Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/asterisk: security upgrade to 15.6.1 | Timo Teräs | 2018-09-24 | 1 | -2/+2 | |
| | | | | AST-2018-009 (CVE-2018-17281): Remote crash in HTTP websocket upgrade | |||||
* | main/drbd9-vanilla: upgrade to 9.0.15-1 | Natanael Copa | 2018-09-24 | 1 | -5/+5 | |
| | ||||||
* | community/drbdmanage: upgrade to 0.99.18 | Natanael Copa | 2018-09-24 | 1 | -3/+3 | |
| | ||||||
* | main/drbd-utils: upgrade to 9.5.0 | Natanael Copa | 2018-09-24 | 1 | -3/+3 | |
| | ||||||
* | community/go: fix bootstrap | Timo Teräs | 2018-09-24 | 1 | -1/+0 | |
| | | | | | the provides is setup correctly later on based on cross compile variables | |||||
* | main/cvechecker: upgrade to 3.9 | Francesco Colista | 2018-09-24 | 1 | -7/+18 | |
| | ||||||
* | enable stripping of go binaries | Sören Tempel | 2018-09-24 | 11 | -23/+14 | |
| | | | | | | | | | | 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 | |||||
* | testing/wireguard-virt: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.14.71 | Natanael Copa | 2018-09-24 | 1 | -2/+2 | |
| | ||||||
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 126 | -126/+126 | |
| | | | | | | | | | 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: | |||||
* | testing/hub: fix build with `abuild rootbld` | Sören Tempel | 2018-09-22 | 1 | -3/+3 | |
| | ||||||
* | community/gogs: depend on go instead of go-tools | Sören Tempel | 2018-09-22 | 1 | -2/+2 | |
| | | | | | | go-tools was removed in 11c5f257c586b68e3567ece44133b21c02c88f00. 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. | |||||
* | testing/sos: new aport | Carlo Landmeter | 2018-09-21 | 3 | -0/+127 | |
| | ||||||
* | main/ulogd; fix patch and checksum | Leonardo Arena | 2018-09-21 | 2 | -4/+14 | |
| | ||||||
* | main/mariadb: dont run tests in fakeroot | Natanael Copa | 2018-09-21 | 1 | -0/+1 | |
| | | | | Does not seem to be needed and hopefully it fixes a deadlock on aarch64 | |||||
* | mailmap: add ops@ikke.info | Kevin Daudt | 2018-09-21 | 1 | -0/+1 | |
| | ||||||
* | main/ruby-bundler: upgrade to 1.16.5 | Jakub Jirutka | 2018-09-20 | 1 | -2/+2 | |
| | ||||||
* | community/perl-data-dumper: upgarde to 2.172, added -doc subpkg | Francesco Colista | 2018-09-20 | 1 | -8/+5 | |
| | ||||||
* | community/duo_unix: upgrade to 1.10.5 | Paul Morgan | 2018-09-20 | 1 | -2/+2 | |
| | | | | | | Changes from 1.10.4 include: - Fixed an accidental null pointer free on systems where getaddrinfo() is unsuccessful | |||||
* | testing/py3-netdisco: upgrade to 2.1.0 | Fabian Affolter | 2018-09-20 | 1 | -2/+2 | |
| | ||||||
* | testing/py-zeroconf: upgrade to 0.21.1 | Fabian Affolter | 2018-09-20 | 1 | -2/+2 | |
| | ||||||
* | main/musl: backport fix for getaddrinfo regression | Natanael Copa | 2018-09-20 | 2 | -1/+55 | |
| | ||||||
* | community/flatpak: upgrade to 1.0.2 | André Klitzing | 2018-09-20 | 1 | -3/+3 | |
| | ||||||
* | main/feh: upgrade to 2.28 | Sören Tempel | 2018-09-19 | 1 | -2/+2 | |
| | ||||||
* | main/opusfile: clarify license | Sören Tempel | 2018-09-19 | 1 | -1/+1 | |
| | ||||||
* | main/opusfile: upgrade to 0.11 | Sören Tempel | 2018-09-19 | 1 | -7/+3 | |
| | ||||||
* | community/xfce4-panel: enable introspection | Natanael Copa | 2018-09-19 | 1 | -2/+4 | |
| | ||||||
* | testing/android-tools: upgrade to 9.0.0_p3 | Sören Tempel | 2018-09-19 | 1 | -2/+2 | |
| | ||||||
* | main/xbanish: clarify license | Sören Tempel | 2018-09-19 | 1 | -1/+1 | |
| | ||||||
* | main/xbanish: modernize APKBUILD | Sören Tempel | 2018-09-19 | 1 | -5/+4 | |
| | ||||||
* | main/xbanish: upgrade to 1.6 | Pedro Filipe | 2018-09-19 | 1 | -3/+3 | |
| | ||||||
* | main/vblade: force our CFLAGS | Sören Tempel | 2018-09-19 | 1 | -1/+1 | |
| | | | | Without this change the code gets compiled with `-Wall -O2 -g`. | |||||
* | main/vblade: clarify license | Sören Tempel | 2018-09-19 | 1 | -1/+1 | |
| | | | | | | The tarball contains a GPL-2.0 license file. Neither the source files nor the README contain an or-later clause, thus it seems to be licensed under GPL-2.0-only. | |||||
* | main/vblade: update URL | Sören Tempel | 2018-09-19 | 1 | -1/+1 | |
| | | | | | The old sourceforce page contains a notice informing visitors that the project has moved to GitHub. | |||||
* | main/vblade: modernize APKBUILD | Sören Tempel | 2018-09-19 | 1 | -9/+5 | |
| | ||||||
* | main/vblade: upgrade to 24 | Pedro Filipe | 2018-09-19 | 1 | -5/+4 | |
| | ||||||
* | community/flatpak-builder: move from testing | André Klitzing | 2018-09-19 | 2 | -0/+0 | |
| | ||||||
* | community/flatpak: move from testing | André Klitzing | 2018-09-19 | 2 | -0/+0 | |
| | ||||||
* | main/py-boto: upgrade to 2.49.0 | Fabian Affolter | 2018-09-19 | 1 | -4/+4 | |
| | ||||||
* | main/py-sphinx: upgrade to 1.8.0 | Fabian Affolter | 2018-09-19 | 1 | -2/+2 | |
| |