Thu, 09 Apr 2026 05:11:08 CST | login

Information for build gitolite3-3.6.13-2.oc9

ID29336
Package Namegitolite3
Version3.6.13
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/gitolite3.git?.#6e427f81ce06fd061a7ffe734baaf84e74ceae44
SummaryHighly flexible server for git directory version tracker
DescriptionGitolite 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 23:26:33 CST
CompletedFri, 20 Sep 2024 23:28:11 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/gitolite3.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gitolite3.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
gitolite3-3.6.13-2.oc9.src.rpm (info) (download)
noarch
gitolite3-3.6.13-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 13 2024 bbrucezhang <bbrucezhang@tencent.com> - 3.6.13-2 - Remove not use macros * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.6.13-1 - initial build