ports/183679: v3.5.1 released with wild repositories bug

Daniel Walrond freebsd at djw.org.uk
Tue Nov 5 12:00:02 UTC 2013


>Number:         183679
>Category:       ports
>Synopsis:       v3.5.1 released with wild repositories bug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 05 12:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Walrond
>Release:        9,1
>Organization:
>Environment:
FreeBSD store01.localdomain 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Gitolite - "v3.5.1 went out with a serious bug for people who were using the new 
"set-default-roles" feature."

https://groups.google.com/forum/#!topic/gitolite/5LWW7YqbudI
>How-To-Repeat:
Using the Wild Repositories feature: http://gitolite.com/gitolite/wild.html

Uncomment line 'set-default-roles' in .gitolite.rc

Clone gitolite-admin and add the following to gitolite.conf

repo wild/..*
C = admin
RW = WRITERS @group
R = READERS
option default.roles-1 = WRITERS admin


$ ssh git at store01 perms wild/repository + READERS user

$ ssh git at store01 perms -l wild/repository

should return:

WRITERS @group
READERS user

but returns 

WRITERS @group
>Fix:
Update to at least v3.5.2. Also available are v3.5.3 and v3.5.3.1.


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list