Change logs for zfs-linux source package in Disco

  • zfs-linux (0.7.12-1ubuntu5.1) disco; urgency=medium
    
      * Fix livelock between ZFS evict and writeback threads (LP: #1856084)
        - Upstream ZFS fix 41e1aa2a06f8 ("Break out of zfs_zget early if unlinked
          znode")
        - Upstream ZFS fix 0c46813805f4 ("Check for unlinked znodes after
          igrab()")
    
     -- Heitor Alves de Siqueira <email address hidden>  Thu, 12 Dec 2019 13:19:29 -0300
  • zfs-linux (0.7.12-1ubuntu5) disco; urgency=medium
    
      * fix Linux 4.8 build failures
        - update 3304-linux-5-0-fix-bio-set-dev.patch to correctly
          detect GPL'd symbol
    
     -- Colin Ian King <email address hidden>  Wed, 23 Jan 2019 20:13:11 +0000
  • zfs-linux (0.7.12-1ubuntu4) disco; urgency=medium
    
      * debian/patches: add Linux 5.0 compat fixes:
        - 3300-Add-check-for-totalram-pages.patch
        - 3301-Add-check-for-ktime_get_coarse_real_ts64.patch
        - 3302-linux-5-0-disable-vector-instructions-on-5-0-kernels.patch
        - 3303-linux-5-0-convert-ms-macros-to-sb.patch
        - 3304-linux-5-0-fix-bio-set-dev.patch
    
     -- Colin Ian King <email address hidden>  Fri, 18 Jan 2019 17:28:41 +0000
  • zfs-linux (0.7.12-1ubuntu3) disco; urgency=medium
    
      [ Colin Ian King ]
      * debian/patches: 3204-Add-4.20-timespec-compat-fix.patch
        - Add 4.20 64 bit time fix for zpios_timespec_now
    
     -- Colin Ian King <email address hidden>  Mon, 10 Dec 2018 13:25:44 +0000
  • zfs-linux (0.7.12-1ubuntu2) disco; urgency=medium
    
      [ Colin Ian King ]
      * debian/control: remove armhf i386 suggests on zfs-modules and
        zfs-dkms for zfsutils-linux
      * debian/tests/control: only run tests for amd64, arm64, ppc64el and
        s390x (LP: #1805627)
    
     -- Colin Ian King <email address hidden>  Thu, 29 Nov 2018 15:55:12 +0000
  • zfs-linux (0.7.12-1ubuntu1) disco; urgency=medium
    
      [ Adam Conrad ]
      * debian/control: Only build zfs-dracut and zfs-initramfs on 64-bit arches.
      * debian/control: Perpetuate the slight fib about zfs-modules dependencies
        to zfs-dracut and zfs-initramfs, now that the latter is heading to main.
    
      [ Colin Ian King ]
      * Sync with Debian 0.7.12-3
      * Pull in ubuntu sauce patches from bionic ZFS 0.7.11
      * Sync deltas between disco and debian control.in
      * Remove init related debian patches:
        - init-debian-openrc-workaround.patch
        - init-start-stop-dep-on-local-fs.patch
      * Remove init based symlinks:
        - fsutils-linux.zfs-import.init
        - zfsutils-linux.zfs-mount.init
        - zfsutils-linux.zfs-share.init
        - zfs-zed.zfs-zed.init
    
     -- Colin Ian King <email address hidden>  Tue, 21 Nov 2018 10:18:19 +0000
  • zfs-linux (0.7.11-3ubuntu3) disco; urgency=medium
    
      * debian/control: Only build zfs-dracut and zfs-initramfs on 64-bit arches.
    
     -- Adam Conrad <email address hidden>  Mon, 12 Nov 2018 16:39:23 -0700
  • zfs-linux (0.7.11-3ubuntu2) disco; urgency=medium
    
      * debian/control: Perpetuate the slight fib about zfs-modules dependencies
        to zfs-dracut and zfs-initramfs, now that the latter is heading to main.
    
     -- Adam Conrad <email address hidden>  Mon, 12 Nov 2018 15:25:07 -0700
  • zfs-linux (0.7.11-3ubuntu1) disco; urgency=medium
    
      * Sync with Debian 0.7.11-3
      * Pull in ubuntu sauce patches from bionic ZFS 0.7.9
      * Sync deltas between disco and debian control.in
      * Add in compat fixes:
        - Linux 4.19-rc3+ compat: Remove refcount_t compat
    
     -- Colin Ian King <email address hidden>  Tue, 6 Nov 2018 13:06:22 +0000
  • zfs-linux (0.7.9-3ubuntu6) cosmic; urgency=medium
    
      * Fix error exit when using -t option (LP: #1769937)
        - Upstream ZFS fix 4ceb8dd6fdfd ("Fix 'zpool create -t <tempname>'")
          fixes error message and error exit when using the -t option
          when creating a pool.
    
     -- Colin Ian King <email address hidden>  Wed, 12 Sep 2018 10:31:47 +0100