Packages changed:
  AppStream (0.16.0 -> 0.16.1)
  Mesa (22.3.5 -> 23.0.0)
  Mesa-drivers (22.3.5 -> 23.0.0)
  apparmor (3.1.2 -> 3.1.3)
  flatpak (1.14.2 -> 1.14.3)
  gd
  libHX (4.10 -> 4.12)
  libapparmor (3.1.2 -> 3.1.3)
  openblas_openmp
  openblas_pthreads
  patterns-base
  patterns-fonts
  pinentry
  pinentry-gui
  sudo (1.9.13p1 -> 1.9.13p2)
  vlc
  xorg-x11-fonts
  xorg-x11-fonts-converted
  zsh

=== Details ===

==== AppStream ====
Version update (0.16.0 -> 0.16.1)
Subpackages: AppStream-lang libAppStreamQt2 libappstream4

- Update to version 0.16.1:
  Specification:
  * docs: Clarify the locations where catalog icons should be placed
  * spec: Expand documentation for <issue> elements
  * spec: Mention that <issues> is not part of the description
  * spec: Give some guidance about tone in release descriptions
  Bugfixes:
  * Fix binding helper macro to behave correctly if a function is passed directly
  * Override-merge icons and provided items correctly
  * tests: Ensure locale is C.UTF-8 in pool tests
  Miscellaneous:
  * release: Add sanity checks at beginning of each function
- Add ldconfig_scriptlets for libappstream-compose

==== Mesa ====
Version update (22.3.5 -> 23.0.0)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1

- Add patch to fix GLX with indirect rendering:
  * n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
- Update to version 23.0.0
  * first stable release of 2023
- refreshed patches
  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * n_stop-iris-flicker.patch
  * u_dep_xcb.patch
  * u_fix-build-on-ppc64le.patch
- adjusted n_no-sse2-on-ix86-except-for-intel-drivers.patch
- meson: added -Dxmlconfig=enabled to fix link errors
  (missing "-lexpat")

==== Mesa-drivers ====
Version update (22.3.5 -> 23.0.0)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva libxatracker2

- Add patch to fix GLX with indirect rendering:
  * n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
- Update to version 23.0.0
  * first stable release of 2023
- refreshed patches
  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * n_stop-iris-flicker.patch
  * u_dep_xcb.patch
  * u_fix-build-on-ppc64le.patch
- adjusted n_no-sse2-on-ix86-except-for-intel-drivers.patch
- meson: added -Dxmlconfig=enabled to fix link errors
  (missing "-lexpat")

==== apparmor ====
Version update (3.1.2 -> 3.1.3)
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-parser-lang apparmor-profiles apparmor-utils apparmor-utils-lang python3-apparmor

