Packages changed:
  ImageMagick (7.1.1.26 -> 7.1.1.29)
  bash
  bluez
  fillup
  glibc
  gmp
  google-noto-fonts (20240101 -> 20240301)
  gpm
  gzip
  installation-images-MicroOS (17.115 -> 17.116)
  libao
  libnscd
  librepository
  libserializer
  libstorage-ng (4.5.193 -> 4.5.196)
  libunwind (1.8.0 -> 1.8.1)
  lv
  openssl-3
  openssl
  pcsc-lite
  perl-IPC-Run3 (0.048 -> 0.49.0)
  perl-LWP-Protocol-https (6.110.0 -> 6.130.0)
  perl-URI (5.210.0 -> 5.270.0)
  perl-libwww-perl (6.720.0 -> 6.760.0)
  presage
  procinfo
  procmail
  procps
  psmisc
  python-cffi
  python311
  python311-core
  slang
  time
  update-alternatives

=== Details ===

==== ImageMagick ====
Version update (7.1.1.26 -> 7.1.1.29)
Subpackages: libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10

- version update to 7.1.1.29
  https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
- Use %patch -P N instead of deprecated %patchN.
- version update to 7.1.1.28
  https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
- version update to 7.1.1.27
  https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
- only one configuration again, based on upstream 'secure' policy
- other upstream policies packaged in documentation
- use correct policy.xml
- Fix incomplete removal of update-alternatives for config
- Replace obsolete 'otherproviders(imagick-%{config_spec})' with
  'Conflicts: imagick-%{config_spec}'

==== bash ====
Subpackages: bash-doc bash-lang bash-sh

