summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index dd43ed083939..97843ae46b90 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20230213:
+ AFFECTS: users of security/logcheck
+ AUTHOR: yasu@FreeBSD.org
+
+ Since 1.4.1 ${PREFIX}/etc/logcheck/logcheck.logfiles is empty and
+ files to be checked by logcheck are specified in
+ ${PREFIX}/etc/logcheck/logcheck.logfiles.d/syslog.logfiles. So if
+ you previously edited the former, then you should edit the latter
+ now.
+
20230210:
AFFECTS: users of mail/fetchmail
AUTHOR: fernape@FreeBSD.org