Packages changed:
  NetworkManager (1.48.8 -> 1.48.10)
  gcc (13 -> 14)
  gcc14
  glib2 (2.80.4 -> 2.80.5)
  gstreamer-plugins-good
  libsoup (3.4.4 -> 3.6.0)
  selinux-policy
  skopeo (1.16.0 -> 1.16.1)
  transactional-update (4.7.0 -> 4.8.0)

=== Details ===

==== NetworkManager ====
Version update (1.48.8 -> 1.48.10)
Subpackages: NetworkManager-bluetooth NetworkManager-wwan libnm0 typelib-1_0-NM-1_0

- Update to version 1.48.10:
  + nmcli/edit: fix memory leak in extract_setting_and_property
  + autotools: fix another filename that was renamed
  + gitlab: fix helper scripts to support DNF5
  + CI: update the imported templates_sha
  + autotools: fix filename that was renamed
  + format: run nm-code-format
  + policy: retry hostname resolution when it fails
  + platform: add small backoff time before resync
  + bridge: reapply port VLANs only when necessary
  + platform: add nmp_utils_bridge_normalized_vlans_equal()
  + platform: support reading bridge VLANs
  + device: support reapplying bridge-port VLANs
  + bridge: change the signature for
    nm_platform_link_set_bridge_vlans()
  + platform: add define for IFLA_BOND_SLAVE_PRIO
  + lldp: fix multiple access to argument in logging macro
  + lldp: fix crash dereferencing NULL pointer during debug logging
  + policy: unblock the autoconnect for children when parent is
    available

==== gcc ====
Version update (13 -> 14)

- Add libquadmath-devel package for GCC 14.
- Bump GCC version to 14, leave -build flavor at 13.
- Add conflicts where -build variants provide the non-build variant.
- Add gcc, gcc-c++ and libstdc++-devel Provides to the -build flavor
  of those packages.  Should fix build of boost in ALP.

==== gcc14 ====
Subpackages: libatomic1 libgcc_s1 libgfortran5 libgomp1 libquadmath0 libstdc++6 libubsan1

- Re-enable cross compiler builds on i586.

==== glib2 ====
Version update (2.80.4 -> 2.80.5)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 typelib-1_0-GLib-2_0 typelib-1_0-GModule-2_0 typelib-1_0-GObject-2_0 typelib-1_0-Gio-2_0

- Update to version 2.80.5:
  + Bugs fixed:
  - Fix gsocketclient-slow test on FreeBSD
  - glib-private: fix build under Cygwin
  - tests: Fix compilation of resolver-parsing test on FreeBSD
  - introspection: Correct GIO-Windows pkg-config name
  + Updated translations

==== gstreamer-plugins-good ====

- Disable Qt6 on aarch64 and %arm since GLES is used and not compatible here

==== libsoup ====
Version update (3.4.4 -> 3.6.0)
Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0

- Update to version 3.6.0:
  + Allow HTTP/2 to be used with non-HTTP proxies
- Changes from version 3.5.2:
  + Strictly forbid NUL bytes in headers
  + Fix minor leaks
- Changes from version 3.5.1:
  + Add `SOUP_METHOD_PATCH`
  + websocket: Add `SoupWebsocketConnection:keepalive-pong-timeout`
    property
  + Increase maxmimum size of HTTP headers
  + Fix `soup_uri_copy()` in Vala
  + Fix leak in `soup_message_new_from_encoded_form()`
  + multipart: Improve handling of messages missing termination
  + logger:
  - Fix request filter function being called with response user
    data
  - Fix response bodies never being logged if request bodies
    aren't
  - Add Soup-Host to logged headers for when Host is missing
  + cookies:
  - Fix incorrect logic in determining same-site cookies
  - Limit the Max-Age to 1 year
  + cookie-jar-db: Explicitly handle old databases lacking
    same-site column

==== selinux-policy ====
Subpackages: selinux-policy-targeted

- Enable named_write_master_zones boolean by default (bsc#1229479)

==== skopeo ====
Version update (1.16.0 -> 1.16.1)

- Update to version 1.16.1:
  * [release-1.16] Bump to Skopeo v1.16.1
  * [release-1.16] Bump c/common to v0.60.2, c/image to v5.32.2

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

- Version 4.8.0
  - Add sd-boot (systemd-boot) support for most commands
  - Add support for specifying migration arguments
    [gh#openSUSE/transactional-update#127]
  - Support kdump setup on platforms without kdump high/low
    settings (e.g. S/390 or PPC64le [bsc#1229138]
  - Preserve current working directory if possible when entering
    transactional-update environment [bsc#1227452]; also adds the
    current path to the Bash prompt
  - Fix plugin system to support special characters in commands