aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/qownnotes: upgrade to 20.2.2Francesco Colista2020-02-101-2/+2
|
* main/byobu: upgrade to 5.131Francesco Colista2020-02-101-2/+2
|
* testing/lxd: added patch which prevent lxd from stuck. fixes #11194Francesco Colista2020-02-102-2/+277
| | | | Backport of the patch https://github.com/lxc/lxd/commit/dab4b4c79269a20a0fffb8abd2ab1c35fe41e312
* community/uacme: create acme-challenge dirJakub Jirutka2020-02-101-1/+3
| | | | | The provided challenge hook expects /var/www/.well-known/acme-challenge to exist.
* ci: silence fetching from upstreamKevin Daudt2020-02-091-1/+1
| | | | To reduce noise in the job log, silence the output of `git fetch`.
* community/py3-ufo2ft: upgrade to 2.11.3Leo2020-02-091-3/+3
|
* community/py3-ruamel.yaml: upgrade to 0.16.7Leo2020-02-091-2/+2
|
* testing/py3-gitlab: upgrade to 2.0.1Leo2020-02-091-2/+2
|
* testing/py3-gitpython: upgrade to 3.0.7Leo2020-02-091-2/+2
|
* testing/perl-mce: upgrade to 1.866Leo2020-02-091-2/+2
|
* testing/broot: upgrade to 0.13.1Leo2020-02-091-2/+2
|
* main/readline: upgrade to 8.0.4Leo2020-02-091-15/+7
|
* main/bash: upgrade to 5.0.16Leo2020-02-091-8/+8
|
* main/libmicrohttpd: upgrade to 0.9.70Oleg Titov2020-02-091-2/+2
|
* testing/py3-python-gssapi: upgrade to 1.6.1Dmitry Romanenko2020-02-091-3/+3
|
* main/lttng-ust: add python dependency for lttng-gen-tpLuca Weiss2020-02-091-1/+4
|
* community/unit: upgrade to 1.15.0Leo2020-02-091-2/+2
|
* main/awall: upgrade to 1.7.1Kaarle Ritvanen2020-02-081-2/+2
|
* testing/broot: enable x86Kevin Daudt2020-02-081-1/+1
| | | | | | | 943315f4c5 (community/rust: add libssp_nonshared to link spec, 2020-02-08) fixed the linking issue, so now we can build on x86 again. Fixes #11202
* testing/php7-pecl-zstd: upgrade to 0.8.0Andy Postnikov2020-02-081-3/+3
|
* testing/php7-pecl-rdkafka: upgrade to 4.0.3Andy Postnikov2020-02-081-2/+2
|
* community/rust: add libssp_nonshared to link specTimo Teräs2020-02-082-1/+14
| | | | | | On musl libssp_nonshared needs to be explicitly added to provide __stack_chk_fail_local (while rust does not use this symbol linking in gcc built code can require it).
* testing/broot: disable on x86Kevin Daudt2020-02-081-1/+1
| | | | | | | | | | | | | | Latest version fails with: ``` note: /usr/lib/gcc/i586-alpine-linux-musl/9.2.0/../../../../i586-alpine-linux-musl/bin/ld: /tmp/rustclvHfVF/liblibgit2_sys-c1839c55229d18b6.rlib(refs.o): in function `git_reference_normalize_name': refs.c:(.text.git_reference_normalize_name+0xae): undefined reference to `__stack_chk_fail_local' ``` (and more similar errors)
* scripts/bootstrap.sh: clean up cross-build extra dependency handlingTimo Teräs2020-02-081-11/+9
| | | | | | Instead of apk adding dependencies to sysroot, use the EXTRADEPENDS_TARGET to pass in these dependencies. This does not leave the sysroot in dirty state, but instead cleans it up.
* scripts/bootstrap.sh: workaround abuild bugTimo Teräs2020-02-081-0/+1
| | | | | | | Current abuild has a bug that when CC is defined, it's used to guess build architecture. But during cross-compile setup it points to cross compiler and causing breakage. Export CBUILD after initial abuild functions.sh run to workaround this.
* main/gcc: disable cross-compiling native D-compilerTimo Teräs2020-02-081-0/+1
| | | | | That seems to require D cross-compiler to work, which was just disabled.
* community/libmbim: upgrade to 1.22.0Leo2020-02-081-2/+2
|
* testing/obfs4proxy: upgrade to 0.0.11Leo2020-02-081-7/+5
|
* main/openresolv: upgrade to 3.10.0Leo2020-02-081-7/+3
|
* community/imagemagick6: upgrade to 6.9.10.91Leo2020-02-081-2/+2
|
* testing/libpostal: upgrade to 1.1Leo2020-02-081-2/+2
|
* community/py3-dbusmock: upgrade to 0.19Leo2020-02-081-3/+3
|
* community/py3-dbusmock: move from testingLeo2020-02-081-0/+0
|
* community/folks: upgrade to 0.13.2Leo2020-02-082-33/+7
|
* community/postfixadmin: upgrade to 3.2.3Leo2020-02-081-9/+4
|
* testing/upmpdcli: upgrade to 1.4.6Leo2020-02-081-3/+3
|
* community/xpra: upgrade to 3.0.6Leo2020-02-081-2/+2
|
* main/libgpg-error: upgrade to 1.37Leo2020-02-082-128/+5
|
* testing/py3-pandas: upgrade to 1.0.1Leo2020-02-081-5/+5
|
* testing/rav1e: upgrade to 0.3.0Oleg Titov2020-02-081-3/+4
| | | | Ref https://github.com/xiph/rav1e/releases
* testing/py3-responses: upgrade to 0.10.10Leo2020-02-081-3/+3
|
* testing/py3-flask-restful: upgrade to 0.3.8Leo2020-02-081-4/+4
|
* testing/babeltrace: upgrade to 1.5.8Leo2020-02-081-2/+2
|
* testing/crun: upgrade to 0.12.1Michał Polański2020-02-081-3/+3
|
* testing/profanity: upgrade to 0.8.1Galen Abell2020-02-081-2/+2
|
* testing/buildah: upgrade to 1.14.0Michał Polański2020-02-081-3/+3
|
* testing/podman: upgrade to 1.8.0Michał Polański2020-02-081-6/+5
|
* main/gcc: fix cross-compiler so script generationTimo Teräs2020-02-081-1/+1
| | | | | | The quoting was converted incorrectly and produced invalid files. Fixes: bcca4ab2 "main/gcc: Fix most linting issues"
* main/gcc: disable D for cross-compilerTimo Teräs2020-02-081-1/+1
| | | | | | | | | | | | | | | | Building cross-compiler fails: libtool: link: cannot find the library `../../libatomic/libatomic_convenience.la' or unhandled argument `../../libatomic/libatomic_convenience.la' make[4]: *** [Makefile:1694: libgdruntime.la] Error 1 make[4]: Leaving directory '/home/tteras/aports/main/gcc/src/build-cross-final/aarch64-alpine-linux-musl/libphobos/libdruntime' make[3]: *** [Makefile:473: all-recursive] Error 1 make[3]: Leaving directory '/home/tteras/aports/main/gcc/src/build-cross-final/aarch64-alpine-linux-musl/libphobos' make[2]: *** [Makefile:400: all] Error 2 make[2]: Leaving directory '/home/tteras/aports/main/gcc/src/build-cross-final/aarch64-alpine-linux-musl/libphobos' make[1]: *** [Makefile:13537: all-target-libphobos] Error 2 make[1]: *** Waiting for unfinished jobs.... Possibly related to disabling libatomic when building cross-compiler.
* community/git-lfs: upgrade to 2.10.0Jakub Jirutka2020-02-071-2/+2
|