aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/dahdi-linux-grsec: rebuild against kernel 4.1.11-r0Natanael Copa2015-10-271-1/+1
|
* main/linux-grsec: upgrade to 4.1.11Timo Teräs2015-10-272-13/+8
|
* main/dhcpcd: build with HAVE_PRINTF_MNatanael Copa2015-10-271-2/+2
| | | | tell build that we support %m printf modifier
* main/alpine-base: bump pkgrelNatanael Copa2015-10-261-1/+1
| | | | we need bump pkgrel due to the dependency change (added busybox-suid)
* main/busybox: build fixNatanael Copa2015-10-261-1/+0
| | | | there is no busybox-suid trigger
* main/busybox: split package into core and suid subpackagesChristian Kampka2015-10-263-8/+15
|
* main/linux-grsec: remove config-tinygrsecNatanael Copa2015-10-261-5475/+0
| | | | Was not intentionally added
* main/libsodium: update to 1.0.4Stuart Cardall2015-10-261-4/+4
|
* main/cython: update to 0.23.4Stuart Cardall2015-10-261-4/+4
|
* main/asterisk: upgrade to 13.6.0Timo Teräs2015-10-251-4/+4
|
* community/openjdk8: upgrade to java8 u66 b17Timo Teräs2015-10-251-26/+26
| | | | this is now latest GA release
* main/openjdk7: security upgrade to icedtea 2.6.2 (java 7u91)Timo Teräs2015-10-251-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | S8048030, CVE-2015-4734: Expectations should be consistent S8068842, CVE-2015-4803: Better JAXP data handling S8076339, CVE-2015-4903: Better handling of remote object invocation S8076383, CVE-2015-4835: Better CORBA exception handling S8076387, CVE-2015-4882: Better CORBA value handling S8076392. CVE-2015-4881: Improve IIOPInputStream consistency S8076413, CVE-2015-4883: Better JRMP message handling S8078427, CVE-2015-4842: More supportive home environment S8078440: Safer managed types S8080541: More direct property handling S8080688, CVE-2015-4860: Service for DGC services S8081760: Better group dynamics S8086092, CVE-2015-4840: More palette improvements S8086733, CVE-2015-4893: Improve namespace handling S8087350: Improve array conversions S8103671, CVE-2015-4805: More objective stream classes S8103675: Better Binary searches S8130078, CVE-2015-4911: Document better processing S8130193, CVE-2015-4806: Improve HTTP connections S8130864: Better server identity handling S8130891, CVE-2015-4843: (bf) More direct buffering S8131291, CVE-2015-4872: Perfect parameter patterning S8132042, CVE-2015-4844: Preserve layout presentation
* main/at-spi2-core: fix buffer overrunTimo Teräs2015-10-252-6/+22
| | | | detected by fortify
* main/musl: fix single-byte overflow of malloc'd buffer in getdelimNatanael Copa2015-10-252-1/+37
| | | | | from upstream: http://git.musl-libc.org/cgit/musl/commit/?id=b114190b29417fff6f701eea3a3b3b6030338280
* testing/fwknop: minor indention fixSören Tempel2015-10-251-1/+1
|
* testing/fwknop: upgrade to 2.6.7Christian Kampka2015-10-251-4/+4
|
* main/linux-rpi: upgrade to 4.1.11Timo Teräs2015-10-255-74/+36
|
* main/linux-vanilla: update configTimo Teräs2015-10-253-11/+13
| | | | fix also x86 and x86_64 to have CONNECTOR=y and PROC_EVENTS=y
* main/linux-vanilla: upgrade to 4.1.11Timo Teräs2015-10-253-53/+10
| | | | fix armhf config also to have CONNECTOR=y and PROC_EVENTS=y
* main/tvheadend: upgrade to 4.0.7 and enable transcodingCarlo Landmeter2015-10-251-6/+7
|
* testing/gource: update urlSören Tempel2015-10-251-1/+1
|
* main/nodejs: set FPU for armCarlo Landmeter2015-10-241-1/+2
| | | | https://wiki.debian.org/ArmHardFloatPort#Minimum_CPU_.26_FPU
* main/mkinitfs: fork and load kernel modules in parallel in initramfsNatanael Copa2015-10-242-121/+230
| | | | | should resolve issue when cryptroot is waiting for password before keyboard driver was loaded.
* testing/gource: upgrade to 0.43Francesco Colista2015-10-241-8/+8
|
* testing/the_silver_searcher: upgrade to 0.31.0Natanael Copa2015-10-231-7/+6
|
* main/monit: upgrade to 5.15Natanael Copa2015-10-231-4/+4
|
* main/ciwiki: update checksumsCarlo Landmeter2015-10-231-3/+3
|
* main/ciwiki: Bumped version numberScrumpyJack2015-10-231-1/+1
| | | | Ciwiki upgraded from 2.0.3 to 2.0.4
* main/nodejs: upgrade to v4.2.1Jose-Luis Rivas2015-10-231-4/+5
|
* main/mkinitfs: fix cryptroot=/dev/sdaXNatanael Copa2015-10-222-8/+9
|
* community/chromium: upgrade to 46.0.2490.71Carlo Landmeter2015-10-223-15/+30
|
* main/mkinitfs: fix cryptroot in initramfsNatanael Copa2015-10-222-24/+26
| | | | fix setup of cryptroot in initramfs
* community/racktables: move from mainLeonardo Arena2015-10-221-0/+0
|
* main/lua-turbo: upgrade to 2.0.3Carlo Landmeter2015-10-221-9/+5
|
* main/libx11: depend on xf86bigfontproto-devSören Tempel2015-10-221-4/+3
|
* main/xf86bigfontproto: add package function and create -dev subpackageSören Tempel2015-10-221-4/+20
|
* main/openssh: Added description to init.d scriptDaniele Coli2015-10-222-4/+8
|
* main/linux-firmware: upgrade to 20151021Timo Teräs2015-10-221-6/+7
|
* testing/py-idna: add missing depCarlo Landmeter2015-10-211-1/+1
|
* testing/py-ipaddress: new aportCarlo Landmeter2015-10-211-0/+41
|
* testing/py-idna: new aportCarlo Landmeter2015-10-211-0/+40
|
* testing/letsencrypt: add missing depsCarlo Landmeter2015-10-211-2/+2
|
* testing/virtualbox-additions-grsec: disable for nowNatanael Copa2015-10-211-1/+1
|
* testing/zfs-grsec: rebuild against kernel 4.1.10-r0Natanael Copa2015-10-211-2/+2
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.1.10-r0Natanael Copa2015-10-211-2/+2
|
* testing/spl-grsec: rebuild against kernel 4.1.10-r0Natanael Copa2015-10-211-2/+2
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.1.10-r0Natanael Copa2015-10-211-3/+4
|
* testing/flashcache-grsec: rebuild against kernel 4.1.10-r0Natanael Copa2015-10-211-2/+2
|
* main/open-vm-tools: disable for nowNatanael Copa2015-10-211-24/+11
| | | | does not build
* main/ipfw-grsec: disable for nowNatanael Copa2015-10-211-3/+3
| | | | does not build with 4.1.10 kernel