88317 Commits

Author SHA1 Message Date
Timo Teräs
393c8a47d1 Revert "main/raspberrypi: upgrade to snapshot of 2020-01-14"
This reverts commit b69d8fb1263fc1a7aa8f3454ee69f5808c988ef3.
This reverts commit b57933b0770c6238fa4e52e4557fb7c9f3443b97.
2020-02-10 12:14:59 +02:00
Timo Teräs
b57933b077 main/raspberrypi: remove etc move 2020-02-10 12:12:35 +02:00
Timo Teräs
b69d8fb126 main/raspberrypi: upgrade to snapshot of 2020-01-14 2020-02-10 12:10:27 +02:00
Francesco Colista
ba8813d7c6 community/tilda: upgrade to 1.5.0 2020-02-10 09:00:00 +00:00
Francesco Colista
3f1bf6a160 testing/qownnotes: upgrade to 20.2.2 2020-02-10 07:44:37 +00:00
Francesco Colista
f32b917477 main/byobu: upgrade to 5.131 2020-02-10 07:38:47 +00:00
Francesco Colista
f59a227d94 testing/lxd: added patch which prevent lxd from stuck. fixes #11194
Backport of the patch dab4b4c792
2020-02-10 07:35:14 +00:00
Jakub Jirutka
9448f237de community/uacme: create acme-challenge dir
The provided challenge hook expects /var/www/.well-known/acme-challenge
to exist.
2020-02-10 00:09:46 +01:00
Kevin Daudt
84b3592681 ci: silence fetching from upstream
To reduce noise in the job log, silence the output of `git fetch`.
2020-02-09 18:35:49 +00:00
Leo
d7bba00e34 community/py3-ufo2ft: upgrade to 2.11.3 2020-02-09 07:00:26 +01:00
Leo
eebcf8928a community/py3-ruamel.yaml: upgrade to 0.16.7 2020-02-09 07:00:26 +01:00
Leo
1e2ad2f5d7 testing/py3-gitlab: upgrade to 2.0.1 2020-02-09 07:00:26 +01:00
Leo
6ae8b1e759 testing/py3-gitpython: upgrade to 3.0.7 2020-02-09 07:00:26 +01:00
Leo
11c1bf55e0 testing/perl-mce: upgrade to 1.866 2020-02-09 07:00:26 +01:00
Leo
8971103208 testing/broot: upgrade to 0.13.1 2020-02-09 07:00:26 +01:00
Leo
498967de77 main/readline: upgrade to 8.0.4 2020-02-09 06:32:35 +01:00
Leo
922763af7c main/bash: upgrade to 5.0.16 2020-02-09 06:32:35 +01:00
Oleg Titov
666ea4a607 main/libmicrohttpd: upgrade to 0.9.70 2020-02-09 06:16:00 +01:00
Dmitry Romanenko
5b2dd99408 testing/py3-python-gssapi: upgrade to 1.6.1 2020-02-09 06:15:19 +01:00
Luca Weiss
54f01ae9e0 main/lttng-ust: add python dependency for lttng-gen-tp 2020-02-09 06:14:08 +01:00
Leo
10e92c9142 community/unit: upgrade to 1.15.0 2020-02-09 06:12:39 +01:00
Kaarle Ritvanen
dd84b35c7c main/awall: upgrade to 1.7.1 2020-02-08 20:54:56 +02:00
Kevin Daudt
1bde810403 testing/broot: enable x86
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
2020-02-08 18:38:52 +00:00
Andy Postnikov
fb3a0658de testing/php7-pecl-zstd: upgrade to 0.8.0 2020-02-08 19:32:15 +02:00
Andy Postnikov
d8c2eb0b6f testing/php7-pecl-rdkafka: upgrade to 4.0.3 2020-02-08 19:31:00 +02:00
Timo Teräs
943315f4c5 community/rust: add libssp_nonshared to link spec
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).
2020-02-08 19:11:54 +02:00
Kevin Daudt
56208ae329 testing/broot: disable on x86
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)
2020-02-08 12:33:14 +00:00
Timo Teräs
78f149fce8 scripts/bootstrap.sh: clean up cross-build extra dependency handling
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.
2020-02-08 14:00:02 +02:00
Timo Teräs
88b19d170e scripts/bootstrap.sh: workaround abuild bug
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.
2020-02-08 14:00:02 +02:00
Timo Teräs
9ff904779e main/gcc: disable cross-compiling native D-compiler
That seems to require D cross-compiler to work, which was just
disabled.
2020-02-08 14:00:02 +02:00
Leo
0a873dac2c community/libmbim: upgrade to 1.22.0 2020-02-08 06:37:28 +01:00
Leo
5175fbe5d5 testing/obfs4proxy: upgrade to 0.0.11 2020-02-08 06:16:54 +01:00
Leo
c68e92d9d5 main/openresolv: upgrade to 3.10.0 2020-02-08 06:14:26 +01:00
Leo
6131d50a38 community/imagemagick6: upgrade to 6.9.10.91 2020-02-08 06:09:00 +01:00
Leo
a8f3869733 testing/libpostal: upgrade to 1.1 2020-02-08 05:07:25 +01:00
Leo
efb10d487a community/py3-dbusmock: upgrade to 0.19 2020-02-08 04:31:31 +01:00
Leo
79926a500a community/py3-dbusmock: move from testing 2020-02-08 04:28:37 +01:00
Leo
da8b3c4738 community/folks: upgrade to 0.13.2 2020-02-08 04:28:37 +01:00
Leo
554a819b4b community/postfixadmin: upgrade to 3.2.3 2020-02-08 04:28:37 +01:00
Leo
a433269fcc testing/upmpdcli: upgrade to 1.4.6 2020-02-08 04:28:37 +01:00
Leo
a6a81b340a community/xpra: upgrade to 3.0.6 2020-02-08 04:09:24 +01:00
Leo
c85d3bee67 main/libgpg-error: upgrade to 1.37 2020-02-08 04:09:24 +01:00
Leo
0ab193f31a testing/py3-pandas: upgrade to 1.0.1 2020-02-08 01:34:36 +01:00
Oleg Titov
747ef796c2 testing/rav1e: upgrade to 0.3.0
Ref https://github.com/xiph/rav1e/releases
2020-02-08 01:21:33 +01:00
Leo
b47c1c1acc testing/py3-responses: upgrade to 0.10.10 2020-02-08 01:16:16 +01:00
Leo
c5d51a95dc testing/py3-flask-restful: upgrade to 0.3.8 2020-02-08 01:14:19 +01:00
Leo
3fe58a6043 testing/babeltrace: upgrade to 1.5.8 2020-02-08 01:14:19 +01:00
Michał Polański
94e21d68d3 testing/crun: upgrade to 0.12.1 2020-02-08 01:14:08 +01:00
Galen Abell
c452b7f510 testing/profanity: upgrade to 0.8.1 2020-02-08 00:58:02 +01:00
Michał Polański
0e9c63d6f8 testing/buildah: upgrade to 1.14.0 2020-02-08 00:57:21 +01:00