aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2006-01-05 20:40:58 +0800
committerbarner <barner@FreeBSD.org>2006-01-05 20:40:58 +0800
commitb6441b114475234bb3a3394f42a532a2a36e930b (patch)
tree93c78e20e7e62c5debdef18f2927173c7768b753 /UPDATING
parent57b979e1144dcf71012a6e69fd511c759ce7a879 (diff)
downloadfreebsd-ports-gnome-b6441b114475234bb3a3394f42a532a2a36e930b.tar.gz
freebsd-ports-gnome-b6441b114475234bb3a3394f42a532a2a36e930b.tar.zst
freebsd-ports-gnome-b6441b114475234bb3a3394f42a532a2a36e930b.zip
Add entry noting that starting with fetchmail 6.3.0 the directory where
idfiles are created must be writeable to the fetchmail process. Obtained from: fetchmail-announce (Matthias Andree)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8fca614e2290..04a0299030b6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,6 +7,16 @@ time you update your ports collection, before attempting any port
upgrades.
20060105:
+ AFFECTS: users of mail/fetchmail >= 6.3.0
+ AUTHOR: barner@FreeBSD.org
+
+ Beginning with release 6.3.0, fetchmail needs not only need write
+ access to the idfile ($HOME/.fetchids), but also to the directory
+ holding this file. For end users running fetchmail with default
+ idfile on their own account, nothing changes: they have write
+ access to their home directory.
+
+20060105:
AFFECTS: users of www/wwwoffle, security/ipsec-tools
AUTHOR: edwin@FreeBSD.org