Packages changed:
  cups
  dhcp
  gnome-shell (43.1 -> 43.2)
  lcms2
  libXdamage (1.1.5 -> 1.1.6)
  libXres (1.2.1 -> 1.2.2)
  mutter (43.1 -> 43.2)
  pcre2 (10.40 -> 10.42)
  perl-IO-Socket-SSL (2.077 -> 2.078)
  python-python-memcached
  sysconfig
  wicked

=== Details ===

==== cups ====
Subpackages: cups-client cups-config libcups2 libcupsimage2

- Use %_pam_vendordir
- Remove invalid %config directive on %_distconfdir/pam.d/cups
- Migration PAM settings to /usr/etc: Fixed posttrans.
  Should only be used for TW.

==== dhcp ====
Subpackages: dhcp-client

- Add /etc/sysconfig/network hierachy to server file list

==== gnome-shell ====
Version update (43.1 -> 43.2)
Subpackages: gnome-extensions gnome-shell-calendar gnome-shell-lang

- Update to version 43.2:
  + Fix screencast UI being erroneously disabled.
  + Properly apply saved shortcuts inhibition permissions.
  + Fix IM candidate popup getting closed when switching pages.
  + Fix unresponsive screen area when quick settings are opened.
  + Ensure completions are disabled when hiding on-screen keyboard.
  + Fix missing name in wired network quick settings button.
  + Don't let wayland popovers block overview.
  + Fix repeated entries in volume device menu.
  + Fix input source switching with focus on password entry.
  + Misc. bug fixes and cleanups.
  + Updated translations.

==== lcms2 ====

- switch to pkgconfig(zlib) for alternative providers support

==== libXdamage ====
Version update (1.1.5 -> 1.1.6)

- Update to version 1.1.6
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Variable scope reduction as recommended by cppcheck
  * Mark two dpy parameters const as suggested by cppcheck
  * XDamageCloseDisplay: Mark codes as unused
  * Remove unnecessary casts from malloc() and free() calls
  * Handle -Wconversion warnings from clang
  * Handle -Wshorten-64-to-32 warnings from clang

==== libXres ====
Version update (1.2.1 -> 1.2.2)

- Update to version 1.2.2
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Reformat code to X.Org standard style
  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
  * Variable scope reductions
  * Resolve -Wsign-compare warnings from gcc
  * Handle implicit conversion warnings from clang
  * Use calloc instead of malloc to allocate arrays

==== mutter ====
Version update (43.1 -> 43.2)
Subpackages: mutter-lang

- Update to version 43.2:
  + Fix edge resistance and window snapping regression.
  + Handle stage view updates without allocation more gracefully.
  + Fix window screenshots being cut off at the bottom right.
  + Implement wl_output v3 and v4.
  + Fix recalculating viewport after window resize.
  + Set LOD bias for sharper mipmaps.
  + Don't disable KMS modifiers on newer i915 systems.
  + Fixed crashes.
  + Misc. bug fixes and cleanups.
  + Updated translations.
- Drop clutter-actor-Show-on-all-stage-views-when-actors-ha.patch:
  Fixed upstream.

==== pcre2 ====
Version update (10.40 -> 10.42)
Subpackages: libpcre2-16-0 libpcre2-32-0 libpcre2-8-0

- pcre2 10.42:
  * Fix 10.41 regression that added the default definition of
    PCRE2_CALL_CONVENTION to pcre2posix.c instead of pcre2posix.h,
    which meant that programs including pcre2posix.h but not pcre2.h
    couldn't compile
  * Fix an intermittent JIT fault and minor issues
- pcre2 10.41:
  * pcre2grep behaves more like GNU grep for multiple patterns that
    match more than once on a line

==== perl-IO-Socket-SSL ====
Version update (2.077 -> 2.078)

- updated to 2.078
  see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
  2.078 2022/12/11
  - revert decision from 2014 to not verify hostname by default if hostname is
    IP address but no explicit verification scheme given
    https://github.com/noxxi/p5-io-socket-ssl/issues/121

==== python-python-memcached ====

- Fix incorrect version number in `__version__`
  (gh#linsomniac/python-memcached#185).
- Fix build: memcached moved their binaries to /usr/bin.
- Clean up SPEC file.

==== sysconfig ====
Subpackages: sysconfig-netconfig

- spec: Add network/scripts directory to filelist, no longer
  in the default filelist in a cleaned up filesystem package
  (https://github.com/openSUSE/sysconfig/pull/47).

==== wicked ====
Subpackages: wicked-service

- spec: Add /etc/sysconfig/network to file list, no longer
  in the default list of a cleaned up filesystem package
  (https://github.com/openSUSE/wicked/pull/939).