diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2011-06-05 12:46:30 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2011-06-05 12:46:30 +0000 |
commit | b6ba6da3576d1f2bf4b5f50e9a55c6b5cc0da9e0 (patch) | |
tree | 8c03c7e5175923af77d66cdc375cdb463228bc7f /UPDATING | |
parent | 3e9734184493301cd27b45a3412c1314543053eb (diff) | |
download | ports-b6ba6da3576d1f2bf4b5f50e9a55c6b5cc0da9e0.tar.gz ports-b6ba6da3576d1f2bf4b5f50e9a55c6b5cc0da9e0.zip |
- Update zfSnap to 1.10.0
This includes a workaround for use with zpool v28. See UPDATING for
more information.
PR: ports/157621
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Notes
Notes:
svn path=/head/; revision=275096
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20110605: + AFFECTS: users of sysutils/zfsnap + AUTHOR: Aldis Berjoza <aldis@bsdroot.lv> + + There is an issue with zpool v28 (currently only on 9-CURRENT, or + 8-STABLE systems that have been manually patched) that affects + zfSnap. If you are using v28 make sure to use the -zpool28fix flag + with zfsnap to work around the problem. + + For more information please see: + + http://wiki.bsdroot.lv/zfsnap#zpool_v28_zfs_destroy_-r_bug + 20110602: AFFECTS: users of net/freeradius AUTHOR: Sevan Janiyan <venture37@geeklan.co.uk> |