Packages changed:
  AppStream
  MozillaFirefox (120.0 -> 120.0.1)
  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
  openblas_pthreads (0.3.21 -> 0.3.25)
  python-pycares (4.3.0 -> 4.4.0)
  selinux-policy
  setools (4.4.3 -> 4.4.4)
  zenity (3.99.91 -> 4.0.0)

=== Details ===

==== AppStream ====
Subpackages: AppStream-lang libAppStreamQt2 libappstream4

- Bump BuildRequires on pkgconfig(xmlb) to 0.3.14.

==== MozillaFirefox ====
Version update (120.0 -> 120.0.1)
Subpackages: MozillaFirefox-translations-common

- Mozilla Firefox 120.0.1 (boo#1217910)
  * Fixed a bug that was causing persistent startup slowdowns
    (bmo#1867095)
  * Fixed an issue that was causing 100% CPU usage on sites such as
    Google Maps. (bmo#1866409)
  * Fixed an issue that was causing YouTube videos to show a green
    screen when hardware acceleration was enabled. (bmo#1865928)
  * Fixed an issue where the status bar was still visible when
    viewing fullscreen video. (bmo#1853896)
  * Fixed a startup crash affecting Linux users on some aarch64
    systems with page sizes other than 4KB. (bmo#1866025)

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

- 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-lang 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 libheif-svtenc 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

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

==== 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)
Subpackages: zenity-lang

- 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.