diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-04-26 01:50:18 +0800 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-04-26 01:50:18 +0800 |
commit | 188c30045eaa8a33f5c86d53ef6f771a509ad997 (patch) | |
tree | 6a470a44497a130f70d8f3809fc80530aa72e0a8 /UPDATING | |
parent | 61a4f1ab1d9c320232571a4eb37e6a6976c7e16e (diff) | |
download | freebsd-ports-gnome-188c30045eaa8a33f5c86d53ef6f771a509ad997.tar.gz freebsd-ports-gnome-188c30045eaa8a33f5c86d53ef6f771a509ad997.tar.zst freebsd-ports-gnome-188c30045eaa8a33f5c86d53ef6f771a509ad997.zip |
Add a note about ejabberd UID/GID changes.
PR: ports/96001
Submitted by: maintainer
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060425: + AFFECTS: Users of net-im/ejabberd + AUTHOR: shaun@inerd.com + + ejabberd's UID and GID have changed. Users are advised to check all + configuration files and data in /var/spool/ejabberd to ensure + everything has the correct owner/group. + 20060424: AFFECTS: users of devel/monotone AUTHOR: lapo@lapo.it |