Packages changed:
  hwinfo (22.2 -> 22.3)
  kdump (1.9.2 -> 1.9.3)
  kexec-tools (2.0.26 -> 2.0.26.0)
  perl-Bootloader (1.5 -> 1.6)
  protobuf (4.22.5 -> 4.23.3)
  systemd

=== Details ===

==== hwinfo ====
Version update (22.2 -> 22.3)
Subpackages: libhd22

- merge gh#openSUSE/hwinfo#133
- avoid linking problems with libsamba (bsc#1212756)
- 22.3

==== kdump ====
Version update (1.9.2 -> 1.9.3)

- upgrade to version 1.9.3
  * fix calibrate
  * update kdump(7) manpage
  * turn missing ssh, lftp or host key into a fatal error
  * depend on openssh-clients not openssh
- refreshed calibrate values

==== kexec-tools ====
Version update (2.0.26 -> 2.0.26.0)

- Pull kexec-bootloader from perl-Bootloader, bump version so that
  perl-Bootloader can obsolete kexec-tools containing kexec-bootloader
  (bsc#1211082).

==== perl-Bootloader ====
Version update (1.5 -> 1.6)

- merge gh#openSUSE/perl-bootloader#154
- move kexec-bootloader from kexec-tools to perl-Bootloader
- 1.6

==== protobuf ====
Version update (4.22.5 -> 4.23.3)

- update to 23.3:
  C++
  * Regenerate stale files
  * Use the same ABI for static and shared libraries on non-
    Windows platforms
  * Add a workaround for GCC constexpr bug
  Objective-C
  * Regenerate stale files
  UPB (Python/PHP/Ruby C-Extension)
  * Fixed a bug in `upb_Map_Delete()` that caused crashes in
    map.delete(k) for Ruby when string-keyed maps were in use.
  Compiler
  * Add missing header to Objective-c generator
  * Add a workaround for GCC constexpr bug
  Java
  * Rollback of: Simplify protobuf Java message builder by
    removing methods that calls the super class only.
  Csharp
  * [C#] Replace regex that validates descriptor names
- drop 0001-Use-the-same-ABI-for-static-and-shared-libraries-on-.patch (upstream)

==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-coredump systemd-doc systemd-lang udev

- Split off sd-boot into separate "systemd-boot" subpackage