Packages changed:
  CoreFreq (1.91.3_k5.19.2_1 -> 1.91.6_k5.19.2_1)
  Mesa (22.1.5 -> 22.1.7)
  Mesa-drivers (22.1.5 -> 22.1.7)
  autoyast2 (4.5.2 -> 4.5.3)
  boost-base
  boost-extra
  drbd
  ibus-libpinyin (1.12.91 -> 1.13.0)
  imlib2 (1.7.5 -> 1.9.1)
  libstorage-ng (4.5.33 -> 4.5.42)
  libyui (4.4.1 -> 4.4.3)
  libyui-ncurses (4.4.1 -> 4.4.3)
  libyui-ncurses-pkg (4.4.1 -> 4.4.3)
  libyui-qt (4.4.1 -> 4.4.3)
  libyui-qt-graph (4.4.1 -> 4.4.3)
  libyui-qt-pkg (4.4.1 -> 4.4.3)
  osinfo-db (20220516 -> 20220727)
  perl-Bootloader
  python-matplotlib-inline (0.1.3 -> 0.1.6)
  transactional-update (4.0.0 -> 4.0.1)
  xdm
  xorgproto (2022.1 -> 2022.2)
  yast2-auth-client (4.5.1 -> 4.5.2)
  yast2-auth-server (4.5.0 -> 4.5.1)
  yast2-firstboot (4.5.2 -> 4.5.3)
  yast2-installation (4.5.4 -> 4.5.5)
  yast2-kdump (4.5.1 -> 4.5.3)
  yast2-network (4.5.4 -> 4.5.5)
  yast2-ruby-bindings (4.5.1 -> 4.5.2)
  yast2-schema-default (4.5.4 -> 4.5.5)
  yast2-security (4.5.0 -> 4.5.1)
  yast2-storage-ng (4.5.7 -> 4.5.8)
  yast2-users (4.5.1 -> 4.5.2)

=== Details ===

==== CoreFreq ====
Version update (1.91.3_k5.19.2_1 -> 1.91.6_k5.19.2_1)

- Update to version 1.91.6
  - [AMD/Zen][UMC] Fixed the Mem Clock and ECC regressions
  - Designate the Package identifier in Power consumed readings
  - [Intel/ADL/IMC] Guessing activated channel from the populated DIMM
  - [AMD][UMC, IOMMU] Adding missing DID of family 19h devices
  - [AMD_DataFabric_Cezanne] Removed the Experimental mode
  - Intel/ADL/IMC: Fixing the Memory Channels count
  - [AMD/Zen] Improved UMC mapping. Threadripper 3960X issue
  - Avoid some NULL pointer strings during SMBIOS decoding

==== Mesa ====
Version update (22.1.5 -> 22.1.7)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1

- update to 22.1.7:
  * fixes and cleanups all over the tree
  * most of the fixes are for zink
  * nice batch of fixes for the gallium dx9 frontend
  * some other fixes across the board

==== Mesa-drivers ====
Version update (22.1.5 -> 22.1.7)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva libxatracker2

- update to 22.1.7:
  * fixes and cleanups all over the tree
  * most of the fixes are for zink
  * nice batch of fixes for the gallium dx9 frontend
  * some other fixes across the board

==== autoyast2 ====
Version update (4.5.2 -> 4.5.3)
Subpackages: autoyast2-installation

