aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/fzy: Fix project URLJonathan Neuschäfer2018-01-251-2/+2
| | | | | I accidentally used the URL of the author's GitHub user page, instead of the project page.
* main/cryptsetup: depend on argon2Sören Tempel2018-01-241-31/+0
| | | | Upstream highly recommends this.
* testing/argon2: upgrade to 20171227Sören Tempel2018-01-241-21/+14
| | | | | Also modernize the entire thing while being here and use a -libs subpackage instead of providing a libargon2 package.
* testing/wireguard-vanilla: rebuild against kernel 4.14.15-r0Natanael Copa2018-01-241-2/+2
|
* testing/font-noto-emoji: upgrade to 2018010Orson Teodoro2018-01-241-6/+4
|
* testing/nototools: upgrade to 20171030Orson Teodoro2018-01-241-9/+3
|
* testing/py-fonttools: upgrade to 3.21.2Orson Teodoro2018-01-241-6/+4
|
* community/ecl: move from testinglramage942018-01-231-33/+0
|
* testing/fzf: disable on aarch64, armhf, ppc64le (requires go)William Pitcock2018-01-231-1/+1
|
* testing/fzy: new aportJonathan Neuschäfer2018-01-231-0/+33
| | | | | fzy is a "fuzzy finder". It reads a list of lines from stdin, lets the user select one (interacting via /dev/tty), and outputs it on stdout.
* testing/fzf: add packageKevin Daudt2018-01-232-0/+63
|
* testing/ostree: upgrade to 2018.1Roberto Oliveira2018-01-231-2/+2
|
* testing/py-protobuf: upgrade to 3.5.1Stuart Cardall2018-01-211-4/+10
|
* testing/aws-cli: upgrade to 1.14.17Valery Kartel2018-01-191-2/+2
|
* testing/wireguard-hardened: upgrade to 0.0.20180118Jason A. Donenfeld2018-01-191-3/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard-vanilla: upgrade to 0.0.20180118Jason A. Donenfeld2018-01-191-3/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard-tools: upgrade to 0.0.20180118Jason A. Donenfeld2018-01-191-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/wireguard-vanilla: rebuild against kernel 4.14.14-r0Natanael Copa2018-01-191-2/+2
|
* testing/ossec-hids: upgrade to 2.9.3Francesco Colista2018-01-183-23/+88
|
* testing/openimageio: rebuild against openexr-2.2.1Roberto Oliveira2018-01-171-1/+1
|
* testing/opencv: rebuild against openexr-2.2.1Roberto Oliveira2018-01-171-4/+2
| | | | Also fix package checksum
* testing/zutils: upgrade to 1.7_pre1Roberto Oliveira2018-01-161-4/+5
| | | | | Upgrade to pre1 version as it was released more than 6 months ago and no final version is released yet.
* testing/zutils: fix deps for checkNatanael Copa2018-01-151-0/+1
| | | | we need GNU bzip2 for the testsuite
* testing/zutils: new aport (closes #8382)Roberto Oliveira2018-01-151-0/+32
| | | | | Zutils is a collection of utilities able to process any combination of compressed and uncompressed files transparently.
* testing/nim: bump pkgrelNatanael Copa2018-01-141-1/+1
|
* testing/nim: fix coroutinesJean-Louis Fuchs2018-01-142-3/+16
| | | | | Fix coroutines by using setjmp instead of ucontext (which musl doesn't support because it deprecated)
* testing/nim: upgrade to 0.17.2Jean-Louis Fuchs2018-01-131-3/+3
|
* testing/go-phoenix: depends on go, APKBUILD var name updateLeonardo Arena2018-01-121-9/+9
| | | | Really take maintainership
* testing/go-(various pkg); add depends on goLeonardo Arena2018-01-1212-12/+24
|
* testing/go-conf: enable build() and check()Leonardo Arena2018-01-121-5/+9
|
* testing/spreed-webrtc: add check(), cleanupLeonardo Arena2018-01-121-4/+7
|
* testing/go-websocket: upgrade to 1.2.0Leonardo Arena2018-01-121-22/+13
| | | | Modernize APKBUILD, update license, disable check(), take maintainership
* testing/go-uuid: modernize APKBUILD, update license, disable check()Leonardo Arena2018-01-121-24/+14
| | | | Take maintainership
* testing/go-spreed-turnservicecli: modernize APKBUILD, update license, ↵Leonardo Arena2018-01-121-22/+12
| | | | | | disable check() Take maintainership
* testing/go-sloth: bump pkgrelLeonardo Arena2018-01-121-1/+1
|
* testing/go-sloth: modernize APKBULD, update license, disable check()Leonardo Arena2018-01-121-23/+12
| | | | Take maintainership
* testing/go-securecookie: modernize APKBUILD, update licenseLeonardo Arena2018-01-121-21/+11
| | | | Take maintainership
* testing/go-phoenix: modernize APKBUILD, update license, disable check()Leonardo Arena2018-01-121-16/+6
| | | | Take maintainership
* testing/go-pkac: upgrade to 0.1.0Leonardo Arena2018-01-121-22/+12
| | | | Modernize APKBUILD, update license, disable check(), take maintainership
* testing/go-nuid: modernize APKBUILD, disable check(), take maintainershipLeonardo Arena2018-01-121-22/+12
|
* testing/go-nats: upgrade to 1.4.0Leonardo Arena2018-01-121-22/+12
| | | | Modernize APKBUILD, disable check(), take maintainership
* testing/go-mux: upgrade to 1.6.0Leonardo Arena2018-01-121-23/+13
| | | | Modernize APKBUILD, update license, disable check(), take maintainership
* testing/go-httputils: modernize APKBUILD, update license, disable check()Leonardo Arena2018-01-121-21/+12
| | | | Take maintainership
* testing/go-conf: modernize APKBUILD, update license, disable check(), fix ↵Leonardo Arena2018-01-121-22/+13
| | | | | | doc subpkg Take maintainership
* testing/go-acceptlanguageparser: modernize APKBUILD, update license, disable ↵Leonardo Arena2018-01-121-20/+11
| | | | | | check() Take maintainership
* testing/go-context: modernize APKBUILD, update license, disable check()Leonardo Arena2018-01-121-21/+11
| | | | Take maintainership
* testing/spreed-webrtc: upgrade to 0.29.7Leonardo Arena2018-01-122-11/+11
| | | | Minor updates to initd
* remove scadu as a maintainer from their packages, per requestŁukasz Jendrysik2018-01-121-1/+1
|
* testing/aws-ena-driver-hardened: fix $_kern_abi assumption for vanilla kernelsWilliam Pitcock2018-01-111-6/+1
|
* main/linux-vanilla modules: bump again for elfutils-dev changeWilliam Pitcock2018-01-113-3/+2
|