Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | testing/flashcache-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | testing/devicemaster-linux-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.41-r0 | Natanael Copa | 2015-05-12 | 1 | -1/+1 | |
| | ||||||
* | main/linux-virt-grsec: upgrade to 3.14.41 | Natanael Copa | 2015-05-12 | 3 | -9/+9 | |
| | ||||||
* | main/linux-grsec: upgrade to 3.14.41 | Natanael Copa | 2015-05-12 | 2 | -364/+1235 | |
| | ||||||
* | main/acf-alpine-baselayout: upgrade to 0.12.1 | Ted Trask | 2015-05-11 | 1 | -4/+4 | |
| | | | | (cherry picked from commit 94fb952374c74bb85c2c8ea782384814c72bec71) | |||||
* | main/mysql: remove merged patch | Bartłomiej Piotrowski | 2015-05-09 | 2 | -62/+0 | |
| | ||||||
* | main/mysql: fix checksums | Bartłomiej Piotrowski | 2015-05-09 | 1 | -3/+3 | |
| | ||||||
* | main/mysql: upgrade to 5,5,43 | Bartłomiej Piotrowski | 2015-05-09 | 1 | -2/+2 | |
| | ||||||
* | main/cabextract: fix source | Leonardo Arena | 2015-05-06 | 1 | -2/+2 | |
| | ||||||
* | main/zabbix: Add libxml2 flag for vmware support | Kevin Daudt | 2015-05-06 | 1 | -6/+7 | |
| | | | | | | | | | | | | | This flag is required for vmware monitoring, together with libcurl, which was already present. Adds a dependency to libxml2-dev. Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> (cherry picked from commit 602a2a59cf4f2def36b93f8b9137d0e9d67bfacb) Conflicts: main/zabbix/APKBUILD | |||||
* | main/cabextract: security upgrade to 1.6 (CVE-2015-2060) | Natanael Copa | 2015-05-05 | 1 | -5/+5 | |
| | | | | fixes #4102 | |||||
* | main/libarchive: fix directory traversal in bsdcpio (CVE-2015-2304) | Natanael Copa | 2015-05-05 | 2 | -5/+153 | |
| | | | | | | | ref #4104 fixes #4108 (cherry picked from commit 8fcb0a179888b5ce69a7ba1939f77397a7453782) | |||||
* | main/php: security upgrade to 5.6.8 | Natanael Copa | 2015-05-05 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | 5.6.8: - CVE-2015-1351 - CVE-2015-1352 - CVE-2015-2783 - CVE-2015-3329 - CVE-2015-3330 5.6.7: - CVE-2015-2305 - CVE-2015-2331 - CVE-2015-2348 - CVE-2015-2787 5.6.6: - CVE-2014-9705 - CVE-2015-0235 (migitation) - CVE-2015-0273 - CVE-2015-2301 fixes #4114 | |||||
* | main/less: security upgrade to 475 (CVE-2014-9488) | Natanael Copa | 2015-05-05 | 1 | -4/+5 | |
| | | | | fixes #4119 | |||||
* | main/libxfont: security upgrade to 1.5.1 | Natanael Copa | 2015-05-05 | 1 | -4/+4 | |
| | | | | | | | | CVE-2015-1802 CVE-2015-1803 CVE-2015-1804 fixes #4125 | |||||
* | main/claws-mail: fix for rssyl | Natanael Copa | 2015-05-05 | 2 | -4/+38 | |
| | | | | | | | (cherry picked from commit 8d85a4bc792065ba8a2247c11b917046d38c0fb9) Conflicts: main/claws-mail/APKBUILD | |||||
* | main/claws-mail: upgrade to 3.11.1 | Natanael Copa | 2015-05-05 | 1 | -4/+4 | |
| | | | | (cherry picked from commit 32c397a0ac5bc14ff132778ab97ce08e525fa263) | |||||
* | main/iproute2-qos: make certain tuning configurable, and saner default | Timo Teräs | 2015-05-04 | 2 | -8/+8 | |
| | | | | | | | pfifo queue limit was way too low, and htb r2q could be bigger too. make it possible to override it from conf.d and fix the defaults. (cherry picked from commit 447707cff6084aa68564d2a7da584f884ade4d7f) | |||||
* | main/linux-virt-grsec: upgrade to 3.14.40 | Natanael Copa | 2015-05-01 | 3 | -9/+9 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | testing/flashcache-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | testing/devicemaster-linux-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 3 | -2/+17 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.40-r0 | Natanael Copa | 2015-05-01 | 1 | -1/+1 | |
| | ||||||
* | main/linux-grsec: upgrade to 3.14.40 | Natanael Copa | 2015-05-01 | 2 | -284/+452 | |
| | ||||||
* | main/linux-vanilla: upgrade to 3.14.40 | Natanael Copa | 2015-05-01 | 1 | -4/+4 | |
| | ||||||
* | main/linux-rpi: upgrade to 3.14.40 | Timo Teräs | 2015-05-01 | 1 | -4/+4 | |
| | ||||||
* | main/gnupg: security upgrade to 2.1.3 (CVE-2015-1606,CVE-2015-1607) | Natanael Copa | 2015-04-23 | 1 | -5/+4 | |
| | | | | | ref #4092 fixes #4096 | |||||
* | openrc: modloop: fix finding nfs in /proc/mounts | Natanael Copa | 2015-04-23 | 2 | -4/+5 | |
| | | | | | | | | Also fix finding UUID=... in fstab while at it fixes #4015 (cherry picked from commit d211f6a58f8a130b0ab7aefbf0ae9317c480d200) | |||||
* | main/xen: upgrade to 4.4.2 and add various sec fixes | Natanael Copa | 2015-04-21 | 15 | -1159/+543 | |
| | | | | | | fixes #4080 fixes #4085 fixes #4090 | |||||
* | main/linux-rpi: upgrade to 3.14.39 | Timo Teräs | 2015-04-21 | 1 | -4/+4 | |
| | ||||||
* | main/alpine-mirrors: remove mirror.pw/alpine | Natanael Copa | 2015-04-21 | 2 | -10/+4 | |
| | | | | | | it appears to be offline ref #4017 | |||||
* | main/linux-vanilla: upgrade to 3.14.39 | Natanael Copa | 2015-04-21 | 1 | -4/+4 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.14.39-r0 | Natanael Copa | 2015-04-21 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.14.39-r0 | Natanael Copa | 2015-04-21 | 1 | -1/+1 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.14.39-r0 | Natanael Copa | 2015-04-21 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.14.39-r0 | Natanael Copa | 2015-04-21 | 1 | -1/+1 | |
| | ||||||
* | testing/flashcache-grsec: rebuild against kernel 3.14.39-r0 | Natanael Copa | 2015-04-21 | 1 | -1/+1 | |
| |