aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.9.3 ====v3.9.3Natanael Copa2019-04-081-1/+1
|
* community/bareos: Fix segfaults on startupSimon Frankenberger2019-04-083-2/+95
| | | | | | | | | | This PR fixes two undefined behaviours with pthreads leading to segfaults. Fixes #10156 https://bugs.alpinelinux.org/issues/10156 (cherry picked from commit 37923bd0f6d4e33a3b7de6c23e708787c5d7d3bf)
* main/python3: rebuild with gcc 8.3.0Natanael Copa2019-04-081-1/+1
| | | | | | | Rebuilding python with gcc 8.3.0 fixes segfault with aarch64 build on rpi3. fixes #9981
* main/gcc: upgrade to 8.3.0Natanael Copa2019-04-081-3/+3
| | | | | | | | rebuilding gcc 8.3.0 seems to fix aarch64 python3 running on rpi3. ref #9981 (cherry picked from commit d51e013bca5601e50443c35b9c23a26ec744f73b)
* main/linux-rpi: upgrade to 4.19.34Natanael Copa2019-04-081-3/+3
| | | | (cherry picked from commit 16904a10088355ac3782ef554727aaa3d2895973)
* testing/wireguard-virt: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.34-r0Natanael Copa2019-04-081-1/+1
|
* main/linux-vanilla: upgrade to 4.19.34Natanael Copa2019-04-081-2/+2
|
* main/gd: disable tests for more archesLeonardo Arena2019-04-081-2/+2
| | | | | FAIL: gdimagecopyresampled/bug00201 FAIL: gdimagegrayscale/basic
* main/gd: modernize and add security patchesJ0WI2019-04-085-46/+310
| | | | | | CVE-2018-5711, CVE-2019-6977, CVE-2019-6978 Fixes #10084
* main/putty: on arm* and aarch64 needs linux-headersLeonardo Arena2019-04-081-1/+2
|
* main/putty: security upgrade to 0.71Leonardo Arena2019-04-082-8/+18
| | | | | | | | CVE-2019-9894, CVE-2019-9895, CVE-2019-9897, CVE-2019-9898 Fixes #10194 Update license, disable check
* main/wget: security upgrade to 1.20.3 (CVE-2019-5953)Leonardo Arena2019-04-081-2/+2
| | | | Fixes #10211
* community/imagemagick6: upgrade to 6.9.10.39Leonardo Arena2019-04-081-3/+3
| | | | 6.9.10.37 was actually never built. Adjusting security info.
* community/imagemagick6: security upgrade to 6.9.10.37J0WI2019-04-081-2/+57
|
* testing/wireguard-virt: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.33-r0Natanael Copa2019-04-051-1/+1
|
* main/linux-vanilla: upgrade to 4.19.33Natanael Copa2019-04-051-3/+3
|
* main/linux-rpi: upgrade to 4.19.33Natanael Copa2019-04-051-3/+3
| | | | (cherry picked from commit d19b1bb0e88dfaba3ba46366fba795e79b23a59e)
* main/linux-rpi: upgrade to 4.19.30Natanael Copa2019-04-051-3/+3
| | | | (cherry picked from commit aec85ee6abc3ef68680f31a885e19199a151fe2b)
* main/linux-vanilla: add pkey for s390xTuan Hoang2019-04-052-3/+4
| | | | | | zkey in s390-tools requires pkey module (cherry picked from commit 3ca3ebf41448a6d91983eed4b61d85dae7e0ac1b)
* main/linux-vanilla: upgrade to 4.19.30Natanael Copa2019-04-051-2/+2
| | | | (cherry picked from commit 4eb3a9a41243ded4d4dc5ba3c0a653bc39a54d60)
* scripts: add rpi2 kernel to armhf releaseCarlo Landmeter2019-04-051-1/+1
| | | | ref #10155
* 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
|
* community/mumble: security fixes (CVE-2018-20743)J0WI2019-04-043-1/+231
|
* 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
|
* community/openjdk8: add missing nss dependencyJakub Jirutka2019-04-011-2/+2
| | | | Fixes #10126 (https://bugs.alpinelinux.org/issues/10126)
* 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
* community/firefox-esr: upgrade to 60.6.1Sören Tempel2019-03-251-2/+15
| | | | | | | | | | | See: * https://www.mozilla.org/en-US/security/advisories/mfsa2019-08/ * https://www.mozilla.org/en-US/security/advisories/mfsa2019-10/ fixes #10150 (cherry picked from commit 985780d336a595bbba269e8d1c32715d70dbee68)
* community/firefox-esr: upgrade to 60.5.2Sören Tempel2019-03-251-2/+7
| | | | | | | | 3 CVEs have been fixed in 60.5.1, 60.5.2 seems to be mostly a bugfix release. See: https://www.mozilla.org/en-US/security/advisories/mfsa2019-05/ Fixes #10075 fixes #10059