aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/libuv: upgrade to 1.15.0Jakub Jirutka2017-10-181-2/+2
|
* main/execline: upgrade to 2.3.0.3Roberto Oliveira2017-10-181-2/+2
|
* main/cython: upgrade to 0.27.1Roberto Oliveira2017-10-181-2/+2
|
* community/yarn: upgrade to 1.2.1Ed Robinson2017-10-181-2/+2
|
* main/libxml2: upgrade to 2.9.6Jakub Jirutka2017-10-181-2/+2
|
* testing/neomutt: upgrade to 20171013Sören Tempel2017-10-171-2/+2
|
* main/mutt: upgrade to 1.9.1Sören Tempel2017-10-171-2/+2
|
* main/znc: disable build on s390x for nowRoberto Oliveira2017-10-171-1/+1
| | | | | Guile package is currently disable for s390x because of a build failure and is a dependency for znc.
* testing/gcompat: update URLs and bump to 0.1.0A. Wilcox2017-10-171-7/+7
|
* main/pkgconf: upgrade to 1.3.10William Pitcock2017-10-171-4/+2
|
* main/qemu: fix optionsJakub Jirutka2017-10-171-3/+5
|
* community/nodejs-current: upgrade to 8.7.0Jakub Jirutka2017-10-172-38/+4
|
* community/zabbix: upgrade to 3.4.3Leonardo Arena2017-10-171-3/+3
|
* main/hostapd: security fixesLeonardo Arena2017-10-178-4/+994
| | | | | | | | | | | | | | | - CVE-2017-13077 - CVE-2017-13078 - CVE-2017-13079 - CVE-2017-13080 - CVE-2017-13081 - CVE-2017-13082 - CVE-2017-13084 (not applicable) - CVE-2017-13086 - CVE-2017-13087 - CVE-2017-13088 https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt
* testing/efitools: fix parallel makeTimo Teräs2017-10-172-2/+16
|
* testing/efitools: new aportTimo Teräs2017-10-172-0/+42
| | | | | EFI tools https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git
* testing/sbsigntool: new aportTimo Teräs2017-10-172-0/+337
| | | | | Secure Boot signing tools https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/
* main/sudo: don't ship var/run, modernizeTimo Teräs2017-10-171-6/+6
| | | | | | | now that alpine-baselayout does that as symlink, we can't ship it as directory from other packages. sudo keeps some timestamp files there, and will create the directory if it's missing. so just delete it from the package.
* community/captagent: upgrade to 6.2.11Kaarle Ritvanen2017-10-162-10/+10
|
* main/wpa_supplicant: security upgradeSören Tempel2017-10-169-1/+1038
| | | | | | | | | | | | | | CVE-2017-13077 CVE-2017-13078 CVE-2017-13079 CVE-2017-13080 CVE-2017-13081 CVE-2017-13082 CVE-2017-13086 CVE-2017-13087 CVE-2017-13088 See also: https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt
* main/pciutils: upgrade to 3.5.5Leonardo Arena2017-10-161-3/+3
|
* main/acf-dnsmasq: upgrade to 0.7.1Ted Trask2017-10-161-5/+3
|
* main/grub: remove grub-install warningCarlo Landmeter2017-10-161-1/+4
| | | | grub-install: warning: cannot open directory `/usr/share/locale': No such file or directory.
* readme: add information about .githooksJakub Jirutka2017-10-141-0/+11
|
* git: add hook prepare-commit-msgJakub Jirutka2017-10-141-0/+45
|
* testing/jenkins: upgrade to 2.73.2Roberto Oliveira2017-10-141-2/+2
|
* community/youtube-dl: upgrade to 2017.10.12Timo Teräs2017-10-141-2/+2
|
* main/qemu: disable check, some tests does not work on our buildersJakub Jirutka2017-10-141-5/+2
| | | | | | | There are a lot of errors like: socket_accept failed: Resource temporarily unavailable and: Could not access KVM kernel module: No such file or directory
* main/qemu: run testsJakub Jirutka2017-10-145-9/+182
|
* main/qemu: build with -O2 instead of -OsJakub Jirutka2017-10-141-1/+1
| | | | Performance is definitely more important for QEMU than binaries size.
* main/qemu: use /run instead of /var/runJakub Jirutka2017-10-142-3/+3
|
* main/qemu: add subpackage -langJakub Jirutka2017-10-141-1/+1
|
* main/qemu: upgrade to 2.10.1Jakub Jirutka2017-10-143-11/+8
|
* main/gnutls: allow tests to fail for nowJakub Jirutka2017-10-141-1/+4
| | | | Until we resolve what's wrong on builders.
* main/gnutls: patch tests/scripts/common.sh instead of using coreutilsJakub Jirutka2017-10-132-3/+17
| | | | | It passed on my machine and some builders, so there's something wrong on x86 and x86_64 builders. However, this method is better anyway.
* 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
|