aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/nodejs: build with shared c-aresNatanael Copa2017-07-141-2/+3
|
* main/nginx: update http-nchan module to 1.1.7Jakub Jirutka2017-07-143-2/+1256
|
* main/nginx: upgrade to 1.12.1 (security fix)Jakub Jirutka2017-07-141-3/+8
| | | | | Fixes: http://bugs.alpinelinux.org/issues/7518 See also: http://mailman.nginx.org/pipermail/nginx-announce/2017/000200.html
* main/libunwind: reinstate x86 restrictionsWilliam Pitcock2017-07-131-2/+2
|
* main/libunwind: remove -fno-stack-protector-allWilliam Pitcock2017-07-131-1/+1
|
* main/libunwind: disable stack protector since libc is not linked inWilliam Pitcock2017-07-131-1/+1
|
* main/libunwind: remove x86 restriction so i can collect a build logWilliam Pitcock2017-07-131-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* main/linux-vanilla: upgrade to 4.9.37Natanael Copa2017-07-131-2/+2
|
* main/zfs-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-2/+2
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.37-r0Natanael Copa2017-07-131-1/+1
|
* main/linux-hardened: upgrade to 4.9.37Natanael Copa2017-07-132-3/+226436
|
* main/gcc: update to 6.4.0Timo Teräs2017-07-134-83/+22
| | | | | - remove patches merged upstream - remove aarch64 workaround needed for PR77455 that is now fixed
* main/drbd9-hardened: upgrade to 9.0.8Roland Kammerer2017-07-121-3/+3
| | | | | - New upstream release - Includes compat code including linux 4.12
* main/freetype: enable pcf long family namesCarlo Landmeter2017-07-122-1/+29
|
* main/nodejs: upgrade to 6.11.1Yamagishi Kazutoshi2017-07-121-2/+2
|
* main/mosquitto: upgrade to 1.4.14Fabian Affolter2017-07-121-2/+2
|
* main/libressl: upgrade to 2.5.5Ole-Martin Bratteng2017-07-121-2/+2
|
* main/asterisk: upgrade to 14.6.0Timo Teräs2017-07-122-42/+42
|
* rename: main/perl-yaml-xs -> main/perl-yaml-libyamlValery Kartel2017-07-121-2/+3
|
* main/perl-yaml-xs: upgrade to 0.65, modernize abuildValery Kartel2017-07-121-17/+24
|
* main/mpg123: upgrade to 1.25.2, modernize APKBUILD, added check()Francesco Colista2017-07-121-9/+14
|
* main/sfic: took maintainership since is mandatory in main, added check()Francesco Colista2017-07-121-3/+8
|
* main/sfic: modernize APKBUILDtmpfile2017-07-121-28/+15
|
* main/ldb: enable on aarch64Timo Teräs2017-07-121-1/+1
|
* main/cmocka: fix wordsize detection universally on musl, enable aarch64Timo Teräs2017-07-123-17/+25
|
* main/strace: upgrade to 4.18tmpfile2017-07-122-121/+10
|
* main/byacc: upgrade to 20170709tmpfile2017-07-121-11/+7
|
* main/fontconfig: upgrade to 2.12.4tmpfile2017-07-121-8/+6
|
* main/openssl: upgrade to 1.0.2l, modernize aportTimo Teräs2017-07-121-31/+6
|
* community/perl-cgi-emulate-psgi: upgrade to 0.23, modernize aportTimo Teräs2017-07-121-15/+24
|
* main/perl-exception-class: upgrade to 1.43, modernize aportTimo Teräs2017-07-121-16/+23
|
* main/linux-firmware: update firmware for rpi3 wifiCarlo Landmeter2017-07-111-11/+19
|
* main/alsa-lib: avoid using wordexpNatanael Copa2017-07-112-6/+133
| | | | | | | | | | wordexp implementation will execute /bin/sh (as suggested in posix). This breaks firefox sandbox. We also need to expand ~/ so that alsa uses ~/.asoundrc so we cannot just trick the configurescript to think that we dont have wordexp since the fallback code would not expand anything at all. ref #7454
* main/lua-aports: backport support for checkdependsNatanael Copa2017-07-112-10/+68
|
* main/linux-firmware: upgrade to 20170711Natanael Copa2017-07-111-2/+3
|
* main/alsa-lib: disable use of wordexpNatanael Copa2017-07-111-1/+5
| | | | | | | | wordexp will execute in a shell, which breaks firefox sandbox. The use of wordexp is questionable so we disable use of wordexp by fooling configure script that we dont have it. ref #7454
* main/apache2: upgrade to 2.4.27Kaarle Ritvanen2017-07-101-2/+2
|
* main/mpd: rebuild against libnfs-2.0.0Natanael Copa2017-07-101-1/+1
|
* main/qemu: rebuild against libnfs-2.0.0Natanael Copa2017-07-101-1/+1
|
* main/libnfs: upgrade to 2.0.0tmpfile2017-07-101-23/+9
|
* main/libjpeg-turbo: upgrade to 1.5.2tmpfile2017-07-101-23/+9
|
* main/libksba: upgrade to 1.3.5tmpfile2017-07-101-14/+16
|
* community/hydrogen: move from mainNatanael Copa2017-07-102-44/+0
|
* main/hydrogen: upgrade to 0.9.7tmpfile2017-07-101-20/+7
|