aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/py-yapsy: upgrade to 1.11.223Fabian Affolter2016-03-221-4/+4
|
* testing/py-blinker: upgrade to 1.4Fabian Affolter2016-03-221-4/+4
|
* testing/py-logbook: upgrade to 0.12.5Fabian Affolter2016-03-221-4/+4
|
* testing/py-markdown: upgrade to 2.6.4Fabian Affolter2016-03-221-4/+4
|
* testing/py-natsort: upgrade to 4.0.4Fabian Affolter2016-03-221-4/+4
|
* testing/py-flask-restaction: upgrade to 0.20.1Fabian Affolter2016-03-221-4/+4
|
* testing/py-flask-restaction: upgrade to 0.20.0Fabian Affolter2016-03-221-4/+4
|
* testing/py-numpy: remove unused patchesNatanael Copa2016-03-222-200/+0
|
* testing/cfssl: Fix creation of executablestang0th2016-03-221-18/+18
|
* testing/at: upgrade to 3.1.18msun2016-03-224-23/+26
| | | | Version 3.1.18 is currently tagged as testing but seems to be working OK. SELinux support has been turned off on this build.
* testing/py-numpy: free rebuildBartłomiej Piotrowski2016-03-221-1/+1
| | | | I don't see this package built for ARM, maybe rebuild will change that.
* testing/firefox: upgrade to 45.0.1Natanael Copa2016-03-211-4/+4
|
* testing/zfs-grsec: rebuild against kernel 4.4.6-r0Natanael Copa2016-03-211-2/+3
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.6-r0Natanael Copa2016-03-211-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.6-r0Natanael Copa2016-03-211-1/+1
|
* testing/spl-grsec: rebuild against kernel 4.4.6-r0Natanael Copa2016-03-211-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.6-r0Natanael Copa2016-03-211-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.6-r0Natanael Copa2016-03-211-1/+1
|
* testing/flashcache-grsec: disable as it does not build with 4.4 kernelNatanael Copa2016-03-212-5/+45
|
* testing/drbd9-grsec: rebuild against kernel 4.4.6-r0Natanael Copa2016-03-211-1/+1
|
* testing/xfontsel: new aportSören Tempel2016-03-211-0/+38
|
* testing/rmilter: upgrade to 1.7.5Valery Kartel2016-03-201-14/+6
|
* testing/vis: only conflict with outils-visSören Tempel2016-03-201-2/+2
|
* testing/outils: Split package into multiple subpackagesSören Tempel2016-03-201-5/+31
|
* community/dcron: moved from testingSören Tempel2016-03-204-131/+0
|
* testing/dstat: new upstream version 0.7.3Christian Kampka2016-03-201-5/+7
|
* testing/vault: new upstream version 0.5.2Christian Kampka2016-03-201-5/+4
|
* testing/jetty-runner: disable on armhfSören Tempel2016-03-201-1/+1
| | | | openjdk8 is currently not build for armhf.
* testing/dcron: rename pid file for consistencySören Tempel2016-03-203-43/+19
| | | | Besides busybox cron already uses /run/crond.pid
* testing/zfs-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/spl-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/flashcache-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/drbd9-grsec: rebuild against kernel 4.1.20-r0Natanael Copa2016-03-181-1/+1
|
* testing/php7-xdebug: disable on x86Timo Teräs2016-03-181-1/+1
| | | | php7 is not built for x86 currently
* testing/gdal: new aportTrevor R.H. Clarke2016-03-181-0/+43
| | | | | http://gdal.org a translator library for raster and vector geospatial data formats
* testing/php7-xdebug: PHP7 Xdebug packageFabio da Silva Ribeiro2016-03-181-0/+37
|
* testing/php7-mongodb: PHP7 MongoDB DriverFabio da Silva Ribeiro2016-03-181-0/+38
|
* testing/awscli: new aportValery Kartel2016-03-181-0/+51
| | | | | Universal Command Line Interface for Amazon Web Services https://github.com/aws/aws-cli
* testing/py-s3transfer: new aportValery Kartel2016-03-181-0/+32
| | | | | Amazon S3 Transfer Manager for Python https://github.com/boto/s3transfer
* testing/py-boto3: new aportValery Kartel2016-03-181-0/+39
| | | | | AWS SDK for Python (Boto3) http://aws.amazon.com/sdk-for-python
* testing/py-botocore: new aportValery Kartel2016-03-181-0/+32
| | | | | The low-level, core functionality of Boto3 https://github.com/boto/botocore
* testing/py-boto: new aportValery Kartel2016-03-181-0/+39
| | | | | | | Python interface to Amazon Web Services https://github.com/boto/boto [TT: Clarify license]
* testing/py-httpretty: new aportValery Kartel2016-03-181-0/+32
| | | | | | | HTTP client mocking tool for Python https://github.com/gabrielfalcao/HTTPretty [TT: Clarify license]
* testing/py-jmespath: new aportValery Kartel2016-03-181-0/+40
| | | | | | | JMESPath is a query language for JSON http://jmespath.org [TT: Clarify license]
* testing/py-coverage: new aportValery Kartel2016-03-181-0/+40
| | | | | Code coverage measurement for Python https://pypi.python.org/pypi/coverage
* testing/py-sensehat: new aportScrumpyJack2016-03-181-0/+32
| | | | | | | Python module to control the Raspberry Pi Sense HAT https://www.raspberrypi.org/products/sense-hat ref #5195, [TT: Fix arch, license and whitespace]