1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-28 03:45:12 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Daniel F. Dickinson
f27c3ae565 gitolite: Permit SSH login for gitolite user (git)
The user defined in order to own and admin gitolite directories needs
to not be expired else logins such SSH access will not be allowed for
that user.  So we unexpire user git by default.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-08-02 21:04:00 -04:00
Daniel F. Dickinson
46d91345c2 gitolite: Update to 3.6.8
Update to newest release.  We also drop a now unnecesary patch.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-08-02 21:03:52 -04:00
Daniel F. Dickinson
5de5ac2afb gitolite: Update my email
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-07-04 23:50:43 -04:00
Etienne Champetier
4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Daniel Dickinson
748cd39ff0 net/gitolite: Add gitolite for git repo administration/access control
Adds gitolite package which is a handy administrative tool for
managing shared git repositories.

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
2016-10-23 17:39:04 -04:00