Wed, 04 Dec 2024 16:26:32 CST | login

Information for build gitolite3-3.6.13-2.ocs23

ID19672
Package Namegitolite3
Version3.6.13
Release2.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Sep 2024 17:19:03 CST
CompletedFri, 13 Sep 2024 17:22:06 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/gitolite3.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gitolite3.git?.#origin/master'}}
Tags
dist-ocs23-epol9
epol9-test-compose
RPMs
src
gitolite3-3.6.13-2.ocs23.src.rpm (info) (download)
noarch
gitolite3-3.6.13-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.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