Packages changed:
  MozillaFirefox
  apache2
  apache2-manual
  apache2-prefork
  apache2-utils
  apparmor
  cryptsetup (2.6.1 -> 2.7.0)
  duktape
  firewalld (2.1.0 -> 2.1.1)
  fwupd (1.9.11 -> 1.9.12)
  kernel-firmware (20240115 -> 20240126)
  libapparmor
  libjcat (0.2.0 -> 0.2.1)
  mdevctl (1.2.0 -> 1.3.0)
  mutter
  numactl (2.0.16.21.g693fee1 -> 2.0.17.4.g63befa8)
  openssl-3
  openssl
  python-argcomplete (3.2.1 -> 3.2.2)
  python-authheaders (0.16.1 -> 0.16.2)
  python-pyOpenSSL (23.3.0 -> 24.0.0)
  strace (6.6 -> 6.7)
  xdg-utils (1.2.0~beta1+20230929 -> 1.2.0+20240130)
  xf86-video-qxl
  xorg-x11-server
  xterm (388 -> 389)

=== Details ===

==== MozillaFirefox ====
Subpackages: MozillaFirefox-translations-common

- Fix file list

==== apache2 ====

- use grep -E for egrep

==== apache2-manual ====

- use grep -E for egrep

==== apache2-prefork ====

- use grep -E for egrep

==== apache2-utils ====

- use grep -E for egrep

==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-parser-lang apparmor-profiles apparmor-utils apparmor-utils-lang python3-apparmor

