Packages changed:
  kernel-source (6.13.3 -> 6.13.4)
  libnotify (0.8.3 -> 0.8.4)
  openSUSE-release (20250222 -> 20250223)

=== Details ===

==== kernel-source ====
Version update (6.13.3 -> 6.13.4)

- Linux 6.13.4 (bsc#1012628).
- nfsd: clear acl_access/acl_default after releasing them
  (bsc#1012628).
- NFSD: fix hang in nfsd4_shutdown_callback (bsc#1012628).
- nfsd: validate the nfsd_serv pointer before calling svc_wake_up
  (bsc#1012628).
- x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
  (bsc#1012628).
- pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
  (bsc#1012628).
- pinctrl: cy8c95x0: Avoid accessing reserved registers
  (bsc#1012628).
- pinctrl: cy8c95x0: Enable regmap locking for debug
  (bsc#1012628).
- pinctrl: cy8c95x0: Rename PWMSEL to SELPWM (bsc#1012628).
- pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware
  (bsc#1012628).
- HID: winwing: Add NULL check in winwing_init_led()
  (bsc#1012628).
- HID: multitouch: Add NULL check in mt_input_configured
  (bsc#1012628).
- scripts/Makefile.extrawarn: Do not show clang's non-kprintf
  warnings at W=1 (bsc#1012628).
- pinctrl: pinconf-generic: Print unsigned value if a format is
  registered (bsc#1012628).
- HID: hid-thrustmaster: fix stack-out-of-bounds read in
  usb_check_int_endpoints() (bsc#1012628).
- HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ
  context (bsc#1012628).
- spi: sn-f-ospi: Fix division by zero (bsc#1012628).
- ax25: Fix refcount leak caused by setting SO_BINDTODEVICE
  sockopt (bsc#1012628).
- net: fib_rules: annotate data-races around rule->[io]ifindex
  (bsc#1012628).
- Documentation/networking: fix basic node example document ISO
  15765-2 (bsc#1012628).
- ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
  (bsc#1012628).
- vrf: use RCU protection in l3mdev_l3_out() (bsc#1012628).
- regulator: core: let dt properties override driver init_data
  (bsc#1012628).
- idpf: fix handling rsc packet with a single segment
  (bsc#1012628).
- idpf: record rx queue in skb for RSC packets (bsc#1012628).
- idpf: call set_real_num_queues in idpf_open (bsc#1012628).
- igc: Fix HW RX timestamp when passed by ZC XDP (bsc#1012628).
- vxlan: check vxlan_vnigroup_init() return value (bsc#1012628).
- LoongArch: Fix idle VS timer enqueue (bsc#1012628).
- LoongArch: csum: Fix OoB access in IP checksum code for negative
  lengths (bsc#1012628).
- LoongArch: KVM: Fix typo issue about GCFG feature detection
  (bsc#1012628).
- net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
  (bsc#1012628).
- net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX
  case (bsc#1012628).
- net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
  (bsc#1012628).
- Bluetooth: btintel_pcie: Fix a potential race condition
  (bsc#1012628).
- team: better TEAM_OPTION_TYPE_STRING validation (bsc#1012628).
- workqueue: Put the pwq after detaching the rescuer from the pool
  (bsc#1012628).
- sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
  (bsc#1012628).
- drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failures (bsc#1012628).
- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
  (bsc#1012628).
- gpu: host1x: Fix a use of uninitialized mutex (bsc#1012628).
- drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
  (bsc#1012628).
- cgroup: Remove steal time from usage_usec (bsc#1012628).
- perf/x86/intel: Clean up PEBS-via-PT on hybrid (bsc#1012628).
- drm/xe/client: bo->client does not need bos_lock (bsc#1012628).
- drm/i915/selftests: avoid using uninitialized context
  (bsc#1012628).
- gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
  (bsc#1012628).
- gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting
  IRQ (bsc#1012628).
- gpio: bcm-kona: Add missing newline to dev_err format string
  (bsc#1012628).
- io_uring/waitid: don't abuse io_tw_state (bsc#1012628).
- io_uring/uring_cmd: remove dead req_has_async_data() check
  (bsc#1012628).
- um: add back support for FXSAVE registers (bsc#1012628).
- um: avoid copying FP state from init_task (bsc#1012628).
- um: properly align signal stack on x86_64 (bsc#1012628).
- um: fix execve stub execution on old host OSs (bsc#1012628).
- amdkfd: properly free gang_ctx_bo when failed to init user queue
  (bsc#1012628).
- drm/amdgpu: bail out when failed to load fw in
  psp_init_cap_microcode() (bsc#1012628).
- drm: Fix DSC BPP increment decoding (bsc#1012628).
- xen/swiotlb: relax alignment requirements (bsc#1012628).
- x86/xen: allow larger contiguous memory regions in PV guests
  (bsc#1012628).
- block: cleanup and fix batch completion adding conditions
  (bsc#1012628).
    ... changelog too long, skipping 349 lines ...
- commit 07542ae

==== libnotify ====
Version update (0.8.3 -> 0.8.4)
Subpackages: libnotify-tools libnotify4 typelib-1_0-Notify-0_7

- Update to version 0.8.4:
  + notification:
  - Set the icon-name property as image hint instead of as
    app-icon
  - Modernize the NotifyNotification class definition (and add
    support for auto-pointers)
  + notify-send:
  - Require valid UTF-8 for Summary and Body
  - Allow sending an empty summary
  - Flush stdout after printing notification ID
  + build: Improve mapfile and support building in solaris
  + Bugs fixed:
  - notify-send dumps core if notification message is invalid
    UTF-8
  - libnotify should be quiet
  - fdo documentation link outdated in README.md
- Replace docbook5-xsl-stylesheets with docbook-xsl-stylesheets
  BuildRequires: Following upstream changes.

==== openSUSE-release ====
Version update (20250222 -> 20250223)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen