Packages changed: AppStream (1.0.2 -> 1.0.3) AppStream-qt6 (1.0.2 -> 1.0.3) Mesa Mesa-drivers MicroOS-release (20240514 -> 20240515) gnome-browser-connector gnome-control-center krb5 libzypp (17.33.4 -> 17.34.0) openssh python-Mako (1.3.3 -> 1.3.4) systemd (255.5 -> 255.6) vlc zvbi === Details === ==== AppStream ==== Version update (1.0.2 -> 1.0.3) - Update to version 1.0.3: + Features: * validator: Check that description lists don't get translated * validator: Improve translation checks for descriptions * cli: compose: Allow to propagate selected custom entries to catalog output * validator: Check for common typo of "scheme_preference" branding property * xml: Generate a developer_name compat tag for older 3rd-party parsers * validator: Flag duplicate branding colors as invalid * Add Plasma Mobile as recognized desktop-style + Specification: * docs: Clarify a developer element is not allowed to exist multiple times * docs: Explicitly clarify a developer/name element must not be repeated * docs: Clarify metainfo translation rules a bit + Bugfixes: * qt: Fix relocation of Config.cmake files * cli: check-syscompat: Recognize available required controls as available * validator: Guard issue emission functions with G_GNUC_PRINTF * validator: Always use secure string formatting for issue emit function * utils: Explicitly set format style when installing catalog metadata * Suppress static-analyzer drawing wrong conclusions on GCC 14 + Miscellaneous: * docs: List AppStreamCompose as related to AppStream * docs: Add manpages back * validator: Mark developer-id-missing as info-priority again ==== AppStream-qt6 ==== Version update (1.0.2 -> 1.0.3) - Update to version 1.0.3: + Features: * validator: Check that description lists don't get translated * validator: Improve translation checks for descriptions * cli: compose: Allow to propagate selected custom entries to catalog output * validator: Check for common typo of "scheme_preference" branding property * xml: Generate a developer_name compat tag for older 3rd-party parsers * validator: Flag duplicate branding colors as invalid * Add Plasma Mobile as recognized desktop-style + Specification: * docs: Clarify a developer element is not allowed to exist multiple times * docs: Explicitly clarify a developer/name element must not be repeated * docs: Clarify metainfo translation rules a bit + Bugfixes: * qt: Fix relocation of Config.cmake files * cli: check-syscompat: Recognize available required controls as available * validator: Guard issue emission functions with G_GNUC_PRINTF * validator: Always use secure string formatting for issue emit function * utils: Explicitly set format style when installing catalog metadata * Suppress static-analyzer drawing wrong conclusions on GCC 14 + Miscellaneous: * docs: List AppStreamCompose as related to AppStream * docs: Add manpages back * validator: Mark developer-id-missing as info-priority again ==== Mesa ==== Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1 - Enable libvulkan_intel on arm ==== Mesa-drivers ==== Subpackages: Mesa-dri Mesa-gallium - Enable libvulkan_intel on arm ==== MicroOS-release ==== Version update (20240514 -> 20240515) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== gnome-browser-connector ==== - Patch to support python 3.6 on SLE/Leap 15.6 (bsc#1223902): python36.patch. ==== gnome-control-center ==== Subpackages: gnome-control-center-color gnome-control-center-goa - Re-Enable location-services support: + Pass -Dlocation-services=enabled to meson. * * Support had been disabled by upstream as the mozilla location service will shut down. which in turn means location service will not be very accurate anymore. ==== krb5 ==== - Enable the LMDB backend for KDB ==== libzypp ==== Version update (17.33.4 -> 17.34.0) - version 17.34.0 (34) - Fix versioning scheme ==== openssh ==== Subpackages: openssh-clients openssh-common openssh-server - Only for SLE15, restore the patch file removed in Thu Feb 18 13:54:44 UTC 2021 to restore the previous behaviour from SP5 of having root password login allowed by default (fixes bsc#1223486, related to bsc#1173067): * openssh-7.7p1-allow_root_password_login.patch - Since the default value for this config option is now set to permit root to use password logins in SLE15, the openssh-server-config-rootlogin subpackage isn't useful there so we now create an openssh-server-config-disallow-rootlogin subpackage that sets the configuration the other way around than openssh-server-config-rootlogin. ==== python-Mako ==== Version update (1.3.3 -> 1.3.4) - update to 1.3.4: * Fixed regression caused by the fix for :ticket:`320` where new logic added to interpret list and dictionary comprehensions would fail for expression oriented keys. As the parsing in question was not necessary for these keys, it's been removed. * Fixed issue where a parsed expression which contained sub-brackets, such as dictionary literals, would fail to be interpreted correctly even though the initial parsing is correct. ==== systemd ==== Version update (255.5 -> 255.6) Subpackages: libsystemd0 libudev1 systemd-boot systemd-coredump systemd-experimental udev - Import commit a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79 (merge of v255.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/49fb09fa18a7b81f6b3c3c15aca47fd00940430e...a3dccacb97e94ed91f1c41ce82ef13bfe8fa1a79 ==== vlc ==== Subpackages: libvlc5 libvlccore9 vlc-noX vlc-qt - Address build failures with GCC 14 (boo#1223909): + Add 4645.patch: fix incompatible-pointer-types assignment on Linux. ==== zvbi ==== - added patches fix build with gcc14 https://github.com/zapping-vbi/zvbi/commit/ae74ae513714f81b9b8abdb12e1b235d16fad74e + zvbi-gcc14.patch