Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | scripts/mkimg.arm.sh: create rpi image for armv7 | Natanael Copa | 2019-02-26 | 1 | -2/+2 | |
| | ||||||
* | scripts: add armv7 support to images | Olliver Schinagl | 2019-02-26 | 4 | -3/+9 | |
| | | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/mariadb: security upgrade to 10.3.13 | J0WI | 2019-02-26 | 3 | -87/+8 | |
| | | | | CVE-2019-2510, CVE-2019-2537 | |||||
* | community/memtester: new aport 4.3.0 | Olliver Schinagl | 2019-02-26 | 1 | -0/+32 | |
| | | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | testing/gpm: resurrect | Natanael Copa | 2019-02-26 | 10 | -0/+408 | |
| | | | | get patches from https://github.com/telmich/gpm | |||||
* | main/gcc: upgrade to 8.3.0 | Natanael Copa | 2019-02-26 | 1 | -3/+3 | |
| | ||||||
* | testing/openjdk9: disable on x86 due to build failure | Natanael Copa | 2019-02-26 | 1 | -1/+1 | |
| | ||||||
* | community/ddrescue: upgrade to 1.24 | Leonardo Arena | 2019-02-26 | 1 | -2/+2 | |
| | ||||||
* | main/freeradius: upgrade to 3.0.18 | Leonardo Arena | 2019-02-26 | 1 | -3/+3 | |
| | ||||||
* | testing/openjdk9: reorder subpkg split and add -src | Natanael Copa | 2019-02-26 | 1 | -36/+43 | |
| | ||||||
* | testing/openjdk9: New aport | Simon Frankenberger | 2019-02-26 | 7 | -0/+1189 | |
| | ||||||
* | main/abuild: allow forcing of colored output | Carlo Landmeter | 2019-02-25 | 2 | -2/+33 | |
| | ||||||
* | testing/sopel: update to 6.6.3 | Kevin Daudt | 2019-02-25 | 1 | -4/+4 | |
| | ||||||
* | testing/py3-geoip2: new aport | Kevin Daudt | 2019-02-25 | 1 | -0/+45 | |
| | | | | Dependency for sopel | |||||
* | testing/py3-maxminddb: new aport | Kevin Daudt | 2019-02-25 | 1 | -0/+47 | |
| | | | | Dependency for py3-geoip2 | |||||
* | main/dnssec-root: upgrade to 20190225 and make reproducible | Natanael Copa | 2019-02-25 | 2 | -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 | |||||
* | testing/libimagequant: upgrade to 2.12.2 | TBK | 2019-02-25 | 1 | -4/+2 | |
| | ||||||
* | testing/xmrig: upgrade to 2.13.1 | Oleg Titov | 2019-02-25 | 1 | -2/+2 | |
| | ||||||
* | main/git: upgrade to 2.21.0 | Kevin Daudt | 2019-02-25 | 1 | -2/+2 | |
| | ||||||
* | main/tinyproxy: modernize, update initd script, and split -openrc | Natanael Copa | 2019-02-25 | 2 | -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 script | Natanael Copa | 2019-02-25 | 2 | -6/+6 | |
| | | | | ref #9973 | |||||
* | main/irqbalance: make numa aware | Henrik Riomar | 2019-02-25 | 1 | -1/+9 | |
| | | | | Not for arm* as it lacks numactl | |||||
* | main/numactl: move from testing | Henrik Riomar | 2019-02-25 | 2 | -0/+0 | |
| | ||||||
* | Revert "testing/py-pandas new aport" | Natanael Copa | 2019-02-25 | 1 | -50/+0 | |
| | | | | | | | Package does not create the expected subpackages which results that builders rebuilds it every time. This reverts commit ba2edb737ba9d1243a046560d852e3ebc1defe2d. | |||||
* | main/libxml2: fix null pointer dereference | Milan P. Stanić | 2019-02-25 | 2 | -2/+40 | |
| | | | | | ref #10034 bump pkgrel | |||||
* | main/fortify-headers: use builtins when possible | Natanael Copa | 2019-02-25 | 2 | -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 atomic | Natanael Copa | 2019-02-25 | 2 | -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 | |||||
* | community/erlang: fix signal handling | William Pitcock | 2019-02-25 | 2 | -2/+26 | |
| | ||||||
* | community/bspwm: upgrade to 0.9.7 | prspkt | 2019-02-25 | 1 | -2/+2 | |
| | ||||||
* | testing/hiawatha: upgrade to 10.9, clarify licence | Stuart Cardall | 2019-02-25 | 1 | -3/+3 | |
| | | | | https://www.hiawatha-webserver.org/changelog | |||||
* | main/tar: upgrade to 1.32 | J0WI | 2019-02-25 | 1 | -7/+6 | |
| | | | | ref #10027 | |||||
* | main/linux-rpi: upgrade to 4.19.25 | Natanael Copa | 2019-02-25 | 1 | -3/+3 | |
| | ||||||
* | testing/wireguard-virt: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -2/+2 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.25-r0 | Natanael Copa | 2019-02-25 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.25 | Natanael Copa | 2019-02-25 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: enable MMC_SDHCI_XENON for aarch64 | Natanael Copa | 2019-02-25 | 2 | -2/+2 | |
| | | | | fixes #9975 | |||||
* | community/chromium: fix build on aarch64 | Natanael Copa | 2019-02-25 | 3 | -2/+64 | |
| | ||||||
* | main/libressl: upgrade to 2.7.5 and set pcprefix | Natanael Copa | 2019-02-25 | 1 | -3/+4 | |
| | | | | ref #9959 | |||||
* | community/py-websocket-client: upgrade to 0.55.0 | Francesco Colista | 2019-02-25 | 1 | -2/+2 | |
| | ||||||
* | community/py-xlsxwriter: upgrade to 1.1.5 | Francesco Colista | 2019-02-25 | 1 | -2/+2 | |
| | ||||||
* | community/tor: security upgrade to 0.3.5.8 | J0WI | 2019-02-24 | 1 | -3/+5 | |
| | ||||||
* | community/scdoc: upgrade to 1.9.0 | Henrik Riomar | 2019-02-24 | 1 | -2/+2 | |
| |