aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/glm: upgrade to 0.9.9.2Pedro Filipe2018-12-281-6/+7
|
* main/redis: upgrade to 4.0.12J0WI2018-12-281-2/+2
|
* main/perl-file-slurp: Update to 9999.25Simon Frankenberger2018-12-281-9/+14
|
* main/perl-universal-require: Update to 0.18Simon Frankenberger2018-12-281-18/+14
|
* main/perl-net-openssh: modernize and upgrade to 0.78J0WI2018-12-281-5/+5
|
* main/acpica: upgrade to 20181213Roberto Oliveira2018-12-281-2/+2
|
* main/acpica: upgrade to 20181003prspkt2018-12-281-2/+2
|
* main/doxygen: upgrade to 1.8.15Roberto Oliveira2018-12-281-3/+3
|
* main/alpine-ipxe: fix aarch64 buildTimo Teräs2018-12-282-1/+50
| | | | cherry-pick upstream PR fixing the issue
* main/confuse: security upgrade to 3.2.2Roberto Oliveira2018-12-271-2/+6
| | | | - CVE-2018-14447
* main/cython: upgrade to 0.29.2Roberto Oliveira2018-12-271-2/+2
|
* main/libcap-ng: fix cross-compiling without python pre-installedalpine-mips-patches2018-12-271-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 x86Natanael Copa2018-12-271-3/+5
| | | | we need to disable stack protector
* main/tcl: upgrade to 8.6.9alpine-mips-patches2018-12-271-2/+2
|
* main/tk: upgrade to 8.6.9alpine-mips-patches2018-12-271-3/+3
|
* main/drbd9-vanilla: upgrade to 9.0.16-1 and kernel 4.19.12Natanael Copa2018-12-271-3/+3
|
* main/devicemaster-linux-vanilla: upgrade to 4.28 and kernel 4.19.12Natanael Copa2018-12-272-5/+49
|
* main/zfs-vanilla: upgrade to 0.7.12 and kernel 4.19.12Natanael Copa2018-12-271-4/+4
|
* main/dahdi-linux-vanilla: upgrade to 3.0.0 and kernel 4.19.12Natanael Copa2018-12-275-474/+4
|
* main/dahdi-linux: upgrade to 3.0.0Natanael Copa2018-12-271-2/+2
|
* main/zfs: update to 0.7.12Natanael Copa2018-12-271-2/+2
|
* main/spl-vanilla: update to 0.7.12 and kernel 4.19.12Natanael Copa2018-12-271-7/+3
|
* main/xtables-addons-vanilla: rebuild against 4.19.12 kernelNatanael Copa2018-12-271-1/+1
|
* main/linux-vanilla: upgrade to 4.19.12, modernizeNatanael Copa2018-12-279-6250/+7212
|
* main/cups: upgrade to 2.2.10Roberto Oliveira2018-12-271-2/+2
|
* main/libpcap: build fixNatanael Copa2018-12-272-3/+17
| | | | include limits.h for PATH_MAX. Fixes build on ppc64le
* main/xrdp: upgrade to 0.9.9, added -openrc subpkgFrancesco Colista2018-12-261-5/+4
|
* main/vala: upgrade to 0.42.4Francesco Colista2018-12-261-2/+2
|
* main/tumbler: upgrade to 0.2.3Francesco Colista2018-12-261-2/+2
|
* main/tslib: upgrade to 1.18Francesco Colista2018-12-261-2/+2
|
* main/oniguruma: upgrade to 6.9.1Francesco Colista2018-12-261-2/+2
|
* main/nghttp2: upgrade to 1.35.1Francesco Colista2018-12-261-2/+2
|
* main/mtools: upgrade to 4.0.23Francesco Colista2018-12-261-9/+3
|
* main/mrtg: upgrade to 2.17.7Francesco Colista2018-12-261-9/+3
|
* main/monit: upgrade to 5.25.2, added -openrc subpackageFrancesco Colista2018-12-261-4/+4
|
* main/mdadm: upgrade to 4.1Francesco Colista2018-12-261-3/+3
|
* main/logrotate: upgrade to 3.15.0, added -openrc subpkgFrancesco Colista2018-12-261-3/+3
|
* main/logcheck: upgrade to 1.3.19Francesco Colista2018-12-261-2/+2
|
* main/libxkbcommon: upgrade to 0.8.2Francesco Colista2018-12-261-3/+3
|
* main/mosquitto: bump pkgrel due to ABI change of libwebsocketsFrancesco Colista2018-12-261-1/+1
|
* main/libwebsockets: upgrade to 3.1.0Francesco Colista2018-12-261-2/+2
|
* main/libwebp: upgrade to 1.0.1Francesco Colista2018-12-261-2/+2
|
* main/chrony: update PIDFILE locationSören Tempel2018-12-262-4/+4
| | | | | | | | | | | The default pidfile location changed with chrony 3.4 [0] but wasn't changed in the OpenRC service. Therefore OpenRC was no longer able to detect the status of the chronyd service. Fixes #9674 Fixes #9645 [0]: https://git.tuxfamily.org/chrony/chrony.git/commit/?h=3.4&id=e50dc739d88feca6e0da034406034f3d3cf60ca4
* main/libedit: upgrade to 20181209.3.1Sören Tempel2018-12-261-2/+2
|
* main/libpciaccess: upgrade to 0.14Francesco Colista2018-12-261-3/+3
|
* main/libpcap: upgrade to 1.9.0Francesco Colista2018-12-261-7/+4
|
* main/libgpg-error: upgrade to 1.33Francesco Colista2018-12-261-2/+2
|
* main/libgit2: upgrade to 0.27.7Francesco Colista2018-12-261-3/+3
|
* main/libgcrypt: upgrade to 1.8.4Francesco Colista2018-12-261-5/+3
|
* main/libevdev: upgrade to 1.6.0Francesco Colista2018-12-261-2/+2
|