Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ==== release 3.0.6 ====v3.0.6 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | main/lxc: upgrade to 1.0.6 | Natanael Copa | 2014-10-23 | 3 | -67/+5 |
| | |||||
* | main/xen: security fixes (CVE-2014-7154, CVE-2014-7155, CVE-2014-7156) | Natanael Copa | 2014-10-23 | 4 | -1/+118 |
| | | | | | | | | | | XSA-104 CVE-2014-7154 Race condition in HVMOP_track_dirty_vram XSA-105 CVE-2014-7155 Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation XSA-106 CVE-2014-7156 Missing privilege level checks in x86 emulation of software interrupts fixes #3460 | ||||
* | main/linux-virt-grsec: upgrade to 3.14.22 | Leonardo Arena | 2014-10-23 | 2 | -631/+904 |
| | | | | (cherry picked from commit a56da86bc3bea1f2fcbba99b7826b0ea771eb5d4) | ||||
* | main/linux-vanilla: enable cherry keyboards | Natanael Copa | 2014-10-23 | 3 | -8/+8 |
| | | | | | | ref #3469 (cherry picked from commit 4f74683e60f3433a35ccd3fed6c09797c22d00f7) | ||||
* | main/linux-vanilla: upgrade to 3.14.22 | Natanael Copa | 2014-10-23 | 1 | -5/+5 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.22-r1 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | testing/spl-grsec: rebuild against kernel 3.14.22-r1 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.22-r1 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.22-r1 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | main/ipfw-grsec: rebuild against kernel 3.14.22-r1 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | main/flashcache-grsec: rebuild against kernel 3.14.22-r1 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.22-r1 | Natanael Copa | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | main/linux-gsrec: enable support for cherry keyboards | Natanael Copa | 2014-10-23 | 3 | -8/+8 |
| | | | | fixes #3469 | ||||
* | main/linux-grsec: upgrade to 3.14.22 | Natanael Copa | 2014-10-23 | 4 | -123533/+904 |
| | | | | fixes #3432 | ||||
* | main/dbus: security upgrade to 1.8.8 ↵ | Natanael Copa | 2014-10-22 | 1 | -4/+4 |
| | | | | | | (CVE-2014-3635,CVE-2014-3636,CVE-2014-3637,CVE-2014-3638,CVE-2014-3639) fixes #3452 | ||||
* | main/phpmyadmin: security upgrade to 4.2.10 (CVE-2014-6300,CVE-2014-7217) | Natanael Copa | 2014-10-21 | 1 | -4/+4 |
| | | | | fixes #3429 | ||||
* | main/multipath-tools: fixing the way to call functions | Leonardo Arena | 2014-10-20 | 2 | -6/+6 |
| | | | | (cherry picked from commit 7944e5d3a403e68efffcef201d7e8abca5751fb5) | ||||
* | main/freeradius: fix configure check for TLS | Natanael Copa | 2014-10-17 | 2 | -1/+56 |
| | | | | | | | Fix the configure script to correctly detect if TLS is available. TLS is needed for rlm_unix to work without segfaulting. (cherry picked from commit d698c183c3183ce3772c4b833c0c4971394942fd) | ||||
* | main/openssl: security upgrade to 1.0.1j ↵ | Natanael Copa | 2014-10-16 | 1 | -5/+5 |
| | | | | | | (CVE-2014-3513,CVE-2014-3567,CVE-2014-3568) fixes #3437 | ||||
* | main/kamailio: replace sercmd (deprecated) with kamcmd in init.d | Leonardo Arena | 2014-10-15 | 2 | -5/+5 |
| | |||||
* | main/wireshark: remove bash dependency | Natanael Copa | 2014-10-14 | 1 | -2/+2 |
| | | | | | | | | | ref #3422 (cherry picked from commit cba47f69473832e01f3b3fda8c684579da2d0bc0) Conflicts: main/wireshark/APKBUILD | ||||
* | main/postfix: fix file descriptor passing | Natanael Copa | 2014-10-14 | 2 | -1/+24 |
| | | | | | | we need check if __GLIBC__ is defined at all before comparing version fixes #3423 | ||||
* | main/acf-kamailio: upgrade to 0.8.2 | Ted Trask | 2014-10-10 | 1 | -4/+4 |
| | | | | (cherry picked from commit 100d64099167e534a528859b76e313c63599e16b) | ||||
* | ==== release 3.0.5 ====v3.0.5 | Natanael Copa | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | main/openssh: curve25519pad patch added | Johannes Matheis | 2014-10-08 | 2 | -4/+177 |
| | | | | | | | | | | | | | | | | | https://lists.mindrot.org/pipermail/openssh-unix-dev/2014-April/032494.html: > bad bignum encoding for curve25519-sha256@libssh.org >[...] > So I screwed up when writing the support for the curve25519 KEX method > that doesn't depend on OpenSSL's BIGNUM type - a bug in my code left > leading zero bytes where they should have been skipped. The impact of > this is that OpenSSH 6.5 and 6.6 will fail during key exchange with a > peer that implements curve25519-sha256@libssh.org properly about 0.2% > of the time (one in every 512ish connections). (cherry picked from commit 5bc265ef454ba0f8d82e8298c3246999fb11a9c8) Conflicts: main/openssh/APKBUILD | ||||
* | main/linux-vanilla: fix description | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | | | | (cherry picked from commit c19262f8c5fba86b4a576effe616d72aa3bfe86f) | ||||
* | main/linux-vanilla: upgrade to 3.14.20 | Natanael Copa | 2014-10-08 | 1 | -4/+4 |
| | | | | (cherry picked from commit 4a0cf9bbf7e8ba2d29a213583ad6a157be41616a) | ||||
* | main/linux-vanilla: upgrade to 3.14.19 | Natanael Copa | 2014-10-08 | 1 | -5/+5 |
| | | | | (cherry picked from commit 4c930edc7669ac008cc077cd00afb4a380641581) | ||||
* | main/linux-vanilla: sync with grsec | Natanael Copa | 2014-10-08 | 4 | -20/+65 |
| | | | | | | | | | - remove usbkbd and usbmouse - enable NFC we disable randomize_base on x86 as it seems to break module loading (cherry picked from commit 54a8932887a08e171e0f9f1d5733992fb1ac5a0b) | ||||
* | main/linux-vanilla: fix armhf config | Natanael Copa | 2014-10-08 | 2 | -5/+10 |
| | | | | (cherry picked from commit 1ab4dbf6662a2f68962800b33a5d13d165b0fdda) | ||||
* | main/linux-vanilla: upgrade to 3.14.18 | Natanael Copa | 2014-10-08 | 3 | -14/+20 |
| | | | | (cherry picked from commit 03fbac2fb3856cefedbb6c5b4c69b5d0d54ec8f5) | ||||
* | main/linux-virt-grsec: upgrade to 3.14.20 | Leonardo Arena | 2014-10-08 | 2 | -809/+1961 |
| | |||||
* | main/targetcli: upgrade to 2.1_p37 | Natanael Copa | 2014-10-08 | 1 | -11/+23 |
| | | | | | | and fix build fixes #3399 | ||||
* | main/py-rtslib: upgrade to 2.1_p50 | Natanael Copa | 2014-10-08 | 1 | -5/+5 |
| | | | | | | ref #3399 (cherry picked from commit 72a716fba2ea67a59b323af580cbcdeff1902231) | ||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.20-r1 | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | testing/spl-grsec: rebuild against kernel 3.14.20-r1 | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.20-r1 | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.20-r1 | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | main/ipfw-grsec: rebuild against kernel 3.14.20-r1 | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | main/flashcache-grsec: rebuild against kernel 3.14.20-r1 | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.20-r1 | Natanael Copa | 2014-10-08 | 1 | -2/+2 |
| | |||||
* | main/linux-grsec: fix booting of xen dom0 | Natanael Copa | 2014-10-08 | 2 | -1/+25 |
| | |||||
* | main/linux-grsec: upgrade to 3.14.20 | Natanael Copa | 2014-10-08 | 2 | -742/+353 |
| | |||||
* | main/python: upgrade to 2.7.8 | Eivind Uggedal | 2014-10-08 | 1 | -4/+4 |
| | | | | | ref #3399 (cherry picked from commit 9620c81917d454c855b17f5e711ae08e57b4ae4f) | ||||
* | main/python: upgrade to 2.7.7 | Eivind Uggedal | 2014-10-08 | 4 | -40/+16 |
| | | | | (cherry picked from commit 156bf140225c0ab6d004a3ad739cec193c6ab766) | ||||
* | main/aaudit: minor server side fix | Timo Teräs | 2014-10-06 | 2 | -5/+5 |
| | | | | (cherry picked from commit ded74a6c8d3e2f0d055c00899e308bce660226d0) | ||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.19-r3 | Natanael Copa | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | testing/spl-grsec: rebuild against kernel 3.14.19-r3 | Natanael Copa | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.19-r3 | Natanael Copa | 2014-10-03 | 1 | -1/+1 |
| |