aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/py2-pip: install when called py-pip - fixes #6627Leonardo Arena2017-01-241-2/+2
|
* main/curl: cherry-pick upstream fix for blocking ssl handshake handlingTimo Teräs2017-01-242-5/+48
|
* main/openvpn-auth-ldap: rebuild against openvpn 2.4Natanael Copa2017-01-241-1/+1
|
* main/openrc: fix hwdrivers to load fbcon on /dev/fb0Natanael Copa2017-01-242-6/+6
| | | | | | | Instead of checking for fb module we check for /dev/fb0 since we now compile fb directly into the kernel instead of module. We also allow blacklisting it by using `modprobe -b`
* main/perl-test-harness: fixes in apkbuildValery Kartel2017-01-241-2/+8
| | | | | | - add depends= in utils subpackage - fix replaces= in utils subpackage - move *.pod files to doc subpackage
* main/perl-encode: fix replaces= in utils subpackageValery Kartel2017-01-241-2/+2
|
* main/perl: move 'prove' script from -dev to -utilsValery Kartel2017-01-241-3/+3
|
* main/eudev: load fbcon when graphics subsystem is loadedTimo Teräs2017-01-242-1/+15
| | | | | | | | If this does not work, you probably have not setup udev-trigger init.d service to run. Use 'setup-udev' script to fix this. ref #6490 ref #6723
* main/mariadb: security upgrade to 10.1.21 - fixes #6717Sergey Lukin2017-01-241-8/+23
| | | | | | | | | | | | | | CVE-2016-6664 CVE-2017-3238 CVE-2017-3243 CVE-2017-3244 CVE-2017-3257 CVE-2017-3258 CVE-2017-3265 CVE-2017-3291 CVE-2017-3312 CVE-2017-3317 CVE-2017-3318
* main/perl-*: fix -doc, apkbuild cleanupsValery Kartel2017-01-2411-69/+120
| | | | | | | | | | | | | | perl-carp perl-digest-md5 perl-exporter perl-getopt-long perl-io perl-mime-base64 perl-pathtools (+ add description) perl-scalar-list-utils perl-socket perl-test-harness (+ move script to -utils subpackage) perl-test-simple
* main/perl-encode: upgrade to 2.88Valery Kartel2017-01-241-15/+38
| | | | | | | - fix doc - move *.pod to -doc - rename -piconv subpackage to -utils (because there are several utils) - move development script and data to -dev
* main/quagga: upgrade to 1.1.1, one CVEWilliam Johansson2017-01-241-4/+8
| | | | | | Fixes CVE-2017-5495. [TT: Added secfixes annotation]
* main/linux-headers: add ppc arch supportWilliam Pitcock2017-01-241-1/+2
|
* main/gcc: powerpc: everyone is wrong, the real answer is ↵William Pitcock2017-01-241-1/+1
| | | | --enable-decimal-float=no
* main/musl: add ppc definitionWilliam Pitcock2017-01-241-0/+1
|
* main/gcc: add triplet for powerpcWilliam Pitcock2017-01-241-0/+1
|
* main/linux-vanilla: add powerpc (32-bit) default configWilliam Pitcock2017-01-242-0/+3381
|
* main/abuild: add ppc/ppc64 triplet definitionsWilliam Pitcock2017-01-242-4/+41
|
* main/monkeysphere: update to 0.41William Pitcock2017-01-231-4/+7
|
* main/libbsd: libbsd-dev should unconditionally depend on bsd-compat-headers ↵William Pitcock2017-01-231-2/+3
| | | | to make overlay work
* main/vblade: update to 23William Pitcock2017-01-231-7/+7
|
* main/fftw: update to 3.3.6p1William Pitcock2017-01-231-6/+7
|
* main/pkgconf: run tests again when not bootstrappingWilliam Pitcock2017-01-231-4/+7
|
* main/kyua: fix parallel make installWilliam Pitcock2017-01-231-1/+1
|
* main/kyua: new package (test runner for pkgconf)William Pitcock2017-01-231-0/+36
|
* main/lutok: fix install on aarch64 which has too many coresWilliam Pitcock2017-01-231-1/+1
|
* main/lutok: new package (for pkgconf testsuite)William Pitcock2017-01-231-0/+44
|
* main/atf: new package (used for pkgconf tests)William Pitcock2017-01-231-0/+37
|
* main/pkgconf: upgrade to 1.2.1William Pitcock2017-01-231-8/+8
|
* main/samba: upgrade to 4.5.4Natanael Copa2017-01-233-6/+141
|
* main/perl: upgrade to 5.24.1Natanael Copa2017-01-231-5/+5
|
* main/perl: fixes and cleanups in apkbuildValery Kartel2017-01-231-32/+55
| | | | | | | - remove one-time used variables - move *.pod files to -doc subpackage - move development scripts and modules to -dev subpackage - move all other scripts to -utils subpackage
* main/perl-time-hires: downgrade to 1.9740Leonardo Arena2017-01-231-4/+4
| | | | | | 1.9741 does not currently build with perl-5.24 on armhf, while 1.9740 it was built. https://github.com/arsv/perl-cross/issues/36
* main/opus: upgrade to 1.1.4Francesco Colista2017-01-231-4/+4
|
* main/perl: fix build Time::HiRes on armhfLeonardo Arena2017-01-233-9/+1610
| | | | https://github.com/arsv/perl-cross/issues/36
* main/perl-time-hires: upgrade to 1.9741Valery Kartel2017-01-231-20/+33
| | | | | - recreated with apkbuild-cpan - fix -doc
* main/perl-module-metadata: upgrade to 1.000033Valery Kartel2017-01-231-11/+15
| | | | | - fix -doc - apkbuild cleanups
* main/perl-file-temp: upgrade to 0.2304Valery Kartel2017-01-231-9/+13
| | | | | - fix -doc - apkbuild cleanups
* main/joe: upgrade to 4.4Francesco Colista2017-01-231-4/+4
|
* main/perl-x10: upgrade to 0.04, added -doc subpackageFrancesco Colista2017-01-231-4/+6
|
* main/perl-astro-suntime: upgrade to 0.05Francesco Colista2017-01-231-3/+5
|
* main/zfs-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/spl-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/ipfw-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.4.44-r1Natanael Copa2017-01-231-1/+1
|
* main/linux-grsec: enable ppp/slip for virtgrsecNatanael Copa2017-01-233-13/+41
| | | | ref #6695