Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/php: fix CVE-2014-4049 | Natanael Copa | 2014-06-23 | 2 | -4/+38 | |
| | ||||||
* | main/linux-vanilla: enable CONFIG_PROC_PAGE_MONITOR | Natanael Copa | 2014-06-23 | 3 | -9/+9 | |
| | | | | | | It is needed for /proc/$pid/smaps for analyzing memory usage. requested by dalias | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-23 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-23 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-23 | 1 | -1/+1 | |
| | ||||||
* | main/enhanceio-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-23 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.8-r1 | Natanael Copa | 2014-06-23 | 1 | -1/+1 | |
| | ||||||
* | main/linux-grsec: upgrade to grsecurity-3.0-3.14.8-201406222110 | Natanael Copa | 2014-06-23 | 2 | -275/+379 | |
| | | | | This should hopefully fix the virtio nic driver issue | |||||
* | 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 | |||||
* | main/musl: upgrade to git snapshot 2014-06-21 | Timo Teräs | 2014-06-21 | 3 | -48/+89 | |
| | | | | includes syslog.h fix that is needed to fix sysklogd crashes | |||||
* | main/bash: upgrade to 4.3.018 and update the suid patch | Natanael Copa | 2014-06-20 | 3 | -39/+58 | |
| | ||||||
* | main/musl: upgrade to latest git snapshot, fix gethostby*_r error path | Timo Teräs | 2014-06-20 | 3 | -1/+1246 | |
| | | | | | upstream changes include tlsdesc (gnutls2) support for x86 and x86_64 as well as various optimizations and bug fixes. | |||||
* | 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 | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.8-r0 | Natanael Copa | 2014-06-20 | 1 | -2/+2 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.14.8-r0 | Natanael Copa | 2014-06-20 | 1 | -2/+2 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.8-r0 | Natanael Copa | 2014-06-20 | 1 | -2/+2 | |
| | ||||||
* | main/enhanceio-grsec: rebuild against kernel 3.14.8-r0 | Natanael Copa | 2014-06-20 | 1 | -5/+5 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.8-r0 | Natanael Copa | 2014-06-20 | 1 | -2/+2 | |
| | ||||||
* | main/linux-grsec: upgrade to 3.14.8 | Natanael Copa | 2014-06-20 | 3 | -310/+374 | |
| | ||||||
* | main/linux-vanilla: upgrade to 3.14.8 | Natanael Copa | 2014-06-20 | 1 | -5/+5 | |
| | ||||||
* | main/docker: upgrade to 1.0.1 | Eivind Uggedal | 2014-06-20 | 1 | -9/+10 | |
| | ||||||
* | main/zoneminder: update config in db | Carlo Landmeter | 2014-06-20 | 4 | -32/+23 | |
| | ||||||
* | main/zoneminder: use webapps and move storage to var/lib | Carlo Landmeter | 2014-06-19 | 3 | -13/+62 | |
| | ||||||
* | main/vsftpd: fix to work with musl, and clean ups | Timo Teräs | 2014-06-19 | 4 | -30/+39 | |
| | ||||||
* | main/powertop: moved from testing and claim maintainership | Eivind Uggedal | 2014-06-19 | 3 | -0/+73 | |
| | ||||||
* | 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 | |
| | ||||||
* | main/sysklogd: update init.d script | Natanael Copa | 2014-06-19 | 2 | -15/+11 | |
| | | | | | | import from gentoo remove vserver specifics, use --signal for reload | |||||
* | main/bind: remove duplicate depend function | Natanael Copa | 2014-06-19 | 2 | -11/+4 | |
| | ||||||
* | main/lxc: update to 1.0.4 | Stuart Cardall | 2014-06-19 | 2 | -49/+5 | |
| | | | | | | quite a few bug fixes in 1.0.4: https://linuxcontainers.org/news/ | |||||
* | 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. | |||||
* | main/go: upgrade to 1.3 | Eivind Uggedal | 2014-06-19 | 2 | -6/+20 | |
| | ||||||
* | main/hexchat: upgrade to 2.10.0 | Natanael Copa | 2014-06-18 | 1 | -5/+4 | |
| | ||||||
* | main/gparted: upgrade to 0.19.0 | Natanael Copa | 2014-06-18 | 1 | -4/+4 | |
| | ||||||
* | main/gc: upgrade to 7.4.2 | Natanael Copa | 2014-06-18 | 1 | -5/+5 | |
| | ||||||
* | main/dbus: upgrade to 1.8.4 | Natanael Copa | 2014-06-18 | 1 | -4/+4 | |
| | ||||||
* | main/d-feet: upgrade to 0.3.9 | Natanael Copa | 2014-06-18 | 1 | -4/+4 | |
| | ||||||
* | main/claws-mail: upgrade to 3.10.1 | Natanael Copa | 2014-06-18 | 1 | -4/+4 | |
| | ||||||
* | main/bluez: upgrade to 5.19 | Natanael Copa | 2014-06-18 | 1 | -4/+4 | |
| | ||||||
* | main/zenity: upgrade to 3.12.1 | Natanael Copa | 2014-06-18 | 1 | -7/+8 | |
| | ||||||
* | main/libevdev: upgrade to 1.2.2 | Natanael Copa | 2014-06-18 | 1 | -6/+5 | |
| | ||||||
* | main/rsyslog: upgrade to 8.2.2 | Natanael Copa | 2014-06-18 | 1 | -4/+4 | |
| | ||||||
* | main/libpri: upgrade to 1.4.15 | Natanael Copa | 2014-06-18 | 1 | -2/+4 | |
| | ||||||
* | main/linux-virt-grsec: upgrade to 3.14.6 | Leonardo Arena | 2014-06-18 | 7 | -545/+802 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.6-r2 | Natanael Copa | 2014-06-18 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.14.6-r2 | Natanael Copa | 2014-06-18 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.6-r2 | Natanael Copa | 2014-06-18 | 1 | -1/+1 | |
| | ||||||
* | main/enhanceio-grsec: rebuild against kernel 3.14.6-r2 | Natanael Copa | 2014-06-18 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.6-r2 | Natanael Copa | 2014-06-18 | 1 | -1/+1 | |
| | ||||||
* | main/linux-grsec: fix null pointer deref | Natanael Copa | 2014-06-18 | 2 | -1/+18 | |
| | | | | http://forums.grsecurity.net/viewtopic.php?f=3&t=3982 |