aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-07-01 11:15:16 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-07-01 11:15:16 +0000
commit60f463581336b8aef603fe37df7caed1a1cb0700 (patch)
tree58ea702a812044794216a82370c95376ecfe3910 /UPDATING
parent47a5460c071b209acac0bd010943b46f930ba0ad (diff)
downloadports-60f463581336b8aef603fe37df7caed1a1cb0700.tar.gz
ports-60f463581336b8aef603fe37df7caed1a1cb0700.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING17
1 files changed, 17 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 915ed9992fa2..87e08151425b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,23 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040701:
+ AFFECTS: users of security/portaudit
+
+ The preference file format, as well as the periodic(8)
+ names have changed. If you use the default settings,
+ no modifications are necessary.
+
+ new settings in /usr/local/etc/portaudit.conf:
+ portaudit_fetch_env="HTTP_PROXY="
+ portaudit_fetch_cmd="fetch -1amp"
+ portaudit_sites="http://www.FreeBSD.org/ports/"
+
+ new settings in periodic.conf(5):
+ daily_status_security_portaudit_enable="YES"
+ daily_status_security_portaudit_expiry="2"
+ daily_status_security_portaudit_user="nobody"
+
20040629:
AFFECTS: users of net/daapd