aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/libexif: security fix (CVE-2017-7544)Leonardo Arena2018-10-082-3/+30
| | | | Fixes #9521
* main/libx11: security upgrade to 1.6.6Natanael Copa2018-10-081-3/+10
| | | | | | | | CVE-2018-14598 CVE-2018-14599 CVE-2018-14600 fixes #9533
* testing/rabbitmq-server: upgrade to 3.7.8Natanael Copa2018-10-081-3/+3
|
* Revert "Revert "community/lua-lpeg_patterns: upgrade to 0.5""Natanael Copa2018-10-081-2/+2
| | | | | The revert was unintentional. This reverts commit 5777b04e8e41bbd6d24b0d3ec65f2aaa096ced34.
* community/lua-http: backport fix for lpeg_patterns-0.5Natanael Copa2018-10-082-4/+44
| | | | | | lpeg_patterns 0.5 broke lua-http. backport upstream fix. https://github.com/daurnimator/lua-http/issues/132
* Revert "community/lua-lpeg_patterns: upgrade to 0.5"Jakub Jirutka2018-10-081-3/+3
| | | | This reverts commit 78f242b5f5947114cef8b7c597907221d2d67330.
* community/lua-busted: upgrade to 2.0_rc13Natanael Copa2018-10-082-98/+4
|
* main/strongswan: security upgrade to 5.7.1prspkt2018-10-081-2/+4
|
* main/git: security upgrade to 2.19.1prspkt2018-10-081-2/+4
| | | | ref #9511
* testing/py-pyautogui: upgrade to 0.9.37Natanael Copa2018-10-081-5/+7
| | | | use specific git commit hash in stead of just picking git master.
* community/go: disable tests entirely on x86Sören Tempel2018-10-081-0/+4
| | | | Various tests fail on this arch, fixing them will be a lot of work.
* community/go: disable os/exec test as wellSören Tempel2018-10-081-1/+1
| | | | | | | | Passes locally (even in abuild rootbld) but fails on the builders with the following error message: testing: can't write /tmp/go-build314848300/b744/testlog.txt: write /tmp/go-build314848300/b744/testlog.txt: broken pipe
* testing/php7-ast: upgrade to 0.1.7Andy Postnikov2018-10-071-3/+3
|
* community/lua-http: fix wrong depend on lua5.[12]-compat5.3Jakub Jirutka2018-10-071-2/+2
| | | | Fixes #9491 (https://bugs.alpinelinux.org/issues/9491)
* community/go: partially enable the test suiteSören Tempel2018-10-071-6/+8
| | | | Still better than compiling and running a 'Hello World' example.
* community/go: remove inaccurate commentSören Tempel2018-10-071-4/+0
|
* community/go: Fix the `cannot find runtime/cgo`-warningSören Tempel2018-10-072-7/+18
| | | | | | | | | | | | | | This warning seems to be emitted since we build with `-shared` for PIE by default through our `default-buildmode-pie.patch`. Building with shared linkage requires depending on CGO. The patch, however, doesn't force a dependency on CGO. As with android we need to force external linkage in order to always depend on CGO thereby resolving this warning. I am unsure whether this is really the best way to fix the problem since I don't know enough about the internals of the go compiler. However, I am under the impression that the person who originally committed the patch isn't familiar with the compiler internals either. Thus it's probably ok to push this as is.
* main/jq: upgrade to 1.6_rc2Sören Tempel2018-10-061-6/+14
| | | | | | | | I actually dislike the fact that we use release candidates instead of the latest release but since this decision has already been made we should at least use the latest release candidate. Fixes #9503
* main/jq: remove unused patchesSören Tempel2018-10-062-64/+0
|
* testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump ↵J0WI2018-10-06129-258/+258
| | | | pkgrel
* community/geany: replace variable in source urlJ0WI2018-10-061-1/+1
|
* testing: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-06103-105/+105
|
* community: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-06221-248/+248
|
* main: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-06515-551/+551
|
* main/perl-image-exiftool: upgrade to 11.12Sören Tempel2018-10-061-2/+2
|
* community/cloc: upgrade to 1.80Sören Tempel2018-10-063-19/+20
|
* community/ncmpc: upgrade to 0.32Sören Tempel2018-10-061-5/+5
|
* Bulk change: Update urls to https using HTTPS EverywhereJ0WI2018-10-062-4/+4
|
* testing/php7-couchbase: upgrade to 2.6.0Andy Postnikov2018-10-061-2/+2
|
* community/libcouchbase: upgrade to 2.9.5 and modernizeAndy Postnikov2018-10-062-43/+4
|
* community/filezilla: clarify license, use httpsprspkt2018-10-061-2/+2
|
* community/filezilla: upgrade to 3.37.4prspkt2018-10-061-4/+4
|
* community/libfilezilla: clarify license, use httpsprspkt2018-10-061-3/+3
|
* community/libfilezilla: upgrade to 0.14.0prspkt2018-10-061-2/+2
|
* testing/i2pd: upgrade to 2.21.0Andy Postnikov2018-10-061-2/+2
|
* community/mongodb: upgrade to 4.0.3Marc Vertes2018-10-051-2/+2
|
* community/mongodb-tools: upgrade to 4.0.3Marc Vertes2018-10-051-2/+2
|
* community/google-authenticator: upgrade to 1.05Carl Kittelberger2018-10-051-6/+11
| | | | | | | The source code repository has been moved by Google to https://github.com/google/google-authenticator-libpam. A check routine has been added that calls `make check`.
* testing/gosu: upgrade to 1.10J0WI2018-10-051-4/+4
|
* testing/openimageio: buildfix, disable -WerrorNatanael Copa2018-10-051-0/+1
|
* community/binutils-avr: upgrade to 2.31.1Pedro Filipe2018-10-051-6/+10
|
* testing/mxml: add check functionprspkt2018-10-051-0/+5
|
* testing/mxml: upgrade to 2.12, use httpsprspkt2018-10-051-6/+6
|
* community/fcron: upgrade to 3.2.1Pedro Filipe2018-10-052-19/+9
|
* testing/openimageio: upgrade to 1.8.15prspkt2018-10-051-3/+3
|
* testing/libell: new aportLinux User2018-10-042-0/+80
|
* main/unrar: upgrade to 5.6.8prspkt2018-10-041-2/+2
|
* community/py-numpy: fix undefined functions on s390xNatanael Copa2018-10-042-1/+38
| | | | | | | backport fix from upstream: https://github.com/numpy/numpy/pull/11711 This fixes build of py-scipy on s390x
* main/apr-util: modernize, enable testsNatanael Copa2018-10-042-10/+34
|
* main/apr-util: re-add mysql supportStefan Schwarz2018-10-041-3/+5
| | | | was removed in commit 3f7f81, builds without any issue