Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/qt5-qtdeclarative: upgrade to 5.12.0 | André Klitzing | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | community/qt5-qtconnectivity: upgrade to 5.12.0 | André Klitzing | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | community/qt5-qtbase: upgrade to 5.12.0 | André Klitzing | 2018-12-28 | 3 | -40/+4 | |
| | ||||||
* | main/perl-universal-require: Update to 0.18 | Simon Frankenberger | 2018-12-28 | 1 | -18/+14 | |
| | ||||||
* | main/perl-net-openssh: modernize and upgrade to 0.78 | J0WI | 2018-12-28 | 1 | -5/+5 | |
| | ||||||
* | main/acpica: upgrade to 20181213 | Roberto Oliveira | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | main/acpica: upgrade to 20181003 | prspkt | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | main/doxygen: upgrade to 1.8.15 | Roberto Oliveira | 2018-12-28 | 1 | -3/+3 | |
| | ||||||
* | main/alpine-ipxe: fix aarch64 build | Timo Teräs | 2018-12-28 | 2 | -1/+50 | |
| | | | | cherry-pick upstream PR fixing the issue | |||||
* | community/upx: disable tests on s390x | Leonardo Arena | 2018-12-28 | 1 | -1/+3 | |
| | | | | | checking -pie... >>> ERROR: upx: check failed | |||||
* | community/minetest: install init scripts in main package | Leonardo Arena | 2018-12-28 | 1 | -5/+5 | |
| | ||||||
* | community/virtualbox-guest-additions: upgrade to 6.0.0 | Natanael Copa | 2018-12-28 | 4 | -51/+46 | |
| | ||||||
* | community/kbuild: upgrade to 0.1.9998.3149 | Natanael Copa | 2018-12-28 | 8 | -172/+59 | |
| | ||||||
* | community/fzf: fix build break during packaging phase | Mike Sullivan | 2018-12-28 | 1 | -2/+1 | |
| | ||||||
* | community/py-sip: upgrade to 4.19.13 | alpine-mips-patches | 2018-12-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | This version particularly fixes -Wformat warnings from 4.19.7: siplib.c: In function 'parsePass1': siplib.c:5369:58: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] PyErr_Format(PyExc_OverflowError, "argument %s overflowed: %s", ~^ %d failure.arg_nr, exc_str); ~~~~~~~~~~~~~~ siplib.c:5379:59: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] PyErr_Format(PyExc_OverflowError, "argument '%s' overflowed: %s", ~^ %d failure.arg_nr, exc_str); ~~~~~~~~~~~~~~ | |||||
* | community/fzf: disable on armv7 | Milan P. Stanić | 2018-12-28 | 1 | -2/+2 | |
| | | | | it is already disabled on aarch64 and armhf | |||||
* | community/zstd: upgrade to 1.3.8 | Oleg Titov | 2018-12-28 | 1 | -3/+3 | |
| | ||||||
* | testing/gflags: upgrade to 2.2.2 | wener | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | 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. |