Packages changed:
  MicroOS-release (20241022 -> 20241023)
  distrobox (1.7.2.1 -> 1.8.0)
  ghostscript (10.03.1 -> 10.04.0)
  gnome-branding-Aeon
  gnome-control-center (47.0.1+8 -> 47.1.1)
  gnome-terminal (3.54.0 -> 3.54.1)
  grub2
  hyper-v (8 -> 9)
  open-vm-tools (12.4.5 -> 12.5.0)
  patterns-base
  python-blinker (1.7.0 -> 1.8.2)
  python-certifi (2024.7.4 -> 2024.8.30)
  python-charset-normalizer (3.3.2 -> 3.4.0)
  python-cryptography (43.0.1 -> 43.0.3)
  qt6-base
  runc (1.2.0~rc3 -> 1.2.0)
  vte (0.78.0 -> 0.78.1)
  zlib-ng-compat (2.2.1 -> 2.2.2)

=== Details ===

==== MicroOS-release ====
Version update (20241022 -> 20241023)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== distrobox ====
Version update (1.7.2.1 -> 1.8.0)
Subpackages: distrobox-bash-completion

- update to 1.8.0
  * Improvements
  + Improvements on Nvidia integration
  + Improvements on XDG_* env variables management
  + Remote distrobox assemble files! Keep them remote with distrobox assemble create --file https://foo.com/file.ini!
  + A lot of new container distros, from @ublue-os and @toolbx-images, New Fedora, Ubuntu, Alpine and @wolfi-dev wolfi-toolbox!
  * all: ensure env variables are set and have values
  * all: use registry.fedoraproject.org/fedora-toolbox:latest image by default, Fix #1402
  * assemble: add support for remote manifest files
  * assemble: ensure variables are reset correctly
  * assemble: fix name detection with hyphens, Fix #1507
  * assemble: fix possible empty lines, Fix #1514
  * assemble: improve handling of hooks, pass around b64 encoded string to avoid unwanted evaluations
  * compatibility: add missing url for ubuntu:23.04 by @sheevy in #1439
  * create: better explain init/pre-init hooks
  * create: ignore trailing slashes on custom homes, Fix #1575
  * docs: Add kali icon by @andyspectre in #1451
  * docs: Document support for alpine 3.20 containers by @Ferenc- in #1504
  * docs: Fix issue with user not having permissions to write containers.conf by @nhermosilla14 in #1456
  * docs: Seperate curl and wget commands by @axtloss in #1434
  * docs: Update microos -> aeon/kalpa in docs by @TheRsKing in #1427
  * docs: Update openSUSE and SLES compatibility guide by @alexandrevicenzi in #1489
  * docs: add BlackaArch Linux compatibility, Fix #1358
  * docs: add compatibility with ghcr.io/ublue-os/bluefin-cli, Fix #1453
  * docs: document an official way to detect when you're in a distrobox
  * docs: document pipewire/alsa packages for ubuntu initful containers. Fix #1374
  * docs: fix subuids spelling mistake by @yocoldle in #1431
  * docs: fix link for Crystal linux. Fix #1418
  * docs: fix linting
  * docs: fix obsolete Chainguard Wolfi notes
  * docs: point to new nixos wiki by @Mic92 in #1384
  * docs: remove rhel-toolbox image from compatibility, it's now behind paywall
  * docs: support for 3d acceleration in: run_libvirt_in_distrobox.md by @TheRsKing in #1426
  * docs: update compatibility, add ublue toolboxes, update Alpine and Fedora versions, Fix #1501
  * docs: update vscode integration docs
  * enter: Fix distrobox-enter and distrobox-rm to handle containers that have environment variables shorter than 5 symbols by @senioroman4uk in #1545
  * enter: Fix support for Active Directory usernames including backslashes pt. 2 by @phoppermann in #1458
  * enter: fix additional flags evaluation, Fix #1541
  * enter: fix docker timestamp incompatibility, Fix #1382, Fix #1424, Fix #1392
  * enter: fix regression in login for initful container, Fix #1428
  * enter: get rid of eval and pass arguments using set. This will avoid maniupulating args, and simplify our life. Fix #749, Fix #1461
  * enter: improve positional args handling, treat enter command accordingly, improve comments explaining the black magic
  * export: Actually fix XDG_DATA_DIRS and XDG_DATA_HOME handling by @TigerGorilla2 in #1582
  * export: Fix XDG_DATA_DIRS and XDG_DATA_HOME handling by @e-luks in #1496
  * export: ensure destpath exists, Fix #1405
  * export: fix CONTAINER_ID fallback
  * export: fix grep errors on list-apps
  * export: improve documentation of the spec. Fix #1444
  * export: simplify and cleanup code
  * export: support exporting app launchers by full-path.
  * extras: vscode- improve podman wrapper, add docker wrapper, fix reconnections
  * fix for 1440 by @dtg01100 in #1441
  * fix: init package in Gentoo Stage3 image by @xz-dev in #1455
  * fix:[#1525] handle container creation failure by @jardon in #1526
  * generate-entry: add 'Remove' action to entry, Fix #1433
  * generate-entry: add timeout to downloads, Fix #1459
  * generate-entry: fix generic icon download and setup
  * generate-entry: fix linting
  * generate-entry: use XDG_DATA_HOME by @Samueru-sama in #1468
  * host-exec: fix arm naming, Fix #1442
  * host-exec: fix host-spawn version
  * host-exec: update host-spawn version
  * init: fix arch locale-gen by @Boria138 in #1520
  * init: Exclude repos from bind-mounting by @lunacd in #1503
  * init: Fix SHELL using absolute path and disable duplicate profile inclusion by @eugenesan in #1397
  * init: Generate host locales in container (fixed issue #1399) by @Boria138 in #1404
  * init: add fallback values for host locale variables
  * init: add iputils
  * init: add iputils in setup_pacman by @intzaaa in #1576
  * init: apt-get upgrade, force keeping old configs when non interactive
  * init: arrange package manager to avoid conflicts when using more than one (eg: packaging containers)
  * init: auto-link /usr/bin/flatpak, to better support opening links on host's browser, if those are flatpaks
  * init: do not fail in "Setting up read-only mounts" if findmnt does not exist by @phoppermann in #1454
  * init: ensure we have DBUS variables set for host-spawn to work in login scripts, Fix #1383
  * init: fallback case where mounting /etc/localtime fails, Fix #1435
  * init: fix detection of 32bit nvidia libs on suse family
  * init: fix failing chpasswd on systemd-homed managed users, Fix #1423
  * init: fix locale generation for minimal images
  * init: fix locale generation on musl and older systems
  * init: fix missing allowerasing flag for dnf
  * init: fix nvidia integration mounting files from boost libs, Fix #1500
  * init: fix nvidia integration, improve search of nvidia files, Fix #1500
  * init: fix typo in fallback locale values
  * init: fix udev clash on rootful initful systems
  * init: fix void-linux failing due to runit, Fix #1380
  * init: perform upgrade before setting up archlinux packages
  * init: proper fix for void extraction paths. Fix #1457
  * init: remove su-exec workaround for Wolfi, now that it supports proper sudo
  * init: rework package managment code
  * init: separate 'mount --rbind -o rslave ...' into 'mount --rbind ...'… by @timwa0669 in #1583
  * rm: Fix distrobox-enter and distrobox-rm to handle containers that have environment variables shoter than 5 symbols by @senioroman4uk in #1545
  * rm: add fallback value to response_force
  * rm: ask to force-delete if running and in interactive mode
  * rm: fix IFS overwriting, Fix #1400
  * rm: remove dead code, remove container volumes.

==== ghostscript ====
Version update (10.03.1 -> 10.04.0)

- update to 10.04.0 (bsc#1232173):
  * Amongst other general bugs fixes, this release addresses:
    + CVE-2024-46951
    + CVE-2024-46952
    + CVE-2024-46953
    + CVE-2024-46954
    + CVE-2024-46955
    + CVE-2024-46956

==== gnome-branding-Aeon ====

- Change default recommended flatpaks, install Ptyxis, offer a PDF
  viewer

==== gnome-control-center ====
Version update (47.0.1+8 -> 47.1.1)
Subpackages: gnome-control-center-color gnome-control-center-goa

- Update to version 47.1.1:
  + Fix crash on display scales > 1 due to conflicting type
    registration.
- Update to version 47.1:
  + About: Allow FQDN hostnames
  + Appearance: Fix thumbnailing of backgrounds causing OOM kills
  + Date and Time: Fix resize issue in the time format row when
    shown in small window sizes
  + Online Accounts: Fix untranslated account provider info string
  + Region and Language: Update language row after closing language
    selector
  + Remote Desktop: Hide "Remote Desktop" row when
    gnome-remote-desktop is not available
  + Wacom:
  - Don't crash when handling an unknown stylus ID
  - Don't show Map Buttons for fallback devices
  - Handle all external remotes like an external TV remote-like
    device
  - Make assets recolaborable, supporting dark-style,
    high-contrast, and accent colors
  - Support HDPI for tablet/stylus illustration images
  + Updated translations.

==== gnome-terminal ====
Version update (3.54.0 -> 3.54.1)
Subpackages: nautilus-extension-terminal

- Update to version 3.54.1:
  + prefs: Follow the theme variant setting
  + Updated translations.

==== grub2 ====
Subpackages: grub2-common grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi

- Fix error: /boot/grub2/x86_64-efi/bli.mod not found (bsc#1231591)
- Keep grub packaging and dependencies in the SLE-12 and SLE-15 builds
- Power guest secure boot with key management (jsc#PED-3520) (jsc#PED-9892)
  * 0001-ieee1275-Platform-Keystore-PKS-Support.patch
  * 0002-ieee1275-Read-the-DB-and-DBX-secure-boot-variables.patch
  * 0003-appendedsig-The-creation-of-trusted-and-distrusted-l.patch
  * 0004-appendedsig-While-verifying-the-kernel-use-trusted-a.patch
  * 0005-appendedsig-The-grub-command-s-trusted-and-distruste.patch
  * 0006-appendedsig-documentation.patch
  * 0007-mkimage-create-new-ELF-Note-for-SBAT.patch
  * 0008-mkimage-adding-sbat-data-into-sbat-ELF-Note-on-power.patch
  * grub2.spec : Building signed grub.elf with SBAT metadata
- Support for NVMe multipath splitter (jsc#PED-10538)
  * 0001-ieee1275-support-added-for-multiple-nvme-bootpaths.patch
- Deleted path (jsc#PED-10538)
  * 0001-grub2-Can-t-setup-a-default-boot-device-correctly-on.patch
  * 0001-grub2-Set-multiple-device-path-for-a-nvmf-boot-devic.patch
- Fix not a directory error from the minix filesystem, as leftover data on disk
  may contain its magic header so it gets misdetected (bsc#1231604)
  * grub2-install-fix-not-a-directory-error.patch

==== hyper-v ====
Version update (8 -> 9)

- Add memory allocation check in hv_fcopy_start (94e86b17)
- suppress the invalid warning for packed member alignment (207e03b0)
- Add new fcopy application based on uio driver (82b0945c)
- Add vmbus_bufring (45bab4d7)
- kvp: Handle IPv4 and Ipv6 combination for keyfile format (f971f6dd)
- kvp: Some small fixes for handling NM keyfiles (c3803203)
- kvp: Support for keyfile based connection profile (42999c90)
- kvp: remove unnecessary (void*) conversions (22589542)
- Remove an extraneous "the" (f15f39fa)
- change http to https in hv_kvp_daemon.c (fa52a4b2)
- replace the copy of include/linux/hyperv.h with include/uapi/linux/hyperv.h (6de74d10)
- merge individual udev rules files into a single rules file
- package only files, not directories already owned by filesystem.rpm
- remove braces from rpm spec macros
- remove obsolete Group tag
- replace RPM_BUILD_ROOT with buildroot
- use a meaningful name for the UAPI include file
- use a meaningful variable name for ifcfg in hv_set_ifconfig.sh

==== open-vm-tools ====
Version update (12.4.5 -> 12.5.0)
Subpackages: libvmtools0

- convert to obs_scm
- update to 12.5.0 (boo#1231826):
  There are no new features in the open-vm-tools 12.5.0 release.
  This is primarily a maintenance release that addresses a few
  critical problems, including:
  * A Github pull request has been integrated. Please see the
    Resolved Issues section of the Release Notes.
  * For a more complete list of issues resolved in this release,
    see the Resolved Issues section of the Release Notes.
  For complete details, see:
  https://github.com/vmware/open-vm-tools/releases/tag/stable-12.5.0
  Release Notes are available at:
  https://github.com/vmware/open-vm-tools/blob/stable-12.5.0/ReleaseNotes.md
  The granular changes that have gone into the 12.5.0 release are
  in the ChangeLog at:
  https://github.com/vmware/open-vm-tools/blob/stable-12.5.0/open-vm-tools/ChangeLog

==== patterns-base ====
Subpackages: patterns-base-base patterns-base-bootloader patterns-base-minimal_base patterns-base-x11

- In case of doubt, also favor libz1-32bit over libz-ng1-compat for
  the time being.

==== python-blinker ====
Version update (1.7.0 -> 1.8.2)

- update to 1.8.2:
  * Simplify type for _async_wrapper and _sync_wrapper arguments.
    :pr:`156`
  * Restore identity handling for str and int senders. :pr:`148`
  * Fix deprecated blinker.base.WeakNamespace import. :pr:`149`
  * Fix deprecated blinker.base.receiver_connected import.
    :pr:`153`
  * Use types from collections.abc instead of typing. :pr:`150`
  * Fully specify exported types as reported by pyright.
    :pr:`152`
  * Deprecate the __version__ attribute. Use feature detection,
    or importlib.metadata.version("blinker"), instead.
    :issue:`128`
  * Specify that the deprecated temporarily_connected_to will be
    removed in the next version.
  * Show a deprecation warning for the deprecated global
    receiver_connected signal and specify that it will be removed
    in the next version.
  * Show a deprecation warning for the deprecated WeakNamespace
    and specify that it will be removed in the next version.
  * Greatly simplify how the library uses weakrefs. This is a
    significant change internally but should not affect any
    public API. :pr:`144`
  * Expose the namespace used by signal() as default_namespace.
    :pr:`145`
- add remove-sphinxextensions.patch to remove an optional
  sphinxextension

==== python-certifi ====
Version update (2024.7.4 -> 2024.8.30)

- update to 2024.8.30:
  added certs:
  * TWCA CYBER Root CA O=TAIWAN-CA OU=Root CA
  * SecureSign Root CA12 O=Cybertrust Japan Co., Ltd.
  * SecureSign Root CA14 O=Cybertrust Japan Co., Ltd.
  * SecureSign Root CA15 O=Cybertrust Japan Co., Ltd.

==== python-charset-normalizer ====
Version update (3.3.2 -> 3.4.0)

- update to 3.4.0:
  * Argument `--no-preemptive` in the CLI to prevent the detector
    to search for hints.
  * Support for Python 3.13
  * Relax the TypeError exception thrown when trying to compare a
    CharsetMatch with anything else than a CharsetMatch.
  * Improved the general reliability of the detector based on
    user feedbacks. (#520) (#509) (#498) (#407)
  * Declared charset in content (preemptive detection) not
    changed when converting to utf-8 bytes.

==== python-cryptography ====
Version update (43.0.1 -> 43.0.3)

- update to 43.0.3:
  * Fixed release metadata for cryptography-vectors
  * Fixed compilation when using LibreSSL 4.0.0.

==== qt6-base ====
Subpackages: libQt6Concurrent6 libQt6Core6 libQt6DBus6 libQt6Gui6 libQt6Network6 libQt6OpenGL6 libQt6OpenGLWidgets6 libQt6PrintSupport6 libQt6Sql6 libQt6Test6 libQt6Widgets6 libQt6Xml6 qt6-network-tls qt6-networkinformation-glib qt6-networkinformation-nm qt6-printsupport-cups qt6-sql-sqlite

- Add patch to fix qxmpp test failures (gh#qxmpp-project/qxmpp#659):
  * 0001-QUuid-restore-sorting-order-of-Qt-6.8.patch
- Add patch to fix potential crash with QDirIterator (QTBUG-130142):
  * 0001-QDirIterator-don-t-crash-with-next-after-hasNext-ret.patch

==== runc ====
Version update (1.2.0~rc3 -> 1.2.0)

- Update to runc v1.2.0. Upstream changelog is available from
  <https://github.com/opencontainers/runc/releases/tag/v1.2.0>.

==== vte ====
Version update (0.78.0 -> 0.78.1)

- Update to version 0.78.1:
  + build:
  - Prepend python to minifont coverage cmd
  - Add missing includes
  + widget:
  - Improve the robustness of ringview updating
  - Make sure to update the ringview after a widget resize
  - termprops: Fix for double termprops
  + draw:
  - gsk:
    . Use fill_n to fill background
    . Draw cell background using scaled texture
  - Fix background drawing offset
  + tests: Remove excessive constrexpr

==== zlib-ng-compat ====
Version update (2.2.1 -> 2.2.2)

- Update to 2.2.2:
  * Changelog at https://github.com/zlib-ng/zlib-ng/releases/tag/2.2.2
- Install the ld.so configuration file also with the -32bit
  package, as otherwise biarch installs won't find that library
  (boo#1232065).