Fedora 20 Update: gitolite3-3.6.3-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sun May 10 23:49:00 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-7049
2015-04-28 07:18:32
--------------------------------------------------------------------------------

Name        : gitolite3
Product     : Fedora 20
Version     : 3.6.3
Release     : 1.fc20
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:

2015-04-26  v3.6.3  allow limited use of 'git config' using the new 'config'
                    command

                    accept openssh 6.8's new fingerprint output format

                    (finally!) allow limited symlinks within ~/repositories;
                    see commit 8e36230 for details

                    perms command now lists available roles

                    minor backward compat breakage: 'perms -l repo' no longer
                    works; see 'perms -h' for new usage

                    allow gitolite-shell to be used as $SHELL (experts only;
                    no support, no docs; see commit 9cd1e37 for details)

                    help with 'git push --signed' using a post-receive hook to
                    adopt push certs into 'refs/push-certs'; for details see
                    contrib/hooks/repo-specific/save-push-signatures

                    new 'transparent proxy' feature for git repos; see
                    src/lib/Gitolite/Triggers/TProxy.pm for details


--------------------------------------------------------------------------------
ChangeLog:

* Sun Apr 26 2015 Jon Ciesla <limburgher at gmail.com> - 1:3.6.3-1
- Latest upstream.
* Mon Nov 10 2014 Jon Ciesla <limburgher at gmail.com> - 1:3.6.2-1
- Latest upstream.
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:3.6.1-2
- Perl 5.20 rebuild
* Mon Jun 23 2014 Jon Ciesla <limburgher at gmail.com> - 1:3.6.1-1
- Latest upstream.
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Jon Ciesla <limburgher at gmail.com> - 1:3.6-1
- Latest upstream.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update gitolite3' 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