Lines Matching +full:version +full:- +full:minor
1 OpenZFS uses the MAJOR.MINOR.PATCH versioning scheme described here:
3 * MAJOR - Incremented at the discretion of the OpenZFS developers to indicate
5 does not indicate any incompatible on-disk format change. The ability
7 pool and the feature flags supported by the installed OpenZFS version.
8 Increasing the MAJOR version is expected to be an infrequent occurrence.
10 * MINOR - Incremented to indicate new functionality such as a new feature
11 flag, pool/dataset property, zfs/zpool sub-command, new user/kernel
12 interface, etc. MINOR releases may introduce incompatible changes to the
17 * PATCH - Incremented when applying documentation updates, important bug
18 fixes, minor performance improvements, and kernel compatibility patches.
20 be stable. PATCH releases for a MAJOR.MINOR are published as needed.
24 * OpenZFS LTS - A designated MAJOR.MINOR release with periodic PATCH
28 Minor changes to support these distribution kernels will be applied as
33 * OpenZFS current - Tracks the newest MAJOR.MINOR release. This branch
35 kernels. When a new MINOR release is tagged the previous MINOR release
36 will no longer be maintained (unless it is an LTS release). New MINOR