Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/linux-vanilla: upgrade to 3.14.6 | Natanael Copa | 2014-06-24 | 3 | -12/+14 | |
| | | | | (cherry picked from commit 15a93a9c732bd02b5b2fda7e20ffdeb4f7317f32) | |||||
* | main/linux-vanilla: enable armhf build | Natanael Copa | 2014-06-24 | 2 | -41/+192 | |
| | | | | (cherry picked from commit a22e248e43d078e824390ce71cf73a52bac75aad) | |||||
* | testing/zfs-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | main/enhanceio-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -5/+5 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | main/linux-grsec: upgrade to grsecurity-3.0-3.14.8-201406222110 | Natanael Copa | 2014-06-24 | 2 | -275/+379 | |
| | | | | | | This fixes #3061 the virtio nic driver issue (cherry picked from commit aa208ccf55f922c1eaa884efd00dff1cf5abae7b) | |||||
* | main/linux-grsec: upgrade to 3.14.8 | Natanael Copa | 2014-06-24 | 3 | -310/+374 | |
| | | | | (cherry picked from commit a042f036ba3f9e08754019b0fe07327e87b1784f) | |||||
* | main/linux-virt-grsec: upgrade to 3.14.6 | Leonardo Arena | 2014-06-24 | 7 | -545/+802 | |
| | | | | (cherry picked from commit 4b9bdd091433922a764989985def78f4a312993a) | |||||
* | main/linux-grsec: fix null pointer deref | Natanael Copa | 2014-06-24 | 2 | -1/+18 | |
| | | | | | http://forums.grsecurity.net/viewtopic.php?f=3&t=3982 (cherry picked from commit 55c939eb379a9a23eabf35eb106f27e8150afd4d) | |||||
* | main/linux-grsec: tune config | Natanael Copa | 2014-06-24 | 4 | -63/+70 | |
| | | | | | | Tune config to better match linux-vanilla config (cherry picked from commit a2a70eb4fc4b01cef57146689641b346146afd68) | |||||
* | main/clamav: force large stacks on musl | Timo Teräs | 2014-06-24 | 1 | -1/+2 | |
| | | | | | | | | clamav assumes glibc on linux with huge stacks; but musl has smallish default stack size similar to bsd. force clamav to manually set required sizes to work without crashing. (cherry picked from commit d911f2daafe662bea88751ecc9a84d183a76fdeb) | |||||
* | main/alpine-conf: upgrade to 3.0.3 | Natanael Copa | 2014-06-23 | 1 | -4/+4 | |
| | | | | | | fixes #3040 fixes #3057 fixes #3060 | |||||
* | main/php: fix CVE-2014-4049 | Natanael Copa | 2014-06-23 | 2 | -4/+38 | |
| | | | | | | fixes #3071 (cherry picked from commit fec747b9906380f6b5bc0cb26a8f387014b81b72) | |||||
* | main/sysklogd: rebuild against fixed musl-dev | Timo Teräs | 2014-06-21 | 1 | -1/+1 | |
| | | | | | | fixes random crashes caused by aliasing violation in musl syslog.h (cherry picked from commit 643930a8387638d8d33a071879c9dd0e1034c86c) | |||||
* | main/sysklogd: update init.d script | Natanael Copa | 2014-06-21 | 2 | -15/+11 | |
| | | | | | | | | import from gentoo remove vserver specifics, use --signal for reload (cherry picked from commit 938d0a8b57717d5b8691a3f8e88a5359d4e20d76) | |||||
* | main/musl: cherry-pick fix for syslog.h aliasing violation | Timo Teräs | 2014-06-21 | 3 | -11/+62 | |
| | ||||||
* | main/musl: cherry-pick bug fixes from git | Timo Teräs | 2014-06-20 | 6 | -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 patch | Natanael Copa | 2014-06-20 | 3 | -39/+58 | |
| | | | | (cherry picked from commit a7d689678a9c8f50ddb81af366bde03a47164f40) | |||||
* | main/collectd: limit stack usage to reasonable amount | Timo Teräs | 2014-06-20 | 2 | -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 Copa | 2014-06-20 | 1 | -4/+4 | |
| | | | | fixes #3066 | |||||
* | main/vsftpd: fix to work with musl, and clean ups | Timo Teräs | 2014-06-19 | 4 | -30/+39 | |
| | | | | (cherry picked from commit 27bbcb6d3871985ad908bf302a50d0d75f90010c) | |||||
* | main/bind: remove duplicate depend function | Natanael Copa | 2014-06-19 | 2 | -11/+4 | |
| | | | | | | fixes #3059 (cherry picked from commit 6f89add111b93cf1ba82a68db9e37d8288987567) | |||||
* | main/clamav: upgrade to 0.98.4 | Natanael Copa | 2014-06-19 | 2 | -19/+4 | |
| | ||||||
* | main/vsftpd: post-install: dont exit with error if user exists | Natanael Copa | 2014-06-19 | 2 | -1/+2 | |
| | | | | (cherry picked from commit fafccf1f2ef96e45997c1a73d032a6fab4b31129) | |||||
* | main/fping: fix fping6 for non-root users | Natanael Copa | 2014-06-19 | 1 | -2/+2 | |
| | | | | | | | | | fixes #3000 (cherry picked from commit 10be6429c9aaafb568e1158310287a7b814613db) Conflicts: main/fping/APKBUILD | |||||
* | main/php: fix php-fpm script | Natanael Copa | 2014-06-19 | 2 | -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 #3031 | Leonardo Arena | 2014-06-18 | 2 | -3/+84 | |
| | ||||||
* | main/bash: fix setuid bug | Natanael Copa | 2014-06-17 | 2 | -1/+36 | |
| | | | | | | | ref #2990 fixes #2994 (cherry picked from commit 15eb98780f3c051d2835df3860b5bcba16bf1aae) | |||||
* | main/wireshark: security upgrade to 1.10.8 (CVE-2014-4020) | Natanael Copa | 2014-06-17 | 1 | -4/+4 | |
| | | | | fixes #3044 | |||||
* | main/freeradius: fix openssl version check | Timo Teräs | 2014-06-13 | 2 | -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.2 | Timo Teräs | 2014-06-13 | 1 | -5/+7 | |
| | | | | Fixes a major regression in the fix to AST-2014-007 | |||||
* | main/asterisk: security upgrade to 12.3.1 | Timo Teräs | 2014-06-13 | 1 | -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 unlink | Natanael Copa | 2014-06-12 | 2 | -7/+27 | |
| | | | | busybox does not provide unlink | |||||
* | main/freeswitch: enable and upgrade to 1.4.6 | Carlo Landmeter | 2014-06-12 | 4 | -57/+65 | |
| | ||||||
* | main/bind: security upgrade to 9.10.0_p2 (CVE-2014-3859) | Natanael Copa | 2014-06-12 | 1 | -4/+4 | |
| | | | | fixes #3033 | |||||
* | testing/zfs-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| | ||||||
* | main/enhanceio-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -4/+4 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.6-r0 | Natanael Copa | 2014-06-12 | 1 | -1/+1 | |
| |