Change logs for zfs-linux source package in Lunar

  • zfs-linux (2.1.9-2ubuntu1.2) lunar-security; urgency=medium
    
      * SECURITY UPDATE: silent failure when parsing IPv6 restrictions
        - debian/patches/CVE-2013-20001.patch: pass through ipv6 addresses in
          bracket notation in lib/libshare/os/linux/nfs.c, man/man8/zfs.8,
          tests/runfiles/linux.run,
          tests/zfs-tests/tests/functional/cli_root/zfs_share/Makefile.am,
          tests/zfs-tests/tests/functional/cli_root/zfs_share/zfs_share_007_neg.ksh,
          tests/zfs-tests/tests/functional/cli_root/zfs_share/zfs_share_013_pos.ksh.
        - CVE-2013-20001
    
     -- Marc Deslauriers <email address hidden>  Thu, 02 Nov 2023 10:42:09 -0400
  • zfs-linux (2.1.9-2ubuntu1.1) lunar; urgency=medium
    
      * Cherry-pick upstream fix to address FTBFS with v6.2.8+. LP: #2019450
    
     -- Dimitri John Ledkov <email address hidden>  Sat, 13 May 2023 00:49:15 +0100
  • zfs-linux (2.1.9-2ubuntu1) lunar; 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
    
     -- Andrea Righi <email address hidden>  Fri, 03 Mar 2023 07:18:14 +0000
  • 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
  • zfs-linux (2.1.5-1ubuntu6) kinetic; urgency=medium
    
      * Use detected CC compiler, if KERNEL_CC is undefined. Fixes
        cross-building using non-standard compiler, i.e. $(arch)-gcc-12. LP:
        #1991664
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 04 Oct 2022 14:34:16 +0100