Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/mapserver: rebuild with sqlite-libs | Andy Postnikov | 2019-01-07 | 1 | -1/+1 |
| | |||||
* | testing/hexer: rebuild with sqlite-libs | Andy Postnikov | 2019-01-07 | 1 | -1/+1 |
| | |||||
* | community/python2-tkinter: upgrade to 2.7.15 | J0WI | 2019-01-07 | 1 | -3/+3 |
| | |||||
* | testing/php7-pecl-swoole: disable everywhere except x86-64 | Andy Postnikov | 2019-01-06 | 1 | -1/+1 |
| | |||||
* | community/php7-pecl-msgpack: disable aarch64 and armv7 test | Andy Postnikov | 2019-01-06 | 1 | -0/+3 |
| | | | | Removed test considers aarch64 and armv7 serialize() slow | ||||
* | community/php7-pecl-memcached: enable igbinary serializer | Andy Postnikov | 2019-01-06 | 1 | -2/+3 |
| | |||||
* | community/php7-pecl-memcached: upgrade to 3.1.3 and add check() | Andy Postnikov | 2019-01-06 | 1 | -6/+10 |
| | |||||
* | community/php7-pecl-amqp: upgrade to 1.9.4 and add check() | Andy Postnikov | 2019-01-06 | 1 | -4/+8 |
| | |||||
* | main/py-cparser: upgrade to 2.19 | Roberto Oliveira | 2019-01-06 | 1 | -2/+2 |
| | |||||
* | community/gitea: upgrade to 1.6.3 | Roberto Oliveira | 2019-01-06 | 1 | -2/+2 |
| | |||||
* | testing/php7-pecl-swoole: new aport | Andy Postnikov | 2019-01-06 | 1 | -0/+40 |
| | | | | Closes #9627 | ||||
* | testing/postgis: disable as fails to build | Carlo Landmeter | 2019-01-06 | 1 | -1/+1 |
| | | | | configure: error: could not find GDAL | ||||
* | main/ca-certificates: allow cacert to replace libressl2.7-libcrypto | Carlo Landmeter | 2019-01-06 | 1 | -1/+2 |
| | |||||
* | main/libtls-standalone: depend on ca-certificates-cacert | Carlo Landmeter | 2019-01-06 | 1 | -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 certificates | Carlo Landmeter | 2019-01-06 | 1 | -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-quick | Carlo Landmeter | 2019-01-05 | 2 | -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 maintainership | Jakub Jirutka | 2019-01-06 | 1 | -1/+1 |
| | |||||
* | testing/php7-brotli: upgrade to 0.6.1 | Andy Postnikov | 2019-01-05 | 1 | -5/+10 |
| | |||||
* | community/captagent: rebuild against openssl | J0WI | 2019-01-05 | 1 | -2/+7 |
| | |||||
* | community/python3-tkinter: upgrade to 3.6.7 | J0WI | 2019-01-05 | 2 | -139/+4 |
| | |||||
* | community/outils: rebuild against openssl | J0WI | 2019-01-05 | 1 | -2/+2 |
| | |||||
* | testing/autoconf-archive: take maintainership | Roberto Oliveira | 2019-01-05 | 1 | -4/+3 |
| | |||||
* | community/quassel: change urls to use HTTPS | J0WI | 2019-01-05 | 1 | -3/+3 |
| | |||||
* | testing/postgis: rebuild against gdal 2.4.0 | Holger Jaekel | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | testing/pdal: rebuild against gdal 2.4.0 | Holger Jaekel | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | testing/openscenegraph: rebuild against gdal 2.4.0 | Holger Jaekel | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | testing/mapserver: rebuild against gdal 2.4.0 | Holger Jaekel | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | testing/mapnik: rebuild against gdal 2.4.0 | Holger Jaekel | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | testing/hexer: rebuild against gdal 2.4.0 | Holger Jaekel | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | testing/gdal: upgrade to 2.4.0 | Holger Jaekel | 2019-01-05 | 1 | -3/+3 |
| | |||||
* | testing/hub: try to build on x86 | Roberto Oliveira | 2019-01-04 | 1 | -1/+1 |
| | | | | seems tests are working now | ||||
* | testing/tuptime: add cron file | Roberto Oliveira | 2019-01-04 | 2 | -3/+9 |
| | | | | fixes #9813 | ||||
* | testing/hub: upgrade to 2.7.0 | Roberto Oliveira | 2019-01-04 | 1 | -2/+2 |
| | |||||
* | testing/telegram-desktop: does not build on s390x | Leonardo Arena | 2019-01-04 | 1 | -1/+1 |
| | | | | /home/buildozer/aports/testing/telegram-desktop/src/telegram-desktop-1.5.4/out/Release/../../Telegram/SourceFiles/base/build_config.h:57:2: error: #error Please add support for your architecture in base/build_config.h | ||||
* | main/xfsprogs: fix build on mips* and ppc64le | alpine-mips-patches | 2019-01-04 | 2 | -2/+57 |
| | | | | | | | | | | | | | | | | | | | | | | musl-1.1.20 implements support (or lack thereof) for the MAP_SYNC flag by #define'ing it uncoditionally in generic <sys/mman.h> then #undef'ining optionally in arch-specific <bits/mman.h> (e.g. for mips* and powerpc*). So io/mmap.c fails to compile since it includes <sys/mman.h> (which undefines MAP_SYNC on mips* and powerpc*) after "linux.h" (which either defines fallback MAP_SYNC values or pulls <asm-generic/mman{-common.h}>). The proposes patch also fixes the flawed MAP_SYNC detection logic in the configure script because io/mmap.c always uses the MAP_SYNC definition (either real one or zero fallback). Otherwise xfsprogs wrongly detects the MAP_SYNC presence on mips* and ppc64le and the code does not define MAP_SYNC fallback so io/mmap.c still fails to compile. Note the last (2018-07-11) successful xfsprogs build for ppc64le was against musl-1.1.19 (without any support for MAP_SYNC). The problem with MAP_SYNC detection is as follows. The configure script checks only <asm-generic/mman{-common}.h> headers for the MAP_SYNC definition instead of using the arch-specific <asm/mman.h>. But some architectures (mips, powerpc, parisc) do not support the MAP_SYNC feature at all, do not use the <asm-generic/mman{-common.h}> files and do not define the flag in the corresponding <asm/mman.h> header. | ||||
* | main/libsndfile: pull CVE-2018-19758 fix from upstream | alpine-mips-patches | 2019-01-04 | 2 | -1/+28 |
| | |||||
* | main/tmux: Upgrade to 2.8 | Gennady Feldman | 2019-01-04 | 1 | -2/+2 |
| | |||||
* | testing/enscript: fix ppc64le bld break adding update_config_guess | Mike Sullivan | 2019-01-04 | 1 | -1/+2 |
| | |||||
* | testing/telegram-desktop: enable ppc64le architecture | Mike Sullivan | 2019-01-04 | 2 | -1/+40 |
| | |||||
* | main/libcap: upgrade to 2.26 | Natanael Copa | 2019-01-04 | 1 | -5/+3 |
| | |||||
* | main/musl: Fix interpreter paths for libc6-compat | Ain | 2019-01-03 | 1 | -13/+18 |
| | | | | | | | Paths for mips and ppc64el were wrong, several CARCH'es were missing. On x86_64, this changes /lib64 from being a symlink to a directory containg a symlink. | ||||
* | main/mkinitfs: upgrade to 3.4.0_rc1 | Natanael Copa | 2019-01-03 | 8 | -500/+5 |
| | |||||
* | main/py-twitter: upgrade to 3.5 | prspkt | 2019-01-03 | 1 | -2/+2 |
| | |||||
* | Revert "community/lua-http: enable tests on ppc64le" | Natanael Copa | 2019-01-03 | 1 | -2/+2 |
| | | | | | | Test still fails on ppc64le This reverts commit ea135b3e92c721c9d25c1ab2c1c7b1775557faab. | ||||
* | community/lua-http: enable tests on ppc64le | Natanael Copa | 2019-01-03 | 1 | -2/+2 |
| | | | | | Tests should work again after commit c604b8f23152 (main/lua-cqueues: backport fix for DNS). | ||||
* | main/lua-cqueues: backport fix for DNS | Natanael Copa | 2019-01-03 | 2 | -2/+343 |
| | | | | | | Fixes testsuite hang in lua-http on s390x. upstream: https://github.com/wahern/dns/pull/27 | ||||
* | main/py-twisted: add constantly, incremental to deps | Drew DeVault | 2019-01-03 | 1 | -2/+2 |
| | |||||
* | main/py-incremental: rehome from testing | Drew DeVault | 2019-01-03 | 1 | -0/+0 |
| | | | | Will be a dependency of main/twisted | ||||
* | main/py-constantly: rehome from testing | Drew DeVault | 2019-01-03 | 1 | -0/+0 |
| | | | | Will be a dependency of main/twisted | ||||
* | main/gcc: add patch to fix libgomp relocation on musl, bump pkgrel | Milan P. Stanić | 2019-01-03 | 2 | -2/+29 |
| |