aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/flashrom: upgrade to 1.0Sascha Paunovic2018-06-011-2/+3
| | | | Also add options="!check" as there is no test suite.
* main/ansible: upgrade to 2.5.4Fabian Affolter2018-06-011-2/+2
|
* main/libxcb: force rebuild against new xcb-protoLeonardo Arena2018-06-011-1/+1
|
* main/xcb-proto: force rebuild for s390xLeonardo Arena2018-06-011-1/+1
|
* main/xcb-proto: clarify license, modernizeprspkt2018-06-012-286/+8
|
* main/xcb-proto: upgrade to 1.13prspkt2018-06-011-6/+4
| | | | Remove python3.patch since changes have been upstreamed.
* main/libxcb: clarify license, improve abuildprspkt2018-06-011-6/+5
|
* main/libxcb: upgrade to 1.13prspkt2018-06-012-61/+4
| | | | Remove python3.patch since changes have been upstreamed.
* main/strongswan: upgrade to 5.6.3prspkt2018-06-015-33/+36
| | | | | | Add secfixes comments and sanitize patches. Fixes #8954 #8928
* main/vim: Update to 8.1.0026Leo Unglaub2018-06-011-2/+2
| | | | | | This includes a for for very tall terminals Signed-off-by: Leo Unglaub <leo@unglaub.at>
* main/memcached: Update to 1.5.8Leo Unglaub2018-06-011-2/+2
|
* main/mutt: Update to 1.10.0Leo Unglaub2018-06-011-2/+2
|
* main/nsd: Update to 4.1.21Leo Unglaub2018-06-011-3/+3
|
* main/nano: Update to 2.9.7Leo Unglaub2018-06-011-2/+2
|
* main/perl-devel-checklib: upgrade to 1.12Leonardo Arena2018-06-011-3/+3
|
* main/gnupg: add comment about tests disabledLeonardo Arena2018-06-011-1/+1
|
* main/gnupg: upgrade to 2.2.7, disable check()Leonardo Arena2018-06-011-5/+6
| | | | Signing tests stuck or endless wait. Disabling tests for now.
* Revert "Revert "main/gnupg: Enabled smartcard support as subpkg""Leonardo Arena2018-06-013-6/+88
| | | | This reverts commit caa4e60bc480bd8609ce08ef4ea1c93298d38bd9.
* main/s390-tools: no need custom script for ziplTuan M. Hoang2018-06-013-48/+3
| | | | | | | | | | The original idea of having this custom script for zipl is when running setup-disk, I did not realize that we could inject zipl config to new sysroot's /etc/zipl.conf (effectively $mnt/etc/zipl.conf. See more at https://github.com/alpinelinux/alpine-conf/pull/14). It was easy for dev purposes but not ideal for production (cannot just update bootloader parms from /proc/cmdline).
* main/gnupg: dont run tests in fakerootNatanael Copa2018-06-011-1/+1
| | | | Does not seem to be needed
* main/valgrind: enable on aarch64Natanael Copa2018-06-011-1/+1
|
* main/abuild: upgrade to 3.2.0_rc2Natanael Copa2018-05-312-35/+4
|
* main/qemu: fix qemu-modules dependenciesNatanael Copa2018-05-311-2/+2
|
* main/lxc: add support for s390x in lxc-alpine templateNatanael Copa2018-05-312-1/+15
|
* main/zfs-vanilla: rebuild against kernel 4.14.47-r0Natanael Copa2018-05-311-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.47-r0Natanael Copa2018-05-311-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.47-r0Natanael Copa2018-05-311-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.47-r0Natanael Copa2018-05-311-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.47-r0Natanael Copa2018-05-311-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.47-r0Natanael Copa2018-05-311-1/+1
|
* main/linux-vanilla: upgrade to 4.14.47Natanael Copa2018-05-311-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.14.46-r0Natanael Copa2018-05-301-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.46-r0Natanael Copa2018-05-301-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.46-r0Natanael Copa2018-05-301-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.46-r0Natanael Copa2018-05-301-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.46-r0Natanael Copa2018-05-301-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.46-r0Natanael Copa2018-05-301-1/+1
|
* main/linux-vanilla: upgrade to 4.14.46Natanael Copa2018-05-301-2/+2
|
* main/git: upgrade to 2.17.1, add secfixes commentsprspkt2018-05-301-2/+5
| | | | fixes #8946
* Revert "main/gnupg: Enabled smartcard support as subpkg"Leonardo Arena2018-05-303-88/+6
| | | | | | This reverts commit 25365ec0f1695bc87e17f6a192b347c0d4b3a510. It appears to stuck on signing tests. Revert for now.
* main/gnupg: Enabled smartcard support as subpkgMarian Buschsieweke2018-05-303-6/+88
| | | | | | | | | - Added gnupg-scdaemon as subpackage - Enabled internal CCID driver (support for Gnuk, NitroKey, YubiKey, ...) - Added 60-scdaemon.rules udev rules to provide access to group gnupg - Added pre-install for subpackage to create group gnupg Fixes #8621
* main/xf86-video-amdgpu: Upgrade to 18.0.1Taner Tas2018-05-301-3/+3
|
* main/busybox: upgrade to 1.28.4Natanael Copa2018-05-303-105/+3
|
* main/busybox: properly fix wget https supportNatanael Copa2018-05-307-170/+307
| | | | | | | | | | | | | | | | | | | | | fix busybox wget https support by using an external ssl_client helper for https. Disable the use of external openssl. This was fixed to check certificates as a temporary solution. openssl can not produce any useful error messages on certificate errors. It is big. So we simply disable its use. For dynamic busybox we disable the internal ssl_client and the internal (broken) tls code, and build our own ssl_client which properly verifies the certificates. For the static busybox we enable the internal ssl_client and tls code, but we only allow its use with --no-check-certificates. This is so we still can fetch things from https in an emergency situation. We auto-install ssl_client if both libssl and busybox are installed. This is to keep backwards compatibility.
* main/xf86-video-ati: Upgrade to 18.0.1Taner Tas2018-05-301-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.14.45-r0Natanael Copa2018-05-301-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.45-r0Natanael Copa2018-05-301-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.45-r0Natanael Copa2018-05-301-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.45-r0Natanael Copa2018-05-301-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.45-r0Natanael Copa2018-05-301-1/+1
|