aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/busybox: use ash internal globNatanael Copa2017-01-032-5/+5
| | | | musl's glob does not handle input longer than PATH_MAX
* main/busybox: fix ash regressionNatanael Copa2017-01-032-1/+130
| | | | patch from upstream
* main/libass: upgrade to 0.13.5Natanael Copa2017-01-031-4/+4
|
* main/libusb: upgrade to 1.0.21Natanael Copa2017-01-031-4/+4
|
* main/doxygen: upgrade to 1.8.13Natanael Copa2017-01-031-4/+4
|
* main/freetype: upgrade to 2.7.1Natanael Copa2017-01-031-4/+4
|
* main/flex: upgrade to 2.6.3Natanael Copa2017-01-031-5/+5
|
* main/py-werkzeug: upgrade to 0.11.15Natanael Copa2017-01-031-4/+4
|
* main/duplicity: upgrade to 0.7.11Natanael Copa2017-01-031-4/+4
|
* main/m4: upgrade to 1.4.18Natanael Copa2017-01-031-5/+5
|
* main/flac: upgrade to 1.3.2Natanael Copa2017-01-032-24/+9
|
* main/zlib: upgrade to 1.2.10Natanael Copa2017-01-031-5/+5
|
* main/perl-test-deep: upgrade to 1.126Natanael Copa2017-01-031-4/+4
|
* main/postfix: upgrade to 3.1.4Natanael Copa2017-01-031-4/+4
|
* main/busybox: upgrade to 1.26.1Natanael Copa2017-01-032-27/+24
|
* main/open-vm-tools: add modules-load.dNatanael Copa2017-01-031-1/+12
|
* main/open-vm-tools-grsec: add package for virtgrsecNatanael Copa2017-01-031-42/+42
|
* main/s6-rc: makedepends should not be defined as $depends_devLaurent Bercot2017-01-031-1/+1
|
* main/open-vm-tools: fix the strerror_r patchNatanael Copa2017-01-034-17/+18
|
* main/musl: apply upstream fixesPrzemyslaw Pawelczyk2017-01-033-1/+87
| | | | | | | | | | Second one (safe globfree() after failed glob()) is especially important in case of recently updated busybox, because ash since 1.26 supports libc's glob() and AL's busyboxconfig does not set CONFIG_ASH_INTERNAL_GLOB. musl's glob() still needs to be fixed to work for long inputs. At least ash: out of memory instead of Segmentation fault is nicer.
* main/open-vm-tools-grsec: upgrade to 10.1.0Natanael Copa2017-01-022-8/+37
|
* main/open-vm-tools: upgrade to 10.1.0 and enable -dbgNatanael Copa2017-01-0216-881/+8277
|
* main/open-vm-tools: fix segfault in error reportingNatanael Copa2017-01-022-1/+25
| | | | ref #5487
* main/perl-compress-raw-zlib: upgrade to 2.071Leonardo Arena2017-01-021-4/+4
|
* main/musl: upgrade to 1.1.16Timo Teräs2017-01-0139-2376/+5
|
* main/openvpn: upgrade to 2.4.0Valery Kartel2016-12-311-20/+9
|
* main/xz: update to 5.2.3Łukasz Jendrysik2016-12-311-5/+5
|
* main/libpng: security upgrade to 1.6.27Łukasz Jendrysik2016-12-311-4/+4
|
* main/ssh-getkey-ldap: upgrade to 0.1.2Jakub Jirutka2016-12-311-4/+4
|
* main/ruby-bundler: upgrade to 1.13.7Jakub Jirutka2016-12-311-4/+4
|
* main/pcsc-lite: upgrade to 1.8.20Timo Teräs2016-12-312-31/+10
| | | | remove unneeded patch (upstream fixed issue)
* main/zfs-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/spl-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.39-r4Natanael Copa2016-12-301-1/+1
|
* main/linux-grsec: fix linux-virtgrsec-devNatanael Copa2016-12-301-11/+3
|
* main/nghttp2: upgrade to 1.18.0Francesco Colista2016-12-301-4/+4
|
* main/perl-net-dns: upgrade to 1.07Leonardo Arena2016-12-301-4/+4
|
* main/perl-db_file: upgrade to 1.840Leonardo Arena2016-12-301-4/+4
|
* main/libev: upgrade to 4.24Natanael Copa2016-12-291-4/+4
|
* main/busybox: upgrade to 1.26.0Natanael Copa2016-12-2918-729/+440
|
* main/xorg-cf-files: added doc subpackageJohannes Matheis2016-12-291-0/+1
|
* main/perl-io-compress: upgrade to 2.070Leonardo Arena2016-12-291-5/+5
|
* main/perl-compress-raw-zlib: upgrade to 2.070Leonardo Arena2016-12-291-5/+5
|
* main/perl-compress-raw-bzip2: upgrade to 2.070Leonardo Arena2016-12-291-4/+4
|
* main/iproute2: upgrade to 4.9.0André Klitzing2016-12-292-7/+19
| | | | Update musl-fixes.patch