Packages changed:
  cmis-client
  libjxl-gtk (0.10.3 -> 0.11.0)
  linux-glibc-devel (6.10 -> 6.11)
  openSUSE-release (20240915 -> 20240916)
  p11-kit (0.25.3 -> 0.25.5)
  plasma6-workspace
  strace (6.10 -> 6.11)

=== Details ===

==== cmis-client ====

- Add 71.patch: fix comment and harmonise the version branches
- Add 70.patch: fix build with Boost < 1.66
- Add 69.patch: fix regression building against Boost < 1.86

==== libjxl-gtk ====
Version update (0.10.3 -> 0.11.0)
Subpackages: gdk-pixbuf-loader-jxl gimp-plugin-jxl

- Update to release 0.11.0
  * Added Gain Map API: ``JxlGainMapBundle`` struct and API
    functions to read and write gain map
    ``bundlesJxlGainMapWriteBundle`` and ``JxlGainMapReadBundle``
    as well as handling compressed ICC profiles:
    ``JxlICCProfileEncode`` and ``JxlICCProfileDecode``.
  * Decoder API: added ``JXL_DEC_BOX_COMPLETE`` event to signal
    that the output buffer for the current box has received all
    contents.

==== linux-glibc-devel ====
Version update (6.10 -> 6.11)

- Update to kernel headers 6.11

==== openSUSE-release ====
Version update (20240915 -> 20240916)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== p11-kit ====
Version update (0.25.3 -> 0.25.5)
Subpackages: libp11-kit0 p11-kit-server p11-kit-tools

- Update to 0.25.5:
  * iter: fix recursive attribute loading
  * fix building on FreeBSD 14.0 (amd64)
  * Remove p11-kit-d938f4a8a3a2.patch upstream
- Update to 0.25.4:
  * rpc: add support for recursive attributes
  * p11-kit: add function to check run-time version of the library
  * p11-kit: expose version information through macros
  * p11-kit: add option to specify CKA_ID in generate-keypair and
    import-object commands
  * p11-kit: add --provider option to specify PKCS#11 module when
    using p11-kit commands
  * p11-kit: fix a bug where eddsa mechanism isn't recognized in
    generate-keypair
  * p11-kit: fallback to C_GetFunctionList when C_GetInterface
    returns CKR_FUNCTION_NOT_SUPPORTED
  * bug and build fixes

==== plasma6-workspace ====
Subpackages: plasma6-session plasma6-session-x11 plasma6-workspace-libs sddm-qt6-branding-openSUSE

- Add patch to fix certain crashes on wayland (kde#488653, boo#1227204):
  * 0001-libtaskmanager-waylandtasksmodel-disconnect-from-par.patch

==== strace ====
Version update (6.10 -> 6.11)

- Update to strace 6.11
  * Implemented decoding of uretprobe syscall.
  * Implemented decoding of WDIOC_GETSUPPORT and WDIOC_SETOPTIONS ioctl
    commands.
  * Enhanced decoding of unknown ioctl commands in non-abbreviated mode
    by printing the contents of the ioctl argument buffer in hexadecimal format.
  * Updated decoding of listmount, statmount, and statx syscalls.
  * Updated lists of ETHTOOL_*, IORING_*, IPPROTO_*, RWF_*, STATX_*, and V4L2_*
    constants.
  * Updated lists of ioctl commands from Linux 6.11.