Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/shotwell: upgrade to 0.11.6 | Natanael Copa | 2011-11-15 | 1 | -2/+2 | |
| | ||||||
* | main/libatasmart: upgrade to 0.18 | Natanael Copa | 2011-11-15 | 1 | -3/+3 | |
| | ||||||
* | main/gtk-vnc: upgrade to 0.4.4 | Natanael Copa | 2011-11-15 | 1 | -4/+4 | |
| | ||||||
* | main/collectd: upgrade to 5.0.1 | Natanael Copa | 2011-11-15 | 2 | -25/+4 | |
| | ||||||
* | main/shorewall-common: bump pkgrel so we get the previous commit | Natanael Copa | 2011-11-15 | 1 | -1/+1 | |
| | | | | ref #813 | |||||
* | main/shorewall-common: fix some deprecated iptables usage | Natanael Copa | 2011-11-14 | 2 | -0/+24 | |
| | | | | | | | | Fix a a few occurences of: Using intrapositioned negation (`--option ! this`) is deprecated in favor of extrapositioned (`! --option this`) Earlier it warned the above. Now it no longer works | |||||
* | main/xfce4-dev-tools: also needs libtool | Natanael Copa | 2011-11-14 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of ../aports-jbilyk | Leonardo Arena | 2011-11-13 | 1 | -2/+6 | |
|\ | ||||||
| * | main/swish-e: add perl deps for spider.pl | Jeff Bilyk | 2011-11-13 | 1 | -2/+6 | |
| | | ||||||
* | | main/darkice: upgrade to 1.1 | Francesco Colista | 2011-11-13 | 1 | -3/+3 | |
|/ | ||||||
* | main/ristretto: upgrade to 0.2.3 | Natanael Copa | 2011-11-13 | 1 | -2/+2 | |
| | ||||||
* | main/poppler: upgrade to 0.18.1 | Natanael Copa | 2011-11-13 | 2 | -5/+7 | |
| | ||||||
* | main/pixman: upgrade to 0.24.0 | Natanael Copa | 2011-11-13 | 1 | -2/+2 | |
| | ||||||
* | main/openresolv: upgrade to 3.4.4 | Natanael Copa | 2011-11-13 | 1 | -2/+2 | |
| | ||||||
* | main/memcached: upgrade to 1.4.10 | Natanael Copa | 2011-11-13 | 1 | -2/+2 | |
| | ||||||
* | main/libgee: upgrade to 0.6.3 | Natanael Copa | 2011-11-13 | 1 | -2/+2 | |
| | ||||||
* | main/cryptsetup: upgrade to 1.4.0 | Natanael Copa | 2011-11-13 | 1 | -3/+3 | |
| | ||||||
* | main/mplayer: fix audio decoding with gcc-4.6 | Natanael Copa | 2011-11-13 | 3 | -11/+25 | |
| | | | | | | http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2011-May/068495.html and remove unused patch | |||||
* | main/gtk+3.0: upgrade to 3.2.2 | Natanael Copa | 2011-11-13 | 1 | -2/+2 | |
| | ||||||
* | main/nagios-plugins: add perl-net-snmp dependency | Jeff Bilyk | 2011-11-12 | 1 | -2/+2 | |
| | | | | fixes #798 | |||||
* | main/perl-net-snmp, perl-crypt-des, perl-crypt-rijndael, perl-socket6: moved ↵ | Jeff Bilyk | 2011-11-12 | 4 | -0/+140 | |
| | | | | from testing | |||||
* | ==== snapshot 111111 ====v111111 | Natanael Copa | 2011-11-11 | 1 | -1/+1 | |
| | ||||||
* | main/libc0.9.32: improve the stack unwinding fix | Timo Teräs | 2011-11-11 | 2 | -32/+92 | |
| | | | | should now work with all syscalls | |||||
* | main/ldns: build drill and example tools | Natanael Copa | 2011-11-11 | 1 | -4/+24 | |
| | ||||||
* | main/unbound: do not link libunbound to libpython | Natanael Copa | 2011-11-11 | 1 | -4/+7 | |
| | ||||||
* | main/midori: upgrade to 0.4.2 | Natanael Copa | 2011-11-11 | 1 | -3/+2 | |
| | ||||||
* | main/nmap: upgrade to 5.51.5 | Natanael Copa | 2011-11-11 | 1 | -2/+2 | |
| | ||||||
* | main/tcl: upgrade to 8.5.11 | Natanael Copa | 2011-11-11 | 1 | -2/+2 | |
| | ||||||
* | main/git: upgrade to 1.7.7.3 | Natanael Copa | 2011-11-11 | 1 | -2/+2 | |
| | ||||||
* | main/net-snmp: add some snmpd MIB implementation fixes | Timo Teräs | 2011-11-11 | 3 | -1/+50 | |
| | | | | | | | * IP-MIB::ipNetToPhysicalPhysAddress is fixed to display data properly even after first time * swinst patch prevents a crash during snmpwalk in default install | |||||
* | main/openjdk6: security upgrade icedtea6 to 1.10.4 | Timo Teräs | 2011-11-11 | 2 | -8/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref #802 icedtea6 1.10.4 includes patches for the following security issues: CVE-2011-3547: InputStream skip() information leak CVE-2011-3548: mutable static AWTKeyStroke.ctor CVE-2011-3551: Java2D TransformHelper integer overflow CVE-2011-3552: excessive default UDP socket limit under SecurityManager CVE-2011-3553: JAX-WS stack-traces information leak CVE-2011-3544: missing SecurityManager checks in scripting engine CVE-2011-3521: IIOP deserialization code execution CVE-2011-3554: insufficient pack200 JAR files uncompress error checks CVE-2011-3389: HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST) CVE-2011-3558: HotSpot crashes with sigsegv from PorterStemmer CVE-2011-3556: RMI DGC server remote code execution CVE-2011-3557: RMI registry privileged code execution CVE-2011-3560: missing checkSetFactory calls in HttpsURLConnection CVE-2011-3558: HotSpot crashes with sigsegv from PorterStemmer icedtea6 1.10.2 security patches (since upgrading from icedtea6 1.10.1): CVE-2011-0872: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win) CVE-2011-0865: Vulnerability in deserialization CVE-2011-0815: Heap overflow vulnerability in FileDialog.show() CVE-2011-0822, CVE-2011-0862: Integer overflows in 2D code CVE-2011-0867: NetworkInterface.toString can reveal bindings CVE-2011-0869: Vulnerability in SAAJ CVE-2011-0870: Vulnerability in SAAJ CVE-2011-0868: Crash in Java 2D transforming an image with scale close to zero CVE-2011-0871: ImageIcon creates Component with null acc CVE-2011-0864: JSR rewriting can overflow memory address size variables | |||||
* | main/acf-provisioning: upgrade to 0.1.1 | Ted Trask | 2011-11-10 | 2 | -2/+96 | |
| | ||||||
* | main/*-grsec: update to rebuilt kernel | Natanael Copa | 2011-11-10 | 4 | -4/+4 | |
| | ||||||
* | main/linux-grsec: add patch from upstream align af specific flowi structs to ↵ | Natanael Copa | 2011-11-10 | 2 | -1/+53 | |
| | | | | long | |||||
* | main/lame: upgrade to 3.99.1 | Natanael Copa | 2011-11-10 | 2 | -98/+6 | |
| | ||||||
* | main/linux-grsec: backport flow patch from upstream | Natanael Copa | 2011-11-10 | 6 | -7/+149 | |
| | | | | fixes performance regression | |||||
* | main/gcc: remove memory protection from gij | Natanael Copa | 2011-11-10 | 1 | -1/+2 | |
| | ||||||
* | main/*-vserver: upgrade to 3.0.8-vs2.1.3 | Natanael Copa | 2011-11-10 | 4 | -23/+28446 | |
| | ||||||
* | main/gimp: security fix (CVE-2011-2896) | Natanael Copa | 2011-11-10 | 2 | -3/+66 | |
| | | | | ref #805 | |||||
* | main/*-grsec: enable e_powersaver module and update 3rdpary module building | Natanael Copa | 2011-11-10 | 6 | -31/+53 | |
| | | | | | | | | We no need to manually edit every 3rd party module's kernel ver to match the kernel packages version. We need to do this because we will at some point allow building in a chroot whithout the entire aports tree beeing present. | |||||
* | main/libc0.9.32: fix stack unwinding and backtraces on x86 | Timo Teräs | 2011-11-10 | 2 | -1/+193 | |
| | ||||||
* | main/alpine-baselayout: blacklist viafb and e_powersaver | Natanael Copa | 2011-11-09 | 2 | -2/+34 | |
| | ||||||
* | main/squid: update checksum and bump pkgrel | Natanael Copa | 2011-11-09 | 1 | -3/+3 | |
| | ||||||
* | squid: Removing deprecated -D option | Mika Havela | 2011-11-09 | 2 | -2/+2 | |
| | ||||||
* | main/audacious-plugins: upgrade to 3.1 | William Pitcock | 2011-11-08 | 1 | -2/+4 | |
| | ||||||
* | main/audacious: upgrade to 3.1 | William Pitcock | 2011-11-08 | 1 | -2/+2 | |
| | ||||||
* | main/alpine-conf: setup-disk: fix booting from cciss devices | Natanael Copa | 2011-11-08 | 2 | -2/+35 | |
| | ||||||
* | main/alpine-conf: setup-disk fix for compaq cciss disks | Natanael Copa | 2011-11-07 | 2 | -3/+64 | |
| | ||||||
* | main/postfix: upgrade to 2.8.7 | Natanael Copa | 2011-11-06 | 1 | -2/+2 | |
| | ||||||
* | main/ffmpeg: upgrade to 0.8.6 | Natanael Copa | 2011-11-06 | 1 | -3/+3 | |
| |