aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/musl: cherry-pick fix for syslog.h aliasing violationTimo Teräs2014-06-213-11/+62
|
* main/musl: cherry-pick bug fixes from gitTimo Teräs2014-06-206-1/+251
| | | | | while 3.0-stable will likely be upgraded to next feature release of musl, we just cherry-pick the important bug fixes for the time being.
* main/bash: upgrade to 4.3.018 and update the suid patchNatanael Copa2014-06-203-39/+58
| | | | (cherry picked from commit a7d689678a9c8f50ddb81af366bde03a47164f40)
* main/collectd: limit stack usage to reasonable amountTimo Teräs2014-06-202-1/+26
| | | | | | fixes a crash with musl as it defaults to smaller (sane) stack size (cherry picked from commit 480a758e59bbe099af01d90f36e117d4342a3a18)
* main/nspr: security upgrade to 4.10.6 (CVE-2014-1545)Natanael Copa2014-06-201-4/+4
| | | | fixes #3066
* main/vsftpd: fix to work with musl, and clean upsTimo Teräs2014-06-194-30/+39
| | | | (cherry picked from commit 27bbcb6d3871985ad908bf302a50d0d75f90010c)
* main/bind: remove duplicate depend functionNatanael Copa2014-06-192-11/+4
| | | | | | fixes #3059 (cherry picked from commit 6f89add111b93cf1ba82a68db9e37d8288987567)
* main/clamav: upgrade to 0.98.4Natanael Copa2014-06-192-19/+4
|
* main/vsftpd: post-install: dont exit with error if user existsNatanael Copa2014-06-192-1/+2
| | | | (cherry picked from commit fafccf1f2ef96e45997c1a73d032a6fab4b31129)
* main/fping: fix fping6 for non-root usersNatanael Copa2014-06-191-2/+2
| | | | | | | | | fixes #3000 (cherry picked from commit 10be6429c9aaafb568e1158310287a7b814613db) Conflicts: main/fping/APKBUILD
* main/php: fix php-fpm scriptNatanael Copa2014-06-192-10/+28
| | | | | | | | | | | | | | ref #2685 The problem was that it usesd start-stop-daemon --exec but the argv[0] name didnt correpond so start-stop-daemon could not know that it was up and running. The fix is to use pidfile. Script is based on update from gentoo. (cherry picked from commit 0449861a8f541e2091c0e4b049682f8deee67333)
* Security fix (CVE-2013-3215). Fixes #3031Leonardo Arena2014-06-182-3/+84
|
* main/bash: fix setuid bugNatanael Copa2014-06-172-1/+36
| | | | | | | ref #2990 fixes #2994 (cherry picked from commit 15eb98780f3c051d2835df3860b5bcba16bf1aae)
* main/wireshark: security upgrade to 1.10.8 (CVE-2014-4020)Natanael Copa2014-06-171-4/+4
| | | | fixes #3044
* 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 12.3.2Timo Teräs2014-06-131-5/+7
| | | | Fixes a major regression in the fix to AST-2014-007
* main/asterisk: security upgrade to 12.3.1Timo Teräs2014-06-131-1/+4
| | | | | | | AST-2014-005: Remote Crash in PJSIP Channel Driver's Pub/Sub Framework AST-2014-006: Permission Escalation via Manager User Unauthorized Shell Access AST-2014-007: DoS via Exhaustion of Allowed Concurrent HTTP Connections AST-2014-008: Denial of Service in PJSIP Channel Driver Subscriptions
* main/gitolite: use rm instead of unlinkNatanael Copa2014-06-122-7/+27
| | | | busybox does not provide unlink
* main/freeswitch: enable and upgrade to 1.4.6Carlo Landmeter2014-06-124-57/+65
|
* main/bind: security upgrade to 9.10.0_p2 (CVE-2014-3859)Natanael Copa2014-06-121-4/+4
| | | | fixes #3033
* testing/zfs-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* testing/spl-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* main/ipfw-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* main/enhanceio-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-4/+4
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.6-r0Natanael Copa2014-06-121-1/+1
|
* main/linux-grsec: upgrade to 3.14.6Natanael Copa2014-06-124-485/+771
| | | | fixes #3005
* main/libtasn1: security upgrade to 3.6 ↵Natanael Copa2014-06-091-4/+4
| | | | | | (CVE-2014-3467,CVE-2014-3468,CVE-2014-3469) fixes #3013
* 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/musl: upgrade to 1.1.2Timo Teräs2014-06-075-4173/+5
| | | | (cherry picked from commit 838bcec8e10868ef80df1b638d5c8650a7260e7b)
* main/musl: upgrade to git snapshot of 2014-06-05Timo Teräs2014-06-062-1/+545
| | | | | | important bug fixes, as well as few new features (cherry picked from commit ace7896296b96faa72fcb545501b6efba632f875)
* main/openssl: security upgrade to 1.0.1h (multiple CVE)Timo Teräs2014-06-054-121/+11
| | | | | | | | | | | | | | 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) fixes #2999
* ==== releasae 3.0.0 ====v3.0.0Natanael Copa2014-06-041-1/+1
|
* ==== release 3.0.0_rc5 ====v3.0.0_rc5Natanael Copa2014-06-041-1/+1
|
* main/postgresql: remove invalid and redundant options from init.dTimo Teräs2014-06-042-5/+5
| | | | makes postgres start again. fixes #2984
* main/linux-vanilla: upgrade to 3.14.5Natanael Copa2014-06-043-130/+402
| | | | disable arm for now
* main/pingu: allow add options to pingu via conf.dNatanael Copa2014-06-042-5/+5
| | | | basically, we need be able to add verbose logging (-v) via conf.d
* main/samba: upgrade to 4.1.8Natanael Copa2014-06-041-4/+4
|
* main/lftp: upgrade to 4.5.1Natanael Copa2014-06-041-4/+4
|
* main/ffmpeg: upgrade to 2.2.3Natanael Copa2014-06-041-4/+4
|
* testing/dbmail: upgrade to 3.1.15Natanael Copa2014-06-041-1/+1
|
* main/roundcubemail: upgrade to 1.0.1Leonardo Arena2014-06-041-5/+5
|
* main/gnutls: security upgrade to 3.3.4 (CVE-2014-3466)Timo Teräs2014-06-041-4/+4
| | | | ref #2985
* testing/tvheadend-git: new snapshotCarlo Landmeter2014-06-041-7/+6
|
* main/py-redis: upgrade to 2.10.1Eivind Uggedal2014-06-041-4/+4
|
* testing/apts: update checksumEivind Uggedal2014-06-041-1/+3
|