gitolite-admin branch master updated. 5f542cd5250f7f9041dc796d2a65cdc33f58a7ab

draenog draenog at pld-linux.org
Thu Jun 28 07:51:20 CEST 2012


The branch, master has been updated
       via  5f542cd5250f7f9041dc796d2a65cdc33f58a7ab (commit)
       via  bd1e9fb7096dbf704c2e5ca864a7e6035bdd436f (commit)
      from  2574e9bc2df2bf44150e8ca24194e69d7eaaa84d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5f542cd5250f7f9041dc796d2a65cdc33f58a7ab
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Thu Jun 28 07:51:02 2012 +0200

    Secure Ra branches and tags

diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index df7ee7a..2a9a0e4 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -25,6 +25,8 @@ repo   packages/..*
         RW refs/tags/auto-ti = @ti-builders
         - refs/tags/auto- = @all
         - = @builders
+        - refs/heads/R[aA]- = @all
+        - refs/tags/R[aA]- = @all
         RW master$ = @pld-devel
         -  master$ = @all
         RW+ = @pld-devel

commit bd1e9fb7096dbf704c2e5ca864a7e6035bdd436f
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Thu Jun 28 07:08:40 2012 +0200

    Fix renaming undefine's key

diff --git a/keydir/undefine at dsa_uc.pu b/keydir/undefine at dsa_uc.pub
similarity index 100%
rename from keydir/undefine at dsa_uc.pu
rename to keydir/undefine at dsa_uc.pub

-----------------------------------------------------------------------

Summary of changes:
 conf/gitolite.conf                                 | 2 ++
 keydir/{undefine at dsa_uc.pu => undefine at dsa_uc.pub} | 0
 2 files changed, 2 insertions(+)
 rename keydir/{undefine at dsa_uc.pu => undefine at dsa_uc.pub} (100%)


hooks/post-receive
-- 
gitolite-admin


More information about the test mailing list