- 30 Nov, 2020 1 commit
-
-
- 03 Nov, 2020 1 commit
-
-
Leo authored
-
- 08 Oct, 2020 1 commit
-
-
Tests has been fixed so we can include back aarch64. Signed-off-by:
Reed Wade <reedwade@misterbanal.net>
-
- 07 Oct, 2020 1 commit
-
-
- 05 Oct, 2020 1 commit
-
-
Leo authored
-
- 07 Sep, 2020 1 commit
-
-
- 18 Aug, 2020 1 commit
-
-
Ariadne Conill authored
-
- 14 Aug, 2020 1 commit
-
-
Leo authored
-
- 11 Aug, 2020 1 commit
-
-
Leo authored
-
- 12 Jul, 2020 1 commit
-
-
Leo authored
-
- 11 Jul, 2020 1 commit
-
-
- 07 Jul, 2020 1 commit
-
-
Leo authored
-
- 05 Jun, 2020 1 commit
-
-
Kevin Daudt authored
go has been disabled
-
- 02 Jun, 2020 2 commits
-
-
Justin Berthault authored
-
Leo authored
-
- 04 May, 2020 1 commit
-
-
Leo authored
-
- 01 May, 2020 1 commit
-
-
Kevin Daudt authored
-
- 08 Apr, 2020 1 commit
-
-
Leo authored
-
- 06 Apr, 2020 1 commit
-
-
Leo authored
-
- 17 Mar, 2020 1 commit
-
-
Leo authored
-
- 09 Mar, 2020 1 commit
-
- 18 Aug, 2019 1 commit
-
-
Sören Tempel authored
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.
-
- 18 Apr, 2019 1 commit
-
-
opal hart authored
-
- 08 Jan, 2019 1 commit
-
-
Natanael Copa authored
-
- 17 Dec, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 26 Oct, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 24 Sep, 2018 1 commit
-
-
This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
-
- 13 Sep, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 26 Jul, 2018 2 commits
-
-
Roberto Oliveira authored
-
Roberto Oliveira authored
-
- 06 Jun, 2018 2 commits
-
-
Roberto Oliveira authored
backport a patch that fixes tests in 32 bits archs
-
Roberto Oliveira authored
-
- 02 May, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 05 Apr, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 09 Mar, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 13 Feb, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 13 Jan, 2018 1 commit
-
-
Roberto Oliveira authored
Also remove a patch that is already applied upstream.
-
- 06 Jan, 2018 1 commit
-
-
Roberto Oliveira authored
-
- 30 Dec, 2017 1 commit
-
-
Jakub Jirutka authored
This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 ...
-
- 11 Dec, 2017 1 commit
-
-
Roberto Oliveira authored
Seems all tests are passing on s390x with syncthing 0.14.41
-