aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/ceph: enable build on ppc64leRoberto Oliveira2017-10-302-5/+24
| | | | | The patch applied downstream is already merged upstream at: https://github.com/ceph/ceph/pull/18615
* testing/nanomsg: upgrade to 1.1.0Roberto Oliveira2017-10-301-4/+2
|
* testing/tcc: disable build on ppc64leRoberto Oliveira2017-10-301-2/+2
| | | | | tcc is currently not supported on ppc64le arch. Configure fails with error: Unsupported CPU
* testing/wireguard-vanilla: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/wireguard-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/virtualbox-additions-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/sch-cake-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/ipt-netflow-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/yodl: upgrade to 4.01.00Roberto Oliveira2017-10-291-2/+2
|
* testing/xml2rfc: upgrade to 2.8.2 and modernizeRoberto Oliveira2017-10-291-22/+8
|
* testing/idris: disable on armhf due to build failureJakub Jirutka2017-10-291-2/+3
| | | | | | | | | | | | | cabal: Missing dependencies on foreign libraries: * Missing C libraries: ffi, ffi ... cabal: Leaving directory '/tmp/cabal-tmp-29534/libffi-0.1' Updating world file... cabal: Error: some packages failed to install: libffi-0.1 failed during the configure step. The exception was: ExitFailure 1 http://tpaste.us/Vbxz
* testing/mutter: upgrade to 3.27.1Roberto Oliveira2017-10-291-2/+2
|
* testing/linuxconsoletools: upgrade to 1.6.0 and modernizeRoberto Oliveira2017-10-292-39/+9
|
* testing/harminv: add check functionRoberto Oliveira2017-10-281-1/+6
|
* testing/googler: add correct path to googler binary in checkRoberto Oliveira2017-10-281-1/+1
|
* testing/googler: bump pkgrelRoberto Oliveira2017-10-281-1/+1
|
* testing/googler: add check functionRoberto Oliveira2017-10-281-0/+5
| | | | | As upstream doesn't provide a suite test, run --help to test if the binary works.
* testing/googler: upgrade to 3.4Roberto Oliveira2017-10-281-2/+2
|
* testing/guake: upgrade to 0.8.11Roberto Oliveira2017-10-281-2/+2
|
* testing/tcc: temporarily disable test suiteSören Tempel2017-10-281-0/+1
|
* testing/tcc: new aportHinata Yanagi2017-10-281-0/+38
|
* testing/consul: upgrade to 1.0.0TBK2017-10-281-15/+15
| | | | Modernize the APKBUILD while being here.
* testing/fuse3: upgrade to 3.2.0Sören Tempel2017-10-281-16/+13
|
* testing/gpg-remailer: ugrade to 3.04.01Carlo Landmeter2017-10-281-3/+3
|
* testing/filezilla: upgrade to 3.28.0TBK2017-10-271-2/+2
|
* testing/flatpak-builder: upgrade to 0.10.1TBK2017-10-271-2/+2
|
* testing/flatpak: upgrade to 0.10.0TBK2017-10-271-2/+2
|
* testing/idris: bump release, disable building of profiled objectsMitch Tishmack2017-10-271-1/+3
|
* testing/idris: Fix build of idris with newer pkg versionsMitch Tishmack2017-10-272-18/+59
| | | | | | | | | | | | | | | | | | | | | The use of cabal freeze only works for install/configure. cabal fetch does not honor the cabal.config. Ref: https://github.com/haskell/cabal/issues/4256 Change the build to still use the freeze file, however put the cabal directory to $srcdir/cabal, do not set CABAL_CONFIG so that constraints get shadowed if future packages are released, when installing libffi constrain libffi to version 0.1 and extract constraints from the cabal.config. Additionally, for cabal freeze add switch to ignore the base ghc packages as they're not relevant to cabal install/fetch/build. Finally, add any libffi transitive depdendencies missing from the cabal.config file for idris. For now only one applies. Also force constraints manually on cabal install libffi as cabal.config wasn't getting picked up.
* testing/idris: Remove incorrect comments re: cabal and validationMitch Tishmack2017-10-271-5/+0
|
* testing/openocd: claim maintainershipSören Tempel2017-10-271-2/+2
|
* community/wpan-tools: move from testingSören Tempel2017-10-271-36/+0
|
* testing/wpan-tools: disable checkSören Tempel2017-10-271-0/+1
|
* community/farbfeld: move from testingSören Tempel2017-10-272-54/+0
|
* testing/openocd: add checkSören Tempel2017-10-271-2/+5
|
* testing/py-jsonpatch: upgrade to 1.16TBK2017-10-271-25/+32
|
* testing/py-jsonpointer: upgrade to 1.13TBK2017-10-271-25/+31
|
* testing/consul-template: upgrade to 0.19.3TBK2017-10-271-3/+3
|
* testing/consul-replicate:upgrade to 0.4.0TBK2017-10-271-3/+3
|
* testing/py-libnacl: upgrade to 1.6.1Fabian Affolter2017-10-271-2/+2
|
* testing/rmilter: move to unmaintainedTBK2017-10-2714-444/+0
|
* testing/yara: fix test failureRoberto Oliveira2017-10-271-1/+9
| | | | | | | | Delete re_lexer.c file to force it to be build with new version of flex, othwewise tests fail in some arches because of a bug in older version of flex. See: https://github.com/VirusTotal/yara/issues/771
* testing/ffcall: bump pkgrel to run checkRoberto Oliveira2017-10-271-1/+1
|
* testing/ffcall: add check functionRoberto Oliveira2017-10-271-0/+5
|
* testing/ffcall: upgrade to 2.0Roberto Oliveira2017-10-271-2/+2
|
* testing/extra-cmake-modules: upgrade to 5.39.0Roberto Oliveira2017-10-271-2/+2
|
* testing/envconsul: upgrade to 0.7.2Roberto Oliveira2017-10-271-2/+2
|
* testing/cmark: upgrade to 0.28.3Roberto Oliveira2017-10-261-2/+2
|
* testing/aws-cli: upgrade to 1.11.177Roberto Oliveira2017-10-261-2/+2
|
* main/autoconf-archive: upgrade to 2017.09.28Roberto Oliveira2017-10-261-3/+3
|