aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.45-r0Natanael Copa2018-05-301-1/+1
|
* main/linux-vanilla: upgrade to 4.14.45Natanael Copa2018-05-301-2/+2
|
* main/lz4: upgrade to 1.8.2André Klitzing2018-05-291-2/+2
|
* main/mercurial: upgrade to 4.6Sascha Paunovic2018-05-291-2/+2
|
* main/jemalloc: upgrade to 5.1.0, modernize, clarify licenseTBK2018-05-292-15/+16
|
* main/py-country: upgrade to 18.5.20Fabian Affolter2018-05-291-4/+4
|
* main/vim: upgrade to 8.1.0022Sascha Paunovic2018-05-291-2/+2
|
* main/py-tz: upgrade to 2018.4Fabian Affolter2018-05-291-2/+2
|
* main/aria2: upgrade to 1.34.0Sascha Paunovic2018-05-291-2/+2
|
* main/cython: upgrade to 0.28.2Roberto Oliveira2018-05-281-2/+2
|
* main/speedtest-cli: upgrade to 2.0.2Francesco Colista2018-05-281-2/+2
|
* main/perl-error: upgrade to 0.17026Leonardo Arena2018-05-281-2/+2
|
* main/perl-mail-dkim: upgrade to 0.53Leonardo Arena2018-05-281-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* main/linux-vanilla: upgrade to 4.14.44Natanael Copa2018-05-281-2/+2
|
* main/busybox: wget: verify certificate when openssl helper is usedJakub Jirutka2018-05-282-0/+73
|
* main/busybox: wget: print warning when internal TLS code is usedJakub Jirutka2018-05-282-1/+91
|
* main/libressl: add options -verify_{hostname,email,ip} to s_clientJakub Jirutka2018-05-282-2/+75
|
* main/libxml2: add libxml2.a to -devJakub Jirutka2018-05-271-2/+5
|
* main/nginx: add comment about stable/mainline versionsJakub Jirutka2018-05-271-0/+2
|
* main/curl: fix crashes due to LibreSSL/OpenSSL engines conflictsJakub Jirutka2018-05-252-2/+45
|
* main/snappy: fix runtime failure on armhf and re-enable checkJakub Jirutka2018-05-242-4/+20
| | | | Ref #8921 (https://bugs.alpinelinux.org/issues/8921)
* main/tiff: fix CVE-2018-8905prspkt2018-05-242-2/+57
|
* main/gtk+3.0: add -dbg subpackageMarcin Mielniczuk2018-05-241-2/+2
|
* main/gdk-pixbuf: add -dbg subpackageMarcin Mielniczuk2018-05-241-2/+2
|
* main/mkinitfs: fix the /boot/boot symlink to point at ., not /.Christopher Brannon2018-05-242-2/+2
| | | | | | If /boot is on the root partition, I.E., no separate /boot partition, then the /boot/boot symlink incorrectly pointed to /. Pointing /boot/boot to "." is correct in all situations.
* main/bmd-tools: upgrade to 1.0.2Timo Teräs2018-05-241-2/+2
|
* main/musl: add additional features definitions for ppc64leBreno Leitao2018-05-242-1/+42
| | | | | | | This additional features would avoid FTFBS later as the one found on rngd_darn.c:208:31: error: 'PPC_FEATURE2_DARN' undeclared (first use in this function) if (!(getauxval(AT_HWCAP2) & PPC_FEATURE2_DARN)) {
* main/speedtest-cli: upgrade to 2.0.1Francesco Colista2018-05-241-2/+2
|
* main/mkinitfs: add support for s390x installerTuan M. Hoang2018-05-244-2/+275
| | | | backport from project mkinitfs
* main/u-boot: build fix for armhfNatanael Copa2018-05-241-1/+1
| | | | needs swig