Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/xmrig-proxy: upgrade to 2.9.0 | Oleg Titov | 2019-01-15 | 1 | -2/+2 | |
| | ||||||
* | testing/py-mongo: added tests | Dmitry Romanenko | 2019-01-15 | 1 | -0/+7 | |
| | ||||||
* | testing/py-mongo: python3 version added, upgrade to 3.7.2 | Dmitry Romanenko | 2019-01-15 | 1 | -23/+30 | |
| | ||||||
* | testing/lldb: disable on armhf for now | Leonardo Arena | 2019-01-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | FAILED: source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o /usr/bin/clang++ -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_DISABLE_LIBEDIT -DLLDB_USE_BUILTIN_DEMANGLER -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Isource/Breakpoint -I../source/Breakpoint -Iinclude -I../include -I/usr/lib/llvm5/include -I/usr/include/python2.7 -I../tools/clang/include -I../clang/include -I/usr/include/libxml2 -I../source/. -Os -fomit-frame-pointer -pipe -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -w -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -Os -fomit-frame-pointer -pipe -Os -DNDEBUG -fno-exceptions -MD -MT source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o -MF source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o.d -o source/Breakpoint/CMakeFiles/lldbBreakpoint.dir/BreakpointList.cpp.o -c ../source/Breakpoint/BreakpointList.cpp clang-5.0: error: unable to execute command: Segmentation fault clang-5.0: error: clang frontend command failed due to signal (use -v to see invocation) Alpine clang version 5.0.2 (tags/RELEASE_502/final) (based on LLVM 5.0.2) Target: armv6-alpine-linux-musleabihf Thread model: posix InstalledDir: /usr/bin clang-5.0: note: diagnostic msg: PLEASE submit a bug report to and include the crash backtrace, preprocessed source, and associated run script. | |||||
* | testing/shiboken: new aport | Drew DeVault | 2019-01-15 | 2 | -0/+89 | |
| | ||||||
* | testing/lldb: upgrade to 5.0.2 | alpine-mips-patches | 2019-01-15 | 1 | -5/+5 | |
| | | | | | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2 Also list architectures explicitly, this is still shorter than excluding all mips variants. | |||||
* | testing/postgis: enable on x86 x86_64 | Andy Postnikov | 2019-01-14 | 1 | -1/+1 | |
| | ||||||
* | testing/netbox: upgrade to 2.5.3 | Leonardo Arena | 2019-01-14 | 1 | -2/+2 | |
| | ||||||
* | testing/mame: fix version parsing | Andy Postnikov | 2019-01-13 | 1 | -1/+2 | |
| | ||||||
* | testing/geos: upgrade to 3.7.1 | Andy Postnikov | 2019-01-12 | 1 | -3/+3 | |
| | ||||||
* | testing/hexer: revert rebuild with sqlite-libs | Andy Postnikov | 2019-01-12 | 1 | -1/+1 | |
| | | | | This reverts commit 7d2432fbc4761d26b01f904997e3b76011ec3715. | |||||
* | testing/mapserver: revert rebuild with sqlite-libs | Andy Postnikov | 2019-01-12 | 1 | -1/+1 | |
| | | | | This reverts commit cd7e796072b2defa799dc93bcdeee8b5fc25de9e. | |||||
* | testing/ansible-lint: move | Keith Maxwell | 2019-01-12 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | Moved from testing/py-ansible-lint. Naming is difficult IMO. The wiki states [1]: > There’s no exact rule if the prefix should be used for tools and > applications written in Python, it varies. To be logical: - The upstream ansible-lint project supports both Python 2 and Python 3 - ansible-lint depends upon ansible. - ansible is only packaged for Python 3 in Alpine Linux. - ansible is not named with a py3- prefix. - To be consistent with ansible this package should not have the prefix [1] https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Python | |||||
* | testing/py-ansible-lint: upgrade and modernize | Keith Maxwell | 2019-01-12 | 1 | -27/+10 | |
| | | | | | | | | | | | | - needs py-six as dependencies as listed in setup.py [1] - python3 and py-yaml are dependencies of ansible - add check. The distributed .tar.gz does not contain the tests that are available in the git repository [2]. - Python 3 only because the equivalent check on Python 2 fails. ansible is not available for Python 2. [1] https://github.com/willthames/ansible-lint/blob/master/setup.py#L22 [2] https://github.com/willthames/ansible-lint | |||||
* | testing/lxd: fix dependencies of libsqlite3.so | Natanael Copa | 2019-01-12 | 1 | -8/+12 | |
| | | | | we add soname prefix to avoid collision with syste libsqlite3. | |||||
* | testing/alsa-plugins/APKBUILD -> community/alsa-plugins: | Taner Tas | 2019-01-12 | 2 | -108/+0 | |
| | | | | | | | * Upgrade to 1.1.8 * Move from testing * Include corresponding config files to subpackages * Cosmetic changes | |||||
* | testing/postgis: fails on x86* builders | Carlo Landmeter | 2019-01-11 | 1 | -1/+1 | |
| | | | | | configure: error: could not find GDAL build fine locally | |||||
* | testing/lxd: do not add bundled libs to provides | Carlo Landmeter | 2019-01-11 | 1 | -7/+52 | |
| | ||||||
* | testing/cloud-init: upgrade to 18.5 | Roberto Oliveira | 2019-01-11 | 1 | -3/+3 | |
| | ||||||
* | testing/postgis: upgrade to 2.5.1 | Andy Postnikov | 2019-01-11 | 1 | -3/+3 | |
| | ||||||
* | testing/simple-scan: enable only for x86* | Leonardo Arena | 2019-01-11 | 1 | -1/+1 | |
| | | | | Match sane package arch avalability | |||||
* | testing/ncmpcpp: move to openssl | Leonardo Arena | 2019-01-11 | 1 | -2/+2 | |
| | ||||||
* | testing/sane: changed source url | Milan P. Stanić | 2019-01-11 | 1 | -1/+1 | |
| | ||||||
* | testing/corkscrew: upgrade to github.com version | Milan P. Stanić | 2019-01-11 | 5 | -83/+37 | |
| | | | | | | rework README patches remove not needed autoconf patch remove corkscrew.c patch | |||||
* | testing/postgis: enable on x86 x86_64 | Andy Postnikov | 2019-01-10 | 1 | -2/+2 | |
| | ||||||
* | testing/zef: disable on arches that rakudo dont work on | Natanael Copa | 2019-01-10 | 1 | -1/+1 | |
| | ||||||
* | testing/lightdm: upgrade to 1.28.0 | Natanael Copa | 2019-01-10 | 1 | -3/+3 | |
| | ||||||
* | testing/lightdm-gtk-greeter: sysconfdir set to /etc, clean quote chars | Milan P. Stanić | 2019-01-10 | 1 | -3/+4 | |
| | ||||||
* | community/cntlm: move from testing | Natanael Copa | 2019-01-10 | 2 | -73/+0 | |
| | | | | fixes #7351 | |||||
* | testing/cups-pdf: fix url and source | Milan P. Stanić | 2019-01-10 | 1 | -3/+3 | |
| | ||||||
* | testing/cntlm: modernize pidfile location, split -openrc | Natanael Copa | 2019-01-10 | 2 | -9/+5 | |
| | ||||||
* | ting/xfce4-sensors-plugin: upgrade to 1.3.90 | Milan P. Stanić | 2019-01-10 | 1 | -3/+3 | |
| | | | | add $pkgname-doc to subpackages | |||||
* | testing/knot-resolver: upgrade to new upstream stable, fix build | Milan P. Stanić | 2019-01-10 | 1 | -3/+3 | |
| | ||||||
* | testing/hwloc: attempt to allow build on armv7 | Leonardo Arena | 2019-01-10 | 1 | -3/+4 | |
| | ||||||
* | Revert "testing/hwloc: disable for arm* due to missing numactl" | Leonardo Arena | 2019-01-10 | 1 | -1/+1 | |
| | | | | This reverts commit 875391bbc558a2dd37f7d2e6a547442d3c89e178. | |||||
* | testing/hwloc: disable for arm* due to missing numactl | Leonardo Arena | 2019-01-10 | 1 | -1/+1 | |
| | ||||||
* | community/containerd: update to 1.2.1, move from testing | Jake Buchholz | 2019-01-10 | 1 | -35/+0 | |
| | | | | Splitting containerd out of community/docker, upgrading to 1.2.1, and remove from testing. Also fixed containerd --version to report the proper commit hash. | |||||
* | testing/wireguard-virt: rebuild against kernel 4.19.14-r0 | Natanael Copa | 2019-01-10 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.19.14-r0 | Natanael Copa | 2019-01-10 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.19.14-r0 | Natanael Copa | 2019-01-10 | 1 | -2/+2 | |
| | ||||||
* | testing/py-napalm: upgrade to 2.3.3 | Natanael Copa | 2019-01-09 | 1 | -2/+2 | |
| | ||||||
* | testing/icmake: upgrade to 9.02.08 | Natanael Copa | 2019-01-09 | 1 | -3/+3 | |
| | ||||||
* | testing/libuser: build fix | Natanael Copa | 2019-01-09 | 1 | -1/+2 | |
| | | | | explicitly run autoconf due to patched configure.ac | |||||
* | testing/traefik: disable on armhf due to failing tests | Natanael Copa | 2019-01-09 | 1 | -1/+1 | |
| | ||||||
* | testing/dante: update checksum | Natanael Copa | 2019-01-09 | 1 | -1/+1 | |
| | | | | | | from downloads page: 2018-05-17: Note: NEWS file updated, new digest: (SHA256: 4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7) | |||||
* | testing/py3-gvm: new aport | Francesco Colista | 2019-01-09 | 1 | -0/+31 | |
| | ||||||
* | testing/recoll: upgrade to 1.24.3 | Carlo Landmeter | 2019-01-09 | 2 | -25/+11 | |
| | ||||||
* | testing/lxd: upgrade to 3.9 | Francesco Colista | 2019-01-09 | 1 | -3/+3 | |
| | ||||||
* | testing/py-boto3: Added missing py-s3transfer dependency | Dmitry Romanenko | 2019-01-09 | 1 | -2/+2 | |
| | ||||||
* | testing/py-s3transfer: upgrade to 0.1.13 | Dmitry Romanenko | 2019-01-09 | 1 | -2/+2 | |
| |