aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/netatalk: security upgrade to 3.1.12 CVE-2018-1160)Roberto Oliveira2019-01-081-2/+6
| | | | Fixes #9781
* testing/acme.sh: bash is not really needed. Removed from dependsFrancesco Colista2019-01-081-2/+2
|
* community/gnuplot: upgrade to 5.2.6Roberto Oliveira2019-01-081-2/+2
|
* community/youtube-dl: upgrade to 2019.01.02Roberto Oliveira2019-01-081-2/+2
|
* community/vlc: upgrade to 3.0.5Natanael Copa2019-01-081-3/+3
|
* testing/spdx-licenses: upgrade to 3.4Roberto Oliveira2019-01-081-2/+2
|
* main/py-google-api-python-client: upgrade to 1.7.7Roberto Oliveira2019-01-081-2/+2
|
* testing/acme.sh: new aport. Fixes #9828Francesco Colista2019-01-081-0/+37
|
* community/cpptest: update project url and licenseRoberto Oliveira2019-01-081-3/+3
|
* community/cpptest: upgrade to 2.0.0Roberto Oliveira2019-01-081-8/+3
|
* main/aports-build: use abuild-apk for upgradeNatanael Copa2019-01-072-3/+3
| | | | use abuild-apk instead of sudo to upgrade system
* community/libcoro: armv7 build fixCarlo Landmeter2019-01-071-1/+1
|
* community/llvm-libunwind: upgrade to 5.0.2Natanael Copa2019-01-071-2/+2
|
* main/compiler-rt: upgrade to 5.0.2Natanael Copa2019-01-071-2/+2
|
* community/lld: upgrade to 5.0.2Natanael Copa2019-01-071-3/+3
|
* main/clang: upgrade to 5.0.2J0WI2019-01-071-4/+4
|
* main/llvm5: upgrade to 5.0.2J0WI2019-01-071-4/+4
|
* community/firefox-esr: upgrade to 60.4.0noname2019-01-0710-152/+164
|
* community/php7-pecl-msgpack: disable on armv7 due to test failuresNatanael Copa2019-01-071-1/+1
|
* community/gource: disable on s390xNatanael Copa2019-01-071-1/+1
|
* community/restic: upgrade to 0.9.4tcely2019-01-071-2/+2
|
* testing/traefik: disable on s390xCarlo Landmeter2019-01-071-1/+1
| | | | | | | vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go:706:2: AT_STAT_ redeclared in this block previous declaration at vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go:705:13 vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go:707:2: AT_STAT_ redeclared in this block previous declaration at vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go:706:13
* testing/xmrig: disable on arm*Carlo Landmeter2019-01-071-1/+1
| | | | | cmake scripts use CMAKE_SYSTEM_PROCESSOR which uses uname -p which is non posix.
* testing/acme-client: update checksumsCarlo Landmeter2019-01-071-1/+1
|
* main/elfutils: security fix for CVE-2018-18310Sören Tempel2019-01-072-2/+57
|
* community/chromium: temp disable arm buildsCarlo Landmeter2019-01-071-1/+1
| | | | arm builds need more work as they need clang
* main/krb5: upgrade to 1.15.4, security fix for CVE-2018-20217Leonardo Arena2019-01-072-10/+85
| | | | Fixes #9802
* main/diffutils: upgrade to 3.7Governikus2019-01-071-3/+3
|
* community/llvm3.7: remove aportJ0WI2019-01-079-685/+0
|
* testing/mapserver: rebuild with sqlite-libsAndy Postnikov2019-01-071-1/+1
|
* testing/hexer: rebuild with sqlite-libsAndy Postnikov2019-01-071-1/+1
|
* community/python2-tkinter: upgrade to 2.7.15J0WI2019-01-071-3/+3
|
* testing/php7-pecl-swoole: disable everywhere except x86-64Andy Postnikov2019-01-061-1/+1
|
* community/php7-pecl-msgpack: disable aarch64 and armv7 testAndy Postnikov2019-01-061-0/+3
| | | | Removed test considers aarch64 and armv7 serialize() slow
* community/php7-pecl-memcached: enable igbinary serializerAndy Postnikov2019-01-061-2/+3
|
* community/php7-pecl-memcached: upgrade to 3.1.3 and add check()Andy Postnikov2019-01-061-6/+10
|
* community/php7-pecl-amqp: upgrade to 1.9.4 and add check()Andy Postnikov2019-01-061-4/+8
|
* main/py-cparser: upgrade to 2.19Roberto Oliveira2019-01-061-2/+2
|
* community/gitea: upgrade to 1.6.3Roberto Oliveira2019-01-061-2/+2
|
* testing/php7-pecl-swoole: new aportAndy Postnikov2019-01-061-0/+40
| | | | Closes #9627
* testing/postgis: disable as fails to buildCarlo Landmeter2019-01-061-1/+1
| | | | configure: error: could not find GDAL
* main/ca-certificates: allow cacert to replace libressl2.7-libcryptoCarlo Landmeter2019-01-061-1/+2
|
* main/libtls-standalone: depend on ca-certificates-cacertCarlo Landmeter2019-01-061-1/+2
| | | | | | | | Openssl does not ship a bundled cert by default which libressl did. ca-certificates-cacert provides all mozilla certificates in favour of installing ca-certificates completely. fixes #9830
* main/ca-certificates: add bundled certificatesCarlo Landmeter2019-01-061-2/+9
| | | | | | Provide a concatenated file of certificates from mozilla suitable for places where ca-certificates is overkill. This was previously provided by libressl libtls package.
* testing/wireguard-tools: split wg and wg-quickCarlo Landmeter2019-01-052-25/+28
| | | | | | | | We split wg and wg-quick into seperate packages but let the main pacakge pull both of them in. This way they can have their own deps and we can pull them in independently. We also patch wg-quick to ue busybox sysctl.
* main/llvm5: give up maintainershipJakub Jirutka2019-01-061-1/+1
|
* testing/php7-brotli: upgrade to 0.6.1Andy Postnikov2019-01-051-5/+10
|
* community/captagent: rebuild against opensslJ0WI2019-01-051-2/+7
|
* community/python3-tkinter: upgrade to 3.6.7J0WI2019-01-052-139/+4
|
* community/outils: rebuild against opensslJ0WI2019-01-051-2/+2
|