diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-10-05 14:42:25 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-10-05 14:42:25 +0530 |
commit | 51ab768e2a121eac48fa82bb41ef121f44082e64 (patch) | |
tree | 51ca982ca6d0928d7558e3bc2976713b5d4b6de4 /CHANGELOG | |
parent | (security) fix bug in pattern to detect path traversal (diff) | |
download | gitolite-gentoo-51ab768e2a121eac48fa82bb41ef121f44082e64.tar.gz gitolite-gentoo-51ab768e2a121eac48fa82bb41ef121f44082e64.tar.bz2 gitolite-gentoo-51ab768e2a121eac48fa82bb41ef121f44082e64.zip |
v3.1v3.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2012-10-05 v3.1 (security) fix path traversal on wild repos + + new %GL_CREATOR variable for git-config lines + + rsync command to create and send bundles automagically + + migrated 'who-pushed' + + logical expressions on refexes!!! + 2012-06-27 v3.04 documentation graduated and moved out of parents house :) new trigger for 'repo specific umask' |