aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/perl-http-date: upgrade to 6.04Leonardo Arena2019-11-151-15/+11
| | | | Modernize APKBUILD, update license, url and source
* main/freeradius: upgrade to 3.0.20Leonardo Arena2019-11-152-100/+4
|
* community/gnome-session: depend on bashLeo2019-11-151-2/+2
| | | | | | bash is executed by /usr/bin/gnome-session closes #10953
* community/meld: add missing dependency on py3-cairoLeo2019-11-151-3/+4
| | | | ref #10954
* testing/py3-cymem: upgrade to 2.0.3Oleg Titov2019-11-152-10/+3
| | | | | | - Ref https://github.com/explosion/cymem/releases/tag/v2.0.3 - Enable check() - Delete tox.ini as tox is not used any more for testing
* community/vips: build with orcAndy Postnikov2019-11-151-2/+1
|
* testing/jfrog-cli: upgrade to 1.30.4Gennady Feldman2019-11-151-2/+2
|
* community/intel-ucode: upgrade to 20191113Henrik Riomar2019-11-151-2/+2
|
* testing/libax25: new aportMilan P. Stanić2019-11-142-0/+54
| | | | | http://www.linux-ax25.org/wiki/Libax25 set of functions making it easier to write hamradio programs
* testing/py3-gitpython: upgrade to 3.0.5Leo2019-11-141-3/+3
|
* testing/py3-boltons: upgrade to 19.3.0Leo2019-11-141-3/+3
|
* community/totem-pl-parser: upgrade to 3.26.4Leo2019-11-141-2/+3
|
* community/qimgv: upgrade to 0.8.8Leo2019-11-141-2/+2
|
* testing/py3-sqlalchemy-utils: upgrade to 0.35.0Leo2019-11-141-3/+3
|
* testing/qt-creator: upgrade to 4.10.2Leo2019-11-142-17/+5
|
* community/kde-plasma: upgrade to 5.17.3Bart Ribbers2019-11-1444-89/+89
|
* community/cage: move from testingBart Ribbers2019-11-141-0/+0
|
* community/librdkafka: upgrade to 1.2.2Gennady Feldman2019-11-141-3/+3
| | | | * Adding rapidjson-dev as dependency.
* community/tpm2-tss: reenable for s390xKevin Daudt2019-11-142-3/+110
| | | | A patch has been made available to fix the failing test.
* main/gdb: fix compatibility with python 3.8Sören Tempel2019-11-142-2/+37
|
* testing/openscad: new aportMarian Buschsieweke2019-11-141-0/+59
|
* testing/dzonegit: new aportJakub Jirutka2019-11-141-0/+27
|
* testing/cdist: upgrade to 6.0.3Lucas Ramage2019-11-141-3/+3
|
* ==== snapshot 20191114 ====v20191114Natanael Copa2019-11-141-1/+1
|
* testing/libkml: disable on s390x due to openjdk11Natanael Copa2019-11-141-1/+1
|
* testing/phoronix-test-suite: upgrade to 9.0.1Lucas Ramage2019-11-141-2/+2
|
* main/libseccomp: skip tests on ppc64le and s390xNatanael Copa2019-11-141-0/+3
| | | | tests fails on those architectures. disable for now to unblock the builders.
* main/libseccomp: backport patch to fix aarch64 buildNatanael Copa2019-11-142-3/+42
|
* main/libseccomp: upgrade to 2.4.2Leo2019-11-141-3/+2
|
* main/vim: upgrade to 8.1.2300Natanael Copa2019-11-141-3/+3
|
* main/vim: Provide xxd as individual binaryOlliver Schinagl2019-11-141-2/+13
| | | | | | | | | 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-142-2/+101
| | | | patch from https://github.com/berkerpeksag/astor/pull/163
* testing/py3-intervals: fix testsNatanael Copa2019-11-142-3/+26
| | | | patch from Arch Linux. Thanks!
* testing/py3-srsly: worka round floating point issue in ujson testsNatanael Copa2019-11-142-3/+27
| | | | | | | | | | | | | | | | | | | | 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-142-3/+26
| | | | drop tests that needs procps so we avoid circluar dependency
* testing/qownnotes: upgrade to 19.11.12Francesco Colista2019-11-141-2/+2
|
* main/knot: upgrade to 2.9.1Jakub Jirutka2019-11-141-2/+2
|
* main/libedit: backport fix for segfault in one-line terminalsSören Tempel2019-11-142-3/+35
| | | | See: https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54654
* main/abuild: fix abuild rootbldSören Tempel2019-11-142-2/+75
| | | | 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-144-12/+10
| | | | | | | 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-141-2/+2
|
* main/duplicity: upgrade to 0.8.06Leo2019-11-141-5/+4
|
* community/gource: upgrade to 0.50Francesco Colista2019-11-141-3/+3
|
* main/samba: security upgrade to 4.11.2Leonardo Arena2019-11-141-2/+5
| | | | | | CVE-2019-10218, CVE-2019-14833 ref #10921
* main/mariadb: security upgrade to 10.4.10J0WI2019-11-141-2/+5
| | | | | CVE-2019-2974 CVE-2019-2938
* main/libmaxminddb: upgrade to 1.4.2Leo2019-11-141-2/+2
|
* main/texinfo: modernizeprspkt2019-11-141-4/+1
|
* main/texinfo: upgrade to 6.7prspkt2019-11-142-5/+32
| | | | Add patch to avoid including libintl.h with --disable-nls.
* main/zstd: upgrade to 1.4.4, use httpsprspkt2019-11-141-4/+4
|
* main/tiff: upgrade to 4.1.0Leo2019-11-143-540/+6
|