Bump SONAME of libzfs and libzpool

The ABI of libzfs and libzpool have breaking changes since last
SONAME bump in commit fe6babc:

* libzfs: `zpool_print_unsup_feat` removed (used by zpool cmd).
* libzpool: multiple `ddt_*` symbols removed (used by zdb cmd).

Bump them to avoid ABI breakage.

See: https://github.com/openzfs/zfs/pull/11817
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Closes #16609
This commit is contained in:
Shengqi Chen
2024-10-05 20:29:37 +08:00
committed by Brian Behlendorf
parent d32c05949a
commit fc9608e2e6
12 changed files with 50 additions and 47 deletions
+2
View File
@@ -0,0 +1,2 @@
COPYRIGHT
LICENSE