Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/zoneminder: misc fixes | Carlo Landmeter | 2014-06-24 | 3 | -24/+38 | |
| | ||||||
* | main/keyutils: build without NO_GLIBC_KEYERR | Natanael Copa | 2014-06-24 | 1 | -2/+1 | |
| | ||||||
* | main/tiff: security fix es for CVE-2013-4243 and CVE-2013-4244 | Natanael Copa | 2014-06-24 | 3 | -4/+68 | |
| | | | | ref #3081 | |||||
* | 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. | |||||
* | main/musl: add -dbg subpackage | Natanael Copa | 2014-06-24 | 1 | -2/+2 | |
| | ||||||
* | main/lvm2: upgrade to 2.02.107 | Natanael Copa | 2014-06-24 | 1 | -4/+4 | |
| | ||||||
* | main/ffmpeg: upgrade to 2.2.4 | Natanael Copa | 2014-06-24 | 1 | -4/+4 | |
| | ||||||
* | main/mesa: rebuild against new llvm | Natanael Copa | 2014-06-24 | 1 | -1/+1 | |
| | ||||||
* | testing/umurmur: upgrade to 0.2.14 and move to main | Leonardo Arena | 2014-06-24 | 5 | -0/+149 | |
| | ||||||
* | main/zabbix: upgrade to 2.2.4 | Leonardo Arena | 2014-06-24 | 1 | -5/+5 | |
| | ||||||
* | main/dropbear: upgrade to 2014.63 and split out doc and scp client | Natanael Copa | 2014-06-24 | 1 | -4/+12 | |
| | | | | | scp is only a symlink but we split it for avoid conflict with openssh's scp. | |||||
* | main/busybox: enable seamless xz | Natanael Copa | 2014-06-24 | 2 | -5/+5 | |
| | ||||||
* | main/llvm: upgrade to 3.4.2 | Natanael Copa | 2014-06-23 | 1 | -7/+7 | |
| | ||||||
* | main/samba: upgrade to 4.1.9 | Natanael Copa | 2014-06-23 | 1 | -4/+4 | |
| | ||||||
* | main/inkscape: upgrade to 0.48.5 | Natanael Copa | 2014-06-23 | 3 | -82/+8 | |
| | ||||||
* | main/rsync: upgrade to 3.1.1 | Natanael Copa | 2014-06-23 | 1 | -4/+4 | |
| | ||||||
* | main/phpmyadmin: upgrade to 4.2.4 | Natanael Copa | 2014-06-23 | 1 | -4/+4 | |
| | ||||||
* | main/redis: upgrade to 2.8.12 | Eivind Uggedal | 2014-06-23 | 1 | -4/+4 | |
| | ||||||
* | main/linux-virt-grsec: upgrade to 3.14.8 | Leonardo Arena | 2014-06-23 | 3 | -309/+373 | |
| | ||||||
* | main/alpine-conf: upgrade to 3.0.3 | Natanael Copa | 2014-06-23 | 2 | -38/+5 | |
| | | | | | | ref #3040 ref #3057 ref #3060 | |||||
* | 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/ |