diff options
author | wxs <wxs@FreeBSD.org> | 2012-11-13 09:46:08 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-11-13 09:46:08 +0800 |
commit | 1e72376eb19f55b40ae08a09f75ae44c02488c88 (patch) | |
tree | bbe5571992aaaea6cb743424f68665276f664dca /UPDATING | |
parent | 61381f3293e682686cc850c54ba5e782953b3a9d (diff) | |
download | freebsd-ports-gnome-1e72376eb19f55b40ae08a09f75ae44c02488c88.tar.gz freebsd-ports-gnome-1e72376eb19f55b40ae08a09f75ae44c02488c88.tar.zst freebsd-ports-gnome-1e72376eb19f55b40ae08a09f75ae44c02488c88.zip |
Add a note about git-daemon(1) now running as git_daemon user.
Suggested by: lme@
Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ 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. +20121112: + AFFECTS: Users of devel/git + AUTHOR: wxs@FreeBSD.org + + The git-daemon(1) process now runs as the git_daemon user. Please make + sure that this user has appropriate permissions to the repositories. + 20121109: AFFECTS: FreeBSD < 9.1 users of syslog-ng >= 3.3.6 AUTHOR: cy@FreeBSD.org |