Packages changed:
  ImageMagick (7.1.0.49 -> 7.1.0.50)
  dav1d
  dbus-1
  dracut (057+suse.315.gd210fc38 -> 057+suse.337.g4162a70e)
  hwdata (0.362 -> 0.363)
  irqbalance (1.9.0 -> 1.9.1)
  kernel-source (6.0.0 -> 6.0.1)
  libbsd (0.11.6 -> 0.11.7)
  libical (3.0.14 -> 3.0.15)
  libical-glib (3.0.14 -> 3.0.15)
  libshumate
  libsoup2 (2.74.2 -> 2.74.3)
  lvm2
  lvm2-device-mapper
  myspell-dictionaries (20211213 -> 20221012)
  ovmf (202205 -> 202208)
  python-contextvars
  python-h11 (0.13.0 -> 0.14.0)
  python-immutables (0.18 -> 0.19)
  rdma-core
  syslogd
  xscreensaver (6.03 -> 6.05.1)

=== Details ===

==== ImageMagick ====
Version update (7.1.0.49 -> 7.1.0.50)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10

- update to 7.1.0.50:
  upstream changelog:
  https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md
- rebae ImageMagick-library-installable-in-parallel.patch

==== dav1d ====

- Drop _lto_cflags define, current version supports lto build.
- Drop unneeded rpm BuildRequires.
- Add pkgconfig(libxxhash) BuildRequires and stop passing
  xhash_muxer=disabled to meson, build hash_muxer support.
- Add check section and meson_test macro, run tests during build.

==== dbus-1 ====
Subpackages: dbus-1-common dbus-1-daemon dbus-1-tools libdbus-1-3 libdbus-1-3-32bit

