Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/rabbitmq-server: disable on s390x due to build failure | Natanael Copa | 2018-08-07 | 1 | -1/+1 | |
| | ||||||
* | testing/qt5-qtwebengine: disable on s390x | Natanael Copa | 2018-08-07 | 1 | -2/+2 | |
| | | | | | | its not supported: QtWebEngine can only be built for x86, x86-64, ARM, Aarch64, and MIPSel architectures. | |||||
* | testing/mgba: disable on s390x and fix whitespace damage | Natanael Copa | 2018-08-07 | 1 | -9/+9 | |
| | | | | tests fails on s390x so we disable | |||||
* | testing/py-qt: disable on s390x due to build failure | Natanael Copa | 2018-08-07 | 1 | -1/+1 | |
| | ||||||
* | testing/nbtscan: fix source url | Natanael Copa | 2018-08-07 | 1 | -3/+2 | |
| | | | | | it does not seem that we can fetch sources with curl from upstream so we use our own mirror. | |||||
* | testing/hub: disable on x86 due to test failures | Natanael Copa | 2018-08-07 | 1 | -1/+1 | |
| | ||||||
* | testing/php7-xhprof: fix s390x build | Andy Postnikov | 2018-08-07 | 2 | -3/+53 | |
| | ||||||
* | testing/crda: upgrade to 4.14 | Stefan Wagner | 2018-08-07 | 1 | -11/+7 | |
| | ||||||
* | testing/py-m2crypto: upgrade to 0.30.1; fix libressl | Stefan Wagner | 2018-08-07 | 2 | -19/+47 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.61-r0 | Natanael Copa | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.61-r0 | Natanael Copa | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.61-r0 | Natanael Copa | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.60-r0 | Natanael Copa | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.60-r0 | Natanael Copa | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.60-r0 | Natanael Copa | 2018-08-06 | 1 | -1/+1 | |
| | ||||||
* | testing/dmvpn: upgrade to 0.3.0 | Kaarle Ritvanen | 2018-08-06 | 1 | -3/+8 | |
| | ||||||
* | testing/php7-xhprof: new aport | Andy Postnikov | 2018-08-06 | 1 | -0/+54 | |
| | ||||||
* | testing/lsmash: also build static libs | Alexander Edland | 2018-08-05 | 1 | -1/+0 | |
| | ||||||
* | testing/lsmash: new aport | Alexander Edland | 2018-08-05 | 1 | -0/+36 | |
| | ||||||
* | testing/zimg: fix -doc subpackage split | Alexander Edland | 2018-08-05 | 1 | -1/+1 | |
| | ||||||
* | testing/zimg: switch to gtest 1.8.0 | Alexander Edland | 2018-08-05 | 1 | -3/+3 | |
| | ||||||
* | testing/zimg: new aport | Alexander Edland | 2018-08-05 | 1 | -0/+57 | |
| | ||||||
* | testing/bchunk: remove pointless sed | Alexander Edland | 2018-08-05 | 1 | -1/+0 | |
| | ||||||
* | testing/bchunk: new aport | Alexander Edland | 2018-08-05 | 1 | -0/+33 | |
| | ||||||
* | testing/libbytesize: upgrade to 1.4 | Roberto Oliveira | 2018-08-05 | 1 | -2/+2 | |
| | ||||||
* | testing/frr: break out a tools subpackage to clean up dependencies | Arthur Jones | 2018-08-05 | 1 | -3/+16 | |
| | | | | | | | | For convenience, frr-reload.py is now packaged with the main package, but that brings in python2. Here, we break out an frr-pythontools package so that we can keep python2 out of the base package. Fixes #9172 | |||||
* | testing/vamp-sdk: new aport | Alexander Edland | 2018-08-05 | 1 | -0/+33 | |
| | ||||||
* | testing/mgba: fix build on non-x86_64 | Shiz | 2018-08-05 | 1 | -2/+2 | |
| | ||||||
* | testing/mgba: move qt .desktop file to -qt subpackage | Shiz | 2018-08-05 | 1 | -11/+8 | |
| | ||||||
* | testing/mgba: move frontend to mgba-qt | Alexander Edland | 2018-08-05 | 1 | -1/+14 | |
| | ||||||
* | testing/mgba: post-review corrections | Alexander Edland | 2018-08-05 | 2 | -12/+12 | |
| | ||||||
* | testing/mgba: new aport | Alexander Edland | 2018-08-05 | 5 | -0/+152 | |
| | ||||||
* | testing/py-protobuf: upgrade to 3.6.0, clarify license | Andy Postnikov | 2018-08-05 | 1 | -3/+3 | |
| | ||||||
* | testing/py-voluptuous: upgrade to 0.11.5 | Fabian Affolter | 2018-08-05 | 1 | -2/+2 | |
| | ||||||
* | testing/wireguard: upgrade to 0.0.20180802 | Jason A. Donenfeld | 2018-08-05 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | testing/php7-protobuf: upgrade to 3.6.1 | Andy Postnikov | 2018-08-04 | 1 | -2/+2 | |
| | ||||||
* | testing/php7-event: new aport | Andy Postnikov | 2018-08-04 | 1 | -0/+40 | |
| | ||||||
* | testing/flow: upgrade to 0.78.0 | Jakub Jirutka | 2018-08-04 | 1 | -2/+2 | |
| | ||||||
* | testing/hub: add check | Roberto Oliveira | 2018-08-02 | 1 | -1/+6 | |
| | ||||||
* | testing/libimagequant: new aport | TBK | 2018-08-02 | 1 | -0/+26 | |
| | ||||||
* | testing/php7-stats: clarify license, disable on s390x due to failing tests | Andy Postnikov | 2018-08-02 | 1 | -3/+3 | |
| | ||||||
* | testing/mongo-php7-library: upgrade to 1.4.2 | Andy Postnikov | 2018-08-01 | 1 | -2/+2 | |
| | ||||||
* | testing/aports-ghpr: use go dep to solve dependencies | Roberto Oliveira | 2018-08-01 | 2 | -8/+19 | |
| | ||||||
* | testing/rainloop-webmail: new aport | Leonardo Arena | 2018-08-01 | 2 | -0/+69 | |
| | | | | Simple, modern and db-less webmail | |||||
* | testing/hub: upgrade to 2.5.0 | Roberto Oliveira | 2018-08-01 | 1 | -4/+12 | |
| | ||||||
* | testing/py-tls_parser: New aport | Simon Frankenberger | 2018-08-01 | 1 | -0/+50 | |
| | ||||||
* | testing/py-botocore: upgrade to 1.10.65 (fix #9160) | Keith Maxwell | 2018-08-01 | 1 | -2/+2 | |
| | ||||||
* | testing/ding-libs: add check-dev to checkdepends | Henrik Riomar | 2018-07-31 | 3 | -6/+78 | |
| | | | | | | check-dev needed to run the full test suite Add a backport from upstream and a musl integration patch | |||||
* | testing/accountsservice: upgrade to 0.6.50, modernize | Natanael Copa | 2018-07-31 | 2 | -25/+53 | |
| | ||||||
* | testing/flightgear: upgrade to 2018.2.2 | Leonardo Arena | 2018-07-31 | 1 | -3/+3 | |
| |