- Add dovecot-unix_chkpwd.diff to allow dovecot-auth to execute
  unix_chkpwd, and add a profile for unix_chkpwd. This is needed
  for PAM 1.6 (boo#1219139)
- Refresh apparmor.keyring - the key was renewed

==== cryptsetup ====
Version update (2.6.1 -> 2.7.0)
Subpackages: cryptsetup-doc cryptsetup-lang libcryptsetup12

- Update to 2.7.0:
  * Full changelog in:
    mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.7/v2.7.0-ReleaseNotes
  * Introduce support for hardware OPAL disk encryption.
  * plain mode: Set default cipher to aes-xts-plain64 and password hashing
    to sha256.
  * Allow activation (open), luksResume, and luksAddKey to use the volume
    key stored in a keyring.
  * Allow to store volume key to a user-specified keyring in open and
    luksResume commands.
  * Do not flush IO operations if resize grows the device.
    This can help performance in specific cases where the encrypted device
    is extended automatically while running many IO operations.
  * Use only half of detected free memory for Argon2 PBKDF on systems
    without swap (for LUKS2 new keyslot or format operations).
  * Add the possibility to specify a directory for external LUKS2 token
    handlers (plugins).
  * Do not allow reencryption/decryption on LUKS2 devices with
    authenticated encryption or hardware (OPAL) encryption.
  * Do not fail LUKS format if the operation was interrupted on subsequent
    device wipe.
  * Fix the LUKS2 keyslot option to be used while activating the device
    by a token.
  * Properly report if the dm-verity device cannot be activated due to
    the inability to verify the signed root hash (ENOKEY).
  * Fix to check passphrase for selected keyslot only when adding
    new keyslot.
  * Fix to not wipe the keyslot area before in-place overwrite.
  * bitlk: Fix segfaults when attempting to verify the volume key.
  * Add --disable-blkid command line option to avoid blkid device check.
  * Add support for the meson build system.
  * Fix wipe operation that overwrites the whole device if used for LUKS2
    header with no keyslot area.
  * Fix luksErase to work with detached LUKS header.
  * Disallow the use of internal kernel crypto driver names in "capi"
    specification.
  * Fix reencryption to fail early for unknown cipher.
  * tcrypt: Support new Blake2 hash for VeraCrypt.
  * tcrypt: use hash values as substring for limiting KDF check.
  * Add Aria cipher support and block size info.
  * Do not decrease PBKDF parameters if the user forces them.
  * Support OpenSSL 3.2 Argon2 implementation.
  * Add support for Argon2 from libgcrypt
    (requires yet unreleased gcrypt 1.11).
  * Used Argon2 PBKDF implementation is now reported in debug mode
    in the cryptographic backend version. For native support in
    OpenSSL 3.2 or libgcrypt 1.11, "argon2" is displayed.
    If libargon2 is used, "cryptsetup libargon2" (for embedded
    library) or "external libargon2" is displayed.
  * Link only libcrypto from OpenSSL.
  * Disable reencryption for Direct-Access (DAX) devices.
  * Print a warning message if the device is not aligned to sector size.
  * Fix sector size and integrity fields display for non-LUKS2 crypt
    devices for the status command.
  * Fix suspend for LUKS2 with authenticated encryption (also suspend
    dm-integrity device underneath).
  * Update keyring and locking documentation and LUKS2 specification
    for OPAL2 support.
  * Remove patches fixed upstream:
  - cryptsetup-Check-for-physical-memory-available-also-in-PBKDF-be.patch
  - cryptsetup-Try-to-avoid-OOM-killer-on-low-memory-systems-withou.patch
  - cryptsetup-Use-only-half-of-detected-free-memory-on-systems-wit.patch

==== duktape ====

- Build with distro flags

==== firewalld ====
Version update (2.1.0 -> 2.1.1)
Subpackages: firewalld-bash-completion firewalld-lang python3-firewall

- update to 2.1.1:
  * fix(offline-cmd): use family when creating ipset (64f78a9)
  * fix(firewall-config): allow rich rule forwarded ports to be logged (d46ea62)
  * fix(ipXtables): log forwarded ports only (07dc202)
  * fix(nftables): log forwarded ports (5c26b73)
  * fix(io.ipset): raise exception if entries exceed limit (a2da5fb)
  * fix(policy): ipXtables: multiple policies using same zone (b6f2f09)
  * fix(policy): dispatch update for active policies (7f6f0e2)

==== fwupd ====
Version update (1.9.11 -> 1.9.12)
Subpackages: fwupd-bash-completion fwupd-lang libfwupd2 typelib-1_0-Fwupd-2_0

- Update to version 1.9.12:
  + This release adds the following features:
  - Add remote modification support to fwupdtool
  - Add support for more modify-config options
  - Generate HTML pages for all man pages
  + This release fixes the following bugs:
  - Assume the legacy LVFS::UpdateRequestId tag is non-generic
  - Avoid crashing the daemon if not using udisks
  - Correctly mark the CPU as supported
  - Correctly match invalid EFI partitions
  - Do not change the device status until the action has
    completed
  - Do not require systemd for fwupdtool modify-config
  - Enable access to the home interface for snap
  - Fix an assertion when enabling lvfs-testing for the first
    time
  - Fix a possible crash in fwupdtool build-cabinet
  - Handle systems with more than one ccp device
  - Only check AMD CPUs for SHSTK, not IBT
  - Only write the mutable fwupd.conf with the current values
  - Re-evaluate supported every time pci-psp attributes are
    refreshed
  - Show "CET OS support" on AMD systems too
  + This release adds support for the following hardware:
  - AVer CAM340plus
  - AVer VB342 Pro
  - More Algoltek devices

==== kernel-firmware ====
Version update (20240115 -> 20240126)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-ath12k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network

- Update to version 20240126 (git commit 8fa621d2f9c1):
  * qcom: Add Audio firmware for SM8650 MTP
  * linux-firmware: Add firmware for Cirrus CS35L41 on HP Consumer Laptops
  * Intel Bluetooth: Make spacing consistent with rest of WHENCE
  * amdgpu: update raven2 firmware
  * amdgpu: update raven firmware
  * amdgpu: update SDMA 5.2.7 firmware
  * amdgpu: update PSP 13.0.8 firmware
  * amdgpu: update VCN 3.1.2 firmware
  * amdgpu: update SDMA 5.2.6 firmware
  * amdgpu: update PSP 13.0.5 firmware
  * amdgpu: update GC 10.3.6 firmware
  * amdgpu: add GC 11.0.1 rlc_1 firmware
  * amdgpu: update vega20 firmware
  * amdgpu: update VCN 4.0.0 firmware
  * amdgpu: update SMU 13.0.0 firmware
  * amdgpu: update PSP 13.0.0 firmware
  * amdgpu: update GC 11.0.0 firmware
  * amdgpu: update vega12 firmware
  * amdgpu: update vega10 firmware
  * amdgpu: update beige goby firmware
  * amdgpu: update picasso firmware
  * amdgpu: update dimgrey cavefish firmware
  * amdgpu: update vangogh firmware
  * amdgpu: update navy flounder firmware
  * amdgpu: update green sardine firmware
  * amdgpu: update sienna cichlid firmware
  * amdgpu: update PSP 13.0.11 firmware
  * amdgpu: update GC 11.0.4 firmware
  * amdgpu: update VCN 4.0.2 firmware
  * amdgpu: update PSP 13.0.4 firmware
  * amdgpu: update GC 11.0.1 firmware
  * amdgpu: update arcturus firmware
  * amdgpu: update navi14 firmware
  * amdgpu: add VCN 4.0.3 firmware
  * amdgpu: add SDMA 4.4.2 firmware
  * amdgpu: add SMU 13.0.6 firmware
  * amdgpu: add PSP 13.0.6 firmware
  * amdgpu: Add GC 9.4.3 firmware
  * amdgpu: update renoir firmware
  * amdgpu: update VCN 4.0.4 firmware
  * amdgpu: update SMU 13.0.7 firmware
  * amdgpu: update PSP 13.0.7 firmware
  * amdgpu: update GC 11.0.2 firmware
  * amdgpu: update navi12 firmware
  * amdgpu: update yellow carp firmware
  * amdgpu: update SMU 13.0.10 firmware
  * amdgpu: update SDMA 6.0.3 firmware
  * amdgpu: update PSP 13.0.10 firmware
  * amdgpu: update GC 11.0.3 firmware
  * amdgpu: update navi10 firmware
  * amdgpu: update aldebaran firmware
  * linux-firmware: Update AMD cpu microcode
  * RTL8192E: Remove old realtek WiFi firmware
- Update aliases

==== libapparmor ====

- Add dovecot-unix_chkpwd.diff to allow dovecot-auth to execute
  unix_chkpwd, and add a profile for unix_chkpwd. This is needed
  for PAM 1.6 (boo#1219139)
- Refresh apparmor.keyring - the key was renewed

==== libjcat ====
Version update (0.2.0 -> 0.2.1)

- Update to version 0.2.1:
  + Do not dedupe sig and sig-of-checksum when loading.
  + Fix the installed tests.
  + Show the sig-of-checksum results clearer on the CLI.

==== mdevctl ====
Version update (1.2.0 -> 1.3.0)

- Update to version 1.3.0 (jsc#PED-4981):
  * tests: add tests for live and defined support
  * doc: document live support and its options
  * cli: add live and defined parameters to modify command
  * callouts: add callout live event support
  * main: refactor jsonfile loading
  * main: refactor getting active devices
  * tests: add callout versioning tests
  * callouts: add warning for unknown supported actions and events
  * callouts: prevent repeating unsuccessful script searches
  * callouts: add versioning on callout scripts
  * callouts: make callout method reusable
  * callouts: add a check_result_fn to invoke_first_matching_script
  * Fix new clippy warnings
  * Cargo.toml: move tempfile to dev-dependencies
  * main: assemble active devices without overwriting
  * mdevctl.spec.in: Add systemd as build requirement
  * callout: ignore broken pipe on stdin
  * cli: improve lsmdev help
  * callouts: set script in callout on success only
  * main: fix file open error being suppressed
  * Fix clippy warning for useless vec
  * callouts: replace negated check and improve msgs
  * callouts: improve debug messages in get_attributes
  * callouts: match code format in Display for Event and Action
  * tests/callouts: make scripts cross distro compliant
  * actions: update release action to newer versions
  * Bump clap to 4.0
  * Bump env_logger dependency to 0.9.0
  * Fix deprecated github actions
  * cli: change modify parameter relationships
  * tests: use printf over echo
  * tests: add callout constructor panic tests
  * callouts: add MDev to callout struct
  * callouts: Move stdin generation from Callout::invoke_script()
  * callouts: Add a Callout argument to the invoke callback function
  * callouts: Reuse Callout::callout() for get_attributes()
  * callouts: Return Output from Callout::callout()
  * callouts: Remove Callout::callout_dir()
  * callouts: Move self.script invocation to callout()
  * callouts: make Callout::invoke() a method
  * mdev: provide better error message for invalid attr index
  * mdev: change attribute index arguments to usize
  * cli: adjust help text for modify option addattr
  * modify: ensure required parameter is given
  * trim trailing null from callout script get-attributes output
  * Add --force option for commands that have callouts
  * Bump 'nix' dependency
  * tests: test 'stop' with callouts
  * tests: remove stray debug prints during fork
  * tests: make test failure reports more obvious
  * Bump version to 1.3.0
  * undefine: report error if device is not undefined
  * modify: add jsonfile optional parameter
  * cli: add cli tests
  * cli: fix clap deprecations warnings
  * tests: fix test_modify() when auto and manual are both set
  * Fix panic on modify delattr with invalid index
  * Active attributes (#71)
  * clippy: remove needless borrows
  * mdevctl.rst: align use of term state
  * Add tests for callout dir priority
  * Add system callout script dir outside /etc.
  * Add ability to set env root with env variable
  * Rename Environment::persist_base() to config_base()
  * Update github checkout action
  * Relax 'nix' dependency version requirement
  * callouts: remove return value from Callout::notify()
  * callouts: remove separate is_dir() check in notify()
  * callouts: filter and map iterator in notifier loop
  * Update uuid version
  * tests: verify that callout scripts are executed in order
  * callouts: make sure scripts are sorted
  * callouts: simplify loop through callout dir
  * callouts: Remove call to count() on callout dir entries
  * Fix new clippy warnings
  * Fix intermittent callout failure during test
  * rpm: set debug env vars when running tests in rpm build
  * Add python3-docutils to rpm BuildRequires

==== mutter ====
Subpackages: mutter-lang

- mutter-SLE-bsc984738-grab-display.patch:
  * Temporary disable this SLE-only patch as it makes mutter
    45 lock-up on non-CSD apps (bsc#1218935)

==== numactl ====
Version update (2.0.16.21.g693fee1 -> 2.0.17.4.g63befa8)
Subpackages: libnuma1

- Update to version 2.0.17.4.g63befa8:
  * Fix CodeQl Warn: Wrong type of arguments to formatting function
  * libnuma: Fix incorrect print and exit of numa_preferred/_many APIs
  * libnuma: Fix unexpected output
  * Fix README.md
  * Increase version number
  * Fix build badge
  * Fix README.md
  * Update README.md
  * Add configure file for release
  * Fix unused function return warning in numastat
  * fix complain() fuction print newline
  * Document that numa_police_memory may cause data races
  * Add numastat_diff from jirka-h
  * Enable v1 compatibility for unused getnodemask test
  * libnuma: Handle initialization without sysfs
  * Support empty memory nodes
  * numactl: Add --version option to print version
  * Remove obsolete numamon file
  * numactl: Use standard tab indent for print_node_cpus
  * Avoid using /proc/cpuinfo in test suite
  * numact: Add --cpu-compress option
  * Pin release workflow script to minimize risk of supply chain attacks
  * move_pages: Fix warning (missing hunk from earlier revert)
  * numastat: Remove unused functions
  * distance: Remove unused variable (NFC)
  * numademo: Adjust memcpy test bandwidth calculation
  * numactl.c: Refactor print_node_cpus to display CPU ranges
  * numactl.c: Refactor print_node_cpus to display CPU ranges
  * numactl.c: Refactor print_node_cpus to display CPU ranges
  * Refactor print_node_cpus to display CPU ranges instead of individual CPUs
  * numactl: Fix manual for --preferred and --preferred-many
  * Revert "Fix build error on riscv64 by linking libatomic"
  * Include <fcntl.h> instead of <sys/fcntl.h>
  * Fix the example usage in the numactl manual
  * Fix issue #190 about numa_exit_on_warn does not work
  * Create SECURITY.md
  * fix: fix memory leaks when run with -H
  * use mems allowed nodes to test prefer_many policy.
  * fix typo in memhog.8
  * Update move_pages.c
  * migspeed don't have to be linked against librt
  * Add MPOL_F_RELATIVE/STATIC_NODES

==== openssl-3 ====
Subpackages: libopenssl3 libopenssl3-32bit libopenssl3-x86-64-v3

- Encapsulate the fips provider into a new package called
  libopenssl-3-fips-provider.
- Added openssl-3-use-include-directive.patch so that the default
  /etc/ssl/openssl.cnf file will include any configuration files that
  other packages might place into /etc/ssl/engines3.d/ and
  /etc/ssl/engdef3.d/. Also create symbolic links /etc/ssl/engines.d/
  and /etc/ssl/engdef.d/ to above versioned directories.
- Updated spec file to create the two new necessary directores for
  the above patch and two symbolic links to above directories.
  [bsc#1194187, bsc#1207472, bsc#1218933]
- Security fix: [bsc#1218810, CVE-2023-6237]
  * Limit the execution time of RSA public key check
  * Add openssl-CVE-2023-6237.patch
- Rename openssl-Override-default-paths-for-the-CA-directory-tree.patch
  to openssl-crypto-policies-support.patch
- Embed the FIPS hmac. Add openssl-FIPS-embed-hmac.patch
- Load the FIPS provider and set FIPS properties implicitly.
  * Add openssl-Force-FIPS.patch [bsc#1217934]
- Disable the fipsinstall command-line utility.
  * Add openssl-disable-fipsinstall.patch
- Add instructions to load legacy provider in openssl.cnf.
  * openssl-load-legacy-provider.patch
- Disable the default provider for the test suite.
  * openssl-Disable-default-provider-for-test-suite.patch
- Security fix: [bsc#1218690, CVE-2023-6129]
  * POLY1305: Fix vector register clobbering on PowerPC
  * Add openssl-CVE-2023-6129.patch
- Add patch to fix BTI enablement on aarch64:
  * openssl-Enable-BTI-feature-for-md5-on-aarch64.patch

==== openssl ====

- New libopenssl-fips-provider package.

==== python-argcomplete ====
Version update (3.2.1 -> 3.2.2)

- update to 3.2.2:
  * Expand tilde in zsh

==== python-authheaders ====
Version update (0.16.1 -> 0.16.2)

- update to 0.16.2:
  * Add checks for None results to avoid tracebacks (#31)
  * Account for FWS in From (which is legal, apparently)
  * Delete more setup.py cruft for non-supported Pythons

==== python-pyOpenSSL ====
Version update (23.3.0 -> 24.0.0)

- update to 24.0.0:
  * Added OpenSSL.SSL.Connection.get_selected_srtp_profile to
    determine which SRTP profile was negotiated. #1279.

==== strace ====
Version update (6.6 -> 6.7)

- Update to strace 6.7
  * Implemented -kk/--stack-traces=source option for libdw-based stack tracing.
  * Implemented decoding of futex_wake, futex_wait, and sys_futex_requeue
    syscalls.
  * Updated lists of BPF_*, BTRFS_*, IORING_*, KVM_*, LANDLOCK_*, PR_*,
    and TCP_* constants.
  * Updated lists of ioctl commands from Linux 6.7.
  * Fix strace -r during the first second after booting to show correct relative
    timestamps.
  * Fix strace -f entering deadlock on exit if there are tracee processes
    spawned using vfork semantics.

==== xdg-utils ====
Version update (1.2.0~beta1+20230929 -> 1.2.0+20240130)

- Update to Version 1.2.0 (Lining up with the upstream release)
  * all: Add xdg-realpath to better handle Canonicalizing filenames (#66)
  * xdg-open: Use url.dll as url opener on wsl (#242)
  * tests: Fix quoting issues in t-xdg-open.sh
  * xdg-open: Added a reporting issues section to xdg-open in the hopes
    that more issues will be attributed correctly
  * xdg-mime: Added a secutity note on xdg-mime default to warn against confusing
    openers and runners
  * xdg-open: Added paragraph explaining the wiered return behaviour of xdg-open
  * xdg-email: shellcheck
  * xdg-mime: shellcheck
  * xdg-settings:  Add support for deeping-desktop browser setting in
    xdg-settings.
  * all: Fix config.status warning about ignored --datarootdir setting
  * all: Shellchecked xdg-utils-common.in
  * xdg-open: shellcheck
  * xdg-mime: Create a generic implementation for KDE
  * all: Move to markdown for README's
  * xdg-mime: Improve Documentation around query file/default
  * xdg-open: Document not handling '-' at the start of filenames
  * xdg-open: Deduplicate URL recognition
  * xdg-open: remove unused open_generic_xdg_file_mime
  * xdg-open: use LC_ALL=C with URLs
  * xdg-open: Fix URI/URL handling
  * xdg-email: Remove default BROWSER logic, no longer needed
  * xdg-mime: Improve synopsis
  * xdg-settings: read KDE browser settings the right way around
  * xdg-open: Improve WSL support
  * xdg-mime: actually handle lists in mimeapps.list correctly

==== xf86-video-qxl ====

- Xspice-python3.patch
  * for python3 interpreter needs to be /usr/bin/python3

==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra

- no longer (build-)require obsolete Xprint/XprintUtil

==== xterm ====
Version update (388 -> 389)
Subpackages: xterm-bin xterm-resize

- update to 389:
  * interchange variables in subparameter parsing, fixing a bug
    where subparameters after the first parameter could be
    misidentified
  * correct  popping of icon/window titles in a case where only
    one was pushed from patch #385 changes.
  * add XTQMODKEYS response in DECRQSS, as alternative for vim.
  * correct  DECCIR encoded information on character set size,
    handle a VT525 quirk, and add DECST8C (Windows Terminal
    [#14984]).
  * improve  DECRQCRA  (prompted  by  discussion with James
    Holderness, Windows Terminal #14974).
  * add part of VT525 color controls:
    + DECAC,  to  update  default foreground/background, respond to
    DECRQSS
    + DECATC, to respond with DECRQSS
  * prevent  Unicode  non-characters  from  being  printed
  * modify  send_SGR()  to  avoid modifying colors 16 to 255 in
    printed output (patch by Grady Martin).
  * minor cleanup of miscellaneous error-codes with ERROR_MISC.
  * remove legacy CSI 53 for locator status, corrected in patch
  * modify  DECRQUPSS  and  DECAUPSS feature to support VT5xx
    character sets (report by Thomas Wolff).
  * improve EWMH handling (report/analysis by Edward Rosten)
    + reset  _NET_WM_STATE_HIDDEN  flag  from _NET_WM_STATE  before
    mapping the window to deiconify.
    + cache  X  properties  to reduce latency (adapted
    from patch by Edward Rosten).