- 22 Dec, 2020 40 commits
-
-
Kevin Daudt authored
Upstream rereleased 1.8.10 which changes the checksum. The changes does not affect any of the application code: .github/workflows/main.yml | 21 +++++++-------------- .goreleaser.yaml | 18 ++++++++++++++++++ cmd/docs.gen.go | 26 +++++++++++++++++++------- docs/CONTRIBUTING.md | 13 ++++++++++++- docs/INSTALL.md | 13 +++++++------
-
Leo authored
- remove the article 'an' or 'a' as it is redundant - add missing '# Contributor:' field for the current maintainer - create shell completion subpackagees for bash, zsh and fish
-
Justin Berthault authored
-
Fabian Affolter authored
-
Leo authored
- Fix linting violations - move ./build.sh (basically autoreconf -fi) call to prepare() - explicitly pass 775 permissions to the service file - Add -openrc subpackage - Fix path to service file - Fix quoting and other minor issues in the service file
-
Leo authored
-
Natanael Copa authored
the upstream tarball changed: diff -u -r a/iproute2-5.10.0/include/version.h b/iproute2-5.10.0/include/version.h --- a/iproute2-5.10.0/include/version.h 2020-12-15 21:59:13.000000000 +0000 +++ b/iproute2-5.10.0/include/version.h 2020-12-21 18:28:53.000000000 +0000 @@ -1 +1 @@ -static const char version[] = "5.9.0"; +static const char version[] = "5.10.0"; update the checksum and bump pkgrel so we are sure that we have the correct build everywhere.
-
Michał Polański authored
-
TBK authored
-
TBK authored
- Remove systemd file from podman pkg. - Add podman-docker and podman-docker-doc subpackages.
-
Marcin Konicki authored
Rootless podman requires both `tun` and `fuse` by default.
-
solidnerd authored
-
Leo authored
There is currently no upstream fix for this issue so disable -fno-common for now by passing -fcommon to the flags. /usr/lib/gcc/powerpc64le-alpine-linux-musl/10.2.1/../../../../powerpc64le-alpine-linux-musl/bin/ld: ./.libs/libradiotap.a(radiotap.o):(.bss+0x0): multiple definition of `__packed'; lib/osdep/.libs
-
J0WI authored
-
Fraser Waters authored
-
Leo authored
-
Leo authored
-
-
Sören Tempel authored
-
Sören Tempel authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Henrik Riomar authored
* CVE-2020-29480 XSA-115 * CVE-2020-29481 XSA-322 * CVE-2020-29482 XSA-323 * CVE-2020-29484 XSA-324 * CVE-2020-29483 XSA-325 * CVE-2020-29485 XSA-330 * CVE-2020-29566 XSA-348 * CVE-2020-29486 XSA-352 * CVE-2020-29479 XSA-353 * CVE-2020-29567 XSA-356 * CVE-2020-29570 XSA-358 * CVE-2020-29571 XSA-359 musl-hvmloader-fix-stdint.patch Rebased Drop patch included in 4.14.1: gcc10-arm64-force-inline-atomics.patch
-
Natanael Copa authored
the compiler issue should be fixed with gcc-10
-
Natanael Copa authored
-
Kevin Daudt authored
-
Kevin Daudt authored
-
Kevin Daudt authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
It causes boot problems for users so use the default.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-