Packages changed: MicroOS-release (20260616 -> 20260617) libcamera (0.7.0 -> 0.7.1) libdnf-plugin-txnupd libnvme (1.16.1 -> 1.16.2) libsoup nvme-cli polkit-default-privs (1550+20260603.7a43683 -> 1550+20260616.1f348eb) sg3_utils (1.48+13.54da4276 -> 1.48+35.c49e7c08) === Details === ==== MicroOS-release ==== Version update (20260616 -> 20260617) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== libcamera ==== Version update (0.7.0 -> 0.7.1) Subpackages: libcamera-base0_7 libcamera0_7 - Update to release 0.7.1 * The software now uses the C++20 dialect. * The "SoftISP" now supports multi-threaded Debaying. * Improved the RKISP1 IPA and Mali-C55 hardware specific code, including for enabling cmaera support on Renesas RZ/V2H and RZ/V2NP platforms. ==== libdnf-plugin-txnupd ==== - Backport fix from upstream to fix linking with libtukit + Patch: 3add4c39b5506f8bfafd1daca3bf6165e55c5e18.patch ==== libnvme ==== Version update (1.16.1 -> 1.16.2) Subpackages: libnvme-mi1 libnvme1 - Update to version 1.16.2: * tree: fix nvme_subsystem_scan_namespaces() return handling * fabrics: issue a warning on invalid traddr format (bsc#1248750) * fabrics: sanitize FC traddr (bsc#1248750) * nvme: expose tls mode in use (bsc#1259672) * fabrics: add helper to update tls and concat (bsc#1259672) * tree: avoid updating --tls in nvme_read_sysfs_tls() (bsc#1259672) * fabrics: add additional debug messages for --tls and --concat (bsc#1256043) * fabrics: add error if no dhchap-secret is specified with --concat (bsc#1256043) * fabrics: add error if --tls and --concat are invoked together (bsc#1256043) * fabrics: fix concat during nvme connect-all (bsc#1256043) * tree: Fix potential NULL pointer dereference in nvme_host_get_ids() ==== libsoup ==== - Add libsoup-revert-dep-meson-0.62-part02-fd7ce01a.patch Revert upstream commit fd7ce01a, this request drop methods path() and build_root() which are deprecated on 0.62 but existed in 0.54. - This fix could enable the libsoup update to the latest verion in SLE-15-SP4 and SP5, which fix many CVE bugs. - This fix only enable on SLE-15-SP4 and SP5 in SPEC file. - Add libsoup-revert-dep-meson-0.62-part01-4209dbec.patch: Revert upstream commit 4209dbec, this request bump meson version from 0.54 to 0.62. - This fix could enable the libsoup update to the latest verion in SLE-15-SP4 and SP5, which fix many CVE bugs. - This fix only enable on SLE-15-SP4 and SP5 in SPEC file. - Add libsoup-revert-dep-meson-0.62-shim02-6b34bc58.patch: Revert upstream commit 6b34bc58, this request tell gir that doc-format is gi-docgen, this version() check function requires meson 0.62. - This fix only enable on SLE-15-SP4 and SP5 in SPEC file. - Add libsoup-revert-dep-meson-0.62-shim01-e315cf2d.patch: Revert upstream commit e315cf2d, this request add --quiet and - -warn-all args to gir in meson.build. - This fix only enable on SLE-15-SP4 and SP5 in SPEC file. ==== nvme-cli ==== - fabrics: add helper to update tls and concat (bsc#1259672) - nvmf-autoconnect: add NetworkManager dispatcher script (jsc#PED-14314) - updated spec: * add 0001-nvmf-autoconnect-add-NetworkManager-dispatcher-scrip.patch * add 0002-fabrics-add-helper-to-update-tls-and-concat.patch * install 80-nvmf-connect-nbft.sh ==== polkit-default-privs ==== Version update (1550+20260603.7a43683 -> 1550+20260616.1f348eb) - Update to version 1550+20260616.1f348eb: * profiles: added new systemd actions (bsc#1267504) ==== sg3_utils ==== Version update (1.48+13.54da4276 -> 1.48+35.c49e7c08) Subpackages: libsgutils2-1_48-2 - Update to version 1.48+35.c49e7c08: * configure.ac: reset version to 1.48 - Update to version 1.48+34.3c93ead5 - sg_inq: --export output conformance for SCSI name string and ATA fields (github: PR #83) (bsc#1267823, gh#doug-gilbert/sg3_utils#83) - Upstream fixes backported (bsc#1268201): * sg_logs: correct tape Device statisitics lpage [0x14] serial number parameters [0x40 and 0x41] per https://github.com/doug-gilbert/sg3_utils/issues/45 * sg_wr_mode: fix --contents and --cfile= handling; https://github.com/doug-gilbert/sg3_utils/issues/40 * rescan-scsi-bus.sh: github issue #76 a few shellcheck fixes; scsi_logging_level: add MIT license Xose Vazquez Perez; sg_ses: restore some help text, github PR #79 Paul Evans * sg_ses: re-add help description lost in v1.48 restructure * utils/hxascdmp: sprintf --> snprintf [From: orbisai0security ] * rescan-scsi-bus.sh: fix broken command existence checks for dmsetup and multipath * rescan-scsi-bus.sh: quote $id_serial in findmultipath call * sg_copy_results: bound device-reported sense data length to buffer size * sg_xcopy: fix undefined behaviour and out-of-bounds read * sginfo: set MODE SENSE(10) response length to buffer size * sg_vpd_vendor: fix buffer overflows from device-controlled data * rescan-scsi-bus.sh: Immediately check removable in testonline() * rescan-scsi-bus.sh Replace 'which' with build in 'command -v' * rescan-scsi-bus.sh Correctly read RMB bit on enquiry * sg_ses: fixed AES EI validation when EIIOE=1 * sg_logs: Fix parameter lengths in show_data_compression_page * configure.ac: Fix the getrandom() test * [PATCH 2/2] ci: Use the latest version of the Android NDK * [PATCH 1/2] Unbreak the Android build * sg_inq: fix indentation in std_inq_decode sgj_pr_hr strings (match main)