Packages changed:
  ImageMagick
  aaa_base (84.87+git20240318.3e4640d -> 84.87+git20240202.9526d46)
  bind (9.18.24 -> 9.18.25)
  boost-base
  dracut (059+suse.557.g8a62bf73 -> 059+suse.560.g145cde90)
  ffmpeg-6
  gdb
  libffi (3.4.4 -> 3.4.6)
  libnss_usrfiles (2.27 -> 2.27.1)
  man-pages (6.05.01 -> 6.7)
  patterns-microos
  strace (6.7 -> 6.8)

=== Details ===

==== ImageMagick ====
Subpackages: libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10

- allow delegates to be executed, was disabled by default policy
- modified patches
  % ImageMagick-configuration-SUSE.patch (refreshed)
  % ImageMagick-library-installable-in-parallel.patch (refreshed)

==== aaa_base ====
Version update (84.87+git20240318.3e4640d -> 84.87+git20240202.9526d46)
Subpackages: aaa_base-extras


==== bind ====
Version update (9.18.24 -> 9.18.25)

- Update to release 9.18.25
  Bug Fixes:
  * A regression in cache-cleaning code enabled memory use to grow
    significantly more quickly than before, until the configured
    max-cache-size limit was reached. This has been fixed.
  * Using rndc flush inadvertently caused cache cleaning to become
    less effective. This could ultimately lead to the configured
    max-cache-size limit being exceeded and has now been fixed.
  * The logic for cleaning up expired cached DNS records was
    tweaked to be more aggressive. This change helps with enforcing
    max-cache-ttl and max-ncache-ttl in a timely manner. [GL #4591]
  * It was possible to trigger a use-after-free assertion when the
    overmem cache cleaning was initiated. This has been fixed.

==== boost-base ====
Subpackages: boost-license1_84_0 libboost_filesystem1_84_0 libboost_iostreams1_84_0 libboost_locale1_84_0 libboost_thread1_84_0

- Avoid BuildRequire of 'gcc-c++ > 5' which is only a redundant
  check.  This interferes with Substitute.

==== dracut ====
Version update (059+suse.557.g8a62bf73 -> 059+suse.560.g145cde90)
Subpackages: dracut-ima

- Update to version 059+suse.560.g145cde90:
  * fix(systemd-pcrphase): rename systemd-pcrphase binary to systemd-pcrextend

==== ffmpeg-6 ====
Subpackages: libavcodec60 libavfilter9 libavformat60 libavutil58 libpostproc57 libswresample4 libswscale7

- Let the ffmpeg-6 main program be combinable with ffmpeg-6-mini-libs

==== gdb ====

- Avoid using a %gcc macro to support using gcc 4.8 for building
  on SLE11.  Use the regular language compilers for testing.

==== libffi ====
Version update (3.4.4 -> 3.4.6)

- Add patches to fix BTI on aarch64:
  * 830.patch
- Update to 3.4.6:
  * Fix long double regression on mips64 and alpha.
- Update to 3.4.5:
  * Add support for wasm32.
  * Add support for aarch64 branch target identification (bti).
  * Add support for ARCv3: ARC32 & ARC64.
  * Add support for HPPA64, and many HPPA fixes.
  * Add support for Haikuos on PowerPC.
  * Fixes for AIX, loongson, MIPS, power, sparc64, and x86 Darwin.
- Drop upstreamed patches:
  * 808.patch
  * 810.patch

==== libnss_usrfiles ====
Version update (2.27 -> 2.27.1)

- Update to version 2.27.1
  - Cleanup prototypes

==== man-pages ====
Version update (6.05.01 -> 6.7)

- version update to 6.7
  New and rewritten pages
  - ----------------------
  man3/
    TIMEVAL_TO_TIMESPEC.3
  Newly documented interfaces in existing pages
  - --------------------------------------------
  man2/
    process_madvise.2
    process_madvise() glibc wrapper
  New and changed links
  - --------------------
  man3/
    TIMESPEC_TO_TIMEVAL.3           (TIMEVAL_TO_TIMESPEC(3))
- modified patches
  % man-pages_gai.conf-reference.patch (refreshed)

==== patterns-microos ====
Subpackages: patterns-microos-alt_onlyDVD patterns-microos-apparmor 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-gnome 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

- Only require plasma-nm5-openconnect on arches other than
  %ix86 %arm ppc64 ppc64le: that's the only arches that build the
  plugin due to dependencies on webengine (at least since plasma 6).
- Install zypp-boot-plugin together with transactional-update to
  enable soft-reboot

==== strace ====
Version update (6.7 -> 6.8)

- Update to strace 6.8
  * Renamed --stack-traces to --stack-trace for consistency.
    Old option is retained for backwards compatibility.
  * Implemented --stack-trace-frame-limit=N option for configuring the limit
    of the number of printed backtrace frames.
  * Implemented decoding of statmount, listmount, lsm_get_self_attr,
    lsm_set_self_attr, and lsm_list_modules syscalls.
  * Implemented decoding of setsockopt(TCP_AO_ADD_KEY).
  * Updated decoding of landlock_create_ruleset and landlock_add_rule syscalls.
  * Updated decoding of SMC_DIAG_DMBINFO netlink attribute.
  * Updated decoding of UBI_IOCATT ioctl command.
  * Enhanced decoding of mount attributes of fsmount and mount_setattr syscalls.
  * Updated lists of BPF_*, KEXEC_*, KVM_*, PERF_*, SOL_*, STATX_*, UFFD_*,
    and V4L2_* constants.
  * Updated lists of ioctl commands from Linux 6.8.