Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.

Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&version=Tumbleweed&build=20240402

Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports

Packages changed:
  NetworkManager-openconnect
  NetworkManager-openvpn
  NetworkManager-pptp
  NetworkManager-vpnc
  ell (0.63 -> 0.64)
  gcc14 (14.0.1+git9355 -> 14.0.1+git9687)
  google-noto-fonts (20240301 -> 20240401)
  libopenmpt (0.7.5 -> 0.7.6)
  libplacebo5
  libressl (3.8.3 -> 3.9.1)
  openSUSE-release (20240329 -> 20240402)
  patterns-fonts
  qt6-virtualkeyboard
  shim
  wireplumber (0.5.0 -> 0.5.1)
  yast2-trans (84.87.20240324.ae2a0736e6 -> 84.87.20240331.90b1d91d29)

=== Details ===

==== NetworkManager-openconnect ====
Subpackages: NetworkManager-applet-openconnect

- Add missing supplements(bsc#1220391):
  + NMA subpackage: Main package and gnome-control-center

==== NetworkManager-openvpn ====
Subpackages: NetworkManager-applet-openvpn

- Add missing supplements(bsc#1220391):
  + NMA subpackage: Main package and gnome-control-center

==== NetworkManager-pptp ====
Subpackages: NetworkManager-applet-pptp

- Add missing supplements(bsc#1220391):
  + NMA subpackage: Main package and gnome-control-center

==== NetworkManager-vpnc ====
Subpackages: NetworkManager-applet-vpnc

- Add missing supplements(bsc#1220391):
  + NMA subpackage: Main package and gnome-control-center

==== ell ====
Version update (0.63 -> 0.64)

- Update to version 0.64
  * Fix issue with casting in C++ environment.
  * Fix issue with ASCII string upper and lower helpers.

==== gcc14 ====
Version update (14.0.1+git9355 -> 14.0.1+git9687)
Subpackages: libasan8 libatomic1 libgcc_s1 libgfortran5 libgomp1 libhwasan0 
libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-pp libtsan2 libubsan1

- Update to trunk head, 0b02da5b99e89347f5f8bf875ec8318f84, git9687
- Fix install link to amdgcn-amdhsa-ld.
- Add newlib-gcn-iolock.diff to fix locking for I/O on gcn offload
  targets.
- Remove timezone Recommends from the libstdc++6 package.  [boo#1221601]

==== google-noto-fonts ====
Version update (20240301 -> 20240401)

- Update to 20240401
  * Fix Oriya interpolation issues

==== libopenmpt ====
Version update (0.7.5 -> 0.7.6)

- Update to 0.7.6:
  * [Sec] Potential heap out-of-bounds read or write past sample
    end with malformed sustain loops in SymMOD files.
  * MED: Transposed samples were playing too low in some files
    (e.g. mix94.mmd1).
  * OKT: Some files with garbage at the end were rejected
    (e.g. katharsis - piano lesson.okta).
  * Compressor DMO: It was possible that the plugin would not
    behave as intended at mix rates above 500 kHz.
  * Avoid re-allocating the loop state map contents on every
    playthrough of the module.
- Run test suite during package build

==== libplacebo5 ====

- Add %{?sle15_python_module_pythons} to make libplacebo5 build with
  python 3.11 on Leap15

==== libressl ====
Version update (3.8.3 -> 3.9.1)

- Update to release 3.9.1
  * Updated tests with expiring certificates
  * CET-related build fixes for Windows and macOS targets
  * update libtls linker script to include libssl and
    libcrypto again

==== openSUSE-release ====
Version update (20240329 -> 20240402)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== patterns-fonts ====
Subpackages: patterns-fonts-fonts patterns-fonts-fonts_opt

- Update patterns-fonts.spec:
  Add google-noto-sans-symbols-fonts google-noto-sans-symbols2-fonts
  to default installation, to enable terminal display special
  characters (bsc#1219553).

==== qt6-virtualkeyboard ====
Subpackages: libQt6HunspellInputMethod6 libQt6VirtualKeyboard6 
qt6-virtualkeyboard-imports

- Fix description of libQt6VirtualKeyboard6
- Make the lib depend on the inputcontext plugin (boo#1222158)

==== shim ====

- Introduce %shim_use_fde_tpm_helper macro so that the project
  can include the fde-tpm-helper-macros for the build targets
  other than Tumbleweed

==== wireplumber ====
Version update (0.5.0 -> 0.5.1)
Subpackages: libwireplumber-0_5-0 wireplumber-audio wireplumber-zsh-completion

- Update to version 0.5.1:
  * Highlights:
  - Added a guide documenting how to migrate configuration from
    0.4 to 0.5, also available online at:
    
https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html
    If you are packaging WirePlumber for a distribution, please
    consider informing users about this. Installing the
    wireplumber-doc subpackage, this file can be read by running:
    xdg-open /usr/share/doc/wireplumber/html/daemon/configuration/migration.html
  * Fixes:
  - Fixed an odd issue where microphones would stop being usable
    when a Bluetooth headset was connected in the HSP/HFP profile
    (#598, !620)
  - Fixed an issue where it was not possible to store the
    volume/mute state of system notifications (#604)
  - Fixed a rare crash that could occur when a node was destroyed
    while the 'select-target' event was still being processed
    (!621)
  - Fixed deleting all the persistent settings via
    wpctl --delete (!622)
  - Fixed using Bluetooth autoswitch with A2DP profiles that have
    an input route (!624)
  - Fixed sending an error to clients when linking fails due to a
    format mismatch (!625)
  * Additions:
  - Added a check that prints a verbose warning when old-style
    0.4.x Lua configuration files are found in the system. (#611)
  - The "policy-dsp" script, used in Asahi Linux to provide a
    software DSP for Apple Sillicon devices, has now been ported
    to 0.5 properly and documented (#619, !627)
- Remove patch already included upstream:
  * 0001-filter-utils-fix-handling-of-targetless-smart-filters.patch
- Enable documentation generation and create new doc subpackage
  including the documentation that can be read by running:
  xdg-open /usr/share/doc/wireplumber/html/index.html

==== yast2-trans ====
Version update (84.87.20240324.ae2a0736e6 -> 84.87.20240331.90b1d91d29)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn 
yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da 
yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et 
yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu 
yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it 
yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko 
yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb 
yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR 
yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl 
yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr 
yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN 
yast2-trans-zh_TW yast2-trans-zu

- Update to version 84.87.20240331.90b1d91d29:
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (Romanian)
  * Translated using Weblate (German)
  * Translated using Weblate (German)
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Czech)
  * Translated using Weblate (Japanese)
  * New POT for text domain 'rmt'.
  * New POT for text domain 'control'.

Reply via email to