Packages changed:
 PackageKit-Qt6 (1.1.2 -> 1.1.3)
 container-selinux
 cyrus-imapd
 faad2
 ffmpeg-7
 hwdata (0.395 -> 0.397)
 ibus-table (1.17.8 -> 1.17.14)
 kdump (2.1.4 -> 2.1.5)
 libnvme (1.13 -> 1.15)
 libstorage-ng (4.5.266 -> 4.5.268)
 mpg123 (1.33.0 -> 1.33.1)
 nvme-cli (2.13 -> 2.15)
 openSUSE-release (20250728 -> 20250730)
 perl-Crypt-URandom
 sbl
 tftp
 xkeyboard-config
 yast2-bootloader (5.0.22 -> 5.0.23)
 yast2-trans (84.87.20250721.46ecd273d2 -> 84.87.20250727.0ccf40f675)
 zbar

=== Details ===

==== PackageKit-Qt6 ====
Version update (1.1.2 -> 1.1.3)

- Update to 1.1.3
 * Build with Qt6 by default, instead of Qt5
 * Bump cmake version
 * Add new GetResult* methods of the Offline interface

==== container-selinux ====

- Add workaround for rootless docker iptables AVCs (bsc#1246348)
 adding rootless-docker_iptables.patch

==== cyrus-imapd ====
Subpackages: cyradm libcyrus0 perl-Cyrus-Annotator perl-Cyrus-IMAP perl-Cyrus-SIEVE-managesieve

- Only BuildRequire systemd-rpm-macros instead of systemd
 to reduce unneeded OBS rebuilds

==== faad2 ====

- Tweak _service. Compress archive during build.

==== ffmpeg-7 ====
Subpackages: libavcodec61 libavfilter10 libavformat61 libavutil59 libpostproc58 libswresample5 libswscale8

- Add vvenc build conditional
- Add ffmpeg-CVE-2025-7700.patch: Add check for the return value
 of av_malloc_array() and av_calloc() to avoid potential NULL
 pointer dereference(CVE-2025-7700, bsc#1246790).

==== hwdata ====
Version update (0.395 -> 0.397)

- Update to version 0.397:
 * Update pci and vendor ids

==== ibus-table ====
Version update (1.17.8 -> 1.17.14)

- Update to 1.17.14:
 * Make it possible to configure which menu entries are shown in the
 desktop panel menu and in the floating panel (Resolves: #189)
 * Translation update from Weblate (ca 99.3%, de 100%, es 99.3%,
 fr 100%, ka 60.7%, kab 35.5%, pt_BR 99.3%, pt_PT 74.5%, ru 98.6%,
 tr 99.3%, ua 100%, zh_CN 90.1%, zh_TW 99.3%)

==== kdump ====
Version update (2.1.4 -> 2.1.5)

- upgrade to version 2.1.5
 * kdumptool calibrate: use kernel flavour from the
   kdump kernel (jsc#PED-12971)
 * order kdump-commandline.service after kdump.service
 * updated documentation (bsc#1246908)

==== libnvme ====
Version update (1.13 -> 1.15)
Subpackages: libnvme-mi1 libnvme1

- Update to version 1.15:
 * Release v1.15
 * doc: Regenerate all docs for v1.15
 * tree: always set the host key (bsc#1246560)
 * json: do not leak port_obj for PCI devices
 * Revert "linux: TLS PSK derivation fixes"
 * linux: TLS PSK derivation fixes
 * mi: correct mi admin feature functions map file
 * mi: add power management feature functions
 * mi: add arbitration feature get function
 * libnvme: sanitize free() handling
 * ioctl: fix nvme_get_log_endurance_grp_evt() description
 * tree: free ctrl attributes when (re)configure ctrl (bsc#1243716)
 * types: Add Create Queue Specific (CQS) shift and mask for LM CDQ command
 * test: add tests for miscellaneous ioctl functions
 * test: move _cleanup_free_ to util.h
 * ioctl: fix nvme_directive_recv_stream_status
 * test: add tests for miscellaneous ioctl functions
 * tree: filter tree after scan has completed (bsc#1243716)
 * build: disable liburing support per default
 * ioctl: introduce force xfer length configuration knob
 * mi:     nvme_mi_mi_xfer() is overly restrictive
 * mi: Additional define options for older systems with SIOCMCTPALLOC
 * types: Fix nvme_ns_id_desc packing
 * types: add SMART / health information CW shift and mask values
 * doc: fix return value description for nvme_scan_topology
 * test: add tests for zns functions
 * test: add missing tests for features functions
 * ioctl: fix nvme_lm_set_features_ctrl_data_queue
 * test: extend sysfs tree dump test
 * tree: add attribute numa_nodes for NVMe path object
 * tree: add queue-depth attribute for nvme path object
 * tree: add support for discovering nvme paths using sysfs multipath link
 * test: add tests for log functions
 * test: add missing tests for identify functions
 * ioctl: only use io_uring for char devices
 * examples: Make examples build selectable
 * examples: remove unnecessary include of <bits/pthreadtypes.h>
 * tree: handle the case when host_iface/host_traddr are set to "none"
 * Release v1.14
 * doc: Regenerate all docs for v1.14
 * examples: add explicit pthread dependency to meson
 * build: disable netdb test for static builds
 * build: make 'clean' target an alias for 'purge'
 * types: Change LM CDQ sz argument from u8 to u32.
 * Revert "fabrics: retry connect command on EINTR"
 * ioctl: add temperature threshold TMPSEL and THSEL parameters to get
 * types: add temperature threshold feature TMPTHH field
 * mi: Introduce asynchronous event message handling
 * types,util: add enums for Boot Partition Write Protection Config feature
 * tests: Add an empty NBFT table
 * tests: Add sample NBFT table with empty HFI ipv6 address
 * mi: Add support for multiple csi buffers
 * mi: add nvme_mi_submit entry and exit weak functions
 * util: add FDP events feature length
 * tree: add routine to fetch subsys serial number
 * mi: fix unrleased section name
 * build: use newer build container for readthedocs
 * build: update readthedocs commands
 * scripts: update UNRELEASED export map on release
 * src: introduce unreleased export section
 * biuld: patch the meson.build for test pypi upload
 * build: split 'dev' postfix from version string
 * build: cleanup python test pypi upload
 * build: fix test pypi cleanup task
 * build: add cleanup task for pypi test uploads
 * build: upload unique pypi test versions
 * util: add performance characteristic feature length
 * types: add performance characteristics attribute definitions
 * build: allow to specify tag for workflow_dispatch
 * build: switch to new python meson backend
- disable liburing support, upstream disabled it on default.

==== libstorage-ng ====
Version update (4.5.266 -> 4.5.268)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1

- merge gh#openSUSE/libstorage-ng#1032
- work on encryption names with spaces (bsc#1247173)
- coding style
- 4.5.268
- merge gh#openSUSE/libstorage-ng#1031
- Call nvme tools with --output-format instead of --output
 (bsc#1247053)
- 4.5.267

==== mpg123 ====
Version update (1.33.0 -> 1.33.1)
Subpackages: libmpg123-0 mpg123-openal

- Update to version 1.33.1
 * Finally formatted README. Maybe do it in Markdown sometime,
   as that's the fashion.
 build:
 * The ports/cmake only installs manpages for BUILD_PROGRAMS now.
 * The configure gives better hint if pkg-config was missing
   during generation
 mpg123:
 * Replace usage of signal() in terminal code with our
   sigaction() wrapper to fix repeated handling for --sigusr1
   and --sigusr2, which got subtly broken on Linux + glibc by a
   feature test macro change in mpg123 1.31.

==== nvme-cli ====
Version update (2.13 -> 2.15)
Subpackages: nvme-cli-bash-completion

- Update to version 2.15:
 * Release v2.15
 * doc: Regenerate all docs for v2.15
 * nvme-rpmb: print error message when setting auth key fails
 * nvme-cli: sanitize free() handling
 * udev: Add custom udev rules for HPE Alletra Storage
 * nvme-print-stdout: add get-log command verbose outputs
 * build: bump libnvme wrap
 * sndk: Add support for retrieving data area 4
 * sndk: Add support for new PCI device id
 * nvme-list: fix verbose JSON output for 'nvme list' command
 * nvme-wrap: add power management and arbitration features functions
 * build: bump libnvme wrap
 * wdc: Fix for get-drive-status wdc plugin command
 * nvme: Added message key for printable eye in normal format
 * nvme: plot eye chart data and hex dumping VS eye data
 * nvme-print-stdout: add get log verbose outputs
 * nvme-print: fix stdout_endurance_group_event_agg_log() parameter
 * nvme-print-stdout: add ANA, PEL and LBA status log verbose outputs
 * nvme-print-stdout: add get log command verbose outputs
 * feat: add volatile-wc command
 * doc: add get and set feature commands symbolic names
 * nvme: add get and set feature commands symbolic names
 * doc: add get-log command symbolic names
 * nvme: add get-log command symbolic names
 * CI: adopt kubevirt-action for self-hosted ARC
 * netapp-smdev: update invalid device handling
 * netapp-ontapdev: update invalid device handling
 * wdc: invalid customer ID fix
 * sndk: vs-internal-log udui support
 * nvme: fix mem leak in nvme copy (bsc#1243716)
 * nvme-print: suppress output when no ctrl is present for list-subsys (bsc#1243716)
 * nvme: extend filter to match device name (bsc#1243716)
 * doc: add note about huge TLB when using fw-download
 * nvme: add command line argument to disable retries
 * list-ctrl: limit to JSON and normal output
 * nvme: output nvme_alloc_huge() error message
 * sndk: rework shared capabilities with wdc plugin
 * wdc: Fix uuid-index setting for WD 0xC2 log page
 * nvme-print-stdout: add name space usage binary suffix verbose print
 * doc: add nvme list namespace usage sizes description
 * nvme-print-stdout: add format command relatives prints
 * feat: add arbitration command
 * sndk: Add sndk cu-smart-log plugin command
 * wdc: Add support for clear-assert-dump to SNTMP drives
 * wdc:  Add support for cu_smart-log command on SN861
 * wdc: Fix for vs-smart-add-log wdc plugin command
 * nvme: change NS management status message as error
 * plugins/micron: adding missing product support
 * wdc: use HAVE_TM_GMTOFF meson configuration variable
 * Documentation: Add man page for mangoboost command
 * Release v2.14
 * doc: Regenerate all docs for v2.14
 * build: bump libnvme wrap
 * logging: output command and latency debug for json format
 * nvme: change get_dev() to call nvme_show_init() for debug log level
 * nvme-print-json: count json_show_init() and json_show_finish() calls
 * nvme: output copy command success message for json format
 * nvme-print-json: output actual lbaf data size for verbose mode
 * util: add json_object_add_string() function
 * plugin/ocp: Added the OCP Get Feature FID=C8h command api
 * wdc: fix muon build warning
 * build: fix the static build
 * build: always use meson commands
 * build: make 'clean' target an alias for 'purge'
 * nvme-print-json: reverse pel power on reset parameter order error
 * Fixed OCP Latency Monitor stdout spacing in column header
 * plugins/micron: update to support latest products
 * tests: validate create-ns command nsid json output
 * nvme: output NS management command result by json
 * nvme-print: add show_key_value print_ops
 * sighdl: include stddef header file for NULL definition
 * logging: add nvme_mi_submit entry and exit functions
 * build: delete docs=disabled muon build option
 * doc: update dir-send command documentation on -H
 * fabrics: refactor error propagation in nvmf_connect
 * nvme: check errno not return value
 * CI: move to self-hosted GitHub ARC infrastructure
 * plugin/ocp: Added the OCP Get Feature FID=C3h command API
 * feat: fix to set perfc feature save argument correctly
 * feat: add temp-thresh command
 * feat: add timestamp command
 * nvme: add dir-send command human-readable deprecated help text
 * nvme: add output-format-version option
 * nvme-print: print Boot Partition Write Protection Config feature field
 * nvme: retry commands on EAGAIN and EINTR
 * util: add SIGINT handler
 * build: bump libnvme wrap
 * nvme-print: display serial num in list-subsys output
 * build: bump libnvme wrap
 * feat: add FEAT_ARGS to use instead of NVME_ARGS
 * doc: add opcode description as mandatory
 * nvme: make --opcode argument mandatory
 * nvme: delete host identifier feature length checking
 * feat: combine get functions
 * plugin/ocp: Added the OCP Get Feature FID=C5h command api
 * nvme: add general_help str parameter to filter sub-commands
 * plugins/mangoboost: Add plugin to support MangoBoost
 * nvme: add dry-run NVME_ARGS default option
   ... changelog too long, skipping 16 lines ...
 * sed: better error messages for revert and password

==== openSUSE-release ====
Version update (20250728 -> 20250730)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== perl-Crypt-URandom ====

- fix build for SLE12

==== sbl ====

- use-termios.patch: Use <termios.h> instead of obsolete <termio.h>

==== tftp ====

- Allow enabling the service via `systemctl enable tftp` to create
 the tftp.socket symlink [bsc#1215520, bsc#1246141]

==== xkeyboard-config ====
Subpackages: xkeyboard-config-lang

- adjust the lua code for LUA 5.2+; builtin LUA currently seems to
 be LUA 5.4 in RPM 4.20 on Tumbleweed (boo#1247050)
- improved lua script in %pretrans (boo#1246768, boo#1247050)
 * better diagnostics for the failure in distrobox containers
 * add a fallback to use cp and rm if rename fails

==== yast2-bootloader ====
Version update (5.0.22 -> 5.0.23)

- Proposal cleanup: If the system supports BLS bootloader, select
 the BLS bootloader which is defined in the control.xml file.
 If no one has been set, grub2-bls will be taken as default.
 (jsc#PED-10703)
- 5.0.23

==== yast2-trans ====
Version update (84.87.20250721.46ecd273d2 -> 84.87.20250727.0ccf40f675)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu

- Update to version 84.87.20250727.0ccf40f675:
 * Translated using Weblate (Thai)
 * Translated using Weblate (Thai)
 * Translated using Weblate (Thai)
 * Translated using Weblate (Ukrainian)
 * Translated using Weblate (Ukrainian)
 * Translated using Weblate (Ukrainian)
 * Translated using Weblate (Ukrainian)
 * Translated using Weblate (Indonesian)

==== zbar ====

- Do not build with Qt in TW and SLE16. zbar only supports Qt5
 and it seems to be mostly unmaintained.