- update to AppArmor 3.1.3
  - add support for more audit.log formats in libapparmor
  - add abstractions/groff (boo#1065388)
  - various additions in abstractions and profiles
  - several bug fixes in parser and utils
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.3
    for the detailed upstream changelog
- drop upstreamed patches:
  - abstractions-openssl-1_1.diff
  - dnsmasq-cpu-possible.diff
  - nscd-systemd-userdb.diff

==== flatpak ====
Version update (1.14.2 -> 1.14.3)
Subpackages: flatpak-remote-flathub flatpak-zsh-completion libflatpak0 system-user-flatpak

- Update to version 1.14.3:
  + When splitting an upgrade into two steps (download without
    installing, and then upgrade without allowing further
    downloads) like GNOME Software does, if an app is marked EOL
    and superseded by a replacement, don't remove the superseded
    app in the first step, which would result in the replacement
    incorrectly not being installed.
  + Fix a crash when --socket=gpg-agent is used.
  + Fix a crash when listing apps if one of them is broken or
    misconfigured.
  + If an app has invalid syntax in its overrides or metadata,
    mention the filename in the error message.
  + Unset $GDK_BACKEND for apps, ensuring GTK apps with
  - -socket=fallback-x11 can work.
  + Never try to export a parent of reserved directories as a
  - -filesystem, for example /run, which would prevent the app
    from starting.
  + Never try to export a --filesystem below /run/flatpak or
    /run/host, which could similarly prevent the app from starting.
  + The above change also fixes apps not starting if a --filesystem
    is a symlink to the root directory.
  + Show a warning when the --filesystem exists but cannot be
    shared with the sandbox.
- Drop flatpak-fix-gpg-agent-double-free.patch: Fixed upstream.

==== gd ====
Subpackages: libgd3

- add %bcond for avif
- fix dejavu fonts package name in BR

==== libHX ====
Version update (4.10 -> 4.12)
Subpackages: libHX32 libHX32-32bit

- Update to release 4.12
  * Plug a memory leak in HX_inet_listen
- Update to release 4.11
  * Four new socket utility functions

==== libapparmor ====
Version update (3.1.2 -> 3.1.3)

- update to AppArmor 3.1.3
  - add support for more audit.log formats in libapparmor
  - add abstractions/groff (boo#1065388)
  - various additions in abstractions and profiles
  - several bug fixes in parser and utils
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.3
    for the detailed upstream changelog
- drop upstreamed patches:
  - abstractions-openssl-1_1.diff
  - dnsmasq-cpu-possible.diff
  - nscd-systemd-userdb.diff

==== openblas_openmp ====

- Recreate old library scheme for existing products:
  It turned out the new scheme on existing systems has
  been causing package breakages.
- Do not generate baselibs.conf for HPC builds.
- Add support for gcc11 & 12.
- For SLE/Leap on x86_64 and s390x do not mix compiler versions
  as this will make the gfortran ABI version inconsistent. Instead
  use the stock compiler and set the list of kernels for x86_64
  cores explicitly as Cooperlake requires compiler intrinsics
  which are not provided by gcc 7.
- Require at least 7G of disk space for building.

==== openblas_pthreads ====

- Recreate old library scheme for existing products:
  It turned out the new scheme on existing systems has
  been causing package breakages.
- Do not generate baselibs.conf for HPC builds.
- Add support for gcc11 & 12.
- For SLE/Leap on x86_64 and s390x do not mix compiler versions
  as this will make the gfortran ABI version inconsistent. Instead
  use the stock compiler and set the list of kernels for x86_64
  cores explicitly as Cooperlake requires compiler intrinsics
  which are not provided by gcc 7.
- Require at least 7G of disk space for building.

==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced

- enhanced_base:
  + Drop systemd-sysvinit recommends: that package has been renamed
    to systemd-sysvcompat, but should not be needed on modern
    systems anymore.
  + Add systemd-coredump recommends: if already we see crashes,
    it'd be good if users can report usable bugs (boo#1208713).

==== patterns-fonts ====
Subpackages: patterns-fonts-fonts patterns-fonts-fonts_opt

- Switch efont-unicode-bitmap-fonts with babelstone-han-fonts
  * The efonts have not been updated since 2004
  * Babelstone Han fonts just got another update on Jan 1 2023

==== pinentry ====

- add %bcond option to disable fltk backend

==== pinentry-gui ====
Subpackages: pinentry-gnome3 pinentry-gtk2 pinentry-qt5

- add %bcond option to disable fltk backend

==== sudo ====
Version update (1.9.13p1 -> 1.9.13p2)
Subpackages: sudo-plugin-python

- Update to 1.9.13p2:
    Fixed the --enable-static-sudoers option, broken in sudo 1.9.13.
    GitHub issue #245.
    Fixed a potential double-free bug when matching a sudoers rule
    that contains a per-command chroot directive (CHROOT=dir).
    This bug was introduced in sudo 1.9.8. [bsc#1208595]

==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau

- xosd plugin was removed in 5adefde

==== xorg-x11-fonts ====
Subpackages: xorg-x11-fonts-core xorg-x11-fonts-legacy

- encodings-1.0.7
  font-adobe-75dpi-1.0.4
  font-adobe-utopia-100dpi-1.0.5
  font-adobe-utopia-75dpi-1.0.5
  font-adobe-utopia-type1-1.0.5
  font-alias-1.0.5
  font-arabic-misc-1.0.4
  font-bh-100dpi-1.0.4
  font-bh-75dpi-1.0.4
  font-bh-lucidatypewriter-100dpi-1.0.4
  font-bh-lucidatypewriter-75dpi-1.0.4
  font-bh-ttf-1.0.4
  font-bh-type1-1.0.4
  font-bitstream-100dpi-1.0.4
  font-bitstream-75dpi-1.0.4
  font-bitstream-type1-1.0.4
  font-cronyx-cyrillic-1.0.4
  font-cursor-misc-1.0.4
  font-daewoo-misc-1.0.4
  font-dec-misc-1.0.4
  font-ibm-type1-1.0.4
  font-isas-misc-1.0.4
  font-jis-misc-1.0.4
  font-micro-misc-1.0.4
  font-misc-cyrillic-1.0.4
  font-misc-ethiopic-1.0.5
  font-misc-meltho-1.0.4
  font-misc-misc-1.1.3
  font-mutt-misc-1.0.4
  font-schumacher-misc-1.1.3
  font-screen-cyrillic-1.0.5
  font-sony-misc-1.0.4
  font-sun-misc-1.0.4
  font-winitzki-cyrillic-1.0.4
  font-xfree86-type1-1.0.5
  * These releases bundle up the last twelve years worth of build
    system improvements, including making the configure script
    more efficient and using the -n flag to gzip to improve build
    reproducibility.
- font-adobe-100dpi 1.0.4
  * This release bundles up the last twelve years worth of build
    system improvements, including making the configure script
    more efficient and using the -n flag to gzip to improve build
    reproducibility.

==== xorg-x11-fonts-converted ====

- encodings-1.0.7
  font-adobe-75dpi-1.0.4
  font-adobe-utopia-100dpi-1.0.5
  font-adobe-utopia-75dpi-1.0.5
  font-adobe-utopia-type1-1.0.5
  font-alias-1.0.5
  font-arabic-misc-1.0.4
  font-bh-100dpi-1.0.4
  font-bh-75dpi-1.0.4
  font-bh-lucidatypewriter-100dpi-1.0.4
  font-bh-lucidatypewriter-75dpi-1.0.4
  font-bh-ttf-1.0.4
  font-bh-type1-1.0.4
  font-bitstream-100dpi-1.0.4
  font-bitstream-75dpi-1.0.4
  font-bitstream-type1-1.0.4
  font-cronyx-cyrillic-1.0.4
  font-cursor-misc-1.0.4
  font-daewoo-misc-1.0.4
  font-dec-misc-1.0.4
  font-ibm-type1-1.0.4
  font-isas-misc-1.0.4
  font-jis-misc-1.0.4
  font-micro-misc-1.0.4
  font-misc-cyrillic-1.0.4
  font-misc-ethiopic-1.0.5
  font-misc-meltho-1.0.4
  font-misc-misc-1.1.3
  font-mutt-misc-1.0.4
  font-schumacher-misc-1.1.3
  font-screen-cyrillic-1.0.5
  font-sony-misc-1.0.4
  font-sun-misc-1.0.4
  font-winitzki-cyrillic-1.0.4
  font-xfree86-type1-1.0.5
  * These releases bundle up the last twelve years worth of build
    system improvements, including making the configure script
    more efficient and using the -n flag to gzip to improve build
    reproducibility.
- font-adobe-100dpi 1.0.4
  * This release bundles up the last twelve years worth of build
    system improvements, including making the configure script
    more efficient and using the -n flag to gzip to improve build
    reproducibility.

==== zsh ====

- Disabled zsh-sh subpackage generation for Leap 15.4 to prevent an error when
  building the package.
- don't require yodl for build, doc is not regenerated anyway