aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/aws-cli: upgrade to 1.15.38Valery Kartel2018-06-211-2/+2
|
* testing/jattach: upgrade to 1.2jchipmunk2018-06-211-2/+2
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.51-r0Natanael Copa2018-06-211-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.51-r0Natanael Copa2018-06-211-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.51-r0Natanael Copa2018-06-211-1/+1
|
* testing/i2c-tools: upgrade to 4.0Francesco Colista2018-06-201-5/+3
|
* testing/etcd: upgrade to 3.3.8Francesco Colista2018-06-201-2/+2
|
* community/mlocate: moving from testing/mlocateAlex Laskin2018-06-195-122/+0
|
* testing/capstone: add python subpackagesSören Tempel2018-06-181-3/+20
|
* testing/capstone: clarify licenseSören Tempel2018-06-181-2/+2
| | | | See the LICENSE.txt shipped by the tarball.
* testing/capstone: modernize APKBUILDSören Tempel2018-06-181-14/+15
|
* testing/radare2: attempt to fix build on x86Sören Tempel2018-06-185-12/+649
| | | | See: https://github.com/radare/radare2/issues/10171#issuecomment-393116562
* testing/radare2: remove unused patchSören Tempel2018-06-181-7/+0
|
* testing/radare2: upgrade to 2.6.0Sören Tempel2018-06-184-4/+115
|
* testing/pass: upgrade to 1.7.2prspkt2018-06-181-3/+3
|
* testing/pass: use https for source and upstreamprspkt2018-06-181-3/+3
| | | | Clarify license
* testing/py-netdisco: upgrade to 1.5.0Fabian Affolter2018-06-171-2/+2
|
* darktable: move to communityKevin Daudt2018-06-171-66/+0
|
* colord-gtk: move to communityKevin Daudt2018-06-171-42/+0
|
* colord: move to communityKevin Daudt2018-06-171-42/+0
| | | | | eudev-dev is added as a makedep because libudev is requiredA. Take ownership of the package as it has no maintainer.
* flickcurl: move to comminutyKevin Daudt2018-06-171-34/+0
|
* pugixml: move to communityKevin Daudt2018-06-171-29/+0
|
* darktable: bump to 2.4.3Kevin Daudt2018-06-171-2/+2
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.50-r0Natanael Copa2018-06-171-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.50-r0Natanael Copa2018-06-171-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.50-r0Natanael Copa2018-06-171-1/+1
|
* testing/csync2: fix build on ppc64leRoberto Oliveira2018-06-152-5/+54
|
* testing/idris: upgrade to 1.3.0Mitch Tishmack2018-06-152-101/+101
|
* testing/php7-tideways_xhprof: disable on s390xNatanael Copa2018-06-151-1/+1
|
* testing/perl-pango: disable on s390xNatanael Copa2018-06-151-1/+1
|
* testing/wireguard: upgrade to 0.0.20180613Jason A. Donenfeld2018-06-152-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/gpg-remailer: disable s390x due to mailutilsNatanael Copa2018-06-131-1/+1
| | | | mailutils is not supported on s390x
* testing/bird: disable due to failing testNatanael Copa2018-06-131-1/+1
| | | | make: *** [Makefile:140: obj/lib/fletcher16_test.ok] Error 139
* testing/mailutils: disable on s390x due to failing testNatanael Copa2018-06-131-1/+1
| | | | 1: mu_str_to_c FAILED (strtoc.at:18)
* testing/cloudfoundry-cli: update checksumNatanael Copa2018-06-131-3/+1
|
* Revert "testing/perl-test-warn: new aport"Jakub Jirutka2018-06-131-35/+0
| | | | | | This reverts commit 6992ce388c4c443a5ed7221b4a3a1c6236ed15c8. This aport is already in main!
* testing/csync2: add missing dependencyRoberto Oliveira2018-06-131-1/+2
| | | | csync2-compare command requires bash to execute
* testing/perl-cairo: disable on s390xNatanael Copa2018-06-121-1/+1
| | | | tests fails
* testing/vault: disable on s390xNatanael Copa2018-06-121-1/+1
| | | | | build fails with: src/github.com/hashicorp/vault/vendor/github.com/SAP/go-hdb/internal/protocol/session.go:788:18: undefined: archEndian
* testing/py-setuptools-git: fix checkNatanael Copa2018-06-121-0/+1
| | | | | the builders does not have git configured so we need provide username and email
* testing/csync2: disable on ppc64le due to build failureJakub Jirutka2018-06-121-1/+2
| | | | | | | | | | | rsync.c:52:15: error: static declaration of 'strlcpy' follows non-static declaration static size_t strlcpy(char *d, const char *s, size_t bufsize) ^~~~~~~ In file included from csync2.h:33:0, from rsync.c:21: /usr/include/string.h:84:8: note: previous declaration of 'strlcpy' was here size_t strlcpy (char *, const char *, size_t); ^~~~~~~
* testing/rhythmbox: fix typoNatanael Copa2018-06-121-1/+1
|
* testing/py-setuptools-git: add checkRoberto Oliveira2018-06-121-1/+6
|
* testing/py-setuptools-git: upgrade to 1.2 and modernizeRoberto Oliveira2018-06-121-21/+7
|
* testing/csync2: new aportJakub Jirutka2018-06-122-0/+50
| | | | | http://oss.linbit.com/csync2/ Cluster synchronization tool
* testing/py-pyramid-layout: upgrade to 1.0 and modernizeRoberto Oliveira2018-06-121-21/+8
|
* testing/py-bottle-werkzeug: upgrade to 0.1.1 and modernizeRoberto Oliveira2018-06-121-20/+8
|
* testing/hub: upgrade to 2.4.0 and take maintainershipRoberto Oliveira2018-06-121-10/+10
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.49-r0Natanael Copa2018-06-121-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.49-r0Natanael Copa2018-06-121-1/+1
|