Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/minetest: remove openrc subpackage | Andy Postnikov | 2018-12-27 | 1 | -1/+1 | |
| | ||||||
* | community/xmlsec: upgrade to 1.2.27 | J0WI | 2018-12-27 | 2 | -32/+5 | |
| | | | | Resolves #9110 | |||||
* | testing/snes9x: upgrade to 1.58 | Taner Tas | 2018-12-27 | 1 | -8/+18 | |
| | ||||||
* | testing/usbip-utils: upgrade to 4.18.13 | wener | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | community/cloudi: Upgrade to 1.7.5 | Michael Truog | 2018-12-27 | 3 | -36/+6 | |
| | | | | | | * s390x architecture is enabled after testing with RHEL 7.4 (LinuxONE-Medium VM) and adding test fixes to CloudI 1.7.5 * 0001-Fix-autoconf-Erlang-version-check.patch is no longer necessary | |||||
* | community/mongodb-tools: add make perl dependency | Andy Postnikov | 2018-12-27 | 1 | -1/+1 | |
| | ||||||
* | community/php7-phalcon: upgrade to 3.4.2 | Valery Kartel | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/confuse: security upgrade to 3.2.2 | Roberto Oliveira | 2018-12-27 | 1 | -2/+6 | |
| | | | | - CVE-2018-14447 | |||||
* | community/minetest: move to openssl, add openrc subpkg | Leonardo Arena | 2018-12-27 | 1 | -3/+3 | |
| | ||||||
* | community/gcc6: fix build on mips* | alpine-mips-patches | 2018-12-27 | 2 | -0/+29 | |
| | ||||||
* | main/cython: upgrade to 0.29.2 | Roberto Oliveira | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/libcap-ng: fix cross-compiling without python pre-installed | alpine-mips-patches | 2018-12-27 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This aport have no intention to package python bindings so: - tell ./configure explicitly there is no 'swig'; - tell ./configure explicitly neither python nor python3 is needed (this effectively avoids fatal AM_PATH_PYTHON invocation); - replace makedepends= with empty makedepends_build= for symmetry with makedepends_host=. Rationale follows. If neither python nor python3 is pre-installed in the build system, cross-compilation fails: checking for swig... no configure: WARNING: "Swig not found - python bindings will not be made" checking whether to create python bindings... testing checking for python... no checking for python2... no checking for python3... no checking for python3.5... no checking for python3.4... no checking for python3.3... no checking for python3.2... no checking for python3.1... no checking for python3.0... no checking for python2.7... no checking for python2.6... no checking for python2.5... no checking for python2.4... no checking for python2.3... no checking for python2.2... no checking for python2.1... no checking for python2.0... no configure: error: no suitable Python interpreter found >>> ERROR: libcap-ng: build failed This error is printed by AM_PATH_PYTHON at ./configure.ac:125 which assumes lack of python is fatal when invoked without the third arg. Also note the swig warning. After replacing 'makedepends="python3 $depends_dev"' at APKBUILD:10 with 'makedepends_build="python3"', cross-configure succeeds saying python is of no use anyway: checking whether to create python bindings... testing checking for python... no checking for python2... no checking for python3... /usr/bin/python3 checking for python version... 3.6 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages configure: WARNING: "Python headers not found - python bindings will not be made" checking whether to create python3 bindings... investigating checking for python3-config... no sh: yes: unknown operand Python3 bindings will NOT be built | |||||
* | main/libunwind: enable for x86 | Natanael Copa | 2018-12-27 | 1 | -3/+5 | |
| | | | | we need to disable stack protector | |||||
* | community/ltb-project-ssp: upgrade to 1.3 and modernize | Andy Postnikov | 2018-12-27 | 3 | -40/+6 | |
| | ||||||
* | main/tcl: upgrade to 8.6.9 | alpine-mips-patches | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/tk: upgrade to 8.6.9 | alpine-mips-patches | 2018-12-27 | 1 | -3/+3 | |
| | ||||||
* | testing/wireguard-virt: upgrade to 0.0.20181218 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -3/+3 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-vanilla: upgrade to 2.3 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -4/+4 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: 6.0.0 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -4/+5 | |
| | ||||||
* | community/aws-ena-driver-vanilla: rebuild against kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: upgrade to 9.0.16-1 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -3/+3 | |
| | ||||||
* | main/devicemaster-linux-vanilla: upgrade to 4.28 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 2 | -5/+49 | |
| | ||||||
* | main/zfs-vanilla: upgrade to 0.7.12 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -4/+4 | |
| | ||||||
* | main/dahdi-linux-vanilla: upgrade to 3.0.0 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 5 | -474/+4 | |
| | ||||||
* | main/dahdi-linux: upgrade to 3.0.0 | Natanael Copa | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/zfs: update to 0.7.12 | Natanael Copa | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/spl-vanilla: update to 0.7.12 and kernel 4.19.12 | Natanael Copa | 2018-12-27 | 1 | -7/+3 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against 4.19.12 kernel | Natanael Copa | 2018-12-27 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.12, modernize | Natanael Copa | 2018-12-27 | 9 | -6250/+7212 | |
| | ||||||
* | main/cups: upgrade to 2.2.10 | Roberto Oliveira | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | community/upx: upgrade to 3.95 | alpine-mips-patches | 2018-12-27 | 1 | -11/+47 | |
| | | | | | | | | | | | | | | | UPX 3.94 seems completely broken even on x86_64 due to toolchain upgrade. - use cleaner method to force CXXFLAGS precedence over "-O2"; - add basic check() -- passes on x86_64 and mipseln8hf, may need tweak for other architectures; Just for the record: out-of-tree hard-float mips* is still broken for any application that uses FPU because UPX does not copy the attribute section to the compressed binary so the usual "FR=1 code in FR=0 context" problem arises. In-tree soft-float mips* should not be affected. | |||||
* | community/qt5-qtdeclarative: disable JIT on mips* | alpine-mips-patches | 2018-12-27 | 2 | -3/+28 | |
| | | | | MIPS JIT code is broken in upstream, does not even compile. | |||||
* | community/cpio: add minor security fixes, fix tests | alpine-mips-patches | 2018-12-27 | 5 | -5/+466 | |
| | | | | | | | | | | | | - add fixes for CVE-2016-2037, integer overflow and inconsistent argument passing to printf-like functions, all from upstream. - add autoconf to checkdepends as autom4te is required to create built-in tests from templates; - remove bash from checkdepends (as it is useless without passing CONFIG_SHELL=/bin/bash to ./configure anyway) and replace the bash-style sequence expression at tests/symlink-long.at:30 to resolve test failure; - disable NLS and make explicit other default ./configure options. | |||||
* | community/mongodb-tools: upgrade to 4.0.5 | Marc Vertes | 2018-12-27 | 1 | -4/+10 | |
| | ||||||
* | community/mongodb: upgrade to 4.0.5 | Marc Vertes | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/libpcap: build fix | Natanael Copa | 2018-12-27 | 2 | -3/+17 | |
| | | | | include limits.h for PATH_MAX. Fixes build on ppc64le | |||||
* | community/java-gcj-compat: rebuild with gcc6-6.4.0-r9 | Timo Teräs | 2018-12-27 | 1 | -1/+1 | |
| | ||||||
* | community/gcc6: fix gcc-java on armv7 and class cache path | Timo Teräs | 2018-12-27 | 2 | -5/+32 | |
| | | | | | - fix unwinding to work with arm thumb code - fix packaging to keep class cache in right path | |||||
* | community/libteam: upgrade to 1.28 | Francesco Colista | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/libsass: upgrade to 3.5.5 | Francesco Colista | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/icingaweb2: upgrade to 2.6.2 | Francesco Colista | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/httpie: upgrade to 1.0.2 | Francesco Colista | 2018-12-26 | 1 | -3/+3 | |
| | ||||||
* | community/gsoap: upgrade to 2.8.74 | Francesco Colista | 2018-12-26 | 1 | -3/+3 | |
| | ||||||
* | community/gmime: upgrade to 3.2.3 | Francesco Colista | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/fwup: upgrade to 1.2.7 | Francesco Colista | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/dnsrecon: upgrade to 0.8.14 | Francesco Colista | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/caja-extensions: upgrade to 1.20.2 | Francesco Colista | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/asio: upgrade to 1.12.2 | Francesco Colista | 2018-12-26 | 1 | -10/+3 | |
| | ||||||
* | community/abcde: upgrade to 2.9.2 | Francesco Colista | 2018-12-26 | 1 | -10/+5 | |
| |