zfs-linux 2.1.7-1ubuntu1 source package in Ubuntu

Changelog

zfs-linux (2.1.7-1ubuntu1) lunar; urgency=medium

  * Merge from Debian Unstable (LP: #1998487), remaining changes:
    - debian/control:
      + drop dependencies on "zfs-modules | zfs-dkms" such that all
    packages can be installed in containers, on hosts that have zfs module
    loaded.
      + change initramfs/dracut packages to only Ubuntu-64bit
    architectures, zfs is not well supported on 32bit arches
    - debian/rules:
      + enforce abi check on Ubuntu amd64
    - debian/tests/control:
      + reduce testing to smoketest only
      + Ubuntu Kernel regression testing covers zfs testsuite
    - debian/patches:
      + Apply Ubuntu patchset to integrate with zsys

 -- Andrea Righi <email address hidden>  Thu, 01 Dec 2022 12:06:06 +0000

Upload details

Uploaded by:
Andrea Righi
Sponsored by:
Timo Aaltonen
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
kernel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zfs-linux_2.1.7.orig.tar.gz 33.5 MiB 6462e63e185de6ff10c64ffa6ed773201a082f9dd13e603d7e8136fcb4aca71b
zfs-linux_2.1.7-1ubuntu1.debian.tar.xz 102.0 KiB 6a073885c3bc6a0257113216d2713c9db2a34400bf809f211af322cb29a1cfa6
zfs-linux_2.1.7-1ubuntu1.dsc 3.4 KiB 469af62b8f03f2cd5606e1d03992ff3e36ed82dbd2fd262bdf389673f77fb94b

Available diffs

View changes file

Binary packages built by this source

libnvpair3linux: Solaris name-value library for Linux

 This library provides routines for packing and unpacking nv pairs for
 transporting data across process boundaries, transporting between
 kernel and userland, and possibly saving onto disk files.

libnvpair3linux-dbgsym: debug symbols for libnvpair3linux
libpam-zfs: PAM module for managing encryption keys for ZFS

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 This provides a Pluggable Authentication Module (PAM) that automatically
 unlocks encrypted ZFS datasets upon login.

libpam-zfs-dbgsym: debug symbols for libpam-zfs
libuutil3linux: Solaris userland utility library for Linux

 This library provides a variety of glue functions for ZFS on Linux:
  * libspl: The Solaris Porting Layer userland library, which provides APIs
    that make it possible to run Solaris user code in a Linux environment
    with relatively minimal modification.
  * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
    library.
  * libefi: The Extensible Firmware Interface library for GUID disk
    partitioning.
  * libshare: NFS, SMB, and iSCSI service integration for ZFS.

libuutil3linux-dbgsym: debug symbols for libuutil3linux
libzfs4linux: OpenZFS filesystem library for Linux - general support

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 The OpenZFS library provides support for managing OpenZFS filesystems.

libzfs4linux-dbgsym: debug symbols for libzfs4linux
libzfsbootenv1linux: OpenZFS filesystem library for Linux - label info support

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 The zfsbootenv library provides support for modifying ZFS label information.

libzfsbootenv1linux-dbgsym: debug symbols for libzfsbootenv1linux
libzfslinux-dev: OpenZFS filesystem development files for Linux

 Header files and static libraries for compiling software against
 libraries of OpenZFS filesystem.
 .
 This package includes the development files of libnvpair3, libuutil3,
 libzpool5 and libzfs4.

libzpool5linux: OpenZFS pool library for Linux

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 This zpool library provides support for managing zpools.

libzpool5linux-dbgsym: debug symbols for libzpool5linux
python3-pyzfs: wrapper for libzfs_core C library

 libzfs_core is intended to be a stable interface for programmatic
 administration of ZFS. This wrapper provides one-to-one wrappers for
 libzfs_core API functions, but the signatures and types are more natural to
 Python.
 .
 nvlists are wrapped as dictionaries or lists depending on their usage.
 Some parameters have default values depending on typical use for
 increased convenience. Enumerations and bit flags become strings and lists
 of strings in Python. Errors are reported as exceptions rather than integer
 errno-style error codes. The wrapper takes care to provide one-to-many
 mapping of the error codes to the exceptions by interpreting a context
 in which the error code is produced.

pyzfs-doc: wrapper for libzfs_core C library (documentation)

 libzfs_core is intended to be a stable interface for programmatic
 administration of ZFS. This wrapper provides one-to-one wrappers for
 libzfs_core API functions, but the signatures and types are more natural to
 Python.
 .
 nvlists are wrapped as dictionaries or lists depending on their usage.
 Some parameters have default values depending on typical use for
 increased convenience. Enumerations and bit flags become strings and lists
 of strings in Python. Errors are reported as exceptions rather than integer
 errno-style error codes. The wrapper takes care to provide one-to-many
 mapping of the error codes to the exceptions by interpreting a context
 in which the error code is produced.
 .
 This package contains the documentation.

zfs-dkms: OpenZFS filesystem kernel modules for Linux

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of
 OpenZFS.

zfs-dracut: OpenZFS root filesystem capabilities for Linux - dracut

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 This package adds OpenZFS to the system initramfs with a hook
 for the dracut infrastructure.

zfs-initramfs: OpenZFS root filesystem capabilities for Linux - initramfs

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 This package adds OpenZFS to the system initramfs with a hook
 for the initramfs-tools infrastructure.

zfs-test: OpenZFS test infrastructure and support scripts

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 This package provides the OpenZFS test infrastructure for destructively
 testing and validating a system using OpenZFS. It is entirely optional
 and should only be installed and used in test environments.

zfs-test-dbgsym: debug symbols for zfs-test
zfs-zed: OpenZFS Event Daemon

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 ZED (ZFS Event Daemon) monitors events generated by the ZFS kernel
 module. When a zevent (ZFS Event) is posted, ZED will run any ZEDLETs
 (ZFS Event Daemon Linkage for Executable Tasks) that have been enabled
 for the corresponding zevent class.
 .
 This package provides the OpenZFS Event Daemon (zed).

zfs-zed-dbgsym: debug symbols for zfs-zed
zfsutils-linux: command-line tools to manage OpenZFS filesystems

 OpenZFS is a storage platform that encompasses the functionality of
 traditional filesystems and volume managers. It supports data checksums,
 compression, encryption, snapshots, and more.
 .
 This package provides the zfs and zpool commands to create and administer
 OpenZFS filesystems.

zfsutils-linux-dbgsym: debug symbols for zfsutils-linux