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=20231211

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:
  AppStream
  cpupower (6.5.9 -> 6.6.3)
  fonts-config (20230604+git0.630c8206607c -> 20231210+git0.f7216ba)
  gnome-control-center (45.1+22 -> 45.2)
  jitterentropy
  libheif
  lsof
  mailx
  netdata (1.43.2 -> 1.44.0)
  openblas_openmp (0.3.21 -> 0.3.25)
  openblas_pthreads (0.3.21 -> 0.3.25)
  python-pycares (4.3.0 -> 4.4.0)
  raspberrypi-firmware-dt
  selinux-policy
  setools (4.4.3 -> 4.4.4)
  zenity (3.99.91 -> 4.0.0)

=== Details ===

==== AppStream ====
Subpackages: libAppStreamQt2 libappstream4

- Bump BuildRequires on pkgconfig(xmlb) to 0.3.14.

==== cpupower ====
Version update (6.5.9 -> 6.6.3)
Subpackages: cpupower-bash-completion

- Fix library file version: libcpupower.so.0.0.1 -> libcpupower.so.1.0.1
  A cpupower_fix_library_so_name.patch
- Rename libcpupower0 to libcpupower1 following changes in SONAME.
- Use ldconfig_scriptlets macro for post(un) handling.

==== fonts-config ====
Version update (20230604+git0.630c8206607c -> 20231210+git0.f7216ba)

- version update to 20231210+git0.f7216ba
  * Fix typos in 32-emoji-reject.conf and 59-family-prefer-lang-specific
  * remove SEARCH_METRIC_COMPATIBLE sysconfig variable and infra around 
