aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-05-28 19:38:52 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-05-28 19:38:52 +0000
commit67899aa29c8842e2a22c72b68ba1712a900bfd15 (patch)
tree06e5346df68846f0b9de2a364e9e040ae0089cc4 /UPDATING
parentcc26a6c8bab8009634191ff17ccf33f780aea026 (diff)
downloadports-67899aa29c8842e2a22c72b68ba1712a900bfd15.tar.gz
ports-67899aa29c8842e2a22c72b68ba1712a900bfd15.zip
Don't remove database data files during the next upgrade.
PR: ports/98038 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
Notes
Notes: svn path=/head/; revision=163761
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