- Disable asserts (bsc#1087072)

==== dracut ====
Version update (057+suse.315.gd210fc38 -> 057+suse.337.g4162a70e)
Subpackages: dracut-mkinitrd-deprecated

- Update to version 057+suse.337.g4162a70e:
  * fix(network-legacy): misleading duplicate address detection using wicked (bsc#1201235)
  A series of fixes for NVMeoF boot (bsc#1203368):
  * fix(man): dracut.cmdline.7: clarify "rd.nvmf.discover=fc,auto"
  * fix(network): avoid double brackets around IPv6 address
  * feat(nvmf): set rd.neednet=1 if tcp records encountered
  * fix(man): dracut.cmdline(7): correct syntax for rd.nonvmf
  * fix(network): don't use same ifname multiple times
  * fix(nvmf): run cmdline hook before parse-ip-opts.sh
  * fix(nvmf): avoid calling "exit" in a cmdline hook
  * fix(nvmf): make sure "rd.nvmf.discover=fc,auto" takes precedence
  * fix(nvmf): don't use "finished" queue for autoconnect
  * fix(nvmf): don't create did-setup file
  * fix(nvmf): no need to load the nvme module
  * fix(nvmf): don't try to validate network connections in cmdline hook
  * fix(nvmf): nvme list-subsys prints the address using commas as separator
  * fix(systemd): add missing modprobe@.service (bsc#1203749)
  * fix(i18n): do not fail if FONT in /etc/vconsole.conf has the file extension (bsc#1203267)

==== hwdata ====
Version update (0.362 -> 0.363)

- update to 0.363:
  + Updated pci, usb and vendor ids.

==== irqbalance ====
Version update (1.9.0 -> 1.9.1)
Subpackages: irqbalance-ui

- update to 1.9.1:
  * get irq->module relationship from /sys/bus/pci/*/driver
  * ensure --banmod is respected
  * check whether savedptr is NULL before invoking strlen
  * add meson
  * support thermal events
  * fix irqbalance never exits
  * irqbalance-ui: able to scroll and show coulist and irqs' name
- drop proc-interrupts.patch (upstream)
  D proc-interrupts.patch
- Includes the patches for feature:
  jsc#PED-754
  Enable IRQ Balancer to support SoC die during low power state

==== kernel-source ====
Version update (6.0.0 -> 6.0.1)

- Linux 6.0.1 (bsc#1012628).
- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628).
- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628).
- sparc: Unbreak the build (bsc#1012628).
- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
  (bsc#1012628).
- hardening: Remove Clang's enable flag for
  - ftrivial-auto-var-init=zero (bsc#1012628).
- docs: update mediator information in CoC docs (bsc#1012628).
- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
  (bsc#1012628).
- usb: mon: make mmapped memory read only (bsc#1012628).
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628).
- gpiolib: acpi: Add support to ignore programming an interrupt
  (bsc#1012628).
- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628).
- RISC-V: Print SSTC in canonical order (bsc#1012628).
- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628).
- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
  (bsc#1012628).
- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628).
- Bluetooth: use hdev->workqueue when queuing
  hdev->{cmd,ncmd}_timer works (bsc#1012628).
- Update config files.
- commit 0c45fd2
- misc: sgi-gru: fix use-after-free error in
  gru_set_context_option, gru_fault and gru_handle_user_call_os
  (CVE-2022-3424 bsc#1204166).
- commit cf55d04
- series.conf: cleanup
- move upstreamed patches to sorted section:
  - patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch
  - patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch
- commit e926c4b
- fix coredump breakage (coredump fix).
- commit 97b0626
- Revert "constraints: increase disk space for all architectures"
  (bsc#1203693).
  This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca.
- commit 3d33373
- ALSA: hda/realtek: More robust component matching for CS35L41
  (bsc#1203699).
- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model
  (bsc#1203699).
- commit 25aa080

==== libbsd ====
Version update (0.11.6 -> 0.11.7)

- update to 0.11.7:
  * man: Discourage using the library in non-overlay mode
  * include: Adjust reallocarray() per glibc adoption
  * include: Adjust arc4random() per glibc adoption
  * include: explicit_bzero() requires _DEFAULT_SOURCE
  * include: Simplify glibc version dependent macro handling
  * doc: Switch references from pkg-config to pkgconf
  * doc: Add missing empty line to separate README sections
  * doc: Refer to the main git repository as primary
  * test: Fix explicit_bzero() test on the Hurd
  * fgetwln: Add comment about lack of getwline(3) for recommendation
  * setmode: Dot not use saveset after free
  * man: Rewrite gerprogname(3bsd) from scratch
  * man: Lowercase man page title
  * man: Document that some arc4random(3) functions are now in glibc 2.36
  * Sync arc4random(3) implementation from OpenBSD
  * Fix ELF support for big endian SH
  * man: Use -compact also for alternative functions in libbsd(7)
  * getentropy: Fix function cast for getauxval()

==== libical ====
Version update (3.0.14 -> 3.0.15)

- update to 3.0.15:
  * Add missing property parameters into libical-glib
  * Fix CMake option USE_32BIT_TIME_T actually uses a 32-bit time_t value
  * Fix icaltime_as_timet, which returned incorrect results for years >= 2100,
    to work properly between years 1902 and 10k.
  * Fix x-property comma handling and escaping
  * Built-in timezones updated to tzdata2022d (now with a VTIMEZONE for each time zone alias)
  * Fix fuzzer issues
  * Handle unreachable-code compile warnings with clang
  * Ensure all vanew_foo() calls finish with (void*)0 (not 0)

==== libical-glib ====
Version update (3.0.14 -> 3.0.15)

- update to 3.0.15:
  * Add missing property parameters into libical-glib
  * Fix CMake option USE_32BIT_TIME_T actually uses a 32-bit time_t value
  * Fix icaltime_as_timet, which returned incorrect results for years >= 2100,
    to work properly between years 1902 and 10k.
  * Fix x-property comma handling and escaping
  * Built-in timezones updated to tzdata2022d (now with a VTIMEZONE for each time zone alias)
  * Fix fuzzer issues
  * Handle unreachable-code compile warnings with clang
  * Ensure all vanew_foo() calls finish with (void*)0 (not 0)

==== libshumate ====
Subpackages: libshumate-1_0-1 libshumate-lang typelib-1_0-Shumate-1_0

- Stop passing b_coverage=true to meson. We do not need the
  coverage tracking, that is for upstream developers.

==== libsoup2 ====
Version update (2.74.2 -> 2.74.3)
Subpackages: libsoup-2_4-1 libsoup2-lang typelib-1_0-Soup-2_4

- Update to version 2.74.3:
  + Add missing g-i annotations to `soup_address_get_sockaddr()`
    and `soup_socket_read_until()`.
  + Add missing `extern` when building on Windows.
  + Update libxml2 fallback for meson wrap.
  + Improvements when using libsoup with meson wraps.

==== lvm2 ====
Subpackages: liblvm2cmd2_03

- lvm.conf should re-enable commented out option use_lvmlockd (bsc#1204219)
  - re-enable "use_lvmlockd = 0" in lvm.conf

==== lvm2-device-mapper ====
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03 libdevmapper1_03-32bit

- lvm.conf should re-enable commented out option use_lvmlockd (bsc#1204219)
  - re-enable "use_lvmlockd = 0" in lvm.conf

==== myspell-dictionaries ====
Version update (20211213 -> 20221012)
Subpackages: myspell-cs_CZ myspell-da_DK myspell-de myspell-de_DE myspell-el_GR myspell-en myspell-en_GB myspell-en_US myspell-es myspell-es_ES myspell-fr_FR myspell-hu_HU myspell-it_IT myspell-lightproof-en myspell-lightproof-hu_HU myspell-lightproof-pt_BR myspell-lightproof-ru_RU myspell-pl_PL myspell-pt_BR myspell-ru_RU

- Update to 20221012:
  * Extend --enable-mpl-subset options effect to some dictionaries
  * Recognise umlauts typed as -e on non DE keyboard
  * Add missing ref to Mongolian dictionary icon in Dictionary_mn.mk
  * tdf#149980 updated Ukrainian dictionaries to 5.8.0
  * Add Persian (fa-IR) dictionary
  * tdf#142152 replace keywords in Spanish dictionary description
  * Updated Slovenian thesaurus
  * Updated Danish spellchecker
  * Related: tdf#147390 Add oc-FR-lengadoc to oc_FR/dictionaries.xcu
  * Updated the English dictionaries: GB
  * rdm#3572 update github-repo lockdown
  * Update Mongolian dictionary
  * There is no EO country, eo-EO is a bad language tag
  * pt-BR thesaurus: remove idx file from source.
  * Corrections to pt-BR thesaurus
  * Adding Central Kurdish(ckb) Spell Checker & Dictionary
  * resolve committed conflicts in this file
  * Fixes to pt-BR thesaurus
  * Update French hyphenation rules

==== ovmf ====
Version update (202205 -> 202208)
Subpackages: qemu-ovmf-x86_64

- Update to edk2-stable202208 (jsc#PED-1410)
  - Features (https://github.com/tianocore/edk2/releases):
  Add CRC16 and CRC32C to MdePkg
  IntelFsp2Pkg/ConfigEditor: Support FSP 2.3 header
  Extend SecureBootVariableLib interfaces
  UEFI HTTPS Boot Support for HTTP Client Authentication (Basic or Digest)
  Support 64bit FspResetType for X64 build
  IntelFsp2Pkg/FspSecCore: Add FSP-I entry for SMM support
  Add PCI_DEVICE_PPI definition to EDK2
  Support to assign the subject name to sign the capsule file
  - Patches (git log --oneline --reverse edk2-stable202205..edk2-stable202208):
  7f0890776e MdeModulePkg/UniversalPayload: Align Identifier value with UPL spec
  b4be5f05dd UefiPayloadPkg: Align Identifier value with UPL spec
  dac2fc8146 UefiPayloadPkg: Align SpecRevision value with UPL spec
  3ca7326b37 OvmfPkg/VirtioGpuDxe: replace struct copy with CopyMem call
  fa2b212d61 IntelFsp2Pkg: Add FSP 2.3 header support
  11d8abcba2 IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
  df1c7e91b4 IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call for X64 Calling Convention
  62044aa99b OvmfPkg/ResetVector: Removing SEV-ES CPUID bit check
  54cd0d9b2f OvmfPkg: Fix TDVMCALL error in ApRunLoop.nasm
  64706ef761 OvmfPkg: Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblist
  81ab97b7b9 OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf files
  0223898f3e OvmfPkg/Microvm: drop CODE and VARS files
  b57911c84c OvmfPkg/FdtPciHostBridgeLib: io range is not mandatory
  47f44097eb OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
  ad3bafa7d5 OvmfPkg/Microvm/pcie: no vbeshim please
  bd10d4e201 OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
  632574ced1 OvmfPkg/Microvm/pcie: add pcie support
  5c9f151e0c OvmfPkg: CloudHv: Fix FW_BASE_ADDRESS
  43f3cfce19 OvmfPkg: Check for QemuFwCfg availability before accessing it
  3129ed374c OvmfPkg: CloudHv: Rely on QemuFwCfgLibNull implementation
  bf25f27e00 OvmfPkg: Don't access A20 gate register on Cloud Hypervisor
  72c5afd0b4 Security: Add HashLibTdx
  b1567b2e15 CryptoPkg: Add SecCryptLib
  dc443e4437 SecurityPkg: Add definition of EFI_CC_EVENT_HOB_GUID
  a708536dce OvmfPkg: Introduce SecMeasurementLib
  4b0a622635 OvmfPkg/IntelTdx: Measure Td HobList and Configuration FV
  ac03c339de OvmfPkg: Add PCDs for LAML/LASA field in CC EVENTLOG ACPI table
  f8264e1303 MdePkg: Define CC Measure EventLog ACPI Table
  57a6ee3461 OvmfPkg/IntelTdx: Add TdTcg2Dxe
  0a4019ec9d OvmfPkg/IntelTdx: Enable RTMR based measurement and measure boot
  0b36dea3f8 BaseTools: Fix dependency issue in PcdValueInit
  4f89e4b3e8 .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package path
  2818fda9bc Security: Add SecTpmMeasurementLibTdx
  ff0ffe5999 OvmfPkg: Implement MeasureHobList/MeasureFvImage
  a81a650da1 OvmfPkg: Delete SecMeasurementLibTdx
  ff36b2550f OvmfPkg/Sec: fix stack switch
  21a9b605b8 CpuException: Avoid allocating code pages for DXE instance
  34d505123e CpuException: Init global variables in-place
  2fbc5ff0a5 CpuException: Avoid allocating page but using global variables
  2a09527ebc CpuException: Remove InitializeCpuInterruptHandlers
  e7abb94d1f CpuException: Add InitializeSeparateExceptionStacks
  54aeed7e00 MpInitLib: Allocate code buffer for PEI phase
  76323c3145 MpInitLib: remove unneeded global ASM_PFX
  b4d7b9d2b5 MpInitLib: Put SEV logic in separate file
  283ab9437a MpInitLib: Only allocate below 1MB memory for 16bit code
  ccc269756f MpInitLib: Move the Above1Mb vector allocation to MpInitLibInitialize
  f0b97e165e Revert "OvmfPkg/Sec: fix stack switch"
  b09ada6edc MdePkg: Remove "assert" from SmmCpuRendevousLibNull.c
  92288f4334 MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementations
  e2ae0bed29 ArmPkg/ArmExceptionLib: Follow new CpuExceptionHandlerLib APIs
  6676162f64 DxeMain: Fix the bug that StackGuard is not enabled
  16d97fa601 OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBase
  05e57cc9ce SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guest
  92ab049719 BaseTools: output the intermediate library instance when error occurs
  cc2db6ebfb UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLength
  e8034b534a UefiPayloadPkg: Always split page table entry to 4K if it covers stack.
  cfe165140a UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd feature
  b97243dea3 MdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZE register
  3930d1791a ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBlt
  aa1bce0e5e OvmfPkg: reduce the number of dsc include files for tpm libs
  6c9f218bc0 OvmfPkg/Library: Create base HardwareInfoLib for PCI Host Bridges
  2b1a5b8c61 Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfg
  a1bd79c514 Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous data
  3497fd5c26 Ovmf/PlatformPei: Use host-provided GPA end if available
  3f5b1b9132 OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec
  f304308e1c ArmPlatformPkg: Add PCD for serial debug port interrupt
  4bfd668e5e UefiCpuPkg: CpuDxe: Set RW and P Attributes on Split Pages
  2aee08c0b6 UefiPayloadPkg: Backward support with python 3.6
  8f0722434b ArmVirtPkg: Include DxeHardwareInfoLib library class in dsc
  15b25045e6 Ovmf: Include HardwareInfoLib library classes for IntelTdx
  b600f253b3 BaseTools/Ecc: Fix grammar in Ecc error message
  7f4eca4cc2 MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer
  5914128871 BaseTools: Fix the GenMake bug for .cpp source file
  c13377153f MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
  21e6ef7522 UefiPayloadPkg: Align Attribute value with UPL spec
  8d0564deaf pip-requirements.txt: Update basetools version to 0.1.24
  f966093f5b OvmfPkg/PlatformCI: add IntelTdxBuild.py
  70586d4e3a MdePkg/Acpi62: Add bit definitions to NFIT Platform Capabilities Structure
  7861b24dc9 ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect value
  e1eef3a8b0 NetworkPkg: Add Wi-Fi Wpa3 support in WifiConnectManager
  134fbd552c SecurityPkg: UefiSecureBoot: Definitions of cert and payload structures
  d6bee54c45 SecurityPkg: PlatformPKProtectionLib: Added PK protection interface
  56c717aafa SecurityPkg: SecureBootVariableLib: Updated time based payload creator
  6de7c084db SecurityPkg: SecureBootVariableLib: Updated signature list creator
  6eb4079475 SecurityPkg: SecureBootVariableLib: Added newly supported interfaces
  fe73e9cd89 SecurityPkg: SecureBootVariableProvisionLib: Updated implementation
  d2a0f379d5 SecurityPkg: Secure Boot Drivers: Added common header files
  5678ebb42b SecurityPkg: SecureBootConfigDxe: Updated invocation pattern
    ... changelog too long, skipping 129 lines ...
    ovmf-Revert-UefiCpuPkg-Replace-Opcode-with-the-correspond.patch

==== python-contextvars ====

- use https for urls

==== python-h11 ====
Version update (0.13.0 -> 0.14.0)

- Update to 0.14.0
  No upstream changelog

==== python-immutables ====
Version update (0.18 -> 0.19)

- Update to version 0.19
  * Support for Python 3.11

==== rdma-core ====
Subpackages: libefa1 libibverbs libibverbs1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd

- Add rdma-ndd-disable-systemd-ProtectHostName-feature.patch to fix issue
  where rdma-ndd would not be aware of dynamic hostnames retrived through DHCP

==== syslogd ====
Subpackages: klogd syslog-service

- Check ownership of initrd.msg before adding it to boot.msg (bsc#1204245)

==== xscreensaver ====
Version update (6.03 -> 6.05.1)
Subpackages: xscreensaver-data xscreensaver-data-extra xscreensaver-lang

- update to version 6.05.1:
  * Cope with dumb DPMS settings that existed pre-startup.
  * Silence new Perl warnings from xscreensaver-getimage-file.
  * Fix sonar pthreads crash on recent Pi systems.
  * Removed dependence on gdk-pixbuf-xlib-2.0.
  * GTK 3 is now required.
  * New hacks, nakagin and chompytower.
  * Settings dialog shows diagnostics for bad image folders and
    feeds.
  * URLs for imageDirectory can now point at archive.org
    collections.
  * Sliders for various "Speed" preferences are easier to use.
  * Settings dialog shows saver description below embedded preview.
  * Better behavior when zero monitors are attached.
  * Improvements to inhibiting blanking while videos are playing:
    No longer necessary to hack GNOME and KDE to get them to not
    usurp the org.freedesktop.ScreenSaver endpoint.
  * unicrud displays character names.
  * Updated webcollage.
- Ignore selected unbrecognized options generated by %%configure
  (xscreensaver-unrecognized-opts.patch).
- Properly find gtk3 directories (xscreensaver-gtk3.patch).
- Refresh xscreensaver-bug-reports.patch,
  xscreensaver-default-screensaver.patch,
  xscreensaver-fireworkx-man.patch.