diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-18 12:04:00 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-04-18 12:04:00 +0000 |
commit | 0ac4e4358d76fd361669ed1d798cc20a6b199d31 (patch) | |
tree | abefcb98d7fd1e4052adf4377b977f43da25ae18 /UPDATING | |
parent | a1245a182827062783ab44476a9bc33583dc5fe7 (diff) | |
download | ports-0ac4e4358d76fd361669ed1d798cc20a6b199d31.tar.gz ports-0ac4e4358d76fd361669ed1d798cc20a6b199d31.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20120418: + AFFECTS: users of www/chpasswd + AUTHOR: madpilot@FreeBSD.org + + Previous version of the chpasswd port put the configuration file + in the pkg-plist, causing it to be removed on deinstall. + + Users are advised to make a backup copy of the configuration file + before upgrading. This has been fixed and will not happen anymore + in future updates. + 20120415: AFFECTS: users of irc/ircd-ratbox AUTHOR: scheidell@FreeBSD.org |