Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/git: upgrade to 1.8.4.1 | Bartłomiej Piotrowski | 2013-10-16 | 2 | -68/+41 |
| | |||||
* | Revert "main/php: upgrade to 5.5.5" | Bartłomiej Piotrowski | 2013-10-16 | 1 | -5/+5 |
| | |||||
* | main/php: fix checksums | Bartłomiej Piotrowski | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | main/irqbalance: remove update_config_sub | Bartłomiej Piotrowski | 2013-10-16 | 1 | -1/+0 |
| | |||||
* | main/libdrm: update checksum | Natanael Copa | 2013-10-16 | 1 | -3/+3 |
| | | | | Appears that checksum has changed but content is equal | ||||
* | Revert "main/git: upgrade to 1.8.4.1" | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+8 |
| | |||||
* | main/git: fix build | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+0 |
| | |||||
* | main/libmikmod: upgrade to 3.3.3 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -5/+5 |
| | |||||
* | main/vte3: upgrade to 0.34.9 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/php: upgrade to 5.5.5 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -5/+5 |
| | |||||
* | main/librsvg: upgrade to 2.40.0 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/irqbalance: upgrade to 1.0.7 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -5/+5 |
| | |||||
* | main/iptables: upgrade to 1.4.20 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/iproute2: upgrade to 3.11.0 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/gtk+3.0: upgrade to 3.10.2 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/glib: upgrade to 2.38.1 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/git: upgrade to 1.8.4.1 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/dhcpcd: upgrade to 6.1.0 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | testing/raspberrypi: new aport | Timo Teräs | 2013-10-16 | 2 | -0/+109 |
| | | | | | Raspberry Pi userland support https://github.com/raspberrypi/userland | ||||
* | main/coreutils: rebuild with posix_spawn and link to librt | Natanael Copa | 2013-10-16 | 1 | -2/+2 |
| | |||||
* | main/graphviz: move rsvg plugin to -gtk subpackage | Natanael Copa | 2013-10-16 | 1 | -2/+3 |
| | | | | ref #2279 | ||||
* | main/poppler-qt4: use lcms2 | Natanael Copa | 2013-10-16 | 1 | -2/+2 |
| | |||||
* | main/poppler: rebuild against lcms2 | Natanael Copa | 2013-10-16 | 1 | -2/+2 |
| | |||||
* | main/lcms2: moved from testing | Natanael Copa | 2013-10-16 | 1 | -0/+0 |
| | |||||
* | testing/lcms2: new aport | Natanael Copa | 2013-10-16 | 1 | -0/+56 |
| | | | | | Color Management Engine http://www.littlecms.com/ | ||||
* | main/openjdk6: upgrade to icedtea 1.11.13 | Timo Teräs | 2013-10-16 | 1 | -67/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update pkgver to include java version, build and icedtea version * do not build ecj, instead use the javac from java-gcj-compat * remove jaxws, jaxp and jaf drop zips as they are not used * enable x86_64 build again (apparently using java-gcj-compat fixes things) * minor other clean ups Includes also security fixes from 1.11.12 (2013-07-10) - S6741606, CVE-2013-2407: Integrate Apache Santuario - S7158805, CVE-2013-2445: Better rewriting of nested subroutine calls - S7170730, CVE-2013-2451: Improve Windows network stack support. - S8000638, CVE-2013-2450: Improve deserialization - S8000642, CVE-2013-2446: Better handling of objects for transportation - S8001032: Restrict object access - S8001033, CVE-2013-2452: Refactor network address handling in virtual machine identifiers - S8001034, CVE-2013-1500: Memory management improvements - S8001038, CVE-2013-2444: Resourcefully handle resources - S8001043: Clarify definition restrictions - S8001309: Better handling of annotation interfaces - S8001318, CVE-2013-2447: Socket.getLocalAddress not consistent with InetAddress.getLocalHost - S8001330, CVE-2013-2443: Improve on checking order - S8003703, CVE-2013-2412: Update RMI connection dialog box - S8004584: Augment applet contextualization - S8005007: Better glyph processing - S8006328, CVE-2013-2448: Improve robustness of sound classes - S8006611: Improve scripting - S8007467: Improve robustness of JMX internal APIs - S8007471: Improve MBean notifications - S8007812, CVE-2013-2455: (reflect) Class.getEnclosingMethod problematic for some classes - S8008120, CVE-2013-2457: Improve JMX class checking - S8008124, CVE-2013-2453: Better compliance testing - S8008128: Better API coherence for JMX - S8008132, CVE-2013-2456: Better serialization support - S8008585: Better JMX data handling - S8008593: Better URLClassLoader resource management - S8008603: Improve provision of JMX providers - S8008611: Better handling of annotations in JMX - S8008615: Improve robustness of JMX internal APIs - S8008623: Better handling of MBeanServers - S8008744, CVE-2013-2407: Rework part of fix for JDK-6741606 - S8008982: Adjust JMX for underlying interface changes - S8009004: Better implementation of RMI connections - S8009013: Better handling of T2K glyphs - S8009034: Improve resulting notifications in JMX - S8009038: Improve JMX notification support - S8009067: Improve storing keys in KeyStore - S8009071, CVE-2013-2459: Improve shape handling - S8009235: Improve handling of TSA data - S8011243, CVE-2013-2470: Improve ImagingLib - S8011248, CVE-2013-2471: Better Component Rasters - S8011253, CVE-2013-2472: Better Short Component Rasters - S8011257, CVE-2013-2473: Better Byte Component Rasters - S8012375, CVE-2013-1571: Improve Javadoc framing - S8012421: Better positioning of PairPositioning - S8012438, CVE-2013-2463: Better image validation - S8012597, CVE-2013-2465: Better image channel verification - S8012601, CVE-2013-2469: Better validation of image layouts - S8014281, CVE-2013-2461: Better checking of XML signature - S8015997: Additional improvement in Javadoc framing | ||||
* | main/imlib2: rebuild against giflib-5 | Natanael Copa | 2013-10-16 | 2 | -3/+29 |
| | |||||
* | main/giflib: upgrade to 5.0.4 | Natanael Copa | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/gettext: rebuild with posix_spawn | Natanael Copa | 2013-10-16 | 1 | -1/+2 |
| | |||||
* | main/qt: fix arm build | Timo Teräs | 2013-10-15 | 1 | -0/+1 |
| | | | | | seems that pch is somehow broken, or something wrong with the parallel build if there's slow cpu. | ||||
* | main/zfs-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/virtualbox-additions-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/spl-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/ipt-netflow-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/flashcache-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.10.16-r0 | Natanael Copa | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | main/linux-grsec: upgrade to 3.10.16 | Natanael Copa | 2013-10-15 | 3 | -236/+97 |
| | |||||
* | main/bison: rebuild wiht posix_spawn | Natanael Copa | 2013-10-15 | 1 | -2/+2 |
| | |||||
* | main/m4: rebuild with posix_spawn from libc | Natanael Copa | 2013-10-15 | 1 | -2/+2 |
| | |||||
* | main/nfdump: upgrade to 1.6.9 | Natanael Copa | 2013-10-15 | 1 | -2/+8 |
| | |||||
* | main/mpd: upgrade to 0.17.6 | Natanael Copa | 2013-10-15 | 1 | -5/+5 |
| | |||||
* | main/curl: upgrade to 7.33.0 | Natanael Copa | 2013-10-15 | 1 | -4/+4 |
| | |||||
* | main/x264: fix arm build | Timo Teräs | 2013-10-15 | 1 | -1/+7 |
| | | | | | the neon assembly seems to contain textrels, so disable all the assembly stuff for now. | ||||
* | main/lua-openrc: upgrade to 0.2 and add lua 5.2 support | Natanael Copa | 2013-10-15 | 1 | -16/+45 |
| | |||||
* | main/libvpx: fix arm build | Timo Teräs | 2013-10-15 | 1 | -0/+2 |
| | |||||
* | main/libnl: upgrade to 1.1.4 and fix strerror_r usage | Timo Teräs | 2013-10-15 | 4 | -67/+61 |
| | |||||
* | main/perl-yaml-syck: fix arm build | Timo Teräs | 2013-10-15 | 2 | -7/+111 |
| | |||||
* | main/libmad: fix arm build | Timo Teräs | 2013-10-15 | 1 | -1/+0 |
| | | | | allow configure to autodetect which cpu-specific code to use. |