aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/php7-pecl-event: upgrade to 2.4.4Andy Postnikov2019-04-201-2/+2
|
* testing/php7-pecl-swoole: upgrade to 4.3.3Andy Postnikov2019-04-201-2/+2
|
* community/pdns-recursor: disable on s390xtcely2019-04-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | build step failed on s390x with undefined references to: - jump_fcontext - make_fcontext ``` CXXLD testrunner /usr/s390x-alpine-linux-musl/bin/ld: mtasker_context.o: in function `pdns_swapcontext(pdns_ucontext_t&, pdns_ucontext_t const&)': mtasker_context.cc:(.text+0xe8): undefined reference to `jump_fcontext' /usr/s390x-alpine-linux-musl/bin/ld: mtasker_context.o: in function `pdns_makecontext(pdns_ucontext_t&, boost::function<void ()>&)': mtasker_context.cc:(.text+0x1ea): undefined reference to `make_fcontext' /usr/s390x-alpine-linux-musl/bin/ld: mtasker_context.cc:(.text+0x20e): undefined reference to `jump_fcontext' /usr/s390x-alpine-linux-musl/bin/ld: mtasker_context.o: in function `threadWrapper': mtasker_context.cc:(.text+0x27e): undefined reference to `jump_fcontext' /usr/s390x-alpine-linux-musl/bin/ld: mtasker_context.cc:(.text+0x382): undefined reference to `jump_fcontext' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:1210: testrunner] Error 1 ```
* community/go: upgrade to 1.12.4Andy Postnikov2019-04-201-2/+2
|
* community/salt: disable on s390xKevin Daudt2019-04-201-1/+1
| | | | | | py-zmq has an issue on s390x and has been disabled on that architecture. As a concequence, salt won't be able to build on that arch as well, so disable it.
* community/iwd: add fixes for FT connect and EAP-PEAPMilan P. Stanić2019-04-203-1/+173
|
* community/mtd-utils: disable checksKevin Daudt2019-04-201-0/+1
| | | | | | | | | | | The checks currently fail on the builders with: > [ ERROR ] --- 0x6 != 0x3 > tests/unittests/test_lib.h:37: error: Check of parameter fd, function __wrap_close failed > tests/unittests/libubi_test.c:25: note: Expected parameter declared here > [ LINE ] --- tests/unittests/test_lib.h:37: error: Failure! Disable the test suite for now until this is fixed.
* community/mtd-utils: make find invocations compliantKevin Daudt2019-04-201-7/+8
| | | | | | | | | The Busybox version of find allows parameters to be specified between '{}' and '+' as argument to -exec. This however is not according to the posix specification, and the GNU version of find doesn't accept it. Use the coreutils version of 'mv' with the '-t' arguement to be able to specify the filenames as last.
* community/mtd-utils: add missing findutils to checkepdendsKevin Daudt2019-04-201-0/+1
| | | | | The cat_found_file function uses functionality from coreutils find. Add that as a checkdepend.
* main/asterisk: upgrade to 16.3.0Timo Teräs2019-04-203-3/+451
|
* community/mtd-utils: log output of test-suite on failKevin Daudt2019-04-191-1/+7
|
* community/mtd-utils: adhere to aports code styleKevin Daudt2019-04-191-53/+44
| | | | | | - No braces in variables when not required - Opening brace of function definition on the same line - Close quote of multiline string on the same column as data
* community/mtd-utils: Split into smaller subpackagesOlliver Schinagl2019-04-191-2/+76
| | | | | | | | | | To stay in the alpine spirit, split mtd-utils into smaller targetted packages. E.g. if I have raw NAND flash, I don't care about the NOR tools. And depending on the filesystem, I may not care about ubi. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* community/mtd-utils: Enable checkOlliver Schinagl2019-04-192-0/+33
| | | | | | Enable self-sets by using `make check`. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* community/mtd-utils: Version bump to 2.1.0Olliver Schinagl2019-04-194-5/+98
| | | | | | | 2.1.0 was released 4 weeks ago, so lets bump the version while we're here. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* community/mtd-utils: Minor cleanupsOlliver Schinagl2019-04-191-21/+23
| | | | | | | Use proper variable and strings as per shell scripting general recommendations. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* community/mtd-utils: Move from testingOlliver Schinagl2019-04-191-1/+1
| | | | | | | The mtd-utils seem use, updates and are in a good shape. Lets put them in the community repo. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* testing/py3-hbmqtt: disable tests to unblock the buildersNatanael Copa2019-04-191-0/+1
|
* main/py-phonenumbers: upgrade to 8.10.10Kaarle Ritvanen2019-04-191-3/+3
|
* community/pdns-recursor: enable s390xtcely2019-04-191-3/+2
| | | | boost-context is now available
* testing/php7-pecl-uuid: moved from testing/php7-uuidAndy Postnikov2019-04-191-2/+4
|
* testing/php7-pecl-stats: moved from testing/php7-statsAndy Postnikov2019-04-191-2/+4
|
* testing/php7-pecl-inotify: moved from testing/php7-inotifyAndy Postnikov2019-04-191-2/+4
|
* testing/php7-pecl-solr: moved from testing/php7-solr and added check()Andy Postnikov2019-04-192-3/+9
|
* testing/php7-pecl-varnish: moved from testing/php7-varnishAndy Postnikov2019-04-191-2/+4
|
* testing/nlohmann-json: upgrade to 3.6.1nick black2019-04-191-3/+3
|
* testing/git-secret: update to 0.2.5Mateusz Gozdek2019-04-194-57/+16
| | | | | | | * drop passhprase input patch, since it's included in upstream * rebase remaining patches Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
* testing/ssh-cert-authority: new aportCarlo Landmeter2019-04-181-0/+41
|
* community/lua-resty-http: upgrade to 0.13Franck Nijhof2019-04-181-3/+3
|
* main/py-lxml: added check()Francesco Colista2019-04-181-0/+6
|
* community/php7-pecl-couchbase: add check()Andy Postnikov2019-04-181-2/+6
|
* non-free/php7-pecl-mongodb: add check()Andy Postnikov2019-04-181-2/+6
|
* community/php7-pecl-redis: add check()Andy Postnikov2019-04-181-2/+6
|
* community/php7-pecl-timezonedb: format check()Andy Postnikov2019-04-181-3/+3
|
* community/php7-phalcon: add check()Andy Postnikov2019-04-181-2/+6
|
* community/borgbackup: disable on s390x due to py3-zmqNatanael Copa2019-04-181-1/+1
|
* community/rippled: upgrade to 1.2.4André Klitzing2019-04-181-2/+2
|
* community/geth: upgrade to 1.8.27André Klitzing2019-04-181-2/+2
|
* community/py-factory-boy: fix tests for python 3.7Natanael Copa2019-04-182-3/+73
|
* main/gc: upgrade to 8.0.4Julien Reichardt2019-04-181-2/+2
|
* main/gc: build static libs (again)Julien Reichardt2019-04-181-0/+1
|
* main/unbound: improve buildtcely2019-04-181-2/+12
| | | | | | - add -openrc subpackage - cleanup depends for subpackages - switch to python3
* main/unbound: use dns-root-hintstcely2019-04-185-144/+9
|
* community/syncthing: bump to 1.0.1opal hart2019-04-181-5/+5
|
* main/py-filelock: move from communityNatanael Copa2019-04-181-0/+0
| | | | needed by main/py-tox
* community/py3-openzwave: update py3-pydispatcher dependencyNatanael Copa2019-04-181-2/+2
|
* community/py3-pydispatcher: move from testingNatanael Copa2019-04-181-0/+0
| | | | needed by py3-openzwave
* testing/py3-pydispatcher: enable testsNatanael Copa2019-04-181-3/+6
|
* testing/py-dispatcher -> testing/py3-pydispatcher renameNatanael Copa2019-04-181-28/+5
|
* main/gpsd: disable tests to unblock the builderNatanael Copa2019-04-181-0/+1
|