aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/gnutls: run testsJakub Jirutka2017-10-131-0/+6
|
* main/gnutls: upgrade to 3.6.0Jakub Jirutka2017-10-131-5/+3
|
* Revert "Revert "community/py3-async-timeout: upgrade to 2.0.0""William Pitcock2017-10-131-2/+2
| | | | This reverts commit d15d3f4b5215614701f41909ff864fd583fd8530.
* main/libffi: add new pax mprotect race condition fixes, don't use emutramp ↵William Pitcock2017-10-132-2/+124
| | | | support on x86_64
* Revert "community/py3-async-timeout: upgrade to 2.0.0"Natanael Copa2017-10-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | The build fails on kernels with PaX: Traceback (most recent call last): File "setup.py", line 4, in <module> from setuptools import setup File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 14, in <module> from setuptools.dist import Distribution, Feature File "/usr/lib/python3.6/site-packages/setuptools/dist.py", line 20, in <module> from setuptools import windows_support File "/usr/lib/python3.6/site-packages/setuptools/windows_support.py", line 2, in <module> import ctypes File "/usr/lib/python3.6/ctypes/__init__.py", line 538, in <module> _reset_cache() File "/usr/lib/python3.6/ctypes/__init__.py", line 273, in _reset_cache CFUNCTYPE(c_int)(lambda: None) MemoryError Apparently it is related to libffi. Revert to unblock the builder for now. This reverts commit 771975ffc4c0e4e9f467af146d61bd94d95722d8.
* main/libbsd: add harder dependency on musl > 1.1.16-r22William Pitcock2017-10-131-2/+2
| | | | this is needed for fopencookie(3) symbol
* community/docker-py: upgrade to 2.5.1Francesco Colista2017-10-131-2/+2
|
* community/icingaweb2: upgrade to 2.4.2Francesco Colista2017-10-131-5/+3
|
* main/iptables: rebuild against libnftnl-1.0.8Jakub Jirutka2017-10-131-1/+1
|
* main/nftables: upgrade to 0.8Jakub Jirutka2017-10-131-3/+3
|
* main/libnftnl: upgrade to 1.0.8Jakub Jirutka2017-10-131-4/+2
|
* main/libnftnl: modernize abuildJakub Jirutka2017-10-131-8/+5
|
* main/nftables: modernize abuildJakub Jirutka2017-10-131-30/+12
|
* main/znc: improve runscriptJakub Jirutka2017-10-133-28/+36
|
* main/znc: specify home directory for znc userJakub Jirutka2017-10-132-2/+2
|
* main/znc: modernize and fix abuildJakub Jirutka2017-10-131-46/+31
|
* testing/flatpak-builder: upgrade to 0.9.99André Klitzing2017-10-121-2/+2
|
* testing/flatpak: upgrade to 0.9.99André Klitzing2017-10-121-2/+2
|
* testing/ostree: upgrade to 2017.12André Klitzing2017-10-121-2/+2
|
* community/erlang: bump to 20.1.2gmile2017-10-121-2/+2
|
* community/cppcheck: upgrade to 1.81André Klitzing2017-10-121-2/+2
|
* community/py3-async-timeout: upgrade to 2.0.0Fabian Affolter2017-10-121-2/+2
|
* testing/wireguard: version bump to 0.0.20171011Jason A. Donenfeld2017-10-123-8/+8
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* community/go: upgrade to 1.9.1Natanael Copa2017-10-121-4/+4
|
* testing/postgresql-orafce: new aportJakub Jirutka2017-10-121-0/+35
| | | | | https://github.com/orafce/orafce Oracle's compatibility functions and packages for PostgreSQL
* main/musl: back out clearenv changeWilliam Pitcock2017-10-121-3/+1
|
* Revert "community/borgbackup: upgrade to 1.1.0"Roberto Oliveira2017-10-121-2/+2
| | | | | Revert borgbackup upgrade for now. It is failing with different errors in some archs.
* community/borgbackup: upgrade to 1.1.0Roberto Oliveira2017-10-121-2/+2
|
* main/libbsd: upgrade to 0.8.6William Pitcock2017-10-122-136/+4
| | | | - drop patch 0003-Fix-build-breaks-due-to-missing-a.out.h.patch, carried upstream
* community/babl: upgrade to 0.1.34Roberto Oliveira2017-10-121-2/+2
|
* main/libbsd: enable funopen(3)William Pitcock2017-10-122-58/+1
|
* main/musl: update to alpine version 1.1.16-r21William Pitcock2017-10-1215-1/+1115
| | | | | | | | | | | | - incorporate unreleased upstream bugfixes from august to present: - fix OOB reads in memmem implementations - fix undefined behaviour in memset - fix memory leak in clearenv - fix unicode processing bugs - fix signal masking issue with pthread_create - fix glob descent with GLOB_PERIOD - implement fopencookie(3)
* testing/compton-conf: new aportCarlo Landmeter2017-10-111-0/+41
|
* testing/lxqt-build-tools: new aportCarlo Landmeter2017-10-111-0/+40
|
* main/perl: use system zlibNatanael Copa2017-10-111-2/+14
| | | | | | | | | | | The bundled zlib 1.2.8 is vulnerable to: - CVE-2016-9843 - CVE-2016-9841 - CVE-2016-9840 - CVE-2016-9842 Force building with system zlib, and while at it, also do that with bzip2
* testing/fontforge: build fixNatanael Copa2017-10-111-1/+1
| | | | we need coreutils to build this
* testing/fontforge: new aportEd Robinson2017-10-111-0/+37
|
* testing/libuninameslist: new aportEd Robinson2017-10-111-0/+38
|
* testing/libspiro: new aportEd Robinson2017-10-111-0/+38
|
* testing/efivar: fix test and set correct archCarlo Landmeter2017-10-111-2/+5
|
* testing/efibootmgr: new aportCarlo Landmeter2017-10-112-0/+45
|
* testing/efivar: new aportCarlo Landmeter2017-10-113-0/+82
|
* main/ghostscript: security upgrade to 9.22. Fixes #7992Francesco Colista2017-10-111-12/+4
|
* community/imagemagick6: upgrade to 6.9.9.19Jakub Jirutka2017-10-111-2/+2
| | | | Upstream deleted 6.9.9-18 tarball. >_<
* community/ruby-rmagick: move from testingJakub Jirutka2017-10-112-0/+0
|
* community/imagemagick6: move from testingJakub Jirutka2017-10-111-0/+0
|
* testing/postgresql-pglogical: remove unnecessary _pgverJakub Jirutka2017-10-111-4/+3
|
* testing/postgresql-pglogical: upgrade to 2.1.0Jakub Jirutka2017-10-111-3/+3
|
* main/apk-tools: fix mounting proc (fixes #7162)Timo Teräs2017-10-102-2/+32
|
* main/openssh: don't use _subpackages uninitializedTimo Teräs2017-10-101-4/+5
| | | | | | | | This confuses lua-ports' scanning of packages. _subpackages is also used in other aports, and not initializing it will cause lua-aports' scanning script to leak values from previous pkg. This caused lua-aports' to think openssh is dirty, but running abuild later thinks nothing was needed to be done.