aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-12-08 17:15:40 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-12-08 17:15:40 +0000
commitd35f39e8999fdbbc1274ec8e40d8157717637a87 (patch)
tree60cb39acaed95404b0b5b8ba7194134b088d0b8c /UPDATING
parent60945f027780c21c987e0c642404a8383407edad (diff)
downloadports-d35f39e8999fdbbc1274ec8e40d8157717637a87.tar.gz
ports-d35f39e8999fdbbc1274ec8e40d8157717637a87.zip
- Update to 3.1.1 which fixes pkg(8) crashing in 8.4 jails.
8.4 jails should be recreated if created with Poudriere 3.1 or poudriere-devel-3.0.99.20141117.
Notes
Notes: svn path=/head/; revision=374304
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 052edbd0ddf8..a5a34a453f38 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20141208:
+ AFFECTS: users of ports-mgmt/poudriere, ports-mgmt/poudriere-devel
+ AUTHOR: bdrewery@FreeBSD.org
+
+ 8.4 jails created with Poudriere 3.1, or poudriere-devel-3.0.99.20141117
+ should be recreated with 'jail -d' and 'jail -c'. This fixes pkg(8)
+ crashes.
+
20141205:
AFFECTS: users of polish/kadu
AUTHOR: pawel@FreeBSD.org