HomeFreeBSD

Bump SONAME of libzfs and libzpool

Description

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

Details

Provenance
Shengqi Chen <harry-chen@outlook.com>Authored on Oct 5 2024, 12:29 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 6 2024, 9:49 PM
Parents
rGc59d5495fe17: contrib/debian: add new manpages to installation list
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGe8f0aa143e1b: Bump SONAME of libzfs and libzpool (authored by Shengqi Chen <harry-chen@outlook.com>).Oct 6 2024, 9:49 PM