aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* Security fix (CVE-2013-3215). Fixes #3030Leonardo Arena2014-06-182-3/+84
|
* main/bash: fix setuid bugNatanael Copa2014-06-172-1/+36
| | | | | | | | | | ref #2990 fixes #2993 (cherry picked from commit 15eb98780f3c051d2835df3860b5bcba16bf1aae) Conflicts: main/bash/APKBUILD
* main/wireshark: security upgrade to 1.10.8 (CVE-2014-4020)Natanael Copa2014-06-171-4/+4
| | | | fixes #3043
* main/freeradius: fix openssl version checkTimo Teräs2014-06-132-1/+17
| | | | | | | | Make sure ABI version is correct, and that we are linked at least to the version compled against. This allows openssl security upgrades that are ABI stable without recompiling freeradius. (cherry picked from commit 94983a506d2e95be0a5864ae7bcc7d7d61dc6cce)
* main/asterisk: security upgrade to 11.10.2Timo Teräs2014-06-131-5/+7
| | | | Fixes a major regression in the fix to AST-2014-007
* main/linux-virt-grsec: upgrade to 3.10.43Leonardo Arena2014-06-132-254/+254
|
* main/asterisk: security upgrade to 11.10.1Timo Teräs2014-06-131-1/+4
| | | | | AST-2014-006: Permission Escalation via Manager User Unauthorized Shell Access AST-2014-007: DoS via Exhaustion of Allowed Concurrent HTTP Connections
* main/gitolite: use rm instead of unlinkNatanael Copa2014-06-122-7/+27
| | | | | | busybox does not provide unlink (cherry picked from commit 4465a8bf213d445c660b72762ccb97aa477fb5e6)
* main/xtables-addons-grsec: rebuild against kernel 3.10.43-r0Natanael Copa2014-06-121-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.10.43-r0Natanael Copa2014-06-121-1/+1
|
* main/flashcache-grsec: rebuild against kernel 3.10.43-r0Natanael Copa2014-06-121-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.10.43-r0Natanael Copa2014-06-121-1/+1
|
* main/linux-grsec: security upgrade to 3.10.43Natanael Copa2014-06-122-170/+170
| | | | fixes #3004
* testing/aaudit: move to mainLeonardo Arena2014-06-129-0/+713
| | | | | | | | | | | | | | | (cherry picked from commit 15f898ca8068419fc02364231bb2981cc54971cb) Conflicts: main/aaudit/APKBUILD main/aaudit/aaudit main/aaudit/aaudit-common.lua main/aaudit/aaudit-repo main/aaudit/aaudit-server.json main/aaudit/aaudit-server.lua main/aaudit/aaudit-shell main/aaudit/aaudit-update-keys main/aaudit/aaudit.json
* main/busybox: fix adduser without optionsNatanael Copa2014-06-112-1/+30
| | | | fixes #3024
* main/php: security upgrade to 5.5.13 (CVE-2014-0237,CVE-2014-0238)Natanael Copa2014-06-101-4/+4
| | | | fixes #3023
* main/libtasn1: security upgrade to 3.6 ↵Natanael Copa2014-06-101-5/+4
| | | | | | (CVE-2014-3467,CVE-2014-3468,CVE-2014-3469) fixes #3012
* main/dovecot: security upgrade to 2.2.13 (CVE-2014-3430)Natanael Copa2014-06-101-4/+4
| | | | fixes #2959
* main/freeradius: rebuild due to openssl upgradeNatanael Copa2014-06-091-1/+1
| | | | ref #3007
* main/py-jinja2: security upgrade to 2.7.3 (CVE-2014-0012)Eivind Uggedal2014-06-071-4/+4
|
* main/openssl: security upgrade to 1.0.1h (multiple CVE)Timo Teräs2014-06-054-118/+8
| | | | | | | | | | | | | | | | | | Newly fixed CVEs: CVE-2014-0224 SSL/TLS MITM vulnerability CVE-2014-0221 DTLS recursion flaw CVE-2014-0195 DTLS invalid fragment vulnerability Previously fixed in Alpine by cherry picks: CVE-2014-0198 SSL_MODE_RELEASE_BUFFERS NULL pointer dereference (cherry picked from commit c7c8818b7203c5ff58dd5f7d03f7e47cb681348d) Conflicts: main/openssl/APKBUILD main/openssl/CVE-2010-5298.patch fixes #2998
* main/fping: enable fping6Natanael Copa2014-06-051-1/+2
|
* main/xtables-addons-grsec: rebuild against kernel 3.10.41-r0Natanael Copa2014-06-051-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.10.41-r0Natanael Copa2014-06-051-1/+1
|
* main/flashcache-grsec: rebuild against kernel 3.10.41-r0Natanael Copa2014-06-051-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.10.41-r0Natanael Copa2014-06-051-1/+1
|
* main/linux-grsec: upgrade to 3.10.41Natanael Copa2014-06-052-102/+102
|
* main/gnutls: security upgrade to 3.2.15 (CVE-2014-3466)Timo Teräs2014-06-041-4/+4
| | | | fixes #2986
* main/asterisk: upgrade to 11.10.0Timo Teräs2014-06-021-4/+4
|
* main/varnish: pkgrel bumpJeff Bilyk2014-05-301-1/+1
|
* main/libmaxminddb: bump pkgrelJeff Bilyk2014-05-301-1/+1
|
* main/acf-core: upgrade to 0.17.2Ted Trask2014-05-301-4/+4
|
* main/openssl: security fix to CVE-2014-0198Timo Teräs2014-05-292-1/+42
| | | | fixes #2919
* main/cups: security upgrade tp 1.7.3 (CVE-2014-2856)Natanael Copa2014-05-282-7/+60
| | | | fixes #2951
* main/php: security upgrade to 5.5.12 (CVE-2014-0185)Natanael Copa2014-05-281-4/+4
| | | | fixes #2937
* main/net-snmp: upgrade to 5.7.2.1Natanael Copa2014-05-281-5/+5
|
* main/net-snmp: update initd, adding reload functionLeonardo Arena2014-05-282-15/+21
| | | | | | fixes #2802 (cherry picked from commit 92cf69a075d0baaf47f6d2870ce07b6de3b83248)
* main/libvirt: security fix (CVE-2013-6456, CVE-2014-0179). Fixes #2955Leonardo Arena2014-05-263-1/+255
|
* main/zabbix: upgrade to 2.0.12Leonardo Arena2014-05-261-4/+4
|
* main/libxml2: security fix for CVE-2014-0191Natanael Copa2014-05-222-4/+44
| | | | fixes #2931
* main/ldns: security fix for CVE-2014-3209Natanael Copa2014-05-222-3/+90
| | | | fixes #2927
* main/rxvt-unicode: security upgrade to 9.20 (CVE-2014-3121)Natanael Copa2014-05-221-4/+4
| | | | fixes #2922
* ==== release 2.7.8 ====v2.7.8Natanael Copa2014-05-211-1/+1
|
* main/mysql: security upgrade to 5.5.37Natanael Copa2014-05-211-4/+4
| | | | | | | | | | | | | | CVE-2014-0001 CVE-2014-0384 CVE-2014-2419 CVE-2014-2430 CVE-2014-2431 CVE-2014-2432 CVE-2014-2436 CVE-2014-2438 CVE-2014-2440 fixes #2912
* main/libmms: security upgrade to 0.6.4 (CVE-2014-2892)Natanael Copa2014-05-211-3/+5
| | | | fixes #2910
* main/dpkg: security upgrade to 1.16.14 (CVE-2014-0471)Natanael Copa2014-05-211-4/+4
| | | | fixes #2906
* main/qemu: upgrade to 1.6.2 and security fix CVE-2014-0150Natanael Copa2014-05-212-4/+24
| | | | fixes #2902
* main/alpine-conf: backport ERASE_DISKS support for setup-diskNatanael Copa2014-05-213-4/+272
| | | | fixes #2894
* main/apk-tools: upgrade to 2.4.4Natanael Copa2014-05-211-4/+4
|
* main/mqtt-exec: upgrade to 0.2 and add an init.d scriptNatanael Copa2014-05-212-10/+52
| | | | (cherry picked from commit 725aa8296389545202816c164b5905a02f772c5a)