Packages changed:
  freerdp (3.6.3 -> 3.7.0)
  gcc13 (13.3.0+git8781 -> 13.3.1+git8964)
  glibc (2.39 -> 2.40)
  okteta (0.26.15 -> 0.26.16)
  openSUSE-release (20240808 -> 20240809)
  pam
  pam-full-src

=== Details ===

==== freerdp ====
Version update (3.6.3 -> 3.7.0)
Subpackages: libfreerdp3-3 librdtk0-0 libwinpr3-3

- Update to 3.7.0
  * Support for FDK-AAC for sound and microphone redirection
    (activate with -DWITH_FDK_AAC=ON build option)
    This allows enabling the AAC compression that do not ship faad2 and/or faac
  * Support keyboard layouts as JSON resources
    (activate with -DWITH_KEYBOARD_LAYOUT_FROM_FILE=ON build option,
    also requires JSON support)
    This allows editing keyboard layouts for existing releases should the need arise
  * Support timezones as JSON resources
    (activate with -DWITH_TIMEZONE_FROM_FILE=ON -DWITH_TIMEZONE_COMPILED=OFF build options,
    also requires JSON support)
    Allows reading the mapping between IANA and windows timezones
    from a JSON file, allowing easier updates without recompile
  * Improve shadow server compatibility with windows 11 24H2 RDP client
    Windows 7 RFX and bitmap updates with multiple rectangles have
    been deactivated, so adjust shadow to not send such.
  Noteworthy changes:
  * Fix ActionScript paramter (#10423)
  * Support keyboard layouts as JSON resource (#10394)
  * Support timezones as JSON resource and command line argument
    (#10428 #10393 #10391)
  * Deactivate AsyncUpdate (#10402)
  * Compatibility fixes for shadow with windows 11 24H2
    (#10455 #10422 #10420 #10416)
  * Fix SDL client autoreconnect (#10390)
  * Fix xfreerdp clipboard locking (#10385)
  * Improve logging (#10426 #10441)
  * Improve warnings and code checks
    (#10381 #10401 #10403 #10405 #10406 #10410 #10421 #10454)
  * Support FDK-AAC (#10372)
  * Fix drive redirection state transitions (#10367 #10374)
  * Support mth:// routing token (#10366)
  * Ignore unsupported SetThreadPriority (#10363)
  * Fix reported documentation and code typos
    (#10365 #10368 #10370 #10369 #10431 #10446)

==== gcc13 ====
Version update (13.3.0+git8781 -> 13.3.1+git8964)
Subpackages: cpp13 gcc13-locale libgccjit0-gcc13 libstdc++6-devel-gcc13

- Update to gcc-13 branch head, 9d368828bd4d04ce507e02a581, git8964
  * includes fix for samba build with glibc 2.40
- Add gcc13-rs6000-Adjust-fpatchable-function-entry.patch to fix
  the incorrect NOPs layout when -fpatchable-function-enry is passed
  in ppc64le.

==== glibc ====
Version update (2.39 -> 2.40)
Subpackages: glibc-32bit glibc-devel glibc-extra glibc-gconv-modules-extra glibc-gconv-modules-extra-32bit glibc-lang glibc-locale glibc-locale-base nscd

- Update to glibc 2.40
  * The <stdbit.h> header type-generic macros have been changed when using
    GCC 14.1 or later to use __builtin_stdc_bit_ceil etc. built-in functions
  * The GNU C Library now supports a feature test macro _ISOC23_SOURCE to
    enable features from the ISO C23 standard
  * The ISO C23 function families introduced in TS
    18661-4:2015 are now supported in <math.h>
  * A new tunable, glibc.rtld.enable_secure, can be used to run a program
    as if it were a setuid process
  * On Linux, the epoll header was updated to include epoll ioctl definitions
    and the related structure added in Linux kernel 6.9
  * The fortify functionality has been significantly enhanced for building
    programs with clang against the GNU C Library
  * Many functions have been added to the vector library for aarch64
  * On x86, memset can now use non-temporal stores to improve the performance
    of large writes
  * Architectures which use a 32-bit seconds-since-epoch field in struct
    lastlog, struct utmp, struct utmpx (such as i386, powerpc64le, rv32,
    rv64, x86-64) switched from a signed to an unsigned type for that
    field
  * __rseq_size now denotes the size of the active rseq area (20 bytes
    initially), not the size of struct rseq (32 bytes initially).
- arm-dl-start-user.patch, duplocale-global-locale.patch,
  elf-parse-tunables.patch,
  glibc-CVE-2024-33599-nscd-Stack-based-buffer-overflow-in-n.patch,
  glibc-CVE-2024-33600-nscd-Avoid-null-pointer-crashes-after.patch,
  glibc-CVE-2024-33600-nscd-Do-not-send-missing-not-found-re.patch,
  glibc-CVE-2024-33601-CVE-2024-33602-nscd-netgroup-Use-two.patch,
  iconv-iso-2022-cn-ext.patch, nscd-netgroup-cache-timeout.patch,
  s390-clone-error-clobber-r7.patch, sigisemptyset.patch,
  stdbit-builtins.patch, utmp-time-bits.patch: Removed
- glibc-2.3.90-langpackdir.diff: Rediff

==== okteta ====
Version update (0.26.15 -> 0.26.16)
Subpackages: libKasten4 libOkteta3 libkasten-lang libokteta-lang okteta-data

- Update to 0.26.16:
  * Update translations

==== openSUSE-release ====
Version update (20240808 -> 20240809)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== pam ====
Subpackages: pam-32bit

- Prevent cursor escape from the login prompt [bsc#1194818]
  * Added: pam-bsc1194818-cursor-escape.patch

==== pam-full-src ====

- Prevent cursor escape from the login prompt [bsc#1194818]
  * Added: pam-bsc1194818-cursor-escape.patch