aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/dfu-utils: New aportMarian Buschsieweke2018-07-181-0/+31
| | | | | Host side implementation of the DFU 1.0 and DFU 1.1 specifications http://dfu-util.sourceforge.net/
* testing/py-usb: New aportMarian Buschsieweke2018-07-181-0/+49
| | | | | PyUSB offers easy USB devices communication in Python https://pypi.python.org/pypi/pyusb
* testing/mbuffer: dont run test in fakeroot or in parallelNatanael Copa2018-07-181-1/+2
|
* testing/mbuffer: clarify license, improveprspkt2018-07-181-5/+3
|
* testing/mbuffer: upgrade to 20180625prspkt2018-07-181-4/+4
|
* testing/py-flask-peewee: modernizeprspkt2018-07-171-14/+5
|
* testing/py-flask-peewee: upgrade to python3prspkt2018-07-171-4/+4
|
* testing/py-flask-peewee: upgrade to 3.0.0prspkt2018-07-171-4/+2
|
* testing/py-peewee: modernizeprspkt2018-07-171-14/+5
|
* testing/py-peewee: upgrade to python3prspkt2018-07-171-4/+4
|
* testing/py-peewee: upgrade to 3.2.4prspkt2018-07-171-4/+2
|
* testing/td-agent-bit: rebuild against mbedtls-2.11.0prspkt2018-07-171-1/+1
|
* testing/dislocker: rebuild against mbedtls-2.11.0prspkt2018-07-171-1/+1
|
* testing/hiawatha: rebuild against mbedtls-2.11.0prspkt2018-07-171-2/+1
|
* testing/slurm: remove -O0 compile optionNatanael Copa2018-07-171-4/+1
| | | | | I was not able to reproduce the commented issue. if -Os is broken, then we need to troubleshoot it and fix it.
* testing/slurm: new aportprspkt2018-07-172-0/+63
|
* testing/py-flask-qrcode: clarify license, improve abuildprspkt2018-07-171-15/+6
|
* testing/py-flask-qrcode: add python3prspkt2018-07-171-4/+25
|
* testing/py-flask-qrcode: upgrade to 2.0.2prspkt2018-07-171-4/+2
|
* testing/py-qrcode: clarify license, improve abuildprspkt2018-07-171-2/+4
|
* testing/py-qrcode: add python3prspkt2018-07-171-4/+27
|
* testing/py-qrcode: upgrade to 6.0, switch to pypiprspkt2018-07-171-7/+5
|
* testing/openssl1.1: fix pkgnameNatanael Copa2018-07-171-2/+2
|
* testing/openssl1.1: new aportNatanael Copa2018-07-172-0/+127
|
* testing/freexl: new aportBjoern Schilberg2018-07-171-0/+38
| | | | Library to extract valid data from within an Excel (.xls) spreadsheet
* testing/readosm: attempt to fix build on aarch64 and ppc64leLeonardo Arena2018-07-171-2/+10
|
* testing/readosm: new aportBjoern Schilberg2018-07-171-0/+34
| | | | Library to extract valid data from an Open Street Map input file
* testing/py-kiwisolver: New aportMarian Buschsieweke2018-07-171-0/+51
| | | | | An efficient implementation of the Cassowary constraint solving algorithm https://pypi.org/project/kiwisolver/
* testing/py2-backports_functools_lru_cache: New aportMarian Buschsieweke2018-07-171-0/+29
| | | | | Backport of functools.lru_cache from Python 3.3 as published at ActiveState https://pypi.org/project/backports.functools_lru_cache/
* testing/singularity: upgrade to 2.5.1Leonardo Arena2018-07-171-3/+3
|
* testing/npapi-vlc: enable check()Leonardo Arena2018-07-171-5/+8
|
* testing/stm32flash: needs linux-headersLeonardo Arena2018-07-171-1/+2
|
* testing/npapi-vlc: new aportTaner Tas2018-07-171-0/+41
| | | | | https://code.videolan.org/videolan/npapi-vlc NPAPI browser plugin based on libvlc
* testing/stm32flash: New aportMarian Buschsieweke2018-07-171-0/+24
| | | | | https://sourceforge.net/p/stm32flash/wiki/Home/ Flash STM32 ARM SoCs using built-in ST serial bootloader over UART or I2C
* testing/botan: enable only on x86_64Carlo Landmeter2018-07-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all other archs tests fail: ecdsa_verify_wycheproof: ECDSA/EMSA1(SHA-224) signature verification ran 1326 tests in 1.68 sec 5 FAILED Failure 1: ECDSA/EMSA1(SHA-224) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 2: ECDSA/EMSA1(SHA-224) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 3: ECDSA/EMSA1(SHA-224) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 4: ECDSA/EMSA1(SHA-224) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 5: ECDSA/EMSA1(SHA-224) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Note 1: ECDSA/EMSA1(SHA-224) signature verification Test #233 failed Note 2: ECDSA/EMSA1(SHA-224) signature verification Test #261 failed Note 3: ECDSA/EMSA1(SHA-224) signature verification Test #262 failed Note 4: ECDSA/EMSA1(SHA-224) signature verification Test #266 failed Note 5: ECDSA/EMSA1(SHA-224) signature verification Test #267 failed ECDSA/EMSA1(SHA-256) signature verification ran 2367 tests in 3.96 sec 4 FAILED Failure 1: ECDSA/EMSA1(SHA-256) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 2: ECDSA/EMSA1(SHA-256) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 3: ECDSA/EMSA1(SHA-256) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 4: ECDSA/EMSA1(SHA-256) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Note 1: ECDSA/EMSA1(SHA-256) signature verification Test #557 failed Note 2: ECDSA/EMSA1(SHA-256) signature verification Test #587 failed Note 3: ECDSA/EMSA1(SHA-256) signature verification Test #588 failed Note 4: ECDSA/EMSA1(SHA-256) signature verification Test #592 failed ECDSA/EMSA1(SHA-384) signature verification ran 1964 tests in 5.61 sec 8 FAILED Failure 1: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 2: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 3: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 4: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 5: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 6: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 7: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 8: ECDSA/EMSA1(SHA-384) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Note 1: ECDSA/EMSA1(SHA-384) signature verification Test #899 failed Note 2: ECDSA/EMSA1(SHA-384) signature verification Test #933 failed Note 3: ECDSA/EMSA1(SHA-384) signature verification Test #934 failed Note 4: ECDSA/EMSA1(SHA-384) signature verification Test #938 failed Note 5: ECDSA/EMSA1(SHA-384) signature verification Test #1211 failed Note 6: ECDSA/EMSA1(SHA-384) signature verification Test #1243 failed Note 7: ECDSA/EMSA1(SHA-384) signature verification Test #1244 failed Note 8: ECDSA/EMSA1(SHA-384) signature verification Test #1248 failed ECDSA/EMSA1(SHA-512) signature verification ran 1938 tests in 10.97 sec 5 FAILED Failure 1: ECDSA/EMSA1(SHA-512) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 2: ECDSA/EMSA1(SHA-512) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 3: ECDSA/EMSA1(SHA-512) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 4: ECDSA/EMSA1(SHA-512) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Failure 5: ECDSA/EMSA1(SHA-512) signature verification verification threw exception with error ECDSA_do_verify failed: error:10FFF06A:elliptic curve routines:CRYPTO_internal:point at infinity Note 1: ECDSA/EMSA1(SHA-512) signature verification Test #1550 failed Note 2: ECDSA/EMSA1(SHA-512) signature verification Test #1582 failed Note 3: ECDSA/EMSA1(SHA-512) signature verification Test #1583 failed Note 4: ECDSA/EMSA1(SHA-512) signature verification Test #1587 failed Note 5: ECDSA/EMSA1(SHA-512) signature verification Test #1588 failed
* testing/phabricator: new aportCarlo Landmeter2018-07-172-0/+92
|
* testing/arcanist: new aportCarlo Landmeter2018-07-171-0/+49
|
* testing/libphutil: new aportCarlo Landmeter2018-07-171-0/+48
|
* Merge branch 'fwup' of https://github.com/fhunleth/aportsNatanael Copa2018-07-161-0/+37
|\
| * testing/fwup: new aportFrank Hunleth2018-07-161-0/+37
| | | | | | | | | | https://github.com/fhunleth/fwup Configurable embedded Linux firmware update creator and runner
* | testing/botan: security upgrade to 2.7.0tcely2018-07-162-29/+7
| |
* | testing/botan: add secfixes commenttcely2018-07-161-0/+6
|/
* community/msitools: moved from testingAndré Klitzing2018-07-162-92/+0
|
* community/rippled: moved from testingAndré Klitzing2018-07-162-87/+0
|
* community/libdwarf: moved from testingAndré Klitzing2018-07-161-59/+0
|
* testing/libdwarf: upgrade to 20180129André Klitzing2018-07-161-4/+4
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.55-r0Natanael Copa2018-07-161-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.55-r0Natanael Copa2018-07-161-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.55-r0Natanael Copa2018-07-161-1/+1
|
* testing/gstreamer-vaapi: upgrade to 1.14.1prspkt2018-07-141-2/+3
|