Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/php7-pecl-swoole: upgrade to 4.2.13 | Andy Postnikov | 2019-02-03 | 1 | -2/+2 | |
| | ||||||
* | testing/php7-brotli: upgrade to 0.6.2 | Andy Postnikov | 2019-02-03 | 1 | -3/+2 | |
| | ||||||
* | testing/mame: use default compiler for s390x | Taner Tas | 2019-02-03 | 1 | -5/+5 | |
| | | | | * revert -DBX_CRT_MUSL on compiler options | |||||
* | testing/php7-spx: upgrade to 0.4.3 | Andy Postnikov | 2019-02-03 | 1 | -2/+2 | |
| | ||||||
* | testing/mame: disable on armhf and s390x | Andy Postnikov | 2019-02-03 | 1 | -1/+1 | |
| | ||||||
* | testing/php7-tideways_xhprof: disable on x86 | Andy Postnikov | 2019-02-03 | 1 | -1/+1 | |
| | ||||||
* | testing/php7-tideways_xhprof: upgrade to 5.0_beta3 | Andy Postnikov | 2019-02-03 | 2 | -20/+3 | |
| | ||||||
* | testing/php7-xhprof: upgrade to 2.0.5 and enable on s390x | Andy Postnikov | 2019-02-03 | 2 | -55/+5 | |
| | ||||||
* | testing/mame: upgrade to 0.206 | Taner Tas | 2019-02-03 | 2 | -37/+25 | |
| | | | | * Use default compiler for armhf. | |||||
* | testing/hiawatha: update to 10.8.3 | Leo Unglaub | 2019-02-02 | 1 | -2/+2 | |
| | | | | | | This also fixes an issue with a recent mbedtls version bump Signed-off-by: Leo Unglaub <leo@unglaub.at> | |||||
* | testing/hidapi: bump pkgrel | Henrik Riomar | 2019-02-01 | 1 | -1/+1 | |
| | ||||||
* | testing/hidapi: Fixed build | Marian Buschsieweke | 2019-02-01 | 2 | -3/+19 | |
| | ||||||
* | testing/advancemame: Upgrade to 3.9 | Taner Tas | 2019-02-01 | 1 | -10/+25 | |
| | | | | | | * Use default compiler for armhf. * Obey spdx license name. * Cosmetic changes. | |||||
* | testing/lzbench: disable on s390x | Andy Postnikov | 2019-02-01 | 1 | -1/+1 | |
| | ||||||
* | testing/lzbench: disable for x86 | Andy Postnikov | 2019-02-01 | 1 | -1/+1 | |
| | ||||||
* | testing/lzbench: new aport | Oleg Titov | 2019-02-01 | 1 | -0/+31 | |
| | | | | | https://github.com/inikep/lzbench lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors | |||||
* | testing/py-astral: upgrade to 1.9.2 | Fabian Affolter | 2019-02-01 | 1 | -2/+2 | |
| | ||||||
* | testing/samurai: update to 0.5 | Drew DeVault | 2019-01-31 | 1 | -2/+2 | |
| | ||||||
* | testing/qutebrowser: update to 1.5.2 | Drew DeVault | 2019-01-31 | 1 | -2/+2 | |
| | ||||||
* | testing/imv: disable on ppc64le | Henrik Riomar | 2019-01-31 | 1 | -1/+1 | |
| | ||||||
* | testing/imv: new APKBUILD | Drew DeVault | 2019-01-31 | 1 | -0/+43 | |
| | ||||||
* | testing/apparmor: upgrade to 2.13.2 | allgdante | 2019-01-31 | 13 | -356/+89 | |
| | ||||||
* | testing/sssd: fix build | Henrik Riomar | 2019-01-30 | 2 | -2/+62 | |
| | | | | | * Fix depends for changed pkgname * Fix build with new curl | |||||
* | testing/traefik: don't break sshd | Joe Holden | 2019-01-30 | 2 | -2/+2 | |
| | | | | Add -H to adduser in .pre-install so adduser doesn't change the ownership of /var/empty | |||||
* | testing/py-setuptools_scm: upgrade to 3.2.0, added tests | Dmitry Romanenko | 2019-01-30 | 1 | -3/+9 | |
| | ||||||
* | testing/py-astral: upgrade to 1.9.1 | Fabian Affolter | 2019-01-30 | 1 | -2/+2 | |
| | ||||||
* | testing/php7-pecl-grpc: disable on ppc64le and s390x | Carlo Landmeter | 2019-01-30 | 1 | -1/+1 | |
| | ||||||
* | testing/redo: disable build failed | Carlo Landmeter | 2019-01-28 | 1 | -1/+1 | |
| | | | | | | | | | | File "bin/redo", line 10, in <module> redo.cmd_redo.main() File "/home/buildozer/aports/testing/redo/src/redo-redo-0.41/bin/../redo/cmd_redo.py", line 122, in main builder.await_log_reader() File "/home/buildozer/aports/testing/redo/src/redo-redo-0.41/bin/../redo/builder.py", line 109, in await_log_reader out = open('/dev/tty', 'w') IOError: [Errno 6] No such device or address: '/dev/tty' | |||||
* | testing/redo: fix check failing due to missing /dev/tty | Kevin Daudt | 2019-01-28 | 2 | -5/+26 | |
| | | | | | | | | | On the builders, the checks failed because they tried to open /dev/tty, which does not exists. Add a patch that continues when /dev/tty is missing. Re-enable redo | |||||
* | testing/php7-pecl-grpc: new aport | Andy Postnikov | 2019-01-27 | 1 | -0/+35 | |
| | ||||||
* | testing/grpc-java: upgrade to 1.18.0 | Andy Postnikov | 2019-01-27 | 1 | -2/+2 | |
| | ||||||
* | testing/grpc: upgrade to 1.18.0 | wenerme | 2019-01-27 | 1 | -2/+2 | |
| | ||||||
* | testing/prometheus-node-exporter: new aport | Tiago Ilieve | 2019-01-27 | 7 | -0/+142 | |
| | ||||||
* | testing/pytest-xdist: new aport | Dmitry Romanenko | 2019-01-27 | 1 | -0/+59 | |
| | ||||||
* | testing/mame: disable for armhf | Andy Postnikov | 2019-01-27 | 1 | -1/+1 | |
| | ||||||
* | testing/py-apipkg: bump pkgrel | Andy Postnikov | 2019-01-27 | 1 | -1/+1 | |
| | ||||||
* | testing/py-apipkg: fix tests | Andy Postnikov | 2019-01-27 | 2 | -3/+15 | |
| | | | | https://github.com/pytest-dev/apipkg/issues/14 | |||||
* | testing/advancemame: disable on armhf | Andy Postnikov | 2019-01-27 | 1 | -1/+1 | |
| | ||||||
* | testing/traefik: disable on armv7 | Carlo Landmeter | 2019-01-26 | 1 | -1/+1 | |
| | | | | | | | | | fails tests: --- FAIL: TestDatadog (0.00s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xa4c168] | |||||
* | testing/traefik: bump to 1.7.7 | Joe Holden | 2019-01-27 | 1 | -2/+2 | |
| | ||||||
* | main/ivykis: moved from testing | Jakub Jirutka | 2019-01-26 | 1 | -30/+0 | |
| | | | | This package is needed for main/syslog-ng. | |||||
* | testing/wireguard-virt: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.19.18-r0 | Natanael Copa | 2019-01-26 | 1 | -2/+2 | |
| | ||||||
* | testing/py-augeas: move to community | Carlo Landmeter | 2019-01-26 | 1 | -49/+0 | |
| | | | | Needed for certbot | |||||
* | testing/py-astral: upgrade to 1.8 | Fabian Affolter | 2019-01-26 | 1 | -2/+2 | |
| | ||||||
* | community/py-zope-deprecation: upgrade move and add py3 support | Carlo Landmeter | 2019-01-26 | 1 | -41/+0 | |
| | | | | | | - upgrade to 4.4.0 - move from testing to commnity - add support for python3 | |||||
* | testing/ivykis: new aport | Jakub Jirutka | 2019-01-26 | 1 | -0/+30 | |
| | | | | | Library for asynchronous I/O readiness notification http://libivykis.sourceforge.net/ | |||||
* | Revert "community/acme-client-plus: move from testing" | Jakub Jirutka | 2019-01-26 | 1 | -0/+20 | |
| | | | | | | This reverts commit 56fbe2e7518dc89fc065fd02c24823ee1e51a888. acme-client has been moved from community to testing... >_< | |||||
* | community/sloci-image: move from testing | Jakub Jirutka | 2019-01-26 | 1 | -24/+0 | |
| |