aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* ==== snapshot 20190228 ====v20190228Natanael Copa2019-02-281-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-271-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-271-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-271-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-271-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-271-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-271-1/+1
|
* main/linux-vanilla: upgrade to 4.19.26Natanael Copa2019-02-271-2/+2
|
* main/linux-rpi: upgrade to 4.19.26Natanael Copa2019-02-271-3/+3
|
* ==== snapshot 3.10_alpha20190227 ====v20190227Natanael Copa2019-02-271-4/+11
|
* main/unrar: upgrade to 5.7.2alpine-mips-patches2019-02-271-2/+2
|
* main/unrar: upgrade to 5.7.1alpine-mips-patches2019-02-271-2/+2
| | | | | | There is apparently no changelog but diff from 5.6.8 shows lots of wcscpy -> wcsncpyz replacements and similar changes so upgrading seems like a good idea.
* main/openvswitch: fix dependency in the -test subpackagealpine-mips-patches2019-02-271-2/+2
| | | | There is no 'py2-twisted', only 'py-twisted' exists.
* main/py-django: security upgrade to 1.11.20 (CVE-2019-6975)Natanael Copa2019-02-271-3/+4
| | | | fixes #10003
* main/libvpx: fix build on ppc64leNatanael Copa2019-02-271-1/+1
| | | | It needs linux-headers
* main/libvpx: upgrade to 1.8.0Tim Brust2019-02-261-6/+6
|
* main/file: upgrade to 5.36prspkt2019-02-261-2/+2
|
* main/xrdb: upgrade to 1.2.0prspkt2019-02-261-2/+2
|
* main/xmodmap: upgrade to 1.0.10, clarify licenseprspkt2019-02-261-7/+5
|
* main/xhost: upgrade to 1.0.8, clarify licenseprspkt2019-02-261-5/+6
|
* main/xev: clarify license, modernizeprspkt2019-02-261-6/+5
|
* main/xev: upgrade to 1.2.3prspkt2019-02-261-2/+2
|
* main/xvinfo: clarify license, modernizeprspkt2019-02-261-5/+4
|
* main/xvinfo: upgrade to 1.1.4prspkt2019-02-261-2/+2
|
* main/xf86-video-apm: upgrade to 1.3.0prspkt2019-02-262-36/+5
|
* main/xf86-video-chips: upgrade to 1.4.0prspkt2019-02-261-3/+4
|
* main/xf86-video-i128: upgrade to 1.4.0prspkt2019-02-262-42/+5
|
* main/xf86-video-i740: upgrade to 1.4.0prspkt2019-02-261-3/+4
|
* main/xf86-video-nouveau: upgrade to 1.0.16prspkt2019-02-262-2140/+3
|
* main/xf86-video-r128: upgrade to 6.12.0prspkt2019-02-261-2/+2
|
* main/xf86-video-s3virge: upgrade to 1.11.0prspkt2019-02-261-3/+3
|
* main/xf86-video-tdfx: upgrade to 1.5.0prspkt2019-02-261-3/+4
|
* main/xf86-input-libinput: upgrade to 0.28.2prspkt2019-02-261-2/+2
|
* main/libinput: upgrade to 1.12.6prspkt2019-02-261-2/+2
|
* main/py-jwt: upgrade to 1.7.1 to fix build incompatibility with pytestMike Sullivan2019-02-261-2/+2
|
* main/openssl: upgrade to 1.1.1bJ0WI2019-02-261-3/+3
|
* main/mariadb: security upgrade to 10.3.13J0WI2019-02-263-87/+8
| | | | CVE-2019-2510, CVE-2019-2537
* main/gcc: upgrade to 8.3.0Natanael Copa2019-02-261-3/+3
|
* main/freeradius: upgrade to 3.0.18Leonardo Arena2019-02-261-3/+3
|
* main/abuild: allow forcing of colored outputCarlo Landmeter2019-02-252-2/+33
|
* main/dnssec-root: upgrade to 20190225 and make reproducibleNatanael Copa2019-02-252-8/+14
| | | | | | | we store the key in our git repo so we are sure we get exactly same build from same git checkout. ref #9552
* main/git: upgrade to 2.21.0Kevin Daudt2019-02-251-2/+2
|
* main/tinyproxy: modernize, update initd script, and split -openrcNatanael Copa2019-02-252-51/+38
| | | | | | | - modernize APKBUILD - import updated initd script from Gentoo - use /run instead of /var/run - split -openrc subpackage
* main/tinyproxy: fix conf location and openrc scriptNatanael Copa2019-02-252-6/+6
| | | | ref #9973
* main/irqbalance: make numa awareHenrik Riomar2019-02-251-1/+9
| | | | Not for arm* as it lacks numactl
* main/numactl: move from testingHenrik Riomar2019-02-252-0/+76
|
* main/libxml2: fix null pointer dereferenceMilan P. Stanić2019-02-252-2/+40
| | | | | ref #10034 bump pkgrel
* main/fortify-headers: use builtins when possibleNatanael Copa2019-02-252-3/+47
| | | | This helps compiler to optimize away the function call when possible.
* main/qemu: workaround bug in qemu due to memcpy assumed to be atomicNatanael Copa2019-02-252-1/+64
| | | | | | | | | Some functions using include/qemu/bswap.h assumes that the inline functions using memcpy are atomic. Qemu assumes that compiler will optimize away the memcpy call. Our fortify-headers seems to get in the way for this, so we work around it by explicitly use __builtin_memcpy. https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg06183.html
* main/tar: upgrade to 1.32J0WI2019-02-251-7/+6
| | | | ref #10027