Packages changed:
  MicroOS-release (20250515 -> 20250522)
  aalib
  cloud-init (23.3 -> 25.1.1)
  libvpl (2.14.0 -> 2.15.0)
  openSUSE-build-key
  passt (20250503.587980c -> 20250512.8ec1341)
  pcr-oracle (0.5.5 -> 0.5.6)
  python313-packaging
  python313-setuptools (78.1.0 -> 78.1.1)
  rootlesskit (2.3.4 -> 2.3.5)
  xen (4.20.0_10 -> 4.20.0_12)

=== Details ===

==== MicroOS-release ====
Version update (20250515 -> 20250522)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== aalib ====

- FIx changelog format: the dashed indicates the beginning of a
  change, thus there is content supposed to follow.

==== cloud-init ====
Version update (23.3 -> 25.1.1)

- Update to version 25.1.1 (bsc#1239715,jsc#PED-8680,bsc#1228414)
  + Removed included upstream
  - pep-594-drop-pipes.patch
  - cloud-init-fix-python313.patch
  - cloud-init-dont-assume-ordering-of-ThreadPoolExecutor.patch
  - cloud-init-direxist.patch
  - cloud-init-wait-for-net.patch
  - cloud-init-usr-sudoers.patch
  - cloud-init-no-nmcfg-needed.patch
  - cloud-init-keep-flake.patch
  - cloud-init-lint-fixes.patch
  - cloud-init-pckg-reboot.patch
  - cloud-init-ds-deterministic.patch
  - cloud-init-write-routes.patch
  - cloud-init-skip-empty-conf.patch
  + Forward port
  - cloud-init-no-tempnet-oci.patch
  - cloud-init-no-openstack-guess.patch
  - cloud-init-lint-set-interpreter.patch
  + Add
  - cloud-init-ssh-usrmerge.patch (bsc#1237764)
  - cloud-init-lint-set-interpreter.patch
  - cloud-init-lint-fix.patch
  - cloud-init-no-single-process.patch
  - cloud-init-needs-action.patch
  + Drop hidesensitivedata in 16 & greater
  + test: pytestify cc_chef tests, add migration test
  + chef: migrate files in old config directories for backups and cache
  + fix: correct the path for Chef's backups (#5994)
  + fix(Azure): don't reraise FileNotFoundError during ephemeral setup (#6113)
  + fix(azure): handle unexpected exceptions during obtain_lease() (#6092)
  [Ksenija Stanojevic]
  + Allow to set mac_address for VLAN subinterface (#6081)
  [jumpojoy] (GH: 5364)
  + fix: Remove erroneous EC2 reference from 503 warning (#6077)
  + fix: NM reload and bring up individual network conns (#6073) [Ani Sinha]
  + fix: stop warning on dual-stack request failure (#6044)
  + fix: install_method: pip cannot find ansible-pull command path (#6021)
  [Hasan Aliyev] (GH: 5720)
  + fix: Fix DataSourceAliYun exception_cb signature (#6068) (GH: 6066)
  + fix: Update OauthUrlHelper to use readurl exception_cb signature
  (GH: 6065)
  + test: add OauthUrlHelper tests
  + test: Remove CiTestCase from test_url_helper.py
  + test: pytestify test_url_helper.py
  + fix: track more removed modules (#6043)
- From 25.1
  + ci: fix post-merge packaging CI (#6038)
  + feat(azure): Fix imds-based ssh_pwauth (#6002) [Ksenija Stanojevic]
  + ci: check for sorted patches (#6036)
  + feat: aliyun datasource support crawl metadata at once (#5942)
  [jinkangkang]
  + docs: document /usr merge breaking change (#6032)
  + test: Add integration test for /var mounts (#6033)
  + test: Ensure pre-24.2 custom modules work (#6034)
  + doc: Update references to older keys (#6022) [Pedro Ribeiro]
  + fix: untyped-defs in tests/unittests/{config, net, sources} (#6023)
  [Romain]
  + fix: don't reference PR in post-merged CI (#6019)
  + chore: explicitly skip broken ansible integration tests (#5996) [a-dubs]
  + tests(oracle): fix test_install_missing_deps apt race condition (#5996)
  [a-dubs]
  + test(oracle): fix test_ubuntu_drivers_installed (#5996) [a-dubs]
  + test(oracle): fix test_frequency_override integration test (#5996)
  [a-dubs]
  + chore: add type hint to IntegrationCloud's cloud_instance field (#5996)
  [a-dubs]
  + test(oracle): fix modules/test_lxd.py::test_storage_lvm on noble (#5996)
  [a-dubs]
  + commit 9e591fff266be9d4c83f74ec02a717b74993304d [a-dubs]
  + net/sysconfig: do not remove all existing settings of
  /etc/sysconfig/network (#5991) [Ani Sinha] (GH: 5990)
  + fix: remove wrong return when checking if network necessary (#6013)
  + fix: typing for rsyslog, ubuntu_pro, power_state_change (#5985)
  [MostafaTarek124eru]
  + fix: Retry on OpenStack HTTP status codes (#5943) [weiyang] (GH: 5687)
  + fix: Ensure fqdn is treated as string in get_hostname_fqdn (#5993)
  [MKhatibzadeh] (GH: 5989)
  + feat(vmware): Convert imc network config to v2 (#5937) [PengpengSun]
  + ci: add upstream post-merge test
  + ci: check if upstream commit causes ubuntu patch conflicts
  + ci: organize cla tests together
  + test: eliminate obsolete cases, add non-error case
  + chore: remove redundant manual schema validation
  + doc: clarify subiquity docs
  + chore: cleanup `len' usage (#5956) [Shreenidhi Shedi]
  + Fix: GCE _get_data crashes if DHCP lease fails (#5998) [Bryan Fraschetti]
  + Fixes GH-5997
  + fix: correct the path for Chef's cache (#5994)
  [MostafaTarek124eru] (GH: 5090)
  + fix: Run ansible with run_user instead of root for distro install_method
  (#5986) [Amirhossein Shaerpour] (GH: 4092)
  + fix: retry AWS hotplug for async IMDS (#5995) (GH: 5373)
  + feat(integration_tests): add optional INSTANCE_TYPE setting (#5988)
  [Alec Warren]
  + feat(integration-tests): set boto3 and botocore to INFO to prevent
  log spamming [a-dubs]
  + ci: add 'tox -e integration-tests-fast' command [a-dubs]
  + chore: Add feature flag for manual network waiting (#5977)
    ... changelog too long, skipping 1230 lines ...
  + integration tests: Fix cgroup parsing (#4402)

==== libvpl ====
Version update (2.14.0 -> 2.15.0)

- Update to version 2.15.0:
  + Added:
  - IntelĀ® VPL API 2.15 support, including new property-based
    capabilities query interface, extended decoder and encoder
    capabilities reporting, and definitions for VVC Main 10 Still
    Picture profile and level 6.3.
  - Explicit INSTALL_EXAMPLES build option to control
    installation of example source code and content.
  + Changed:
  - Default Ubuntu build to 24.04
  - Model demonstrated in interop example to a vehicle detection
    model.
  + Fixed: BUILD_EXAMPLES build option requiring INSTALL_DEV to
    have any effect.
  + Removed: Outdated Dockerfiles provided with examples.
  + Known Issues: vpl-infer unable to load model if built in debug
    mode.

==== openSUSE-build-key ====

- added gpg-pubkey-25db7ae0-645bae34.asc: RSA 4k SLE15 Backports key.
- removed gpg-pubkey-65176565-61a0ee8f.asc: old RSA 2k Backports key.
  (bsc#1243135)

==== passt ====
Version update (20250503.587980c -> 20250512.8ec1341)
Subpackages: passt-selinux

- Update to version 20250512.8ec1341:
  * flow: close socket fd on error
  * flow: fix wrong macro name in comments
- Update to version 20250507.eea8a76:
  * flow: fix podman issue #26073

==== pcr-oracle ====
Version update (0.5.5 -> 0.5.6)

- Update to 0.5.6
  + rsa: adopt OpenSSL 3.0 API to generate RSA key
  + Drop the code for openSSL < 3.0.0
  + Look for signing authority in alternative database
  (bsc#1241957)
- Bump the requirement of libopenssl-devel to 3.0.0

==== python313-packaging ====

- skip primary build only for Tumbleweed (adjust version)

==== python313-setuptools ====
Version update (78.1.0 -> 78.1.1)

- update to 78.1.1:
  * More fully sanitized the filename in PackageIndex._download.
- switch build-exclusion to be tumbleweed only

==== rootlesskit ====
Version update (2.3.4 -> 2.3.5)

- Update to version 2.3.5:
  * v2.3.5
  * Dockerfile: update test deps
  * Build(deps): Bump github.com/moby/vpnkit from 0.5.0 to 0.6.0
  * Build(deps): Bump github.com/containernetworking/plugins
  * Build(deps): Bump golang.org/x/sys from 0.31.0 to 0.32.0
  * Build(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0
  * Parameter for ISA of binaries
  * Build(deps): Bump golang.org/x/net from 0.33.0 to 0.36.0
  * v2.3.4+dev

==== xen ====
Version update (4.20.0_10 -> 4.20.0_12)

- bsc#1243117 - VUL-0: CVE-2024-28956: xen: Intel CPU: Indirect
  Target Selection (ITS) (XSA-469)
  68221f20-x86-alternative-when-feature-not-present.patch
  68221f21-x86-guest-remove-Xen-hypercall_page.patch
  68221f22-x86-misalign-__x86_indirect_thunk.patch
  68221f23-x86-misalign-RETs-in-clear_bhb_loops.patch
  68221f24-x86-stubs-introduce-place_ret.patch
  68221f25-x86-build-with-Return-Thunks.patch
  68221f26-x86-spec-ctrl-synthesise-ITS_NO.patch
- Upstream bug fixes (bsc#1027519)
  67dada68-x86-mm-IS_ALIGNED-in-IS_LnE_ALIGNED.patch
  67ea4268-x86-P2M-sync-fast-slow-p2m_get_page_from_gfn.patch
  67ea428e-percpu-dont-init-on-resume.patch
  67f8ecda-rangeset-incorrect-subtraction.patch
  6800b54f-x86-HVM-update-repeat-count-upon.patch
  68076044-x86emul-clip-rep-count-for-STOS.patch
  6808f549-x86-Intel-work-around-MONITOR-MWAIT-errata.patch
- Drop build-python3-conversion.patch