diff options
author | linimon <linimon@FreeBSD.org> | 2004-08-28 05:17:24 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-08-28 05:17:24 +0000 |
commit | 21dcc1b6bb2d35635228c7471093133630f0a7d8 (patch) | |
tree | 68c3bc77d5d2324d911656ab5168da509242b308 /UPDATING | |
parent | 1619d5f8320f26fdd566dff26418e58f2879fe35 (diff) | |
download | FreeBSD-ports-21dcc1b6bb2d35635228c7471093133630f0a7d8.zip FreeBSD-ports-21dcc1b6bb2d35635228c7471093133630f0a7d8.tar.gz |
Add note about updated configuration files locations for security/samba-vscan.
PR: ports/70424
Submitted by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. +20040828: + AFFECTS: users of security/samba-vscan + AUTHOR: jmelo@freebsdbrasil.com.br + + The default location of the configuration files has been changed + from /etc/ to /usr/local/etc and from /etc/samba/ to + /usr/local/etc/samba-vscan/; the default location of the data files + has been changed from /var/run/clamd to /var/run/clamav/clamd and + from /var/opt/f-secure/fsav/databases to /var/db/fsav/databases. + 20040820: AFFECTS: users of japanese/ptex-tetex, japanese/xdvik, and japanese/dvipsk AUTHOR: hrs@FreeBSD.org |