- Add nm-openvpn-fix-crash.patch: service: fix a crash when empty
password is provided (glgo#GNOME/NetworkManager-openvpn!92,
bsc#1237570).
==== dracut ====
Version update (059+suse.679.g7559201e -> 059+suse.688.g840b9751)
Subpackages: dracut-ima
- Update to version 059+suse.688.g840b9751:
* fix(iscsi): make sure services are shut down when switching root (bsc#1237695)
* fix(iscsi): don't require network setup for qedi
* fix(90kernel-modules): explicitly include xhci-pci-renesas (bsc#1238258)
* fix(network-legacy): do not require pgrep when using wicked (bsc#1236982)
==== ell ====
Version update (0.71 -> 0.73)
- Update to release 0.73
* Add support for the Test Anything Protocol.
* Fix issue with parsing hwdb.bin child structures.
==== exfatprogs ====
Version update (1.2.7 -> 1.2.8)
- Update to 1.2.8:
* dump.exfat: fix an incorrect output of an entry
position in 32-bit system.
* mkfs.exfat: fill an oem sector with zero instead
of one.
* exfatprogs: fix compilation on musl based systems
due to loff_t type. And update the Github action
to validate builds on the system.
==== freetype2 ====
Version update (2.13.2 -> 2.13.3)
- update to 2.13.2:
* Some fields in the `FT_Outline` structure have been changed
from signed to unsigned type, which better reflects the actual
usage. It is also an additional means to protect against
malformed input.
* Rare double-free crashes in the cache subsystem have been fixed.
* Excessive stack allocation in the autohinter has been fixed.
* The B/W rasterizer has received a major upkeep that results in
large performance improvements. The rendering speed has
increased and even doubled for very complex glyphs.
==== gnome-shell ====
Version update (47.4 -> 47.5)
Subpackages: gnome-shell-calendar
- Update to version 47.5:
+ Fix occasional stacking glitch during overview transition
+ Misc. bug fixes and cleanups
+ Updated translations.
==== gnome-terminal ====
Version update (3.54.3 -> 3.54.4)
Subpackages: nautilus-extension-terminal
- Update to version 3.54.4:
* util: xte: Check more directories for desktop files
* desktop: Add entries for newest xte
* util: Lowercase desktop names
* tests: Add test binary to check default terminal implementation
* Update German translation
* build: Use vte-0-78 branch
* Revert "metainfo: Add developer info"
* metainfo: Add developer info
- Update to version 10.4.0:
+ Drawing glyphs using hb-draw API now avoids any “malloc” calls,
which improves drawing performance by 10+%.
+ Add support new “GVAR” table fonts with more than 65535 glyphs.
Support is currently behind a compilation flag and is disabled
by default.
+ Some hb-directwrite and hb-ft APIs got renamed with more clear
names and the old names are deprecated.
+ Various build and fuzzing fixes.
+ New API:
- +hb_directwrite_face_get_dw_font_face()
- +hb_ft_font_get_ft_face()
+ Deprecated API:
- +hb_directwrite_face_get_font_face()
- +hb_ft_font_get_face()
==== kdump ====
Version update (2.0.16 -> 2.0.17)
- upgrade to version 2.0.17
* fix bonding options (bsc#1235933)
* don't use wicked to read bond and bridge config
* prevent KDUMP_NET_TIMEOUT busy loop when DNS fails
* limit dump file permissions (bsc#1237497, bsc#1237529)
==== kernel-firmware-amdgpu ====
Version update (20250219 -> 20250302)
- Update to version 20250302 (git commit 76e258534a5d):
* amdgpu: DMCUB updates for various ASICs
* amdgpu: DCUB update for DCN401 and DCN315
==== kernel-firmware-sound ====
Version update (20250219 -> 20250302)
- Update to version 20250302 (git commit 76e258534a5d):
* cirrus: cs35l41: Add firmware and tunings for CS35L41 driver for Steam Deck
==== npth ====
- specfile: update license to LGPL-2.1-or-later
==== osinfo-db ====
- Modify SLES and Leap 16 database entries to define new volume id
of Agama 12 ISOs (bsc#1236401)
add-sles16-support.patch
add-opensuse-leap-16.0-support.patch
- Add for SLES 16 / Leap 16, <firmware arch="x86_64" type="efi"/>
add-sles16-support.patch
add-opensuse-leap-16.0-support.patch
- Ensure btrfsmaintenance is required by transactional_base
(bsc#1238405).
- Ensure less, sudo (bsc#1238409) and iputils (bsc#1238371) are
required in transactional_base pattern for SLFO.
- Ensure branding is also requires on SLFO / SLE16.
- patterns-base-transactional_base: requires toolbox-branding-SLE
on SL-Micro (bsc#1232346)
- Disable x11 / x11_enhanced / basic_desktop on SLFO, we don't ship
X11 server.
- Disable 32bit patterns on SLFO.
- Name libsystemd-{shared,core} based on the major version of systemd and the
package release number (bsc#1228081)
This way, both the old and new versions of these shared libraries will be
present during the update. This should prevent issues during package updates
when incompatible changes are introduced in the new versions of these shared
libraries.
Note: these libraries are private so only binaries shipped by systemd and its
sub-packages can be linked against them.
- Move 20-systemd-stub.conf tmpfiles.d from the systemd-boot
package to the systemd main package, as it is needed in the
initrd to copy stuff from /.extra to /run/systemd/stub.
Installing systemd-boot in the initrd is not the right approach,
as that pulls in the bootloader and other files that have no use
in the initrd and just take up space. The main package is always
in the initrd, so it's the right place to ensure that, if
systemd-boot is used, the snippet is present, and it will be a
no-op otherwise.
==== vte ====
Version update (0.78.3 -> 0.78.4)
- Update to version 0.78.4:
* widget: gtk4: Fix critical warning on a11y init
* build: Post release version bump
* ci: Add CI
* widget: Guard signal disconnect on non-null object
* widget: Scroll the alternate screen into the viewport
* build: Post release version bump
* build: Fix typo in pread check
* lib: Remove an unnecessary move
* emulation: Use U+2426 for SUB
* widget: Use correct type for out param