Changelog for
libnvpair3-2.1.13-1.19.x86_64.rpm :
* Thu Sep 28 2023 Jan Engelhardt
- Update to release 2.13
* Support for Linux 6.5
* Workaround issue cleaning up automounted snapshots on Linux
* zed: Reduce log noise for large JBODs
* Store the L2ARC device ashift in the vdev label
* Wed Aug 16 2023 Dominik Heidler - Remove zfs-sudo subpackage and add sudoers sample config as doc
* As suggested by security in [boo#1214321]
* Added security note about sudoers config to doc
* Tue Aug 15 2023 Dominik Heidler - Fix rpmlint errors
* Tue Jul 18 2023 Aleksa Sarai - Generate -ueficert subpackage in order to allow automated updates for systems with module signing enforcement (Leap 15.2 and later). The zfs-ueficert package is Recommended by the the kmp packages in order to try to make this setup automatic. boo#1173551
* Wed Jun 07 2023 MichaĆ Szczepaniak - Update to 2.1.12
* Thu Apr 20 2023 Jan Engelhardt - Update to release 2.1.11
* Values printed by zpool-iostat(8) should be right-aligned
* Revert \"ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()\"
* Fri Apr 14 2023 Jan Engelhardt - Update to release 2.1.10
* Support for Linux 6.2, a little support for 6.3
* Removed Python 2.x and Python < 3.6 support
* Add Linux kmemleak support to ZTS
* Terminal coloring
* Introduce ZIL block commit delay
* Allow mounting snapshots in .zfs/snapshot as a regular user
* Fri Mar 24 2023 Jan Engelhardt - Rectify dependencies of zfs-devel [boo#1209699]
* Thu Jan 26 2023 Jan Engelhardt - Update to release 2.1.9
* linux 6.2 compat: zpl_set_acl arg2 is now struct dentry
* Fri Jan 20 2023 Jan Engelhardt - Update to release 2.1.8
* Support for Linux 6.1
* include systemd overrides to zfs-dracut module
* systemd: set restart=always for zfs-zed.service
* Fri Dec 16 2022 Bob Haley - Added %kernel_module_package_buildreqs to build requirements to require suse-module-tools-scriptlets which have been moved to their own package.
* Fri Dec 02 2022 Jan Engelhardt - Update to release 2.1.7 [boo#1205964]
* Support for Linux 6.0
* Mon Oct 03 2022 Jan Engelhardt - Update to release 2.1.6
* Linux: 5.19 support
* zpool: Don\'t print \"repairing\" on force faulted drives
* `zfs recv` hung if max recordsize is less than received recordsize
* Wed Jun 22 2022 Jan Engelhardt - Update to release 2.1.5
* Linux: compatible with 3.10 - 5.18 kernels
* Corrected edge case in uncompressed ARC->L2ARC handling
* Remove wrong assertion in log spacemap
* Wed Jun 08 2022 Andrew Hibberson - As of the Linux 5.19 kernel the asm/fpu/internal.h header was entirely removed. It has been effectively empty since the 5.16 kernel and provides no required functionality.
* Wed Mar 23 2022 Jan Engelhardt - Update to release 2.1.4
* Linux: compatible with 3.10 - 5.17 kernels
* Fix ACL checks for NFS kernel server
* Tue Mar 15 2022 Jan Engelhardt - Add kmod.diff to workaround zfs\'s assumption that /lib/modules exists.
* Fri Mar 11 2022 Jan Engelhardt - Update to release 2.1.3
* Linux 5.16 support
* Fix ENOSPC when unlinking multiple files from full pool
* Enable encrypted raw sending to pools with greater ashift
* Add weekly and monthly scrub timers for systemd
* Thu Dec 16 2021 Jan Engelhardt - Update to release 2.1.2
* Linux 5.15 support
* Sun Sep 19 2021 Jan Engelhardt - Update to release 2.1.1
* Linux 5.14 support
* Data integrity fixes, various ZTS fixes, persistent L2ARC fixes.
* Fri Jul 02 2021 Jan Engelhardt - Update to release 2.1.0
* New features: Distributed Spare RAID, the Compatibility Property, InfluxDB support.
* Fri Jul 02 2021 Jan Engelhardt - Update to snapshot 2.1.0~rc8
* systemd: import: expand $ZPOOL_IMPORT_OPTS correctly
* Sat Jun 26 2021 Jan Engelhardt - Update to snapshot 2.1.0~rc7
* Fri May 28 2021 Jan Engelhardt - Update to snapshot 2.1.0~rc6
* Partial Linux 5.13 support
* Fri May 14 2021 Jan Engelhardt - Update to snapshot 2.1.0~rc5
* Support for Linux 5.12
* Tue Mar 09 2021 Jan Engelhardt - Update to release 2.0.4
* Linux: compatible with 3.10 - 5.11 kernels
* Don\'t bomb out when using keylocation=file://
* Fri Feb 12 2021 Jan Engelhardt - Update to release 2.0.3
* Fix a panic and set file mode during zfs_write
* dracut: Fix race condition between load-key and import
* Mon Feb 01 2021 Jan Engelhardt - Update to release 2.0.2
* Avoid updating the L2ARC device header unnecessarily
* Fix a resource leak in uu_avl_pool_destroy
* Wed Jan 06 2021 Jan Engelhardt - Update to release 2.0.1
* Linux 5.10 support.
* Fix a number of memory leaks.
* Mon Nov 30 2020 Jan Engelhardt - Update to release 2.0.0
* Unified code base and documentation - The ZFS on Linux project has been renamed to OpenZFS.
* Sequential resilver - The sequential resilver feature can rebuild a failed mirror vdev in a fraction of the time it would take a traditional healing resilver.
* Persistent L2ARC - This feature makes the L2ARC cache device persistent across reboots.
* ZStandard compression
* Redacted zfs send/receive - Redacted streams allow users to send subsets of their data to a target system.
* Wed Oct 07 2020 Jan Engelhardt - Update to release 0.8.5
* Linux 5.8 support.
* Fixed resilver restarting unnecessarily when it encounters errors.
* ZED: Do not offline a missing device if no spare is available.
* Improved integration with systemd units. (checking absence of zfs / ordering with regard to zpools)
* Tue May 12 2020 Jan Engelhardt - Update to release 0.8.4
* Linux 5.6 support.
* Sat Jan 25 2020 Jan Engelhardt - Update to release 0.8.3
* Linux 5.4 support.