aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/haproxy: security upgrade to 1.6.6 (CVE-2016-5360)Natanael Copa2016-06-271-4/+4
| | | | fixes #5811
* main/bind: rebuild with libxml2. Fixes #5711Francesco Colista2016-06-271-3/+3
|
* main/linux-rpi: upgrade to 4.4.14Natanael Copa2016-06-271-4/+4
|
* main/busybox-initscripts: fix tun/tap, change their group to netdevJakub Jirutka2016-06-272-6/+6
| | | | | | | | | tun/tap devices are created inside /dev/net by default, so tun[0-9]* and tap[0-9]* doesn't match them. When you run qemu as an unprivileged user, that user must have write permission on the tun device. The group netdev seems to be appropriate for this and it's already included in the baselayout's groups.
* main/nsd: upgrade to 4.1.10Andrew Hsu2016-06-271-4/+4
|
* main/qemu-openrc: create user qemuJakub Jirutka2016-06-273-1/+12
|
* main/qemu: add subpackage -docJakub Jirutka2016-06-271-8/+7
|
* main/qemu: install /etc/qemu/bridge.confJakub Jirutka2016-06-272-4/+20
|
* main/qemu: improve abuild, simplify splitting of subsystems etc.Jakub Jirutka2016-06-271-15/+19
|
* main/qemu: fix chown/chmod for qemu-bridge-helper and gid of qemu groupJakub Jirutka2016-06-272-4/+4
| | | | gid 35 is already reserved for group "games"
* main/libnet: fixed correct detection of link-layer methodFrancesco Colista2016-06-271-2/+3
|
* main/zfs-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/spl-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.14-r0Natanael Copa2016-06-271-1/+1
|
* main/linux-grsec: upgrade to 4.4.14Natanael Copa2016-06-271-7/+7
|
* main/linux-vanilla: upgrade to 4.4.14Natanael Copa2016-06-271-4/+4
|
* main/libgsf: upgrade to 1.14.38Natanael Copa2016-06-271-5/+5
|
* main/libjpeg-turbo: upgrade to 1.5.0Natanael Copa2016-06-271-5/+5
|
* main/xkeyboard-config: upgrade to 2.18Natanael Copa2016-06-271-4/+4
|
* main/php5: Upgrade to 5.6.23Andy Postnikov2016-06-241-4/+4
| | | | Security release http://php.net/archive/2016.php#id2016-06-23-2
* main/librsvg: upgrade to 2.40.16Natanael Copa2016-06-241-4/+4
|
* main/gtk-doc: upgrade to 1.25Natanael Copa2016-06-241-4/+4
|
* main/libxfixes: upgrade to 5.0.2Natanael Copa2016-06-241-5/+5
|
* main/gnutls: upgrade to 3.4.13Natanael Copa2016-06-241-4/+4
|
* main/aria2: upgrade to 1.24.0Natanael Copa2016-06-241-4/+4
|
* main/fontconfig: upgrade to 2.12.0Natanael Copa2016-06-241-4/+4
|
* main/cryptsetup: upgrade to 1.7.2Natanael Copa2016-06-241-4/+4
|
* main/feh: upgrade to 2.16Natanael Copa2016-06-241-4/+4
|
* main/rrdtool: upgrade to 1.5.6Natanael Copa2016-06-241-4/+4
|
* main/vala: upgrade to 0.32.1Natanael Copa2016-06-241-4/+4
|
* main/swig: upgrade to 3.0.9Natanael Copa2016-06-241-4/+4
|
* main/pcre: upgrade to 8.39Natanael Copa2016-06-242-1417/+5
|
* main/gdbm: upgrade to 1.12Natanael Copa2016-06-241-5/+5
|
* main/nodejs: upgrade to 6.2.2Natanael Copa2016-06-241-4/+4
|
* main/bkeymap: add colemak keyboardNatanael Copa2016-06-241-5/+10
| | | | ref #3951
* main/jansson: security fix for CVE-2016-4425Natanael Copa2016-06-242-6/+148
| | | | fixes #5789
* main/qemu: fix configure ifunc checkNatanael Copa2016-06-242-1/+19
| | | | | | compiler and linker supports ifunc but musl dynamic linker does not. fixes #5768
* main/xen: enable build for armNatanael Copa2016-06-231-8/+27
|
* main/dtc: move from testingNatanael Copa2016-06-232-0/+97
| | | | needed for xen on arm
* main/xen: security upgrade to 4.6.3Natanael Copa2016-06-238-935/+5
| | | | | | | | | | | | | | | | | | | | | | | XSA-181 CVE-2016-5242 arm: Host crash caused by VMID exhaustion XSA-180 CVE-2014-3672 Unrestricted qemu logging XSA-179 CVE-2016-3710 CVE-2016-3712 QEMU: Banked access to VGA memory (VBE) uses inconsistent bounds checks XSA-178 CVE-2016-4963 Unsanitised driver domain input in libxl device handling XSA-176 CVE-2016-4480 x86 software guest page walk PS bit handling flaw XSA-175 CVE-2016-4962 Unsanitised guest input in libxl device handling code XSA-174 CVE-2016-3961 hugetlbfs use may crash PV Linux guests
* main/qemu-openrc: upgrade to 0.4.1Jakub Jirutka2016-06-231-4/+4
|
* main/busybox: fix df size reportsNatanael Copa2016-06-232-1/+76
| | | | upstream bug: https://bugs.busybox.net/show_bug.cgi?id=9046
* main/openssl: security fix for CVE-2016-2177, CVE-2016-2178Natanael Copa2016-06-223-4/+395
|
* main/abi-compliance-checker: upgrade to 1.99.21Francesco Colista2016-06-221-4/+4
|
* main/apcupsd: upgrade to 3.14.14Francesco Colista2016-06-221-5/+5
|