- 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)
- 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
- 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
- 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.