svn commit: r307356 - head
Wesley Shields
wxs at FreeBSD.org
Tue Nov 13 01:46:09 UTC 2012
Author: wxs
Date: Tue Nov 13 01:46:08 2012
New Revision: 307356
URL: http://svnweb.freebsd.org/changeset/ports/307356
Log:
Add a note about git-daemon(1) now running as git_daemon user.
Suggested by: lme@
Feature safe: yes
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Tue Nov 13 01:05:55 2012 (r307355)
+++ head/UPDATING Tue Nov 13 01:46:08 2012 (r307356)
@@ -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 at 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 at FreeBSD.org
More information about the svn-ports-head
mailing list