Fedora 16 Update: gitolite-2.3-2.fc16

updates at fedoraproject.org updates at fedoraproject.org
Sun Apr 1 00:29:04 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-4598
2012-03-24 00:06:25
--------------------------------------------------------------------------------

Name        : gitolite
Product     : Fedora 16
Version     : 2.3
Release     : 2.fc16
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:

Latest upstream, fix for hook propagation.
New upstream, multiple fixes.
New upstream, multiple fixes.
New upstream, multiple fixes.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Mar 23 2012 Jon Ciesla <limburgher at gmail.com> - 2.3-2
- Patch for hook propagation, BZ 798051.
* Thu Feb 16 2012 Jon Ciesla <limburgher at gmail.com> - 2.3-1
- Created VERSION at build time.
- Stop calling rpm to get version.
- Update to 2.3.
* Tue Jan 24 2012 Jon Ciesla <limburgher at gmail.com> - 2.2.1-2
- Include sshkeys-lint.  Thanks Mukund Sivaraman!
- Patched to prevent abort at version check, BZ 781589.
* Sun Jan  8 2012 Jon Ciesla <limburgher at gmail.com> - 2.2.1-1
- 2.2.1.
* Thu Nov 17 2011 Jon Ciesla <limb at jcomserv.net> - 2.2-1
- 2.2.
* Fri Sep 30 2011 Jon Ciesla <limb at jcomserv.net> - 2.1-1
- 2.1.
- Updated README to warn admins about variables that
- need to be set in .gitolite.rc and may not be from
- older installs.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #798051 - bugs in per repo config generation when $GL_BIG_CONFIG=1
        https://bugzilla.redhat.com/show_bug.cgi?id=798051
--------------------------------------------------------------------------------

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