Packages changed:
  Mesa (23.2.1 -> 23.3.3)
  Mesa-drivers (23.2.1 -> 23.3.3)
  cepces (0.3.7 -> 0.3.8)
  coreutils
  coreutils-systemd
  cronie
  gdm
  gnome-shell
  libeconf (0.6.0 -> 0.6.1)
  libidn (1.41 -> 1.42)
  libmspack
  libplacebo (6.338.1 -> 6.338.2)
  rdma-core (49.0 -> 49.1)
  sdbootutil (1+git20240118.7e744b4 -> 1+git20240122.c0d8f76)
  shaderc (2023.7 -> 2023.8)
  systemd
  vulkan-loader (1.3.268.0 -> 1.3.275.0)
  vulkan-tools (1.3.268.0 -> 1.3.275.0)
  zbar (0.23.90 -> 0.23.93)
  zchunk (1.3.2 -> 1.4.0)

=== Details ===

==== Mesa ====
Version update (23.2.1 -> 23.3.3)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libOSMesa8 libgbm1

- split python36-buildfix.patch into two patches python36-buildfix1.patch
  and python36-buildfix2.patch; apply the latter only on sle15-sp6/Leap 15.6
  since on newer python releases than 3.6 it changes behaviour to
  remove required=True option
- python36-buildfix.patch
  * src/freedreno/registers/gen_header.py: hopefully fixes aarch64
    build
- u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch
  u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch
  python36-buildfix.patch
  * fixes build against python 3.6
- let Mesa-dri require libvulkan1 to get zink/swrast driver
  fallbacks working (hopefully); probably related:
  https://gitlab.freedesktop.org/mesa/mesa/-/commit/2a71f06f2938678d89d5ed1372cda6a7b55d964d
-  Update to bugfix release 23.3.3
  - -> https://docs.mesa3d.org/relnotes/23.3.3.html
- Update to bugfix release 23.3.2
  - -> https://docs.mesa3d.org/relnotes/23.3.2.html
- Update to version 23.3.0:
  * It includes NVK, a new reverse-engineered Vulkan driver for
    Nvidia hardware. This driver is still in experimental phase,
    not quite ready for prime time yet, but adventurous users can
    give it a go!
  * New extensions & features (in no particular order):
  - VK_EXT_pipeline_robustness on ANV
  - VK_KHR_maintenance5 on RADV
  - OpenGL ES 3.1 on Asahi
  - GL_ARB_compute_shader on Asahi
  - GL_ARB_shader_atomic_counters on Asahi
  - GL_ARB_shader_image_load_store on Asahi
  - GL_ARB_shader_image_size on Asahi
  - GL_ARB_shader_storage_buffer_object on Asahi
  - GL_ARB_sample_shading on Asahi
  - GL_OES_sample_variables on Asahi
  - GL_OES_shader_multisample_interpolation on Asahi
  - GL_OES_gpu_shader5 on Asahi
  - EGL_ANDROID_blob_cache works when disk caching is disabled
  - VK_KHR_cooperative_matrix on RADV/GFX11+
- Drop patches fixed upstream:
  * U_clover-llvm-move-to-modern-pass-manager.patch
  * U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
- Refresh patches with quilt.
- Use %patch -p N instead of deprecated %patchN.

==== Mesa-drivers ====
Version update (23.2.1 -> 23.3.3)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva libxatracker2

- split python36-buildfix.patch into two patches python36-buildfix1.patch
  and python36-buildfix2.patch; apply the latter only on sle15-sp6/Leap 15.6
  since on newer python releases than 3.6 it changes behaviour to
  remove required=True option
- python36-buildfix.patch
  * src/freedreno/registers/gen_header.py: hopefully fixes aarch64
    build
- u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch
  u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch
  python36-buildfix.patch
  * fixes build against python 3.6
- let Mesa-dri require libvulkan1 to get zink/swrast driver
  fallbacks working (hopefully); probably related:
  https://gitlab.freedesktop.org/mesa/mesa/-/commit/2a71f06f2938678d89d5ed1372cda6a7b55d964d
-  Update to bugfix release 23.3.3
  - -> https://docs.mesa3d.org/relnotes/23.3.3.html
- Update to bugfix release 23.3.2
  - -> https://docs.mesa3d.org/relnotes/23.3.2.html
