aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ==== snapshot 20191114 ====v20191114Natanael Copa2019-11-14
|
* testing/libkml: disable on s390x due to openjdk11Natanael Copa2019-11-14
|
* testing/phoronix-test-suite: upgrade to 9.0.1Lucas Ramage2019-11-14
|
* main/libseccomp: skip tests on ppc64le and s390xNatanael Copa2019-11-14
| | | | tests fails on those architectures. disable for now to unblock the builders.
* main/libseccomp: backport patch to fix aarch64 buildNatanael Copa2019-11-14
|
* main/libseccomp: upgrade to 2.4.2Leo2019-11-14
|
* main/vim: upgrade to 8.1.2300Natanael Copa2019-11-14
|
* main/vim: Provide xxd as individual binaryOlliver Schinagl2019-11-14
| | | | | | | | | Vim's 'xxd' binary is more or less the only reliable and easy way to reverse hex to binary. As busybox's xxd does not support the '-r' parameter yet, it makes sense to package xxd individually in true alpine fashion. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* testing/py3-astor: fix packaging with setuptools>=41.4Natanael Copa2019-11-14
| | | | patch from https://github.com/berkerpeksag/astor/pull/163
* testing/py3-intervals: fix testsNatanael Copa2019-11-14
| | | | patch from Arch Linux. Thanks!
* testing/py3-srsly: worka round floating point issue in ujson testsNatanael Copa2019-11-14
| | | | | | | | | | | | | | | | | | | | Works around the error: ____________ UltraJSONTests.test_decodeFloatingPointAdditionalTests ____________ self = <srsly.tests.ujson.test_ujson.UltraJSONTests testMethod=test_decodeFloatingPointAdditionalTests> def test_decodeFloatingPointAdditionalTests(self): self.assertEqual(-1.1234567893, ujson.loads("-1.1234567893")) self.assertEqual(-1.234567893, ujson.loads("-1.234567893")) self.assertEqual(-1.34567893, ujson.loads("-1.34567893")) self.assertEqual(-1.4567893, ujson.loads("-1.4567893")) self.assertEqual(-1.567893, ujson.loads("-1.567893")) self.assertEqual(-1.67893, ujson.loads("-1.67893")) > self.assertEqual(-1.7893, ujson.loads("-1.7893")) E AssertionError: -1.7893 != -1.7893000000000001 srsly/tests/ujson/test_ujson.py:761: AssertionError
* main/perl: fix procps circular dependencyNatanael Copa2019-11-14
| | | | drop tests that needs procps so we avoid circluar dependency
* testing/qownnotes: upgrade to 19.11.12Francesco Colista2019-11-14
|
* main/knot: upgrade to 2.9.1Jakub Jirutka2019-11-14
|
* main/libedit: backport fix for segfault in one-line terminalsSören Tempel2019-11-14
| | | | See: https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54654
* main/abuild: fix abuild rootbldSören Tempel2019-11-14
| | | | See https://gitlab.alpinelinux.org/alpine/abuild/issues/9978
* main/amavis: upgrade to 2.12.0 and rename from amavisd-newMilan P. Stanić2019-11-14
| | | | | | | renamed upstream to amavis development moved to gitlab.com add perl-mail-spamassassin to depends add -openrc subpackage
* main/curl: upgrade to 7.67.0prspkt2019-11-14
|
* main/duplicity: upgrade to 0.8.06Leo2019-11-14
|
* community/gource: upgrade to 0.50Francesco Colista2019-11-14
|
* main/samba: security upgrade to 4.11.2Leonardo Arena2019-11-14
| | | | | | CVE-2019-10218, CVE-2019-14833 ref #10921
* main/mariadb: security upgrade to 10.4.10J0WI2019-11-14
| | | | | CVE-2019-2974 CVE-2019-2938
* main/libmaxminddb: upgrade to 1.4.2Leo2019-11-14
|
* main/texinfo: modernizeprspkt2019-11-14
|
* main/texinfo: upgrade to 6.7prspkt2019-11-14
| | | | Add patch to avoid including libintl.h with --disable-nls.
* main/zstd: upgrade to 1.4.4, use httpsprspkt2019-11-14
|
* main/tiff: upgrade to 4.1.0Leo2019-11-14
|
* main/nss-pam-ldapd: upgrade to 0.9.11Leo2019-11-14
|
* main/git: upgrade to 2.24.0prspkt2019-11-14
|
* testing/grpc-java: upgrade to 1.25.0wener2019-11-14
|
* testing/py3-grpcio: upgrade to 1.25.0wener2019-11-14
|
* community/grpc: upgrade to 1.25.0wener2019-11-14
|
* testing/py3-botocore: upgrade to 1.13.17Natanael Copa2019-11-14
| | | | | | | dont cap the dateutil on 2.8.1. It seems that it comes from expectation that only older setuptools is availabe. https://github.com/boto/botocore/commit/e87e7a745fd972815b235a9ee685232745aa94f9
* main/uwsgi: allow to override retry from confd fileJakub Jirutka2019-11-13
|
* main/uwsgi: set --wait for start-stop-daemon to 200 by defaultJakub Jirutka2019-11-13
| | | | | To fix problem when uWSGI immediatelly after the start fails, but OpenRC doesn't recognize it.
* community/tmp2-tss: disable on s390xKevin Daudt2019-11-13
| | | | | | | | | | Test is faling: ``` FAIL: test/unit/tctildr ``` This is a known issue: https://github.com/tpm2-software/tpm2-tss/issues/1547
* community/libcoap: upgrade to 4.2.1Sören Tempel2019-11-13
|
* main/py3-dateutil: upgrade to 2.8.1Leo2019-11-13
|
* main/hunspell-en: remove custom build() functionSören Tempel2019-11-13
| | | | This is the default implementation.
* main/hunspell-en: quote $pkgdir variableSören Tempel2019-11-13
| | | | Might contain spaces.
* main/hunspell-en: upgrade to 2019.10.06Leo2019-11-13
|
* main/mesa: upgrade to 19.2.3prspkt2019-11-13
|
* main/sudo: upgrade to 1.8.29Milan P. Stanić2019-11-13
|
* main/libheif: upgrade to 1.6.0Leo2019-11-13
|
* main/highlight: upgrade to 3.54Leo2019-11-13
|
* testing/nvi: orphanSören Tempel2019-11-13
| | | | I don't use it anymore.
* unmaintained/nlmon: move from testingSören Tempel2019-11-13
| | | | See previous commit message.
* unmaintained/nldev: move from testingSören Tempel2019-11-13
| | | | I don't really use it anymore and it hasn't been updated in a long time.
* community/perl-image-exiftool: move from mainSören Tempel2019-11-13
|
* community/utmps: upgrade to 0.0.3.1Leo2019-11-13
|