diff options
author | wxs <wxs@FreeBSD.org> | 2011-04-11 20:51:44 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-04-11 20:51:44 +0800 |
commit | 16cc2e55ec4431bfbd06a0cec07953398b2935bd (patch) | |
tree | 2b984550619208c52d539dc68de633e53730c2fa | |
parent | bf835d4ecfadaea055e6140c3b847b6674f87a13 (diff) | |
download | freebsd-ports-gnome-16cc2e55ec4431bfbd06a0cec07953398b2935bd.tar.gz freebsd-ports-gnome-16cc2e55ec4431bfbd06a0cec07953398b2935bd.tar.zst freebsd-ports-gnome-16cc2e55ec4431bfbd06a0cec07953398b2935bd.zip |
Mention minor sudo configuration change.
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ 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. +20110411: + AFFECTS: users of security/sudo + AUTHOR: wxs@FreeBSD.org + + The security/sudo port no longer installs an empty sudoers.d directory. + If you have an old sudoers file laying around you will have to + either comment out, or remove the includedir line for that directory. + 20110409: AFFECTS: users of japanese/asterisk-sounds AUTHOR: tota@FreeBSD.org |