aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/linux-vanilla: upgrade to 4.19.30Natanael Copa2019-04-051-2/+2
| | | | (cherry picked from commit 4eb3a9a41243ded4d4dc5ba3c0a653bc39a54d60)
* main/mesa: armv7 add vc4 supportCarlo Landmeter2019-04-051-2/+2
|
* main/ghostscript: security fixes (CVE-2019-3835, CVE-2019-3838, CVE-2019-6116)J0WI2019-04-044-1/+1452
|
* main/apache2: security upgrade to 2.4.39J0WI2019-04-031-3/+10
| | | | fixes #10187
* main/opensmtpd: fix init script, missing extra_commandsJakub Jirutka2019-04-032-3/+3
|
* main/postgresql: upgrade to 11.2Leonardo Arena2019-04-031-2/+2
|
* main/dovecot: security upgrade to 2.3.5.1J0WI2019-04-011-5/+7
|
* main/libssh2: upgrade to 1.8.2Natanael Copa2019-03-271-7/+2
| | | | | | | fixes a regression introduced by the security update 1.8.1. upstream issue: https://github.com/libssh2/libssh2/issues/336 downstream issue: https://github.com/gliderlabs/docker-alpine/issues/507
* main/aconf: upgrade to 0.7.1Kaarle Ritvanen2019-03-241-2/+2
|
* main/dmvpn: upgrade to 1.0.2Kaarle Ritvanen2019-03-241-2/+2
|
* main/libssh2: security upgrade to 1.8.1Francesco Colista2019-03-191-3/+16
| | | | | | | | | | | | | | - CVE-2019-3855 - CVE-2019-3856 - CVE-2019-3857 - CVE-2019-3858 - CVE-2019-3859 - CVE-2019-3860 - CVE-2019-3861 - CVE-2019-3862 - CVE-2019-3863 Fixes #10129
* main/strace: fix SIGNAL_FRAMESIZE on s390xTuan Hoang2019-03-192-13/+58
| | | | copy from commit 6d2ed715191752850b4907496c13cca72e98bfe5
* main/musl: correct FADV macro on s390xTuan Hoang2019-03-192-1/+48
| | | | Copy from upstream
* main/zfs-vanilla: rebuild against kernel 4.19.29-r0Natanael Copa2019-03-181-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.29-r0Natanael Copa2019-03-181-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.29-r0Natanael Copa2019-03-181-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.29-r0Natanael Copa2019-03-181-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.29-r0Natanael Copa2019-03-181-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.29-r0Natanael Copa2019-03-181-1/+1
|
* main/linux-rpi: upgrade to 4.19.29Natanael Copa2019-03-181-3/+3
|
* main/linux-vanilla: upgrade to 4.19.29Natanael Copa2019-03-181-2/+2
|
* main/zfs: import pool before swapHenrik Riomar2019-03-182-3/+31
| | | | | | Just like for lvm, we need to import the zfs pool before swap is started (cherry picked from commit f4f23af2e0ed83d17000d9cb19695540cc0d485c)
* main/openssl: security update to patch CVE-2019-1543J0WI2019-03-152-3/+73
|
* main/openssl: upgrade to 1.1.1bJ0WI2019-03-151-3/+3
|
* main/openjpeg: security fixesFrancesco Colista2019-03-142-2/+85
| | | | | | - CVE-2018-5785 this commit fixes #10094
* main/linux-rpi: upgrade to 4.19.28Natanael Copa2019-03-131-3/+3
|
* main/zfs-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-131-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-131-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-131-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-131-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-131-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.28-r0Natanael Copa2019-03-131-1/+1
|
* main/linux-vanilla: upgrade to 4.19.28Natanael Copa2019-03-131-3/+3
|
* main/linux-vanilla: add function for oldconfigNatanael Copa2019-03-131-4/+7
| | | | | | this makes it easer to check config for all architectures: (cherry picked from commit 807b7d94e7b36192fa83c50589e9393928934c5b)
* main/linux-vanilla: enable crypto zstd for all archesNatanael Copa2019-03-1310-19/+19
| | | | | | fixes #10044 (cherry picked from commit 9856ed281551d7ec3fd9a6ae34cbaaf6c4fa0a94)
* main/linux-vanilla: enable crypto lz4* for armhf and ppc64leNatanael Copa2019-03-133-7/+7
| | | | | | for consistency with the other architectures (cherry picked from commit 0638a3a76a4f181c0c93df9e77cfbfbbfd96a7a0)
* main/linux-vanilla: enable CONFIG_CRYPTO_USER config settings fix checksum ↵Mike Sullivan2019-03-132-7/+8
| | | | | | for config-vanilla.ppc64le (cherry picked from commit 587fcc3315a78d1fedeab62f715dc3a40687df44)
* main/abuild: upgrade to 3.3.1Natanael Copa2019-03-052-74/+3
|
* ==== release 3.9.2 ====v3.9.2Natanael Copa2019-03-041-2/+2
|
* main/openssh: include patch from upstreamLeonardo Arena2019-03-042-1/+123
| | | | Fix a progress meter visualization bug that is seems to have been introduced with CVE-2019-6109 fix
* main/openssh: security fixesLeonardo Arena2019-03-045-11/+519
| | | | | | | | CVE-2018-20685, CVE-2019-6109, CVE-2019-6111 Rebase HPN patch Fixes #9996
* ==== release 3.9.2 ====v3.9.1Natanael Copa2019-03-011-1/+1
|
* main/raspberrypi-bootloader: upgrade to 1.20190215Natanael Copa2019-03-011-2/+2
| | | | (cherry picked from commit 5720671b7ba4ac268d1d260730e38b64ddf3d4db)
* main/cabextract: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/libxfont: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/libexif: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/ldns: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/lame: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/hylafax: fix secfixes commentNatanael Copa2019-03-011-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.19.26-r0Natanael Copa2019-02-281-1/+1
|