Packages changed: MicroOS-release (20250601 -> 20250602) docker (28.1.1_ce -> 28.2.2_ce) kernel-source (6.14.6 -> 6.15.0) llvm20 (20.1.5 -> 20.1.6) python-jsonpatch === Details === ==== MicroOS-release ==== Version update (20250601 -> 20250602) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== docker ==== Version update (28.1.1_ce -> 28.2.2_ce) Subpackages: docker-buildx docker-rootless-extras - Update to Docker 28.2.2-ce. See upstream changelog online at - Rebase patches: * 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch * 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch - Update to Docker 28.2.1-ce. See upstream changelog online at bsc#1243833 - Rebase patches: * 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch * 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch - Update to docker-buildx v0.24.0. Upstream changelog: ==== kernel-source ==== Version update (6.14.6 -> 6.15.0) - Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" (bsc#1243907). - commit 1fa64dc - Update config files: - enable Haoyu Microelectronics HYM8563 module, a popular RTC on ARM64, especially on Rockchip SoCs - commit 6a8b6fb - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1243782). - commit 9dd7b0d - series.conf: cleanup - update upstream references and move into sorted section - patches.suse/ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch - patches.suse/ACPICA-Apply-ACPI_NONSTRING.patch - patches.suse/ACPICA-Introduce-ACPI_NONSTRING.patch - commit 41d2c18 - ACPICA: Apply ACPI_NONSTRING in more places (acpica-build-fix). - commit 2d9e662 - ACPICA: Apply ACPI_NONSTRING (acpica-build-fix). - ACPICA: Introduce ACPI_NONSTRING (acpica-build-fix). - commit cee5f74 - Revert "Use gcc 13 for now" and "config: Set gcc version (jsc#PED-12251)." This reverts commits 1e750ef57517b9a3d42d75065c96ca02b25a7055 and 45c418b088c1e0f8e34c73c29d52b2707b163d2b. gcc 13 is not is factory staging, so the kernel cannot be submitted to factory. Let's revert for now and invent something better. I.e. use system's unversioned gcc. - Revert "Use gcc 13 for now" This reverts commit 45c418b088c1e0f8e34c73c29d52b2707b163d2b. gcc 13 is not is factory staging, so the kernel cannot be submitted to factory. Let's revert for now and invent something better. - commit 9f69fe5 - Delete patches.suse/compiler.h-Avoid-the-usage-of-__typeof_unqual__-when.patch. Superseded by: 1013f5636fd8 genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiers - commit cd769f1 - update to 6.15 final - refresh configs (headers only) - commit ed9faca - Linux 6.14.8 (bsc#1012628). - phy: tegra: xusb: remove a stray unlock (bsc#1012628). - perf tools: Fix build error for LoongArch (bsc#1012628). - mm/page_alloc: fix race condition in unaccepted memory handling (bsc#1012628). - drm/xe/gsc: do not flush the GSC worker from the reset path (bsc#1012628). - accel/ivpu: Flush pending jobs of device's workqueues (bsc#1012628). - accel/ivpu: Fix missing MMU events if file_priv is unbound (bsc#1012628). - accel/ivpu: Fix missing MMU events from reserved SSID (bsc#1012628). - accel/ivpu: Move parts of MMU event IRQ handling to thread handler (bsc#1012628). - accel/ivpu: Dump only first MMU fault from single context (bsc#1012628). - accel/ivpu: Use workqueue for IRQ handling (bsc#1012628). - dmaengine: idxd: Refactor remove call with idxd_cleanup() helper (bsc#1012628). - dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe (bsc#1012628). - dmaengine: idxd: fix memory leak in error handling path of idxd_alloc (bsc#1012628). - dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call (bsc#1012628). - dmaengine: idxd: Add missing cleanups in cleanup internals (bsc#1012628). - dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals (bsc#1012628). - dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups (bsc#1012628). - dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines (bsc#1012628). - dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs (bsc#1012628). - dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy (bsc#1012628). - dmaengine: ti: k3-udma: Add missing locking (bsc#1012628). - mm: userfaultfd: correct dirty flags set for both present and swap pte (bsc#1012628). - mm: hugetlb: fix incorrect fallback for subpool (bsc#1012628). - io_uring/uring_cmd: fix hybrid polling initialization issue (bsc#1012628). - io_uring/memmap: don't use page_address() on a highmem page (bsc#1012628). - net: qede: Initialize qede_ll_ops with designated initializer (bsc#1012628). - ring-buffer: Fix persistent buffer when commit page is the reader page (bsc#1012628). - wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl (bsc#1012628). - wifi: mt76: disable napi on driver removal (bsc#1012628). - tpm: Mask TPM RC in tpm2_start_auth_session() (bsc#1012628). - spi: tegra114: Use value to check for invalid delays (bsc#1012628). - smb: client: fix memory leak during error handling for POSIX mkdir (bsc#1012628). - scsi: sd_zbc: block: Respect bio vector limits for REPORT ... changelog too long, skipping 579 lines ... - commit c1311f9 ==== llvm20 ==== Version update (20.1.5 -> 20.1.6) - Update to version 20.1.6. * This release contains bug-fixes for the LLVM 20.1.0 release. This release is API and ABI compatible with 20.1.0. - Rebase llvm-do-not-install-static-libraries.patch. - Remove obsolete llvm-fix-hexagon-test.patch. - Use generic python3 for SLES 16 as python 3.11 is dropped there. [bsc#1243630] ==== python-jsonpatch ==== - Convert to pip-based build