Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/gnutls: run tests | Jakub Jirutka | 2017-10-13 | 1 | -0/+6 | |
| | ||||||
* | main/gnutls: upgrade to 3.6.0 | Jakub Jirutka | 2017-10-13 | 1 | -5/+3 | |
| | ||||||
* | Revert "Revert "community/py3-async-timeout: upgrade to 2.0.0"" | William Pitcock | 2017-10-13 | 1 | -2/+2 | |
| | | | | This reverts commit d15d3f4b5215614701f41909ff864fd583fd8530. | |||||
* | main/libffi: add new pax mprotect race condition fixes, don't use emutramp ↵ | William Pitcock | 2017-10-13 | 2 | -2/+124 | |
| | | | | support on x86_64 | |||||
* | Revert "community/py3-async-timeout: upgrade to 2.0.0" | Natanael Copa | 2017-10-13 | 1 | -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-r22 | William Pitcock | 2017-10-13 | 1 | -2/+2 | |
| | | | | this is needed for fopencookie(3) symbol | |||||
* | community/docker-py: upgrade to 2.5.1 | Francesco Colista | 2017-10-13 | 1 | -2/+2 | |
| | ||||||
* | community/icingaweb2: upgrade to 2.4.2 | Francesco Colista | 2017-10-13 | 1 | -5/+3 | |
| | ||||||
* | main/iptables: rebuild against libnftnl-1.0.8 | Jakub Jirutka | 2017-10-13 | 1 | -1/+1 | |
| | ||||||
* | main/nftables: upgrade to 0.8 | Jakub Jirutka | 2017-10-13 | 1 | -3/+3 | |
| | ||||||
* | main/libnftnl: upgrade to 1.0.8 | Jakub Jirutka | 2017-10-13 | 1 | -4/+2 | |
| | ||||||
* | main/libnftnl: modernize abuild | Jakub Jirutka | 2017-10-13 | 1 | -8/+5 | |
| | ||||||
* | main/nftables: modernize abuild | Jakub Jirutka | 2017-10-13 | 1 | -30/+12 | |
| | ||||||
* | main/znc: improve runscript | Jakub Jirutka | 2017-10-13 | 3 | -28/+36 | |
| | ||||||
* | main/znc: specify home directory for znc user | Jakub Jirutka | 2017-10-13 | 2 | -2/+2 | |
| | ||||||
* | main/znc: modernize and fix abuild | Jakub Jirutka | 2017-10-13 | 1 | -46/+31 | |
| | ||||||
* | testing/flatpak-builder: upgrade to 0.9.99 | André Klitzing | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | testing/flatpak: upgrade to 0.9.99 | André Klitzing | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | testing/ostree: upgrade to 2017.12 | André Klitzing | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | community/erlang: bump to 20.1.2 | gmile | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | community/cppcheck: upgrade to 1.81 | André Klitzing | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | community/py3-async-timeout: upgrade to 2.0.0 | Fabian Affolter | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | testing/wireguard: version bump to 0.0.20171011 | Jason A. Donenfeld | 2017-10-12 | 3 | -8/+8 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | community/go: upgrade to 1.9.1 | Natanael Copa | 2017-10-12 | 1 | -4/+4 | |
| | ||||||
* | testing/postgresql-orafce: new aport | Jakub Jirutka | 2017-10-12 | 1 | -0/+35 | |
| | | | | | https://github.com/orafce/orafce Oracle's compatibility functions and packages for PostgreSQL | |||||
* | main/musl: back out clearenv change | William Pitcock | 2017-10-12 | 1 | -3/+1 | |
| | ||||||
* | Revert "community/borgbackup: upgrade to 1.1.0" | Roberto Oliveira | 2017-10-12 | 1 | -2/+2 | |
| | | | | | Revert borgbackup upgrade for now. It is failing with different errors in some archs. | |||||
* | community/borgbackup: upgrade to 1.1.0 | Roberto Oliveira | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | main/libbsd: upgrade to 0.8.6 | William Pitcock | 2017-10-12 | 2 | -136/+4 | |
| | | | | - drop patch 0003-Fix-build-breaks-due-to-missing-a.out.h.patch, carried upstream | |||||
* | community/babl: upgrade to 0.1.34 | Roberto Oliveira | 2017-10-12 | 1 | -2/+2 | |
| | ||||||
* | main/libbsd: enable funopen(3) | William Pitcock | 2017-10-12 | 2 | -58/+1 | |
| | ||||||
* | main/musl: update to alpine version 1.1.16-r21 | William Pitcock | 2017-10-12 | 15 | -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 aport | Carlo Landmeter | 2017-10-11 | 1 | -0/+41 | |
| | ||||||
* | testing/lxqt-build-tools: new aport | Carlo Landmeter | 2017-10-11 | 1 | -0/+40 | |
| | ||||||
* | main/perl: use system zlib | Natanael Copa | 2017-10-11 | 1 | -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 fix | Natanael Copa | 2017-10-11 | 1 | -1/+1 | |
| | | | | we need coreutils to build this | |||||
* | testing/fontforge: new aport | Ed Robinson | 2017-10-11 | 1 | -0/+37 | |
| | ||||||
* | testing/libuninameslist: new aport | Ed Robinson | 2017-10-11 | 1 | -0/+38 | |
| | ||||||
* | testing/libspiro: new aport | Ed Robinson | 2017-10-11 | 1 | -0/+38 | |
| | ||||||
* | testing/efivar: fix test and set correct arch | Carlo Landmeter | 2017-10-11 | 1 | -2/+5 | |
| | ||||||
* | testing/efibootmgr: new aport | Carlo Landmeter | 2017-10-11 | 2 | -0/+45 | |
| | ||||||
* | testing/efivar: new aport | Carlo Landmeter | 2017-10-11 | 3 | -0/+82 | |
| | ||||||
* | main/ghostscript: security upgrade to 9.22. Fixes #7992 | Francesco Colista | 2017-10-11 | 1 | -12/+4 | |
| | ||||||
* | community/imagemagick6: upgrade to 6.9.9.19 | Jakub Jirutka | 2017-10-11 | 1 | -2/+2 | |
| | | | | Upstream deleted 6.9.9-18 tarball. >_< | |||||
* | community/ruby-rmagick: move from testing | Jakub Jirutka | 2017-10-11 | 2 | -0/+0 | |
| | ||||||
* | community/imagemagick6: move from testing | Jakub Jirutka | 2017-10-11 | 1 | -0/+0 | |
| | ||||||
* | testing/postgresql-pglogical: remove unnecessary _pgver | Jakub Jirutka | 2017-10-11 | 1 | -4/+3 | |
| | ||||||
* | testing/postgresql-pglogical: upgrade to 2.1.0 | Jakub Jirutka | 2017-10-11 | 1 | -3/+3 | |
| | ||||||
* | main/apk-tools: fix mounting proc (fixes #7162) | Timo Teräs | 2017-10-10 | 2 | -2/+32 | |
| | ||||||
* | main/openssh: don't use _subpackages uninitialized | Timo Teräs | 2017-10-10 | 1 | -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. |