Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/rawtherapee: upgrade to 5.6 | TBK | 2019-04-21 | 1 | -5/+7 | |
| | ||||||
* | community/gitea: upgrade to 1.8.0 | TBK | 2019-04-21 | 2 | -5/+5 | |
| | ||||||
* | testing/perl-moosex-types: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+37 | |
| | ||||||
* | testing/perl-devel-overloadinfo: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+37 | |
| | ||||||
* | testing/perl-html-form: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+37 | |
| | ||||||
* | testing/perl-xml-canonicalizexml: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+33 | |
| | ||||||
* | testing/perl-xml-generator: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+33 | |
| | ||||||
* | testing/perl-sub-exporter-formethods: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+37 | |
| | ||||||
* | testing/perl-moosex: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+33 | |
| | ||||||
* | testing/perl-crypt-openssl-x509: new aport | Timothy Legge | 2019-04-21 | 1 | -0/+34 | |
| | ||||||
* | testing/py3-unoconv: disable on s390x | Kevin Daudt | 2019-04-21 | 1 | -1/+2 | |
| | | | | Package depends on libreoffice, which is not built for s390x. | |||||
* | testing/nginx-ultimate-bad-bot-blocker: upgrade to 3.2019.04.1374 | J0WI | 2019-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/py-execnet: enabled tests | Dmitry Romanenko | 2019-04-21 | 1 | -3/+4 | |
| | ||||||
* | main/iwlwifi-6000-ucode: remove aport | J0WI | 2019-04-21 | 1 | -32/+0 | |
| | ||||||
* | main/iwlwifi-5150-ucode: remove aport | J0WI | 2019-04-21 | 1 | -32/+0 | |
| | ||||||
* | main/iwlwifi-5000-ucode: remove aport | J0WI | 2019-04-21 | 1 | -33/+0 | |
| | ||||||
* | main/iwlwifi-1000-ucode: remove aport | J0WI | 2019-04-21 | 1 | -32/+0 | |
| | ||||||
* | main/rpcbind: upgrade to 1.2.5 | Henrik Riomar | 2019-04-21 | 5 | -353/+76 | |
| | ||||||
* | community/py-execnet: upgrade to 1.6.0 | Dmitry Romanenko | 2019-04-20 | 1 | -3/+3 | |
| | ||||||
* | testing/php7-rdkafka: upgrade to 3.1.0 | Andy Postnikov | 2019-04-20 | 1 | -3/+3 | |
| | ||||||
* | community/php7-pecl-event: upgrade to 2.4.4 | Andy Postnikov | 2019-04-20 | 1 | -2/+2 | |
| | ||||||
* | testing/php7-pecl-swoole: upgrade to 4.3.3 | Andy Postnikov | 2019-04-20 | 1 | -2/+2 | |
| | ||||||
* | community/pdns-recursor: disable on s390x | tcely | 2019-04-20 | 1 | -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.4 | Andy Postnikov | 2019-04-20 | 1 | -2/+2 | |
| | ||||||
* | community/salt: disable on s390x | Kevin Daudt | 2019-04-20 | 1 | -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-PEAP | Milan P. Stanić | 2019-04-20 | 3 | -1/+173 | |
| | ||||||
* | community/mtd-utils: disable checks | Kevin Daudt | 2019-04-20 | 1 | -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 compliant | Kevin Daudt | 2019-04-20 | 1 | -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 checkepdends | Kevin Daudt | 2019-04-20 | 1 | -0/+1 | |
| | | | | | The cat_found_file function uses functionality from coreutils find. Add that as a checkdepend. | |||||
* | main/asterisk: upgrade to 16.3.0 | Timo Teräs | 2019-04-20 | 3 | -3/+451 | |
| | ||||||
* | community/mtd-utils: log output of test-suite on fail | Kevin Daudt | 2019-04-19 | 1 | -1/+7 | |
| | ||||||
* | community/mtd-utils: adhere to aports code style | Kevin Daudt | 2019-04-19 | 1 | -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 subpackages | Olliver Schinagl | 2019-04-19 | 1 | -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 check | Olliver Schinagl | 2019-04-19 | 2 | -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.0 | Olliver Schinagl | 2019-04-19 | 4 | -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 cleanups | Olliver Schinagl | 2019-04-19 | 1 | -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 testing | Olliver Schinagl | 2019-04-19 | 1 | -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 builders | Natanael Copa | 2019-04-19 | 1 | -0/+1 | |
| | ||||||
* | main/py-phonenumbers: upgrade to 8.10.10 | Kaarle Ritvanen | 2019-04-19 | 1 | -3/+3 | |
| | ||||||
* | community/pdns-recursor: enable s390x | tcely | 2019-04-19 | 1 | -3/+2 | |
| | | | | boost-context is now available | |||||
* | testing/php7-pecl-uuid: moved from testing/php7-uuid | Andy Postnikov | 2019-04-19 | 1 | -2/+4 | |
| | ||||||
* | testing/php7-pecl-stats: moved from testing/php7-stats | Andy Postnikov | 2019-04-19 | 1 | -2/+4 | |
| | ||||||
* | testing/php7-pecl-inotify: moved from testing/php7-inotify | Andy Postnikov | 2019-04-19 | 1 | -2/+4 | |
| | ||||||
* | testing/php7-pecl-solr: moved from testing/php7-solr and added check() | Andy Postnikov | 2019-04-19 | 2 | -3/+9 | |
| | ||||||
* | testing/php7-pecl-varnish: moved from testing/php7-varnish | Andy Postnikov | 2019-04-19 | 1 | -2/+4 | |
| | ||||||
* | testing/nlohmann-json: upgrade to 3.6.1 | nick black | 2019-04-19 | 1 | -3/+3 | |
| | ||||||
* | testing/git-secret: update to 0.2.5 | Mateusz Gozdek | 2019-04-19 | 4 | -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 aport | Carlo Landmeter | 2019-04-18 | 1 | -0/+41 | |
| | ||||||
* | community/lua-resty-http: upgrade to 0.13 | Franck Nijhof | 2019-04-18 | 1 | -3/+3 | |
| | ||||||
* | main/py-lxml: added check() | Francesco Colista | 2019-04-18 | 1 | -0/+6 | |
| |