Thu, 09 Apr 2026 11:13:44 CST | login

Information for build gitolite3-3.6.13-3.oc9

ID36433
Package Namegitolite3
Version3.6.13
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/gitolite3.git?.#eca9b73514f46a5fd25716e7f58ba98b4f694b67
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 23:15:47 CST
CompletedThu, 12 Jun 2025 23:20:00 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-compose
epol9-test-compose
RPMs
src
gitolite3-3.6.13-3.oc9.src.rpm (info) (download)
noarch
gitolite3-3.6.13-3.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.6.13-3 - Rebuilt for loongarch64 * 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