File gitolite.changes of Package gitolite
-------------------------------------------------------------------
Mon Mar 10 18:00:00 UTC 2014 - ecsos@schirra.net
- insert projects.list in permissions.d
-------------------------------------------------------------------
Sun Mar 17 13:07:48 UTC 2013 - ecsos@schirra.net
- add random password for git-account so git-system-account ist enabled.
-------------------------------------------------------------------
Sun Mar 17 12:04:40 UTC 2013 - ecsos@schirra.net
- fix rights
* change README
* change spec for fixing rights
-------------------------------------------------------------------
Mon Oct 22 21:52:35 UTC 2012 - chris@computersalat.de
- fix for bnc#784983
* add subpkg skel
- hold files needed for git user homedir (/etc/skelgit/....)
* rework spec pre section
-------------------------------------------------------------------
Sat Aug 11 18:54:02 UTC 2012 - chris@computersalat.de
- update to 2.3.1
- fix bug where config statements would get ignored if you had a
description set. The biggest problem was that this would affect
mirroring.
- for mor info please see the CHANGELOG file
- rebase patches
- fix License: GPL-2.0 -> GPL-2.0+
- add skeldir
* add .gitolite.rc to skeldir
- add README.SuSE
-------------------------------------------------------------------
Wed Dec 14 23:41:29 UTC 2011 - chris@computersalat.de
- update to 1.5.9.1
* IMPORTANT SECURITY FIX; PLEASE UPGRADE IF YOU'RE USING
SOMETHING OLDER THAN THIS ONE
- supercool new 'git' adc; so cool it's disabled by default
- '-prune' added to find commands; makes a big diff if REPO_BASE is
NFS/CIFS mounted
- first python ADC contributed -- 'perms' makes setperms etc easier
to do
- 'set-head' ADC added
- v2.0rc1; major refactor
-------------------------------------------------------------------
Thu Nov 10 16:22:18 CET 2011 - dmueller@suse.de
- change requires to git-daemon
-------------------------------------------------------------------
Tue Feb 15 18:24:03 UTC 2011 - chris@computersalat.de
- improve co-operation with git-web
o add gitweb patch
o add permissions file to doc
o add apache user to git group
-------------------------------------------------------------------
Mon Feb 14 20:58:28 UTC 2011 - chris@computersalat.de
- update to version 1.5.9
- Nokia MeeGo team contributed ldap scripts
- large configs should now be twice as fast (except when gl-perms exists)
due to my finding and eliminating a wasted parse_acl
- major change: split the config file when in big-config mode
(includes a data format change)
- GL_ALL_READ_ALL to make things much, (MUCH!) faster for sites where all
can read all repos (like Fedora)
- rc file revamp -- was getting too big and unwieldy; now the documentation
is in a new file instead of inline
- allow gitolite to be used even when users have real IDs (thus $HOME is not
valid to find the rc file); allow /etc/gitolite/gitolite.rc then
- BIG one for adc writers -- full blown access checks (ref level) can be
done from an ADC now (though it has to be in perl, not shell)!
- allow full access checks from perl (shell can only do level 1 checks);
useful in hooks or ADCs
- v1.5.8
- Jeff from KDE contributed the watch ADC
- allow disabling gitolite (write access only) to take backups
- document how to move gitolite from one server to another
- custom permissions categories (default being READERS and WRITERS) for
setperms (thanks to Jeff from KDE for the idea/need)
- noarch pkg, not only for suse > 1110
- reworked rpm-system patch
- add group/user git
-------------------------------------------------------------------
Thu Dec 16 16:00:49 CET 2010 - asn@cynapses.org
- Initial package version 1.5.7