- Harden bash to be compiled with gcc 14 (boo#1220564)
  * Modify patch bash-4.2-nscdunmap.dif to include <sys/mman.h>
  * Port bash-5.2.dif to the former change
  * Add patch bash-5.2-gcc14.patch

==== bluez ====
Subpackages: bluez-auto-enable-devices bluez-cups libbluetooth3

- Add necessary Supplements (gnome-bluetooth, blueman, bluedevil5)
  to bluez-obexd, so that file transfer features of the applications
  can be used by default (bsc#1209153).
- Update the description of bluez-obexd.

==== fillup ====

- Use %patch -P N instead of deprecated %patchN.

==== glibc ====
Subpackages: glibc-extra glibc-lang glibc-locale glibc-locale-base

- nsswitch.conf: Add systemd also for shadow lookups, use merge
  strategy for group lookups
- s390-clone-error-clobber-r7.patch: S390: Do not clobber r7 in clone (BZ
  [#31402])

==== gmp ====

- Use %patch -P N instead of deprecated %patchN.

==== google-noto-fonts ====
Version update (20240101 -> 20240301)
Subpackages: google-noto-sans-fonts google-noto-sans-math-fonts

- Update to 20240301
  * Fixes to Balinese, Sans Canadian Aboriginal, Sans Georgian
    and Kufi Arabic
- Remove fonttools build requires
- Delete old specfile constructs.

==== gpm ====
Subpackages: libgpm2

- Use %patch -P N instead of deprecated %patchN.

==== gzip ====

- Use %patch -P N instead of deprecated %patchN.

==== installation-images-MicroOS ====
Version update (17.115 -> 17.116)

- merge gh#openSUSE/installation-images#698
- remove haveged (bsc#1219910)
- 17.116

==== libao ====
Subpackages: libao-plugins4 libao4

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

==== libnscd ====

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

==== librepository ====

- Use %patch -P N instead of deprecated %patchN.

==== libserializer ====

- Use %patch -P N instead of deprecated %patchN.

==== libstorage-ng ====
Version update (4.5.193 -> 4.5.196)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1

- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
- 4.5.196
- Translated using Weblate (Italian) (bsc#1149754)
- merge gh#openSUSE/libstorage-ng#989
- simplify memory handling in SystemCmd class
- 4.5.195
- Translated using Weblate (German) (bsc#1149754)
- 4.5.194

==== libunwind ====
Version update (1.8.0 -> 1.8.1)

- Update to 1.8.1:
  * Fix issue #713 by @cshung in #717
  * Add do-release script by @bregma in #725
  * Backport dotnet-runtime fixes to the 1.8 branch by @bregma in #726
  * [v1.8] Make tests installable by @bregma in #722
  * Bump version to 1.8.1 by @bregma in #727

==== lv ====

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

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

- Build the 32bit flavor of libopenssl-3-fips-provider [bsc#1220232]
  * Update baselibs.conf

==== openssl ====

- Build the 32bit flavor of libopenssl-fips-provider [bsc#1220232]
  * Update baselibs.conf

==== pcsc-lite ====
Subpackages: libpcsclite1

- Use %patch -P N instead of deprecated %patchN.

==== perl-IPC-Run3 ====
Version update (0.048 -> 0.49.0)

- updated to 0.049
  see /usr/share/doc/packages/perl-IPC-Run3/Changes
  0.049 2024-01-20
  - avoid some uninitialized warnings in ProfLogReader
  - improve errno handling on Windows (thanks, Graham Ollis)
  - avoid leaking fds (thanks, Dan Book)
  - fix typos in docs (thanks, Yoshikazu Sawa and Jakub Wilk)

==== perl-LWP-Protocol-https ====
Version update (6.110.0 -> 6.130.0)

- updated to 6.13
  see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
  6.13      2024-02-06 01:00:50Z
  - Fix ssl upgrade for regular host names (GH#77) (Axel Burri)
  6.12      2024-01-22 17:51:31Z
  - Enable MultiHomed for IO::Socket::SSL (GH#61) (ℕicolas ℝ.)
  - Making it possible to use IPv6 in https call through https proxy
    environment (in case of using CONNECT method to create a tunnel) (GH#74)
    (Dmitriy Shamatrin)

==== perl-URI ====
Version update (5.210.0 -> 5.270.0)

- updated to 5.27
  see /usr/share/doc/packages/perl-URI/Changes
  5.27      2024-02-09 15:01:24Z
  - Add missing NAME section to POD of URI::geo (GH#142) (gregor herrmann)
  5.26      2024-02-02 19:04:40Z
  - Add URI::geo (GH#141) (david-dick)
  5.25      2024-01-27 16:11:41Z
  - cache scheme so it never attempt to load it again (GH#55) (mschae94)
  5.24      2024-01-26 04:36:32Z
  - Really revert "use Scalar::Util::reftype instead of ref to check for
    ARRAY" (GH#136) (Olaf Alders)
  5.23      2024-01-25 21:02:18Z
  - Revert the reftype change introduced in 5.22 as it causes warnings.
    (GH#134) (Olaf Alders)
  5.22      2024-01-25 15:22:54Z
  - Use Scalar::Util::reftype instead of ref to check for ARRAY (GH#132)
    (Jacques Deguest)

==== perl-libwww-perl ====
Version update (6.720.0 -> 6.760.0)

- updated to 6.76
  see /usr/share/doc/packages/perl-libwww-perl/Changes
  6.76      2024-01-25 18:31:25Z
  - Simplify code slightly for Perl v5.8+ (GH#455) (James Raspass)
  - Move HTTP::CookieJar::LWP to test requires (GH#453) (Olaf Alders)
  6.75      2024-01-24 14:29:17Z
  - Update lwp-request to suport PATCH HTTP method (GH#452) (Javier Puche)
  6.74      2024-01-22 17:48:18Z
  - Making it possible to use IPv6 in https call through https proxy
    environment (in case of using CONNECT method to create a tunnel) (GH#450)
    (Dmitriy Shamatrin)
  6.73      2024-01-13 20:19:09Z
  - Fix no_proxy subdomain matching (GH#447) (Axel Burri)

==== presage ====
Subpackages: libpresage1 presage-data

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.

==== procinfo ====

- Use %patch -P N instead of deprecated %patchN.

==== procmail ====

- Use %patch -P N instead of deprecated %patchN.

==== procps ====
Subpackages: libprocps8 procps-lang

- Use %patch -P N instead of deprecated %patchN.

==== psmisc ====
Subpackages: psmisc-lang

- Use %patch -P N instead of deprecated %patchN.

==== python-cffi ====

- drop unnecessary buildrequire python-py

==== python311 ====
Subpackages: python311-curses python311-dbm

- (bsc#1219666, CVE-2023-6597) Add
  CVE-2023-6597-TempDir-cleaning-symlink.patch (patch from
  gh#python/cpython!99930) fixing symlink bug in cleanup of
  tempfile.TemporaryDirectory.
- Remove double definition of /usr/bin/idle%%{version} in
  %%files.

==== python311-core ====
Subpackages: libpython3_11-1_0 python311-base

- (bsc#1219666, CVE-2023-6597) Add
  CVE-2023-6597-TempDir-cleaning-symlink.patch (patch from
  gh#python/cpython!99930) fixing symlink bug in cleanup of
  tempfile.TemporaryDirectory.
- Remove double definition of /usr/bin/idle%%{version} in
  %%files.

==== slang ====

- Drop slsh/lib/test/test_timestamp.sl: Do not test timestamps but
  trust on upstream (calculations in leap years are off in the
  test).

==== time ====

- Use %patch -P N instead of deprecated %patchN.

==== update-alternatives ====

- Prepare for RPM 4.20.