- Revert the modification done in version 4.3.97 running the
  initscripts before systed-user-sessions service again once
  systemd fixed logind (bsc#1195059, bsc#1200780)
- 4.5.3

==== boost-base ====
Subpackages: boost-license1_80_0 libboost_date_time1_80_0 libboost_filesystem1_80_0 libboost_iostreams1_80_0 libboost_locale1_80_0 libboost_program_options1_80_0 libboost_thread1_80_0

- ppc64le: added some new math libraries (bsc#1202594)

==== boost-extra ====

- ppc64le: added some new math libraries (bsc#1202594)

==== drbd ====

- drbd: build error against kernel v5.19 (bsc#1202600)
  - add patch:
    + bsc-1202600_01-remove-QUEUE_FLAG_DISCARD.patch
    + bsc-1202600_02-dax-introduce-DAX_RECOVERY_WRITE-dax-access-mode.patch
    + bsc-1202600_03-block-decouple-REQ_OP_SECURE_ERASE-from-REQ_OP_DISCA.patch
    + bsc-1202600_04-remove-assign_p_sizes_qlim.patch
  - For rpmbuild warning, modify symlink /usr/sbin/rcdrbd to relative path
    + drbd.spec

==== ibus-libpinyin ====
Version update (1.12.91 -> 1.13.0)

- Update version to 1.13.0
  * Fix bugs

==== imlib2 ====
Version update (1.7.5 -> 1.9.1)
Subpackages: imlib2-loaders libImlib2-1

- update to 1.9.1:
  * x11_color: Simplify and fix error paths
  * JPEG loader: Use mmap'ed file access
  * modules: Eliminate __imlib_TrimLoaderList()
  * Introduce strsplit()
  * modules: Cosmetics, mostly
  * modules: Enable setting multiple loader/filter paths
  * test: Add test_misc
  * modules: Fix signdness warning
  * TIFF loader: Change default save compression type
  * imlib2_load: Remove unused macro
  * imlib2_conv: Cosmetic changes
  * imlib2_conv: Drop obsolete .db stuff, simplify
  * imlib2_conv: Enable passing attached data to saver
  * check for some alloc failures
  * check for alloc failures some more
  * modules: check for filepath truncation
  * Remove some deprecation comments
  * Move API documentation to header file
  * WEBP saver: Fix return code on success
  * api.c: Cosmetics
  * Refactor some image loading functions
  * Refactor some image saving functions
  * Image load: Change error code on zero file size
  * Tweak __imlib_LoadImageData()
  * Error code rework: Use errnos/new imlib2 error codes internally
  * Add imlib_load/save_image_with_errno_return() and imlib_strerror()
  * Switch to imlib_load/save_image_with_errno_return()
  * Deprecate imlib_load/save_image_with_error_return()
  * imlib2_load: Tweak verbose output
  * Rename files with line etc. drawing functions
  * Use stdint types instead of DATA32 etc.
  * test_load: Check deferred loading too
  * imlib2_load: Show load time per load too
  * image.c: Correct loader probe loop
  * image.c: Cosmetics (move function)
  * GZ loader: Fix uncompressor exit code
  * GIF loader: Use mmap'ed file access
  * image.c: Loading tweaks
  * imlib2_view: Verbose and debug message tweaks
  * Loaders: Some trivial cosmetics
  * Loaders: Remove unnecessary calls to __imlib_FreeData()
  * debug: Enable using hex values in IMLIB2_DEBUG
  * SVG loader: Requires librsvg-2.46
  * TIFF loader: Use mmap'ed file access
  * Add jxl loader
  * test: Add basic jxl test
  * test_save: Updates
  * loaders: Ensure that found loader is ok for load/save
  * image: Fix undesired change of format
  * Drop deprecation noise from using the old DATA types
  * Drop deprecation noise from using imlib_load/save_image_with_error_return()
  * API doc corrections and tweaks for doxygen
  * Revert a couple of unintended changes
  * API doc updates
  * doc: Drop most old doc stuff
  * doc: New documentation build setup (doxygen)
  * doc: Assorted documentation intro updates
  * loaders: Fix typo, fix order
  * SVG loader: Faster signature check
  * build: Tweaks
  * Add J2K (JPEG 2000) loader using openjpeg2 library
  * test: Add some of JPEG 2000 tests
  * Add PS/EPS loader using libspectre
  * debug: Export __imlib_time_us()
  * JXL loader: Multiframe support
  * SVG loader: Avoid some warnings in rsvg.h
  * SVG loader: Fix size when unit is percent
  * SVG loader: Fix size when unit is percent some more
  * v1.9.0
  * PNM, XPM loaders: Fix trouble with non-ascii characters
  * XPM loader: Reduce signature window size some more
  * Refactor image flags stuff
  * Remove some unused image flags and deprecate functions referencing them
  * JPEG, XBM loaders: Drop pointless clearing of flag
  * Deal consistently with including Imlib2.h
  * Merge x11_draw.c/h into x11_pixmap.c/h
  * x11_rgba.c: Add some missing static qualifiers
  * x11_color.c: Make most __imlib_AllocColors*() functions static
  * x11_...: Introduce palette type enum
  * Loader includes tweaks
  * Move some loader related function prototypes to loaders.h
  * common.h: Drop round() macro
  * debug.c/h: Move __EXPORT__ to .c file
  * Remove system includes from common.h
  * Move x_VAL() macros to common.h
  * Introduce types.h
  * Remove some unnecessary headers
  * grad.c: Refactor __imlib_DrawGradient() and __imlib_DrawHsvaGradient()
  * Only have one CLIP macro
  * Mostly cosmetic tweaks around clipping checks
  * test: Command line options tweak
  * test_grab: Enable testing depths other than 24 and 32
  * x11_grab.c: Correct 16 and 15 bit depth grabbing
  * TIFF loader: Remove obsolete comment
  * ID3 loader: Drop inline and likely stuff
  * ID3 loader: Disable tags stuff
  * Introduce __imlib_GetKey()
  * Merge __imlib_FindBestLoader...() functions
    ... changelog too long, skipping 95 lines ...
- drop bigendian.patch (upstream)

==== libstorage-ng ====
Version update (4.5.33 -> 4.5.42)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1

- Translated using Weblate (Swedish) (bsc#1149754)
- 4.5.42
- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
- 4.5.41
- Translated using Weblate (Catalan) (bsc#1149754)
- 4.5.40
- Translated using Weblate (Dutch) (bsc#1149754)
- 4.5.39
- Translated using Weblate (Slovak) (bsc#1149754)
- 4.5.38
- Translated using Weblate (Catalan) (bsc#1149754)
- Translated using Weblate (Japanese) (bsc#1149754)
- 4.5.37
- merge gh#openSUSE/libstorage-ng#895
- updated pot and po files
- 4.5.36
- merge gh#openSUSE/libstorage-ng#894
- do not allow to add already used lvm physical volume to volume group
- 4.5.35
- merge gh#openSUSE/libstorage-ng#893
- support mounting by partition uuid and label
- 4.5.34

==== libyui ====
Version update (4.4.1 -> 4.4.3)

- *-pkg plugins: fully qualify the _1 placeholder, libzypp
  will disable the global boost placeholders in the next release
  (bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
  much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2

==== libyui-ncurses ====
Version update (4.4.1 -> 4.4.3)

- *-pkg plugins: fully qualify the _1 placeholder, libzypp
  will disable the global boost placeholders in the next release
  (bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
  much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2

==== libyui-ncurses-pkg ====
Version update (4.4.1 -> 4.4.3)

- *-pkg plugins: fully qualify the _1 placeholder, libzypp
  will disable the global boost placeholders in the next release
  (bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
  much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2

==== libyui-qt ====
Version update (4.4.1 -> 4.4.3)

- *-pkg plugins: fully qualify the _1 placeholder, libzypp
  will disable the global boost placeholders in the next release
  (bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
  much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2

==== libyui-qt-graph ====
Version update (4.4.1 -> 4.4.3)

- *-pkg plugins: fully qualify the _1 placeholder, libzypp
  will disable the global boost placeholders in the next release
  (bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
  much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2

==== libyui-qt-pkg ====
Version update (4.4.1 -> 4.4.3)

- *-pkg plugins: fully qualify the _1 placeholder, libzypp
  will disable the global boost placeholders in the next release
  (bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
  much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2

==== osinfo-db ====
Version update (20220516 -> 20220727)

- update to 20220727
- drop: add-opensuse-leap-15.4-support.patch
  add-sle15sp4-support.patch
  add-slem5.1-support.patch
  add-slem5.2-support.patch
  opensuse-autoyast-desktop.patch: all upstream

==== perl-Bootloader ====

- move binaries from /sbin to /usr/sbin (boo#1191088)
- remove /boot/boot.readme while at it so we stay out of there

==== python-matplotlib-inline ====
Version update (0.1.3 -> 0.1.6)

- specfile:
  * update copyright year
- update to version 0.1.6:
  * Return manager instead of None
- changes from version 0.1.5:
  * replace 0.1.4 on pypi, no changes
- changes from version 0.1.4:
  * Fix: always clear _draw_called
  * Move draw_if_interactive logic to new_figure_manager_given_figure.
  * Remove matplotlib rc overrides.
  * Create __version__ attribute

==== transactional-update ====
Version update (4.0.0 -> 4.0.1)
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd

- Version 4.0.1
  - create_dirs_from_rpmdb: Just warn if no default SELinux context found
    [gh#openSUSE/transactional-update#88], [bsc#1188215]
  - create_dirs_from_rpmdb: Don't update the rpmdb cookie on failure
    [gh#openSUSE/transactional-update#88]
  - Handle directories owned by multiple packages
    [gh#openSUSE/transactional-update#90], [bsc#1188215]

==== xdm ====
Subpackages: xdm-xsession

- add buildrequires for bsd/stdlib.h (bsc#1202222)
- Use %_pam_vendordir

==== xorgproto ====
Version update (2022.1 -> 2022.2)

- Use xz tarball instead of gz, save a few bytes in size.
- add gpg validation of sources
- xorgproto 2022.2
  * DRI3: Add DRI3SetDRMDeviceInUse
  * Add the XWAYLAND extension
  * Build xz tarballs instead of bzip2

==== yast2-auth-client ====
Version update (4.5.1 -> 4.5.2)

- Fix an error opening "User Logon" after removing pam_ldap
- Drop a desktop file to remove the "LDAP and Kerberos" menu entry
  after removing pam_ldap
- 4.5.3
- Allow to define the dnsHostName attribute when joining to AD;
  (bsc#1200964);
- 4.5.2

==== yast2-auth-server ====
Version update (4.5.0 -> 4.5.1)

- Remove kerberos ldap database support (gh#yast/yast-auth-server#73)
- 4.5.1

==== yast2-firstboot ====
Version update (4.5.2 -> 4.5.3)

- Do not skip client for root password automatically if
  the user password has not been set yet (bsc#1202228).
- 4.5.3

==== yast2-installation ====
Version update (4.5.4 -> 4.5.5)

- AutoYaST SecondStage: Revert changes introduced in 4.3.46 running
  the initscript service before systemd-user-sessions again once
  systemd patched logind (bsc#1195059, bsc#1200780)
- 4.5.5

==== yast2-kdump ====
Version update (4.5.1 -> 4.5.3)

- Allow using kdump auto resize (related to jsc#SLE-18441)
- 4.5.3
- Removed kdump RPM dependency, the package is checked and
  installed at runtime. This removes the package from the YaST
  container (related to bsc#1199840)
- For the inst-sys dependencies the respective skelcd-control-*
  packages have been updated.
- 4.5.2

==== yast2-network ====
Version update (4.5.4 -> 4.5.5)

- Added a class to generate the configuration needed for a FCoE
  device being aware of it during the installation (bsc#1199554)
- 4.5.5

==== yast2-ruby-bindings ====
Version update (4.5.1 -> 4.5.2)

- Add properly glibc-locale as build dependency to test locale
  dependent methods (related to change for bsc#1154405)
- 4.5.2

==== yast2-schema-default ====
Version update (4.5.4 -> 4.5.5)

- Add KDUMP_AUTO_RESIZE element in kdump section
  (related to jsc#SLE-18441 and gh#yast/yast-kdump#123).
- 4.5.5

==== yast2-security ====
Version update (4.5.0 -> 4.5.1)

- Do not crash when reading active LSM modules returns nil
  (related to jsc#SLE-22069)
- 4.5.1

==== yast2-storage-ng ====
Version update (4.5.7 -> 4.5.8)

- Adapt to new types of mount by in libstorage-ng. Skipped by now
  as there is no request to support it. (bsc#1202225)
- 4.5.8

==== yast2-users ====
Version update (4.5.1 -> 4.5.2)

- AY: Fix writing ssh keys for user without specified home
  (bsc#1201185)
- 4.5.2