From: Darik Horn Date: Tue, 1 May 2012 19:46:05 +0000 (-0500) Subject: PPA 0.6.0.62-0ubuntu1 release. X-Git-Tag: debian/0.7.9-2~449 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=341511284ad9cf1158d1a5c60c46e5ef0498afb7;p=mirror_zfs-debian.git PPA 0.6.0.62-0ubuntu1 release. --- diff --git a/debian/changelog b/debian/changelog index 083bbb2b..109d63e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +zfs-linux (0.6.0.62-0ubuntu1) unstable; urgency=low + + [ Mike Harsch ] + * Illumos #952: separate intent logs should be obvious in 'zpool iostat' output + + [ Frederik Wessels ] + * Illumos #1946: incorrect formatting when listing output of multiple pools with zpool iostat -v + + [ Richard Lowe ] + * Illumos #2067: uninitialized variables in zfs(1M) may make snapshots undestroyable + + [ Richard Yao ] + * Update ARC memory limits to account for SLUB internal fragmentation + * Disable direct reclaim on zvols + + [ Brian Behlendorf ] + * Add zfs_mdcomp_disable module option + * Integrate ARC more tightly with Linux + * Linux 3.3 compat, iops->create()/mkdir()/mknod() + * Add mdadm and bc dependencies + * Revert "Disable direct reclaim on zvols" + + [ Darik Horn ] + * Refresh debian/patches after upstream merge. + + -- Darik Horn Tue, 01 May 2012 14:44:11 -0500 + zfs-linux (0.6.0.61-0ubuntu1) unstable; urgency=low [ Prakash Surya ] diff --git a/debian/patches/volatile-version.patch b/debian/patches/volatile-version.patch index 700594d4..d5659ebd 100644 --- a/debian/patches/volatile-version.patch +++ b/debian/patches/volatile-version.patch @@ -7,7 +7,7 @@ Index: b/META Name: zfs Branch: 1.0 -Version: 0.6.0 -+Version: 0.6.0.61 ++Version: 0.6.0.62 Release: rc8 Release-Tags: relext License: CDDL