- Fix supplements of gcr-ssh-agent: supplement against
openssh-clients and gnome-shell, not against gpg2.
- Update to version 4.4.0.1:
+ meson: Fix gck vesion
- Changes from version 4.4.0:
+ gcr:
- Add OID for Extended Key Usage
- Avoid g_strv_builder_unref_to_strv()
- Support parsing ed25519 SSH public keys
+ gck: Disable parallel tests using gck-mock module
+ meson: Do a stricter check on GLib version
+ Updated translations.
- Drop gnome-control-center-users-page-Don-t-show-the-system-accounts.patch:
fixed upstream.
- Rebase gnome-control-center-bring-back-firewall-zone.patch
(bsc#1239711).
- Drop gnome-control-center-info-fix-distro-logo.patch: not needed
any more.
- Change license to LGPL-2.1-or-later, per legal review.
==== libimobiledevice ====
Version update (1.3.0+190git.20230705 -> 1.3.0+263git.20250123)
- Fix python packaging
- Fix libimobiledevice-glue dependency
- Update to version 1.3.0+263git.20250123:
* tools: Fix usage output for ideviceimagemounter
* tools: Fix afclient compilation by adding libimobiledevice-glue dependency
* tools/idevicebackup2: Fix free disk space calculation
* Switch to better initializer strategy
* tools: Add --insecure option to idevicenotificationproxy tool
* docs: Update manpage for idevicecrashreport
* idevicecrashreport: Allow removing crash logs without copying.
* tools: Fix heap buffer overflow in ideviceimagemounter
* Update libimobiledevice-glue dependency to 1.3.0 and use its SHA1 implementation
* tools/afcclient: Add missing argument count check for `get` command
* tools/afcclient: Prevent too much blank lines from recursive put
* docs: Update manpage for afcclient
* tools/afcclient: Update get/put options in help message
* tools/afcclient: get/put operations use '-f' to allow overwrite, '-r' to allow recursive
* tools/afcclient: Allow put directory to device
* tools/afcclient: Allow get folder from device to local.
* common: Add libimobiledevice-glue to dependencies
* tools: Fix memory leak in idevicedevmodectl
* tools/afcclient: Allow removing non-empty directories with -r
* tools/afcclient: Print human readable description of AFC error code on error
* Move LIBIMOBILEDEVICE_API to public headers
* tools/idevicedevmodectl: Fix action success check and device reboot detection
* tools: Add afcclient utility
* idevicesyslog: Allow writing output to a file with command line option
* Fix idevicebackup2 man page
* Updated README.md to mention libtatsu dependency
* Updated README
- Set URL to a working address.
- Update to version 2.60.0:
+ The minimum supported Rust version (MSRV) is 1.77.2.
+ Many build fixes for various platforms.
+ Basic support for the dominant-baseline property.
+ Parse the white-space property. It is not processed yet; this
is part of the work to support SVG2 text layout.
+ Report errors correctly from the parsers for attribute values.
+ Portability fixes to the C header files.
- Update to version 0.21.7:
+ docs: Fix return comment of secret_value_get_text
+ bash-completion:
- Fix man section number in secret-tool completion file
- Integrate external extended bash-completion script
- Require minimal version for bash-completion
+ meson: Use newlines for build options
- Update to 4.22.0
* SMB3 Directory Leases are supported. By default, SMB3 Directory
Leases are enabled on non-clustered Samba and disabled on
clustered Samba, based on the "clustering" option.
* Netlogon Ping over LDAP and LDAPS
* Experimental Himmelblaud Authentication in Samba
* The "nmbd proxy logon" feature was removed.
* fruit:posix_rename option of the vfs_fruit VFS module that
could be used to enable POSIX directory rename behaviour for
OS X clients has been removed as it could result in severe
problems for Windows clients.
==== selinux-policy ====
Version update (20250312 -> 20250318)
Subpackages: selinux-policy-targeted
- Update to version 20250318:
* rebootmgr: Handle config under /etc/rebootmgr (bsc#1239720)
- Update to version 20250313:
* health-checker-plugin: Move from dbus to varlink for rebootmgr communication (bsc#1237273)
* Introduce rebootmgr_var_run_t for files under run (bsc#1237273)
* Adjust to correct new binary path (bsc#1237273)
* health-checker: allow snapshot rollback (bsc#1235860)
* snapper: add interface to select the next boot snapshot
- U_CVE-2022-49737-dix-Hold-input-lock-for-AttachDevice.patch
* Xorg may crash when client applications use easystroke for
mouse gestures (CVE-2022-49737, bsc#1239750)
==== xvidcore ====
- Add xvidcore-c23.patch: Fix build with gcc 15 (patch borrowed
from fedora).
==== zsh ====
- build with pcre2 (boo#1201811) - zsh-5.9-pcre2.patch