1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
Commit graph

11 commits

Author SHA1 Message Date
Stefan Reiff
19ec610ce8 community/gogs: upgrade to 0.11.91 2019-09-06 13:23:10 -03:00
Sören Tempel
40af46fe46 community/[various]: rebuild against go 1.12.8-r0
go recently received a security upgrade to 1.12.8 (f4894bf9) this
upgrade fixes various CVEs in go standard libraries, for instance in
HTTP/2 functionality. Since go is statically linked packages using this
functionality need to be rebuild.
2019-08-18 17:51:09 +02:00
Bradley Saulteaux
e80b05986e community/gogs: upgrade to 0.11.86
https://gogs.io/
A painless self-hosted Git service
2019-02-05 12:58:39 +00:00
Sören Tempel
468990bcc2 enable stripping of go binaries
Stripping go binaries used to be an issue but nowadays it should work as
expected.

> We don't intentionally do anything that would make stripping a binary
> not OK, and strip has worked for the past five years or so.

https://groups.google.com/forum/?_escaped_fragment_=topic/golang-dev/ABppMOjYP6w#!topic/golang-dev/ABppMOjYP6w
2018-09-24 11:49:25 +02:00
Sören Tempel
ac6038f0b7 community/gogs: depend on go instead of go-tools
go-tools was removed in 11c5f257c5. It is
unclear to me why gogs depended on go-tools in the first place. The
build passes without go-tools so I guess it's fine to remove it.
2018-09-22 14:55:00 +02:00
ScrumpyJack
4b9cc0a8dd community/gogs: upgrade to 0.11.34
Remove the need for glide, and upgrade to 0.11.34
2018-05-30 13:36:07 +00:00
Jakub Jirutka
4ee7c35b7d community/*: fix homepage url and source from http:// to https://
Most of these updates is based on data from https://repology.org/,
detection based on permanent redirect from http:// to https://.

$source urls are updated when they contain $url as substring.
2017-11-19 14:16:58 +01:00
Natanael Copa
e9a54b66f2 community/gogs: rebuild with go 1.8, enable ppc64le 2017-05-16 10:25:57 +00:00
Breno Leitao
fa3c7e4da1 community/gogs: Disabling build on ppc64le
Disabling gogs on ppc64le because 'go' is still not avilable on
this platform. As soon as we enable go to be built, we can revert
this patch.
2017-04-10 12:26:02 +00:00
7heo
7802166f7c community/gogs: upgrade to 0.9.97 2016-10-26 23:45:49 +02:00
7heo
428fa757b0 testing/gogs: move to community 2016-08-29 16:59:30 +02:00