Date: Tue, 13 Nov 2012 01:46:08 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307356 - head Message-ID: <201211130146.qAD1k8vP056055@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211130146.qAD1k8vP056055>