- Update to version 23.3.0:
  * It includes NVK, a new reverse-engineered Vulkan driver for
    Nvidia hardware. This driver is still in experimental phase,
    not quite ready for prime time yet, but adventurous users can
    give it a go!
  * New extensions & features (in no particular order):
  - VK_EXT_pipeline_robustness on ANV
  - VK_KHR_maintenance5 on RADV
  - OpenGL ES 3.1 on Asahi
  - GL_ARB_compute_shader on Asahi
  - GL_ARB_shader_atomic_counters on Asahi
  - GL_ARB_shader_image_load_store on Asahi
  - GL_ARB_shader_image_size on Asahi
  - GL_ARB_shader_storage_buffer_object on Asahi
  - GL_ARB_sample_shading on Asahi
  - GL_OES_sample_variables on Asahi
  - GL_OES_shader_multisample_interpolation on Asahi
  - GL_OES_gpu_shader5 on Asahi
  - EGL_ANDROID_blob_cache works when disk caching is disabled
  - VK_KHR_cooperative_matrix on RADV/GFX11+
- Drop patches fixed upstream:
  * U_clover-llvm-move-to-modern-pass-manager.patch
  * U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
- Refresh patches with quilt.
- Use %patch -p N instead of deprecated %patchN.

==== cepces ====
Version update (0.3.7 -> 0.3.8)
Subpackages: cepces-certmonger cepces-selinux python3-cepces

- Update to version 0.3.8:
  * Fix WSTEP BinarySecurityToken attribute namespaces
  * Migrate to SPNEGO auth mech

==== coreutils ====
Subpackages: coreutils-lang

- coreutils-9.4.split-CVE-2024-0684.patch: Add upstream patch:
  split: do not shrink hold buffer.  (CVE-2024-0684)
- coreutils-i18n.patch: Update from Fedora to fix build on i686 on GCC14.

==== coreutils-systemd ====

- coreutils-9.4.split-CVE-2024-0684.patch: Add upstream patch:
  split: do not shrink hold buffer.  (CVE-2024-0684)
- coreutils-i18n.patch: Update from Fedora to fix build on i686 on GCC14.

==== cronie ====
Subpackages: cron

- Update to 1.7.1:
  * crond: Wait on finishing the job with -n option to check
    the exit status
  * crond: Do not set the return path to <> if non-default MAILFROM is set
  * /etc/sysconfig/crond and /etc/default/anacron files are optional
- Remove test-for-etc-default-anacron.patch
- Set safe permissions for crontab backups. Add
  * safe-backup-permissions.patch

==== gdm ====
Subpackages: gdm-lang gdm-schema gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0

- Make Patch0 only applies on s390 and s390x.

==== gnome-shell ====
Subpackages: gnome-extensions gnome-shell-calendar gnome-shell-lang

