Packages changed:
 MicroOS-release (20250730 -> 20250801)
 cockpit
 gstreamer-plugins-bad
 harfbuzz (11.3.2 -> 11.3.3)
 kernel-firmware-amdgpu (20250718 -> 20250725)
 kernel-firmware-i915 (20250708 -> 20250730)
 kernel-firmware-media (20250717 -> 20250725)
 kernel-firmware-qcom (20250714 -> 20250725)
 libeconf (0.7.9 -> 0.7.10)
 libheif
 libjcat
 makedumpfile
 openssl-3
 patterns-base
 patterns-microos
 pinentry (1.3.1 -> 1.3.2)
 pinentry-gui (1.3.1 -> 1.3.2)
 python313-packaging (24.2 -> 25.0)
 rpm
 samba (4.22.3+git.401.c70158430cc -> 4.22.3+git.403.4e078bdb832)
 sdbootutil (1+git20250724.553d46c -> 1+git20250731.055e2fe)
 selinux-policy (20250716 -> 20250730)
 systemd
 tbb
 ucode-amd (20250708 -> 20250730)

=== Details ===

==== MicroOS-release ====
Version update (20250730 -> 20250801)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== cockpit ====
Subpackages: cockpit-bridge cockpit-networkmanager cockpit-packagekit cockpit-system cockpit-ws cockpit-ws-selinux

- drop duplicate %changelog macro
- Add %postun for firewalld package to ensure the firewall state
 remains as expected
- Add cockpit-firewalld package for easily configuring the users
 firewall jsc#PED-13228

==== gstreamer-plugins-bad ====
Subpackages: libgstphotography-1_0-0 libgstplay-1_0-0

- Fix really disabling faad when building without faad support.
- Do not build with faad in SLE16 where faad2 is not available.

==== harfbuzz ====
Version update (11.3.2 -> 11.3.3)
Subpackages: libharfbuzz-gobject0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0

- Update to version 11.3.3:
 + Fix bug in vertical shaping of fonts without the vmtx table.

==== kernel-firmware-amdgpu ====
Version update (20250718 -> 20250725)

- Update to version 20250725 (git commit 4bb152fb4405):
 * amdgpu: update dmcub fw for dcn314

==== kernel-firmware-i915 ====
Version update (20250708 -> 20250730)

- Update to version 20250730 (git commit 910c19074091):
 * i915: Xe3LPD DMC v2.29

==== kernel-firmware-media ====
Version update (20250717 -> 20250725)

- Update to version 20250725 (git commit 4bb152fb4405):
 * qcom: Add firmware binary for SM8750.

==== kernel-firmware-qcom ====
Version update (20250714 -> 20250725)

- Update to version 20250725 (git commit 4bb152fb4405):
 * qcom: Add QCS6490 symlink for QUPv3 firmware

==== libeconf ====
Version update (0.7.9 -> 0.7.10)

