diff options
author | Richard Yao <ryao@gentoo.org> | 2013-10-18 16:26:04 +0000 |
---|---|---|
committer | Richard Yao <ryao@gentoo.org> | 2013-10-18 16:26:04 +0000 |
commit | 12a5d59c99708122441ba014a43466b6f938d67a (patch) | |
tree | fa596afc4c4ee3eca46bca0982e320570aaf5298 /sys-fs/zfs/ChangeLog | |
parent | Update 0.6.2 patchset with sys-fs/zfs-kmod-0.6.2-r2: Fixes memory leak regres... (diff) | |
download | gentoo-2-12a5d59c99708122441ba014a43466b6f938d67a.tar.gz gentoo-2-12a5d59c99708122441ba014a43466b6f938d67a.tar.bz2 gentoo-2-12a5d59c99708122441ba014a43466b6f938d67a.zip |
Update 0.6.2 patchset with sys-fs/zfs-0.6.2-r2: Fixes Gentoo bug #487746; Improved zpool create to treat -O mountpoint and -m the same and stop igoring the mountpoint option when altroot is specified (ported from Illumos)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
Diffstat (limited to 'sys-fs/zfs/ChangeLog')
-rw-r--r-- | sys-fs/zfs/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-fs/zfs/ChangeLog b/sys-fs/zfs/ChangeLog index d327a6dbce4d..a1ead7a30ca3 100644 --- a/sys-fs/zfs/ChangeLog +++ b/sys-fs/zfs/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-fs/zfs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.75 2013/10/14 14:28:24 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.76 2013/10/18 16:26:04 ryao Exp $ + +*zfs-0.6.2-r2 (18 Oct 2013) + + 18 Oct 2013; Richard Yao <ryao@gentoo.org> +zfs-0.6.2-r2.ebuild, + zfs-0.6.1-r4.ebuild: + Update 0.6.2 patchset with sys-fs/zfs-0.6.2-r2: Fixes Gentoo bug #487746; + Improved zpool create to treat -O mountpoint and -m the same and stop igoring + the mountpoint option when altroot is specified (ported from Illumos) 14 Oct 2013; Richard Yao <ryao@gentoo.org> zfs-0.6.1-r4.ebuild, zfs-0.6.2-r1.ebuild: |