aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/go: disable flaky test 200722Kevin Daudt2019-11-012-1/+23
| | | | | | | This flaky test fails on s390x due to it taking too long. See [this issue][0] for more details why. [0]:https://github.com/golang/go/issues/20072
* community/go: Add musl-dev as dependencyWolf2019-11-011-2/+2
| | | | | | | | | | | | | | | | | Installing and trying to use go in clean base image lead to /tmp # go run test.go loadinternal: cannot find runtime/cgo /usr/lib/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /usr/lib/gcc/x86_64-alpine-linux-musl/8.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find Scrt1.o: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/8.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find crti.o: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/8.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find -lssp_nonshared collect2: error: ld returned 1 exit status which is fixed by installing musl-dev.
* testing/py3-boto3: upgrade to 1.10.7Kevin Daudt2019-11-012-3/+4
| | | | | Update the required version of the dependency on py3-botocore according to `setup.py`.
* community/py3-hypothesis: upgrade to 4.42.5Leo2019-11-011-3/+3
|
* community/py3-hypothesis: upgrade to 4.42.4Leo2019-11-011-2/+2
|
* community/efibootmgr: move from testingNatanael Copa2019-11-013-0/+0
|
* community/libpwquality: upgrade to 1.4.2Leo2019-11-011-3/+3
|
* testing/py3-pyro4: upgrade to 4.77Leo2019-11-011-3/+3
|
* testing/py3-diskcache: upgrade to 4.1.0Leo2019-11-011-2/+2
|
* testing/perl-string-crc32: upgrade to 1.8Leo2019-11-011-3/+3
|
* community/mopidy: upgrade to 2.3.1Bart Ribbers2019-11-011-2/+2
|
* main/gnutls: remove workaround for TEXTRELS on x86Leo2019-11-011-6/+0
| | | | | | | Not required anymore since the bug was fixed upstream. See: https://gitlab.com/gnutls/gnutls/issues/818 Closes !580
* main/checkbashisms: upgrade to 2.19.7Leo2019-11-011-2/+2
| | | Closes !619
* community/iwd: upgrade to 1.0Milan P. Stanić2019-11-011-4/+3
| | | | | | default main.conf is removed upstream build against ell 0.26, on previous ell version this iwd version doesn't work
* main/ell: upgrade to 0.26Milan P. Stanić2019-11-011-2/+2
|
* main/xmlsec: upgrade to 1.2.29Leo2019-11-011-12/+11
| | | Closes !616
* main/perl-libwww: upgrade to 6.41Leonardo Arena2019-11-011-2/+2
|
* community/php7-pecl-redis: upgrade to 5.1.0Andy Postnikov2019-11-011-2/+2
|
* community/php7-pecl-xdebug: upgrade to 2.8.0Andy Postnikov2019-11-011-3/+3
|
* testing/py3-libarchive-c: upgrade to 2.9Leo2019-11-011-8/+5
|
* community/ruby-nokogiri: upgrade to 1.10.5Leo2019-11-011-10/+4
|
* community/pacman: upgrade to 5.2.1Leo2019-11-011-2/+2
|
* community/ostree: upgrade to 2019.5Leo2019-11-011-2/+2
|
* community/zxing-cpp: move from testingBart Ribbers2019-11-011-0/+0
|
* testing/zxing-cpp: upgrade to 1.0.7Bart Ribbers2019-11-011-2/+2
|
* community/phonon-backend-gstreamer: modernizeBart Ribbers2019-11-011-7/+14
|
* testing/dragon: add missing phonon backend dependencyBart Ribbers2019-11-011-3/+13
|
* main/libinput: upgrade to 1.14.2Leo2019-11-011-3/+3
| | | Closes !613
* testing/py3-sphinxcontrib-programoutput: upgrade to 0.15Leo2019-11-011-3/+2
|
* testing/jitterentropy-rngd: upgrade to 1.1.0Leo2019-11-011-4/+5
|
* community/hugo: upgrade to 0.59.1Leo2019-11-011-2/+2
|
* testing/ffsend: upgrade to 0.2.55Leo2019-11-011-2/+2
|
* testing/musl-nscd: new aportopal hart2019-10-314-0/+61
|
* community/mpc: upgrade to 0.33prspkt2019-10-311-2/+2
|
* community/plasma-applet-weather-widget: move from testingBart Ribbers2019-10-311-1/+1
|
* testing/mdbook: upgrade to 0.3.4Leo2019-10-311-2/+2
|
* testing/py3-botocore: upgrade to 1.13.6Leo2019-10-311-2/+2
|
* community/py3-paho-mqtt: upgrade to 1.5.0Leo2019-10-311-4/+4
|
* testing/shadowsocks-libev: upgrade to 3.3.3Leo2019-10-311-2/+2
|
* main/libarchive: add secfixes commentLeo2019-10-311-0/+2
| | | | | ref #10926 Closes !960
* community/php7-phalcon: upgrade to 3.4.5Andy Postnikov2019-10-311-2/+2
|
* community/yad: upgrade to 5.0prspkt2019-10-311-7/+5
| | | | Clarify license, modernize and fix source url.
* community/py3-email-validator: upgrade to 1.0.5Leo2019-10-311-2/+2
|
* community/py3-faker: upgrade to 2.0.3Leo2019-10-311-2/+2
|
* testing/emscripten: switch to python3Claas Augner2019-10-311-1/+1
|
* community/emscripten-fastcomp: switch to python3Claas Augner2019-10-311-2/+2
|
* testing/emscripten: upgrade to 1.39.0Claas Augner2019-10-311-9/+6
|
* community/emscripten-fastcomp: upgrade to 1.39.0Claas Augner2019-10-313-76/+8
|
* community/uboot-tools: upgrade to 2019.10Milan P. Stanić2019-10-312-4/+17
| | | | | add patch to fix ulong typedef conflict on Alpine remove easylogo tool from apk, it is removed upstream
* main/monit: fix init scriptMichael Pirogov2019-10-312-6/+9
|