a8c499606b
following commit ec311430e2fd66492498a1559f56ef25e1192266 ZFS upstream due to > Added functions (2): > - boolean_t zpool_is_draid_spare(const char *); > - zpool_compat_status_t zpool_load_compat(const char *, > boolean_t *, char *, char *); However since libzfs increased both the current as well as the age, as there where only addition but no changes of previously existing ABI, the soname of the library remained at libzfs4.so - following https://www.debian.org/doc/debian-policy/ch-sharedlibs.html I left the package name at libzfs4linux Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com> [ Thomas: added a bit more context ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
debian | ||
upstream@71c6098526 | ||
.gitmodules | ||
Makefile | ||
README |
Proxmox VE packaging for ZFS on Linux This is based on code from: https://salsa.debian.org/zfsonlinux-team/zfs https://salsa.debian.org/zfsonlinux-team/spl We removed the dkms/modules related code, because we ship the modules with the kernel. For licensing questions, see: http://open-zfs.org/wiki/Talk:FAQ