Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/qt5-qtlocation: upgrade to 5.12.0 | André Klitzing | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | community/qt5-qtimageformats: upgrade to 5.12.0 | André Klitzing | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | community/qt5-qtgraphicaleffects: upgrade to 5.12.0 | André Klitzing | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | community/ltb-project-ssp: upgrade to 1.3 and modernize | Andy Postnikov | 2018-12-27 | 3 | -40/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | community/ttyd: bump pkgrel due to ABI change of libwebsockets | Francesco Colista | 2018-12-26 | 1 | -1/+1 | |
| | ||||||
* | community/aqbanking: update $source | Sören Tempel | 2018-12-26 | 1 | -3/+2 | |
| | | | | No pkgrel bump since the resulting binaries should be identical. | |||||
* | community/z3: upgrade to 4.8.4 | Sören Tempel | 2018-12-26 | 3 | -31/+4 | |
| | | | | | | | | | | Both patches should no longer be needed: immintrin-i386-only.patch: has been applied upstream [0]. fix-ppc64le-ptr-size.patch: checks for __LP64__ now [1] which covers our cases. [0]: https://github.com/Z3Prover/z3/commit/a3ece29628501b405cb065f535ab0a003672fec0 [1]: https://github.com/Z3Prover/z3/commit/51a947b73d9d597029c30c62fe8d59d013a48f3c | |||||
* | community/offlineimap: upgrade to 7.2.2 | Sören Tempel | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/outils: upgrade to 0.8 | Sören Tempel | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/zabbix: upgrade to 4.0.3 | Leonardo Arena | 2018-12-26 | 1 | -2/+2 | |
| | ||||||
* | community/fwsnort: disable check() | Leonardo Arena | 2018-12-26 | 1 | -1/+2 | |
| | | | | | ./test-fwsnort.pl: You must be root (or equivalent UID 0 account) to effectively test fwsnort at ./test-fwsnort.pl line 822. >>> ERROR: fwsnort: check failed | |||||
* | community/libshairport: use openssl | Leonardo Arena | 2018-12-26 | 1 | -17/+15 | |
| | | | | Modernize APKBUILD, update license, add check() |