Skip to content

2.2.5-1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 10:55
· 3 commits to master since this release

img

OpenZFS is an advanced file system and volume manager which was originally
developed for Solaris and is now maintained by the OpenZFS community.
This repository contains the code for running OpenZFS on Linux and FreeBSD.

codecov
coverity

Official Resources

Installation

Full documentation for installing OpenZFS on your favorite operating system can
be found at the Getting Started Page.

Contribute & Develop

We have a separate document with contribution guidelines.

We have a Code of Conduct.

Release

OpenZFS is released under a CDDL license.
For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels

  • The META file contains the officially recognized supported Linux kernel versions.
  • Supported FreeBSD versions are any supported branches and releases starting from 12.4-RELEASE.

Changelog for 2.2.5-1


zfs-linux (2.2.5-1) unstable; urgency=medium
.
  * New upstream version 2.2.5
    - fix bash-completion initialization (closes: #1074597)
    - other fixes: https://github.com/openzfs/zfs/releases/tag/zfs-2.2.5
  * d/patches:
    - refresh existing patches
    - add bump-linux-maximum.patch to compile on 6.10 (closes: #1077835)