aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/caddy: upgrade to 0.11.5Andy Postnikov2019-04-211-2/+2
|
* community/rawtherapee: upgrade to 5.6TBK2019-04-211-5/+7
|
* community/gitea: upgrade to 1.8.0TBK2019-04-212-5/+5
|
* community/py-execnet: enabled testsDmitry Romanenko2019-04-211-3/+4
|
* community/py-execnet: upgrade to 1.6.0Dmitry Romanenko2019-04-201-3/+3
|
* community/php7-pecl-event: upgrade to 2.4.4Andy 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.
* 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-0/+37
| | | | | | | 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>
* community/pdns-recursor: enable s390xtcely2019-04-191-3/+2
| | | | boost-context is now available
* community/lua-resty-http: upgrade to 0.13Franck Nijhof2019-04-181-3/+3
|
* community/php7-pecl-couchbase: 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
|
* community/syncthing: bump to 1.0.1opal hart2019-04-181-5/+5
|
* main/py-filelock: move from communityNatanael Copa2019-04-181-52/+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/+31
| | | | needed by py3-openzwave
* community/py-pygit2: adopt, update to 0.28.0Drew DeVault2019-04-171-3/+3
|
* community/freerdp: update secinfoLeonardo Arena2019-04-171-0/+7
|
* community/youtube-dl: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/gns3-server: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/gns3-gui: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/py-flake8: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/py-mccabe: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/py2-functools32: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/py-pyflakes: rebuild against python 3.7 and fix depsNatanael Copa2019-04-171-3/+6
|
* community/py-entrypoints: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/py-pycodestyle: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/znc: broken source link upgrade to 1.7.3Mike Sullivan2019-04-171-2/+2
|
* community/you-get: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/xapian-bindings: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/unit: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* community/ssh-ldap-pubkey: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|