- 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 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
-
- 11 Dec, 2017 2 commits
-
-
Roberto Oliveira authored
Seems all tests are passing on s390x with syncthing 0.14.41
-
Roberto Oliveira authored
-
- 27 Nov, 2017 1 commit
-
-
Roberto Oliveira authored
-
- 19 Nov, 2017 1 commit
-
-
Jakub Jirutka authored
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.
-
- 06 Nov, 2017 1 commit
-
-
Roberto Oliveira authored
-
- 31 Oct, 2017 1 commit
-
-
Natanael Copa authored
-
- 09 Aug, 2017 2 commits
-
-
Carlo Landmeter authored
-
Carlo Landmeter authored
* do not fetch whole sha256-simd tarball but just patch it (even if s390x is disabled). * enable strip again: https://dominik.honnef.co/posts/2016/10/go-and-strip. * update initd to support multiple instances and add logging. * fix build by removing symlink project in builddir and just copy it.
-
- 10 Jul, 2017 1 commit
-
-
- 14 Jun, 2017 1 commit
-
-
Natanael Copa authored
-
- 17 May, 2017 2 commits
-
-
Natanael Copa authored
tests fails
-
Natanael Copa authored
tests fails
-
- 16 May, 2017 1 commit
-
-
Natanael Copa authored
-
- 12 May, 2017 3 commits
- 11 May, 2017 1 commit
-
- 10 Apr, 2017 1 commit
-
-
Breno Leitao authored
Currently ppc64le does not have go, thus, disabling the build of the packages that depends on golang. This patch should be reverted once we have go enabled on ppc64le.
-