- Adapt to version 45.3(bsc#1216072):
  + Rebase gnome-shell-domain.patch
  + Rebase gnome-shell-fate324570-Make-GDM-background-image-configurable.patch

==== libeconf ====
Version update (0.6.0 -> 0.6.1)
Subpackages: libeconf0 libeconf0-32bit

- Update to version 0.6.1:
  * reading lines which have a length greater than BUFSIZE (#195)
  * Improved data quote check in read_file (#193)

==== libidn ====
Version update (1.41 -> 1.42)

- update to 1.42:
  * build system tweaks
  * Updated translations and gnulib
  * fixes for other platforms

==== libmspack ====

- The following bugs and CVEs are not affecting TW:
  * CVE-2018-18584
  * CVE-2018-18585
  * CVE-2018-18586
  * CVE-2019-1010305
  * bsc#1113038
  * bsc#1113039
  * bsc#1113040
  * bsc#1130489
  * bsc#1141680

==== libplacebo ====
Version update (6.338.1 -> 6.338.2)

- Update libplacebo to version 6.338.2. See details in:
    https://code.videolan.org/videolan/libplacebo/-/tags/v6.338.2

==== rdma-core ====
Version update (49.0 -> 49.1)
Subpackages: libefa1 libibverbs libibverbs1 libmana1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd

- Update to v49.1 (jsc#PED-6891, jsc#PED-6864, jsc#PED-6839, jsc#PED-6836,
    jsc#PED-6828, jsc#PED-6824, jsc#PED-6958, jsc#PED-6943, jsc#PED-6933, jsc#PED-6916)
  - No release notes available.

==== sdbootutil ====
Version update (1+git20240118.7e744b4 -> 1+git20240122.c0d8f76)
Subpackages: sdbootutil-rpm-scriptlets sdbootutil-snapper

- Update to version 1+git20240122.c0d8f76:
  * Integrate with kernel-install
  * Rework kernel listing a bit
  * Add checks to list-entries
  * List entries for current system only by default
  * Fall back to loader.conf if setting efivar failed
  * Runtime determine kernel image name
  * Add list-snapshots
  * Add list-entries command

==== shaderc ====
Version update (2023.7 -> 2023.8)

- Update to release 2023.8
  * API: Expose rlaxed Vulkan rules from glslang

==== systemd ====
Subpackages: libsystemd0 libsystemd0-32bit libudev1 systemd-32bit systemd-boot systemd-container systemd-coredump systemd-lang udev

- Add patches that implement [jsc#PED-5659]
  5003-cgroup-rename-TasksMax-structure-to-CGroupTasksMax.patch
  5004-bus-print-properties-ignore-CGROUP_LIMIT_MAX-for-Mem.patch
  5005-bus-print-properties-prettify-more-unset-properties.patch
  5006-cgroup-Add-EffectiveMemoryMax-EffectiveMemoryHigh-an.patch
  5007-test-Convert-rlimit-test-to-subtest-of-generic-limit.patch
  5008-test-Add-effective-cgroup-limits-testing.patch
  5009-cgroup-Restrict-effective-limits-with-global-resourc.patch
  5010-cgroup-Rename-effective-limits-internal-table.patch
  They are temporarily put in quarantine to get broader testing but should be
  eventually moved to the git repo.

==== vulkan-loader ====
Version update (1.3.268.0 -> 1.3.275.0)

- Update to release SDK-1.3.275.0
  * Instance extensions unsupported by physical devices now return
    ERROR_EXTENSION_NOT_PRESENT
  * Unload drivers which report 0 physical devices

==== vulkan-tools ====
Version update (1.3.268.0 -> 1.3.275.0)

- Update to release SDK-1.3.275.0
  * icd: Add vkGetMemoryFdKHR support
  * icd: Add vkGetMemoryHostPointerPropertiesEXT support
  * vulkaninfo: Autogenerate Format list
  * icd: Add basic VkDisplayKHR support
  * icd: Add vkRegisterDisplayEventEXT
  * icd: Add video support

==== zbar ====
Version update (0.23.90 -> 0.23.93)

- Update to 0.23.93:
  * Set a better dpi resolution when parsing PDF files
  * Fix memory recycle bug of empty symbols
  * Fix compilation with python 3.11 and 3.12
  * CVE-2023-40889: Fix array out-of-bounds access
  * Stop ignoring non-binary entries that follow binary ones
  * Increase allocated buffer memory for symbols
  * barcodetest.py: fix error code print logic
  * convert: Crash fixing while using camera
  * Add some pod information for additional functions
  * perl skip more tests if DISPLAY not set and set prereqs in Makefile.PL
  * Fixes rt.cpan.org 122061 - test fails when DISPLAY not set
  * Update Barcode::ZBar
  * isaac: ensure proper order of parsing expression
  * Enforce x11 backend even on wayland
  * zbarimg: add the --polygon option
  * xml output: Add polygon containing code bar.
  * configure.ac: drop support for Qt4 and prepare for Qt6 support
  * win: fix compiling error in Visual studio
  * Enforce a coding style
  * configure.ac: fix some issues with gtk parameter
  * zbargtk: fix version check macros
  * zbar: Address some header issues
  * zbar, test: fix compilation issues with FreeBSD
  * zbar: Function stdcall declaration issue.
  * symbol: make it compatible with MSC
  * zbar: change the code to make it c90 standard compatible
  * test: fix decode test
- Drop upstreamed patches:
  * zbar-CVE-2023-40889.patch
  * zbar-CVE-2023-40890.patch
  * py311.patch
- Add patch to fix build see gh#mchehab/zbar#277:
  * zbar-configure.patch
  * zbar-pkgconfig.patch

==== zchunk ====
Version update (1.3.2 -> 1.4.0)

- update to 1.4.0:
  * Rework hash code to support openSSL 3.x EVP API
  * memory leak fix
  * tests for invalid zchunk files
  * More statistics in zchunk_delta_info
  * avoid infinite loop under certain conditions
  * Add zck_get_chunk_ctx function to get context from chunk