zfs-linux 2.1.11-1ubuntu1 source package in Ubuntu

Changelog

zfs-linux (2.1.11-1ubuntu1) mantic; urgency=medium

  * Merge from Debian Unstable (LP: #2008245), 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
      + Fixup up renamed & unused patches

zfs-linux (2.1.11-1) unstable; urgency=medium

  [ Mo Zhou ]
  * Fix riscv64 CI failure as well.

  [ Aron Xu ]
  * New upstream stable point release version 2.1.11
  * Drop patches that are alreay in upstream stable release

zfs-linux (2.1.9-4) unstable; urgency=medium

  [ Mo Zhou ]
  * Tentative fix for armel CI due to missing kernel headers.

  [ наб ]
  * /lib/zfs-linux/trim: don't exit 1 if last pool isn't nvme-only (Closes: #1030316)

  [ Aron Xu ]
  * cherry pick patches from upstream 2.1.10 stable branch
  * libzpool5linux: update symbols

zfs-linux (2.1.9-3) unstable; urgency=medium

  * targeted cherry-pick to fix quality issues

 -- Dimitri John Ledkov <email address hidden>  Thu, 18 May 2023 15:06:36 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Mantic
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.11.orig.tar.gz 33.5 MiB a54fe4e854d0a207584f1799a80e165eae66bc30dc8e8c96a1f99ed9d4d8ceb2
zfs-linux_2.1.11-1ubuntu1.debian.tar.xz 107.2 KiB 20410aff34f43645b5c258097a61508db1b7e0c855527b8b33801cab3f4dabac
zfs-linux_2.1.11-1ubuntu1.dsc 3.4 KiB ab3ed0918448eb56b3b53eedbcd901d55ecc1d5318a9ce1f51bc2ce13b88c98b

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