aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/busybox: upgrade to 1.27.1, add provides=/bin/shWilliam Pitcock2017-08-051-3/+4
|
* main/nginx: add module http-upstream-fairJakub Jirutka2017-08-051-0/+3
|
* main/nginx: add module http-cache-purgeJakub Jirutka2017-08-051-1/+4
| | | | Closes https://bugs.alpinelinux.org/issues/7624
* main/nginx: remove explicit return 1Jakub Jirutka2017-08-051-11/+8
|
* main/linux-rpi: upgrade to 4.9.40Natanael Copa2017-08-041-3/+3
|
* main/xf86-video-qxl: rebuild against downgraded spice 0.12Natanael Copa2017-08-041-1/+1
|
* main/zfs-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/linux-hardened: upgrade to 4.9.40Natanael Copa2017-08-041-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* main/linux-vanilla: upgrade to 4.9.40Natanael Copa2017-08-041-2/+2
|
* main/sshfs: upgrade to 2.10Sören Tempel2017-08-041-4/+3
|
* main/ffmpeg: upgrade to 3.3.3Sören Tempel2017-08-041-3/+2
|
* main/libtasn1: fix CVE-2017-10790. Fixes #7601Francesco Colista2017-08-032-6/+63
|
* main/oniguruma: upgrade to 6.5.0Francesco Colista2017-08-031-2/+2
|
* main/mkinitfs: fix crc32 module deps for ext4Natanael Copa2017-08-032-2/+37
| | | | ref #7611
* Revert "main/git: upgrade to 2.13.4"Sören Tempel2017-08-031-3/+3
| | | | | | | | Doesn't seem to build aarch64. http://build.alpinelinux.org/buildlogs/build-edge-aarch64/main/git/git-2.13.4-r0.log This reverts commit 16dce8501bd79d9ea7b9f70576052b925b1e3ec2.
* main/py-dateutil: upgrade to 2.6.1Valery Kartel2017-08-031-5/+3
|
* main/libpng: upgrade to 1.6.31Sören Tempel2017-08-031-4/+4
|
* main/git: upgrade to 2.13.4Sören Tempel2017-08-031-2/+2
|
* main/btrfs-progs: upgrade to 4.12Sören Tempel2017-08-031-2/+2
|
* main/btrfs-progs: modernize APKBUILDSören Tempel2017-08-031-8/+6
|
* main/busybox: Fixed segfault in microcomMarian Buschsieweke2017-08-032-1/+34
| | | | | | | | microcom does not check if required parameter "TTY" is present. Thus, bb_basename() is called with a NULL pointer, if microcom is started without any parameter. This in turn calls strlen() on this NULL pointer, resulting in a segfault. The supplied patch adds a check for the missing TTY parameter and prints usage when it is missing.
* main/mdocml: use MANPATH_DEFAULTDaniel Sabogal2017-08-032-60/+3
| | | | | | | MANPATH_DEFAULT is recommended for operating system defaults. man.conf is recommended for machine-specific defaults. See http://mdocml.bsd.lv/NEWS
* main/mdocml: upgrade to 1.14.2Daniel Sabogal2017-08-033-27/+49
| | | | | Include upstream patch that fixes an out-of-bounds read. This can be triggered with mount(8) from util-linux.
* main/mdocml: modernize abuild and explicitly set UTF8_LOCALEDaniel Sabogal2017-08-031-12/+20
| | | | | The configure script depends on the locale(1) utility to select a UTF-8 encoding to test. This utility is not available.
* main/py-requests: upgrade to 2.18.3Fabian Affolter2017-08-031-2/+2
|
* main/nmap: disable check()Leonardo Arena2017-08-021-2/+2
| | | | | | | | | | Only on armhf and aarch64 FAIL ./addrset - was expected to fail, but didn't. FAIL ./addrset , was expected to fail, but didn't. FAIL ./addrset 1:2:3:4:5:6:7:8:9 was expected to fail, but didn't. FAIL ./addrset 11::22::33 was expected to fail, but didn't. FAIL ./addrset FFFFF::FFFFF was expected to fail, but didn't.
* main/nmap: upgrade to 7.60Leonardo Arena2017-08-021-13/+22
| | | | Modernize APKBUILD, add check()
* main/py-libvirt: upgrade to 3.6.0Francesco Colista2017-08-021-2/+2
|
* main/libvirt: upgrade to 3.6.0Francesco Colista2017-08-021-2/+2
|
* main/py-ecdsa: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* community/py-olefile: move to mainWilliam Pitcock2017-08-021-0/+48
|
* main/mosquitto: rebuild against new libwebsocketsTimo Teräs2017-08-021-1/+1
|
* main/fossil: upgrade to 2.3 and modernize abuildAndré Klitzing2017-08-021-8/+7
|
* main/sqlite: ugprade to 3.20.0 and modernize abuildAndré Klitzing2017-08-021-8/+7
|
* main/lftp: upgrade to 4.8.0André Klitzing2017-08-022-4/+21
|
* main/mini_httpd: upgrade to 1.27André Klitzing2017-08-022-35/+4
|
* main/haproxy: upgrade to 1.7.8 and modernize abuildAndré Klitzing2017-08-021-14/+8
|
* main/pgpool: upgrade to 3.6.5 and modernize abuildAndré Klitzing2017-08-021-8/+12
|
* main/highlight: upgrade to 3.39André Klitzing2017-08-021-2/+2
|
* main/py-openssl: upgrade to 17.2.0André Klitzing2017-08-021-2/+2
|
* main/libwebsockets: upgrade to 2.3.0André Klitzing2017-08-021-6/+5
|
* main/py-asn1-modules: upgrade to 0.0.10André Klitzing2017-08-021-7/+5
|
* main/py-asn1: upgrade to 0.3.1 and modernize abuildAndré Klitzing2017-08-021-4/+4
|