diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-05 15:08:02 +0800 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-05 15:08:02 +0800 |
commit | 8f7d92dfb676c054c117d746c16a807ded540493 (patch) | |
tree | a023aa3dec28e643436ffcd2342c5abd126d23d4 /UPDATING | |
parent | 1018715be2ce8a5b8085ee227374b82b88c74fba (diff) | |
download | freebsd-ports-gnome-8f7d92dfb676c054c117d746c16a807ded540493.tar.gz freebsd-ports-gnome-8f7d92dfb676c054c117d746c16a807ded540493.tar.zst freebsd-ports-gnome-8f7d92dfb676c054c117d746c16a807ded540493.zip |
Add a note about postfix expecting again the aliases database to be where it
has been for ages.
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. +20090605: + AFFECTS: users of mail/postfix + AUTHOR: itetcu@FreeBSD.org + + Version 2.6.1 introduced a POLA violation by expecting aliases.db to be + in /etc/mail/aliases.db (not /etc/aliases.db). With this version the + location is reverted to the right place. + If you updated your installation to 2.6.1 you need to run newaliases(1) + again after you installed 2.6.2. + 20090603: AFFECTS: users of japanese/font-mplus-ipa (and old japanese/ipa-ttfonts) AUTHOR: hrs@FreeBSD.org |