aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* main/linux-rpi: upgrade to 4.19.25Natanael Copa2019-02-251-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.25-r0Natanael Copa2019-02-251-1/+1
|
* main/linux-vanilla: upgrade to 4.19.25Natanael Copa2019-02-251-2/+2
|
* main/linux-vanilla: enable MMC_SDHCI_XENON for aarch64Natanael Copa2019-02-252-2/+2
| | | | fixes #9975
* main/libressl: upgrade to 2.7.5 and set pcprefixNatanael Copa2019-02-251-3/+4
| | | | ref #9959
* main/aconf: upgrade to 0.7.0Kaarle Ritvanen2019-02-221-2/+2
|
* main/abuild: backport support for pcprefixNatanael Copa2019-02-222-2/+73
| | | | ref #9959
* main/linux-rpi: upgrade to 4.19.24Natanael Copa2019-02-221-3/+3
|
* main/dmvpn: upgrade to 1.0.1Kaarle Ritvanen2019-02-221-2/+2
|
* main/alpine-conf: backport support for modloopfw optionNatanael Copa2019-02-212-2/+107
|
* main/wireless-regdb: move from communityNatanael Copa2019-02-211-0/+23
| | | | this is used by scripts/mkimg.base.sh so we need it in main repo
* main/zfs-vanilla: rebuild against kernel 4.19.24-r0Natanael Copa2019-02-211-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.24-r0Natanael Copa2019-02-211-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.24-r0Natanael Copa2019-02-211-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.24-r0Natanael Copa2019-02-211-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.24-r0Natanael Copa2019-02-211-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.24-r0Natanael Copa2019-02-211-1/+1
|
* main/linux-vanilla: upgrade to 4.19.24Natanael Copa2019-02-211-3/+3
|
* main/linux-vanilla: enable CONFIG_PINCTRL_BAYTRAIL=yJoe Holden2019-02-213-5/+5
| | | | This fixes the card reader on some of the Atom tablet SoCs
* main/py-setuptools: upgrade to 40.7.3Fabian Affolter2019-02-201-2/+2
|
* main/btrfs-progs: upgrade to 4.20.1prspkt2019-02-203-58/+3
|
* main/libxau: upgrade to 1.0.9, clarify licenseprspkt2019-02-201-4/+4
|
* main/kamailio: Version bump to 5.2.1Nathan Angelacos2019-02-202-61/+2
|
* main/goaccess: upgrade to 1.3Fabian Affolter2019-02-201-3/+3
|
* main/knock: split -openrc, modernizeNatanael Copa2019-02-201-21/+10
|
* main/knock: Use TDFKAOlli fork that supports IPv6Nathan Angelacos2019-02-201-11/+9
|
* main/curl: fix CVE numbers for 7.64.0Natanael Copa2019-02-201-2/+2
|
* main/msmtp: upgrade to 1.8.3prspkt2019-02-201-2/+2
|
* main/pixman: upgrade to 0.38.0, clarify licenseprspkt2019-02-203-37/+5
|