freebsd-dev/lib
Brian Behlendorf fe6babced2
Bump libzfs.so and libzpool.so versions
Bump the library versions as advised by the libtool guidelines.

https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html

Two new functions were added but no existing functions were changed,
so we increase the version and the age (version:revision:age).

Added functions (2):
- boolean_t zpool_is_draid_spare(const char *);
- zpool_compat_status_t zpool_load_compat(const char *,
      boolean_t *, char *, char *);

Additionally bump the libzpool.so version information.  This library
is for internal use but we still want to update the version to track
major changes to the interfaces.

The libzfsbootenv, libuutil, libnvpair and libzfs_core libraries
have not been updated.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11817
2021-04-01 16:53:05 -07:00
..
libavl cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libefi cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libicp cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libnvpair cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libshare cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libspl Support running FreeBSD buildworld on Arm-based macOS hosts 2021-03-26 10:45:12 -07:00
libtpool cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libunicode cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libuutil Fix a resource leak in uu_avl_pool_destroy 2021-01-26 19:39:28 -08:00
libzfs Bump libzfs.so and libzpool.so versions 2021-04-01 16:53:05 -07:00
libzfs_core cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libzfsbootenv cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libzpool Bump libzfs.so and libzpool.so versions 2021-04-01 16:53:05 -07:00
libzstd cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libzutil Removed duplicated includes 2021-03-22 12:34:58 -07:00
Makefile.am cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00