- Update to version 0.7.10:
 * cmake: Fix .pc file with absolute CMAKE_INSTALL_<dir> (#237)
 * Add build options for the CMake build (#230)
 * check NULL for default string (bnc#1247107)

==== libheif ====

- Remove conditionals for openh264, we can build against noopenh264

==== libjcat ====

- adjust gpgme build dependency for future-proofing
- drop unneeded help2man build dependency
- add upstream signing key and validate source signature

==== makedumpfile ====

- makedumpfile-fix-multi-threading-data-race.patch: Fix a data race
 in multi-threading mode (--num-threads=N) (bsc#1245569).

==== openssl-3 ====
Subpackages: libopenssl3

- Disable LTO for userspace livepatching [jsc#PED-13245]
- Use termios instead of obsolete termio

==== patterns-base ====
Subpackages: patterns-base-base patterns-base-bootloader patterns-base-minimal_base patterns-base-x11

- No longer require issue-generator on transactional systems.
 agetty produces the needed output by itself.

==== patterns-microos ====
Subpackages: patterns-microos-alt_onlyDVD patterns-microos-base patterns-microos-base-microdnf patterns-microos-base-packagekit patterns-microos-base-zypper patterns-microos-basesystem patterns-microos-cloud patterns-microos-cockpit patterns-microos-defaults patterns-microos-desktop-common patterns-microos-desktop-kde patterns-microos-hardware patterns-microos-ima_evm patterns-microos-onlyDVD patterns-microos-ra_agent patterns-microos-ra_verifier patterns-microos-selinux patterns-microos-sssd_ldap

- There is no grub2 branding on s390x
- Remove issue-generator, now handled by agetty itself
- Add sysextmgrcli to install and update sysext images
- Require urw-base35-fonts which provide similar fonts to the now
 obsolete ghostscript-fonts-std-converted

==== pinentry ====
Version update (1.3.1 -> 1.3.2)

- Update to 1.3.2:
 * qt,qt5: Ensure that input field is large enough for generated
 password. [rP86ab46ebe9]
 * qt,qt5: Make Show/Hide Password functionality accessible. [T7736]
 * qt,qt5: Use light icons in dark mode. [T7230, T7737]
 * qt: Make showing/hiding the password accessible. [T7736]

==== pinentry-gui ====
Version update (1.3.1 -> 1.3.2)

- Update to 1.3.2:
 * qt,qt5: Ensure that input field is large enough for generated
 password. [rP86ab46ebe9]
 * qt,qt5: Make Show/Hide Password functionality accessible. [T7736]
 * qt,qt5: Use light icons in dark mode. [T7230, T7737]
 * qt: Make showing/hiding the password accessible. [T7736]

==== python313-packaging ====
Version update (24.2 -> 25.0)

- update to 25.0:
 * PEP 751: Add support for extras and dependency_groups markers. (#885)
 * PEP 738: Add support for Android platform tags. (#880)

==== rpm ====

- flush scriptlet notification messages in --runposttrans
 * needed to fix leaking tmp files [bsc#1218459]
 * updated patch: posttrans.diff
 * added "rpm_flushes_runposttrans" provides for libzypp

==== samba ====
Version update (4.22.3+git.401.c70158430cc -> 4.22.3+git.403.4e078bdb832)
Subpackages: libldb2 samba-client samba-client-libs

- adjust gpgme build dependency for future-proofing

==== sdbootutil ====
Version update (1+git20250724.553d46c -> 1+git20250731.055e2fe)
Subpackages: sdbootutil-dracut-measure-pcr sdbootutil-snapper sdbootutil-tukit

- Update to version 1+git20250731.055e2fe:
 * Refactor the write_issue_file function
- Update to version 1+git20250731.b7568e3:
 * Some style changes
 * Exit if no encrypted devices
- Update to version 1+git20250729.9dba13a:
 * sdbootutil-enroll: support agetty for issue.d, too
 * Support riscv64 in set_image_name

==== selinux-policy ====
Version update (20250716 -> 20250730)
Subpackages: selinux-policy-targeted

- Change default of example config to enforcing mode. With
 selinux-autorelabel taking care of relabeling this should work
 nowadays
- Update to version 20250730:
 * Set /srv/tftpboot = /var/lib/tftpboot as equivalent file context (bsc#1247381)
 * Create unconfined type for salt-minion bsc#1228984
- Explain that disabling SELinux should not be done via the config
 file anymore (bsc#1246549)
- Drop mls option, as we don't provide this ATM

==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-boot systemd-experimental udev

- Remove the script used to help migrating the language and locale settings
 located in /etc/sysconfig/language on old systems to the systemd default
 locations (bsc#1247074)
 The script was introduced more than 7 years ago and all systems running TW
 should have been migrated since then. Moreover the installer supports the
 systemd default locations since approximately SLE15.

==== tbb ====

- Change tbb-2022.2.0.tar.gz file [boo#1247142]

==== ucode-amd ====
Version update (20250708 -> 20250730)

- Update to version 20250730 (git commit 910c19074091):
 * linux-firmware: Update AMD cpu microcode