[bsc#1216356]
- deleted patches
  - 0001-Fix-typos-in-32-emoji-reject.conf-and-59-family-pref.patch (upstreamed)

==== gnome-control-center ====
Version update (45.1+22 -> 45.2)
Subpackages: gnome-control-center-color gnome-control-center-goa 
gnome-control-center-user-faces

- Update to version 45.2:
  + Apps:
  - Fix status page glitch on initialization
  - Fix "File and Link Association" interface not reflecting
    changes
  + Background: Improve background preview and chooser performance
  + Default Apps: Fix undesired resetting of default apps during
    startup
  + Mouse: Fix interference issue with scroll event in Mouse Test
    window
  + Network:
  - Close network editor when using non-native
    nm-connection-editor
  - Show decoration buttons on empty-state (no network device
    found page)
  - Share WPA3 (SAE) networks with QR Code
  - Hide QR Code icon when connection is not successful
  - Remove deprecated 'wpa-none'
  - Fix route label alignments
  + Privacy:
  - Fix crash from free bug in the Camera page
  - Fix potential crash on Bolt page visibility
  + Region: Show preview measurement format in current locale
  + Sound: Update mute state when setting mixer control for a
    stream
  + Users: Show tooltip information for the Avatar widget
- Drop gnome-control-center-network-fix-nmce-popup.patch: Fixed
  upstream.

==== jitterentropy ====

- Make use of distro flags with %set_build_flags

==== libheif ====
Subpackages: gdk-pixbuf-loader-libheif libheif-aom libheif-dav1d libheif-ffmpeg 
libheif-jpeg libheif-openjpeg libheif-rav1e libheif1

- security update
- added patches
  fix CVE-2023-49462 [bsc#1217898], read16 segv
  + libheif-CVE-2023-49462.patch
  fix CVE-2023-49464 [bsc#1217900], UAF
  + libheif-CVE-2023-49464.patch

==== lsof ====

- Skip tests that are difficult to emulate by qemu

==== mailx ====

- Moving /etc/mailrc to /usr/etc/mail.rc
  * Add patch mailx-usr-etc.patch

==== netdata ====
Version update (1.43.2 -> 1.44.0)
Subpackages: netdata-plugin-cups netdata-plugin-go

- Update to v1.44.0 (go.d.plugin 0.57.2)
  See https://github.com/netdata/netdata/tree/v1.44.0
  and https://github.com/netdata/go.d.plugin/tree/v0.57.2
    https://github.com/netdata/go.d.plugin/tree/v0.57.1
    https://github.com/netdata/go.d.plugin/tree/v0.57.0
- Fix some forgotten code to use python311 in Leap.

==== openblas_openmp ====
Version update (0.3.21 -> 0.3.25)

- Update to version 0.3.25:
  * General:
  - improved the error message shown on exceeding the maximum
    thread count
  - improved the code to add supplementary thread buffers in
    case of overflow
  - fixed a potential division by zero in ?ROTG
  - improved the ?MATCOPY functions to accept zero-sized rows or
    columns
  - corrected empty prototypes in function declarations
  - cleaned up unused declarations in the f2c-converted versions
    of the LAPACK sources
  - fixed compilation with the Cray CCE Compiler suite
  - improved link line rewriting to avoid mixed libgomp/libomp
    builds with clang&gfortran
  - worked around OPENMP builds with LLVM14's libomp hanging on
    FreeBSD
  - improved the Makefiles to require less option duplication on
    "make install"
  - imported the following changes from the upcoming release
    3.12 of Reference-LAPACK: LAPACK PR 900, LAPACK PR 904,
    LAPACK PR 907, LAPACK PR 909, LAPACK PR 926, LAPACK PR 927,
    LAPACK PR 928 & 930
  * x86-64:
  - fixed compile-time autodetection of AMD Ryzen3 and Ryzen4
    cpus
  - fixed capability-based fallback selection for unknown cpus
    in DYNAMIC_ARCH
  - added AVX512 optimizations for ?ASUM on Sapphire Rapids and
    Cooper Lake
  * ARM64:
  - fixed building on Apple with homebrew gcc
  - fixed building with XCODE 15
  - fixed building on A64FX and Cortex A710/X1/X2
  - increased the default buffer size for recent ARM server cpus
  * POWER:
  - fixed building with the IBM xlf 16.1.1 compiler
  - fixed building with IBM XL C
  - added support for DYNAMIC_ARCH builds with clang
  - fixed union declaration in the BFLOAT16 test case
  - enable optimizations for the AIX assembler on POWER10
  * LOONGARCH64:
  - added an optimized SGEMV kernel
  - added an optimized DTRSM kernel
- Minor rebase of openblas-ppc64be_up2_p8.patch to apply cleanly.
- Drop upstreamed patches:
  * Use-blasint-for-INTERFACE64-compatibility.patch
  * remove-spurious-loops.patch

==== openblas_pthreads ====
Version update (0.3.21 -> 0.3.25)

- Update to version 0.3.25:
  * General:
  - improved the error message shown on exceeding the maximum
    thread count
  - improved the code to add supplementary thread buffers in
    case of overflow
  - fixed a potential division by zero in ?ROTG
  - improved the ?MATCOPY functions to accept zero-sized rows or
    columns
  - corrected empty prototypes in function declarations
  - cleaned up unused declarations in the f2c-converted versions
    of the LAPACK sources
  - fixed compilation with the Cray CCE Compiler suite
  - improved link line rewriting to avoid mixed libgomp/libomp
    builds with clang&gfortran
  - worked around OPENMP builds with LLVM14's libomp hanging on
    FreeBSD
  - improved the Makefiles to require less option duplication on
    "make install"
  - imported the following changes from the upcoming release
    3.12 of Reference-LAPACK: LAPACK PR 900, LAPACK PR 904,
    LAPACK PR 907, LAPACK PR 909, LAPACK PR 926, LAPACK PR 927,
    LAPACK PR 928 & 930
  * x86-64:
  - fixed compile-time autodetection of AMD Ryzen3 and Ryzen4
    cpus
  - fixed capability-based fallback selection for unknown cpus
    in DYNAMIC_ARCH
  - added AVX512 optimizations for ?ASUM on Sapphire Rapids and
    Cooper Lake
  * ARM64:
  - fixed building on Apple with homebrew gcc
  - fixed building with XCODE 15
  - fixed building on A64FX and Cortex A710/X1/X2
  - increased the default buffer size for recent ARM server cpus
  * POWER:
  - fixed building with the IBM xlf 16.1.1 compiler
  - fixed building with IBM XL C
  - added support for DYNAMIC_ARCH builds with clang
  - fixed union declaration in the BFLOAT16 test case
  - enable optimizations for the AIX assembler on POWER10
  * LOONGARCH64:
  - added an optimized SGEMV kernel
  - added an optimized DTRSM kernel
- Minor rebase of openblas-ppc64be_up2_p8.patch to apply cleanly.
- Drop upstreamed patches:
  * Use-blasint-for-INTERFACE64-compatibility.patch
  * remove-spurious-loops.patch

==== python-pycares ====
Version update (4.3.0 -> 4.4.0)

- update to 4.4.0:
  * Add support for 3.12, drop EOL 3.7

==== raspberrypi-firmware-dt ====

- They are vendor changes in bcm2835-dma driver around new RPi5
  which  makes new device trees unusable without corresponding
  changes in DMA driver. Lets revert offending commit.
  Fixes bsc#1217512.
- Add patch:
  * 0001-Revert-bcm2711-rpi-ds-Switch-to-dma40-channel-for-hd.patch

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

- Trigger rebuild of the policy when pcre2 gets updated to avoid
  regex version mismatch errors (bsc#1216747).

==== setools ====
Version update (4.4.3 -> 4.4.4)
Subpackages: python311-setools setools-console

- Update to version 4.4.4:
  * Update for compiling with libsepol 3.6.

==== zenity ====
Version update (3.99.91 -> 4.0.0)

- Update to version 4.0.0:
  + 1st stable release of Zenity based on libadwaita/gtk4.
  + Several command-line options have been deprecated since 3.x.
    These deprecations will either activate an alternate action, or
    do nothing. In either case, a deprecation warning will be
    printed to STDERR. This is to ensure as smooth a transition
    from scripts targeting Zenity 3.x as possible.
  + Changes and bugfixes since 3.99.91:
  - Add rudimentary test suite
  - progress: --auto-close and --percentage=100 don't co-mingle
  - about: Port to libadwaita; update copyright info
  - forms:
    . Remove unused variable
    . Port GtkComboBox to GtkDropDown
  - tree/colview: Implement missing --hide-header option
  - progress: OK should be clickable if --percentage=100 at the
    outset
  - NEWS: fix typo
  - Updated translations.

Reply via email to