aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-05-29 03:38:52 +0800
committerthierry <thierry@FreeBSD.org>2006-05-29 03:38:52 +0800
commitc099a250d5eba26799357cb2743f61c55d6ec6c3 (patch)
treea56113d912af0b37f175fe3d0d7fbf2e2c41fc6f /UPDATING
parentcc6cccc060e5660b7f15a0464536cdd7cb5d4532 (diff)
downloadfreebsd-ports-gnome-c099a250d5eba26799357cb2743f61c55d6ec6c3.tar.gz
freebsd-ports-gnome-c099a250d5eba26799357cb2743f61c55d6ec6c3.tar.zst
freebsd-ports-gnome-c099a250d5eba26799357cb2743f61c55d6ec6c3.zip
Don't remove database data files during the next upgrade.
PR: ports/98038 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 943a2c0d707f..b2d6380b4f7d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060528:
+ AFFECTS: users of news/inn
+ AUTHOR: shaun@inerd.com
+
+ The 2.4.3 port of inn has an unfortunate bug which causes inn's database files
+ to be erased during an uninstall or upgrade. Earlier versions are also
+ affected. The latest port revision fixes this, but before upgrading, users are
+ advised to move their ${PREFIX}/news/db directory out of the way, in order to
+ save the history, active and newsgroups databases from destruction.
+
20060526:
AFFECTS: users of security/amavisd-new
AUTHOR: gkovesdan@t-hosting.hu