aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/linux-rpi: upgrade to 5.4.11Natanael Copa2020-01-131-3/+3
|
* main/nss: fix build on armv7Natanael Copa2020-01-132-2/+35
| | | | | | | | | | | Upstream commit https://github.com/nss-dev/nss/commit/77924fef97a0f4c6a319db896cfc2b18f7d8a49b added NEON optimized gcm_Hash*_hw functions for all 32 bit arm, but when compiling the non-optimized functions in gcm.c they did not explicitly enabled -mfpu=neon so both neon optimized and non optimized functions got built. We also need to disable neon and aes support for armv6.
* main/nss: security upgrade to 3.49J0WI2020-01-131-2/+4
|
* main/py3-more-itertools: upgrade to 8.1.0Leo2020-01-121-2/+2
|
* main/meson: upgrade to 0.53.0Leo2020-01-121-2/+2
|
* main/ulogd: fix logrotate patternKaarle Ritvanen2020-01-122-3/+3
| | | | exclude already rotated logs
* main/dmvpn: upgrade to 1.2.2Kaarle Ritvanen2020-01-121-2/+2
|
* main/lua-ossl: align with latest PEM encryption patch setKaarle Ritvanen2020-01-1215-256/+523
| | | | | | https://github.com/wahern/luaossl/pull/128 backwards incompatible
* main/openvpn: add commands reload and stats to init scriptJakub Jirutka2020-01-112-2/+18
|
* main/py3-packaging: upgrade to 20.0Leo2020-01-111-3/+3
|
* main/py3-certifi: upgrade to 2019.11.28Leo2020-01-111-3/+3
|
* main/nodejs: upgrade to 12.14.1Andy Postnikov2020-01-111-2/+2
|
* main/strace: upgrade to 5.4Andy Postnikov2020-01-111-3/+3
|
* main/glslang: use ninjaLeo2020-01-111-4/+5
|
* main/py3-wcwidth: upgrade to 0.1.8Leo2020-01-101-6/+3
|
* community/py3-bcrypt: fix bld by adding py3-wheel dependencyMike Sullivan2020-01-101-1/+1
|
* main/libvirt: set qemu user and groupNatanael Copa2020-01-101-2/+4
| | | | | | so we dont run qemu as root fixes #11117
* main/perl-inline: upgrade to 0.86Leonardo Arena2020-01-101-2/+2
|
* main/py3-yaml: upgrade to 5.3Leo2020-01-101-2/+2
|
* main/mesa: upgrade to 19.3.2prspkt2020-01-101-3/+3
|
* main/btrfs-progs: upgrade to 5.4.1Leo2020-01-101-2/+2
|
* main/zfs-lts: rebuild against kernel 5.4.10-r0Natanael Copa2020-01-091-1/+1
|
* main/xtables-addons-lts: rebuild against kernel 5.4.10-r0Natanael Copa2020-01-091-3/+3
|
* main/drbd-lts: rebuild against kernel 5.4.10-r0Natanael Copa2020-01-091-1/+1
|
* main/linux-lts: upgrade to 5.4.10Natanael Copa2020-01-091-2/+2
|
* main/linux-rpi: upgrade to 5.4.10Natanael Copa2020-01-091-3/+3
|
* main/linux-lts: enable cannonlake pinctrl for x86_64Joel2020-01-092-4/+4
|
* main/py3-wheel: move from testingMike Sullivan2020-01-091-0/+30
|
* main/lua-mosquitto: fix typo in pkgdescMichał Polański2020-01-091-2/+2
|
* main/u-boot: upgrade to 2020.01Milan P. Stanić2020-01-091-4/+3
| | | | | use python3-dev in makedepends instead of python2-dev remove empty Contributor
* main/lua-ossl: upgrade to 20190731Natanael Copa2020-01-091-4/+8
|
* community/py3-gunicorn: move from testingSören Tempel2020-01-091-43/+0
| | | | Only required by testing/nextbox.
* main/lua-sec: upgrade to 0.9Natanael Copa2020-01-091-20/+13
|
* main/curl: upgrade to 7.68.0Leo2020-01-091-5/+3
|
* main/glslang: upgrade to 8.13.3559Leo2020-01-081-2/+2
|
* main/e2fsprogs: upgrade to 1.45.5Leo2020-01-081-6/+2
|
* main/perl-future: upgrade to 0.43Leo2020-01-081-2/+2
|
* main/syslog-ng: build fix remove geoip pluginNatanael Copa2020-01-081-2/+0
| | | | | was removed upstream https://github.com/syslog-ng/syslog-ng/pull/2780
* main/syslog-ng: upgrade to 3.25.1Andy Postnikov2020-01-081-4/+4
|
* main/kamailio: increase timout for stopping serviceNatanael Copa2020-01-082-3/+3
| | | | | | | Kamailio may need more time to shut down if there are many clients (1000+). Increase it to 10 seconds to avoid the error message: start-stop-daemon: 1 process refused to stop
* main/msmtp: fix init scriptLeonardo Arena2020-01-082-4/+4
| | | | fixes #11106
* main/libjpeg-turbo: fix secfixes commentNatanael Copa2020-01-071-1/+1
| | | | | | The patch in 2.0.3 is incomplete and CVE is fixed in 2.0.4 ref #10948
* main/mozjs60: add -dbg subpkgRasmus Thomsen2020-01-071-2/+2
|
* tree-wide: use --buildtype=debugoptimized for meson packagesRasmus Thomsen2020-01-0717-35/+35
| | | | | | | As of now we're using the buildttype 'release', which produces optimized builds but without any usable debugging info, which makes debugging crashes impossible, even if a -dbg subpackage exists. As such we should build in the buildmode 'debugoptimized' to offer proper debug symbols.
* main/perl-inline: upgrade to 0.85Leonardo Arena2020-01-071-4/+4
|
* main/mercurial: upgrade to 5.2.2Leo2020-01-071-4/+2
|
* main/libwebp: upgrade to 1.1.0Leo2020-01-071-2/+2
|
* main/nftables: create directory /etc/nftables.dJakub Jirutka2020-01-061-0/+1
|
* main/nftables: add checkconfig to extra_commandsJakub Jirutka2020-01-062-3/+4
|
* main/libgcab: upgrade to 1.4Rasmus Thomsen2020-01-061-26/+14
| | | | Switch to meson