aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/zip: fix location for manpagesAin2018-10-151-2/+2
|
* main/chrony: add FAST_STARTUP option to OpenRC servicesSören Tempel2018-10-153-4/+15
| | | | | | | | | | chronyd takes quite some time to perform a double fork to deamonize, thereby blocking OpenRC. This is probably the case because it blocks until time is synchronized. When enabled the FAST_STARTUP option performs the double fork through start-stop-daemon(1) thereby significantly reducing the startup of the chronyd service.
* main/cmake: upgrade to 3.12.3Andy Postnikov2018-10-141-3/+3
|
* main/haveged: clarify licenseSören Tempel2018-10-141-2/+2
| | | | | The source tarball contains a GPL-3.0 license, the source files contain a GPL-3.0 header with an or-later-clause.
* main/haveged: upgrade to 1.9.4J0WI2018-10-142-5/+5
|
* main/ansible: upgrade to 2.7.0prspkt2018-10-141-2/+2
|
* main/varnish: upgrade to 6.1.0J0WI2018-10-141-4/+4
|
* main/highlight: upgrade to 3.46prspkt2018-10-141-4/+4
|
* main/gnutls: upgrade to 3.6.4J0WI2018-10-141-3/+3
| | | | Fixes #9508
* main/ruby: fix sourceSören Tempel2018-10-131-2/+2
| | | | | | | | | The source tarball is no longer available under the previous URL. This is the URL now linked from the ruby website. Not rebuilding since the contents of the source tarball should be identical. The checksum changed, but that's only because the compression algorithm changed.
* main/libasr: build fix for gcc8Sören Tempel2018-10-131-0/+2
| | | | | | Just a dirty hotfix. A proper fix is provided in https://github.com/OpenSMTPD/libasr/pull/18
* main/linux-headers: fix little_endian.hNatanael Copa2018-10-122-1/+15
| | | | | | little_endian.h uses __always_inline which is defined in stddef.h should fix build of linux-tools
* main/linux-headers: upgrade to 4.18.13Natanael Copa2018-10-121-4/+4
|
* main/abuild: backport symlink handling fix for abuild-rmtempSören Tempel2018-10-112-3/+39
|
* main/gpgme: upgrade to 1.12.0Sören Tempel2018-10-112-15/+3
|
* main/unbound: upgrade to 1.8.1Sören Tempel2018-10-111-2/+2
|
* main/perl-image-exiftool: upgrade to 11.13Sören Tempel2018-10-111-2/+2
|
* main/ldns: Fix CVE-2017-1000231 and CVE-2017-1000232Sören Tempel2018-10-113-3/+63
|
* main/tinyproxy: upgrade to 1.10Michael Mason2018-10-111-10/+5
|
* main/fortify-headers: upgrade to 1.0Timo Teräs2018-10-111-2/+2
|
* main/py-gobject: upgrade to 2.28.7Natanael Copa2018-10-101-12/+6
|
* main/glib: add dependencies for building man-pagesNatanael Copa2018-10-091-2/+3
|
* main/glib: upgrade to 2.58.1Natanael Copa2018-10-091-7/+4
|
* main/atk: upgrade to 2.30.0Natanael Copa2018-10-091-16/+16
|
* main/hylafax: fix build with gcc8Leonardo Arena2018-10-092-2/+17
|
* main/hylafax: security fix (CVE-2018-17141)Leonardo Arena2018-10-092-2/+142
| | | | Fixes #9456
* main/libexif: security fix (CVE-2017-7544)Leonardo Arena2018-10-082-3/+30
| | | | Fixes #9521
* main/libx11: security upgrade to 1.6.6Natanael Copa2018-10-081-3/+10
| | | | | | | | CVE-2018-14598 CVE-2018-14599 CVE-2018-14600 fixes #9533
* main/strongswan: security upgrade to 5.7.1prspkt2018-10-081-2/+4
|
* main/git: security upgrade to 2.19.1prspkt2018-10-081-2/+4
| | | | ref #9511
* main/jq: upgrade to 1.6_rc2Sören Tempel2018-10-061-6/+14
| | | | | | | | I actually dislike the fact that we use release candidates instead of the latest release but since this decision has already been made we should at least use the latest release candidate. Fixes #9503
* main/jq: remove unused patchesSören Tempel2018-10-062-64/+0
|
* main: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-06515-551/+551
|
* main/perl-image-exiftool: upgrade to 11.12Sören Tempel2018-10-061-2/+2
|
* main/unrar: upgrade to 5.6.8prspkt2018-10-041-2/+2
|
* main/apr-util: modernize, enable testsNatanael Copa2018-10-042-10/+34
|
* main/apr-util: re-add mysql supportStefan Schwarz2018-10-041-3/+5
| | | | was removed in commit 3f7f81, builds without any issue
* main/ccache: upgrade to 3.4.3J0WI2018-10-041-5/+5
|
* main/py-alabaster: upgrade to 0.7.12Roberto Oliveira2018-10-041-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.14.74-r0Natanael Copa2018-10-041-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.74-r0Natanael Copa2018-10-041-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.74-r0Natanael Copa2018-10-041-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.74-r0Natanael Copa2018-10-041-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.74-r0Natanael Copa2018-10-041-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.74-r0Natanael Copa2018-10-041-1/+1
|
* main/linux-vanilla: upgrade to 4.14.74Natanael Copa2018-10-041-3/+3
|
* main/linux-vanilla: enable NFS v4.1 & v4.2Jake Buchholz2018-10-049-17/+73
| | | | | AWS Elastic File System works best with NFS v4.1, Docker's cloudstor:aws plugin requires it. This is already enabled in config-vanilla.s390x; simply enabling it in the other configs.
* main/duplicity: upgrade to 0.7.18J0WI2018-10-041-2/+2
|
* main/lvm2: upgrade to 2.02.181J0WI2018-10-041-3/+3
|
* main/postfix-policyd-spf-perl: add package()Natanael Copa2018-10-031-2/+1
| | | | package() is obligatory, build() is not.