[SECURITY] Fedora 13 Update: gitolite-1.4.2-1.fc13

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 27 05:48:09 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-7427
2010-04-27 05:44:22
--------------------------------------------------------------------------------

Name        : gitolite
Product     : Fedora 13
Version     : 1.4.2
Release     : 1.fc13
URL         : http://github.com/sitaramc/gitolite
Summary     : Highly flexible server for git directory version tracker
Description :
Gitolite allows a server to host many git repositories and provide access
to many developers, without having to give them real userids on the server.
The essential magic in doing this is ssh's pubkey access and the authorized
keys file, and the inspiration was an older program called gitosis.

Gitolite can restrict who can read from (clone/fetch) or write to (push) a
repository. It can also restrict who can push to what branch or tag, which
is very important in a corporate environment. Gitolite can be installed
without requiring root permissions, and with no additional software than git
itself and perl. It also has several other neat features described below and
elsewhere in the doc/ directory.

--------------------------------------------------------------------------------
Update Information:

Newest upstream, a corrected READ for installation and setup, and a minor
security fix:    http://github.com/sitaramc/gitolite/commit/1e06fea3b6959faeb72d
8dca46cd4753ada48637
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update gitolite' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list