]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - debian/changelog
PPA 0.6.0.86-0ubuntu1 release.
[mirror_zfs-debian.git] / debian / changelog
index e59305630450bac077874f5c113a32b911630756..fede5478990362f46ea881430e42ec60c6eb3a6f 100644 (file)
@@ -1,3 +1,226 @@
+zfs-linux (0.6.0.86-0ubuntu1) unstable; urgency=low
+
+  [ Richard Yao ]
+  * Fix hard coded path in 60-vdev.rules.in
+
+  [ Brian Behlendorf ]
+  * zfs-0.6.0-rc12
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 14 Nov 2012 20:19:23 -0600
+
+zfs-linux (0.6.0.85-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Add txgs-<pool> kstat file
+  * Log I/Os longer than zio_delay_max (30s default)
+  * Fix zvol+btrfs hang
+  * Fix "allocating allocated segment" panic
+
+  [ Darik Horn ]
+  * Resolve lintian maintainer-script-empty.
+  * Resolve init.d-script-missing-dependency-on-remote_fs.
+  * Resolve syntax-error-in-dep5-copyright.
+  * Resolve debhelper-but-no-misc-depends.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 11 Nov 2012 23:33:24 -0600
+
+zfs-linux (0.6.0.84-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Add ddt_object_count() error handling
+
+  [ Darik Horn ]
+  * Fix /etc/sudoers.d/zfs mode regression.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 02 Nov 2012 17:24:36 -0500
+
+zfs-linux (0.6.0.83-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Allow 'zpool replace' to use short device names
+  * Update spare and cache device names on import
+  * Remove 'Resized bio's/dio' warning
+  * Revert "Don't ashift-align vdev read requests."
+
+  [ Peter Fern ]
+  * Add zdev rules to the initrd for all installations.
+
+  [ Darik Horn ]
+  * Disable Ubuntu 11.04 Natty Narwhal builds.
+  * Enable Ubuntu 12.10 Quantal Quetzal builds.
+  * Add dkms build dependency on spl.
+  * Fix a typo in the root mountpoint seatbelt.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 28 Oct 2012 23:19:48 -0500
+
+zfs-linux (0.6.0.82-0ubuntu1) unstable; urgency=low
+
+  [ Massimo Maggi ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+  [ KORN Andras ]
+  * zfs.8: add missing info about dedup, mlslabel
+
+  [ Cyril Plisko ]
+  * txg is spelled as tgx in places
+  * Make zfs_immediate_write_sz a module paramater
+
+  [ Richard Yao ]
+  * Fix zfs_write_limit_max integer size mismatch on 32-bit systems
+  * Linux 3.6 compat, iops->mkdir()
+
+  [ Brian Behlendorf ]
+  * Fix zfs_txg_timeout module parameter
+  * Disable ztest deadman timer
+  * Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
+  * Condition variable usage, zevent_cv
+  * Condition variable usage, zilog->zl_cv_batch
+  * Condition variable usage, zp->r_{rd,wr}_cv
+  * Quote snapshot and mountpoint for .zfs automount
+
+  [ Richard Yao ]
+  * Remove vmem_size() consumers
+
+  [ Etienne Dechamps ]
+  * Don't ashift-align vdev read requests.
+  * Add atomic_sub_* functions to libspl.
+  * Add FASTWRITE algorithm for synchronous writes.
+  * Use the slog even with logbias=throughput.
+
+  [ Yuxuan Shui ]
+  * Linux 3.6 compat, sops->write_super() removed
+  * Linux 3.6 compat, sget()
+  * Linux 3.6 compat, iops->lookup()
+  * Linux 3.6 compat, iops->create()
+  * Return positive error number in zfsctl_shares_lookup.
+
+  [ Andrew Reid ]
+  * Do not return /dev/loop-control in unused_loop_device
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sun, 21 Oct 2012 23:29:26 -0500
+
+zfs-linux (0.6.0.81-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Modify vdev_elevator_switch() to use elevator_change()
+  * Minimize ztest stack frame size
+  * Replace tempnam() with mkstemp()
+  * Verify the return value for warn_unused_result functions
+  * Realpath arg 2 must be a minimum of PATH_MAX
+  * Set default zvol elevator to noop
+
+  [ Chris Siden ]
+  * Illumos #1948: zpool list should show more detailed pool info
+  * Illumos #1950: ztest backwards compatibility testing option.
+  * Fix mmap() usage in ztest.
+
+  [ Bill Pijewski ]
+  * Illumos #2703: add mechanism to report ZFS send progress
+
+  [ Chris Wedgwood ]
+  * zvol_probe should return NULL when the device isn't found.
+
+  [ Cyril Plisko ]
+  * Implement .commit_metadata hook for NFS export
+
+  [ Etienne Dechamps ]
+  * Force 4K blocksize when testing ext2 on zvol.
+  * Create threads in detached state in userspace.
+  * Fix VOP_CLOSE() in userspace.
+  * Fix ztest vdev file paths.
+  * Temporarily disable the reguid test.
+  * Use dynamic file descriptor numbers in ztest.
+  * Align DISCARD requests on zvols.
+
+  [ George Wilson ]
+  * Illumos #3129, #3130
+
+  [ Richard Lowe ]
+  * Illumos #2399: zfs manual page does not document use of "zfs diff".
+
+  [ Matthew Ahrens ]
+  * Illumos #3100: zvol rename fails with EBUSY when dirty.
+
+  [ Chris Dunlop ]
+  * Switch KM_SLEEP to KM_PUSHPAGE
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+  * Use gbp-pq to manage debian/patches.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Sat, 06 Oct 2012 22:05:16 -0500
+
+zfs-linux (0.6.0.80-0ubuntu2) unstable; urgency=low
+
+  * Revert dh_fixperms rule for old debhelper systems.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Wed, 19 Sep 2012 13:24:46 -0500
+
+zfs-linux (0.6.0.80-0ubuntu1) unstable; urgency=low
+
+  [ Richard Lowe ]
+  * Illumos #2088 zdb could use a reasonable manual page
+
+  [ Brian Behlendorf ]
+  * zfs-0.6.0-rc11
+  * Seg fault 'zpool import -d /dev/disk/by-id -a'
+
+ -- Darik Horn <dajhorn@vanadac.com>  Tue, 18 Sep 2012 17:03:41 -0500
+
+zfs-linux (0.6.0.79-0ubuntu1) unstable; urgency=low
+
+  [ Darik Horn ]
+  * Generate META from debian/changelog.
+  * Update packaging to standards version 3.9.3.1
+  * Improve DEP5 conformance for Lintian.
+  * Update debian/copyright attributions.
+
+  [ Brian Behlendorf ]
+  * Clear PG_writeback for sync I/O error case
+  * Switch KM_SLEEP to KM_PUSHPAGE
+  * Improve `zpool import` search behavior
+
+  [ Cyril Plisko ]
+  * ZFS replay transaction error 5
+
+ -- Darik Horn <dajhorn@vanadac.com>  Mon, 17 Sep 2012 23:43:52 -0500
+
+zfs-linux (0.6.0.78-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Revert "Improve AF hard disk detection"
+  * Move iput() after zfs_inode_update()
+
+  [ Cyril Plisko ]
+  * Fix zdb printf format string for ZIL data blocks
+
+  [ Darik Horn ]
+  * Refresh debian/patches after upstream merge.
+
+ -- Darik Horn <dajhorn@vanadac.com>  Fri, 14 Sep 2012 13:07:59 -0500
+
+zfs-linux (0.6.0.77-0ubuntu1) unstable; urgency=low
+
+  [ Brian Behlendorf ]
+  * Remove zvol device node
+
+  [ Etienne Dechamps ]
+  * Silence "setting dataset to sync always" message in ztest.
+
+  [ Chris Dunlop ]
+  * Remove autotools products
+
+  [ Cyril Plisko ]
+  * Illumos #3064: usr/src/cmd/zpool/zpool_main.c misspells "successful"
+  * Avoid running exportfs on each zfs/zpool command invocation
+
+ -- Darik Horn <dajhorn@vanadac.com>  Tue, 11 Sep 2012 17:11:53 -0500
+
 zfs-linux (0.6.0.76-0ubuntu1) unstable; urgency=low
 
   [ Brian Behlendorf ]