aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/freeswitch: upgrade to 1.8.7Natanael Copa2019-07-221-3/+3
| | | | (cherry picked from commit e00539f9ba126d115efe56107dba2f36456cd958)
* main/py-django: security upgrade to 1.11.22 (CVE-2019-12781)Natanael Copa2019-07-221-2/+4
| | | | fixes #10676
* community/gvfs: security upgrade to 1.40.2Leo2019-07-221-2/+9
|
* community/openexr: fix CVE-2018-18444Leo2019-07-212-3/+33
| | | | Fixes https://gitlab.alpinelinux.org/alpine/aports/issues/10394
* community/libraw: add missing CVEs to secfixes commentLeo2019-07-211-0/+3
|
* community/docker: upgrade to 18.09.8Jake Buchholz2019-07-201-5/+8
| | | | | | | https://github.com/docker/docker-ce/releases/tag/v18.09.8 * Fix CVE-2019-13509 in DebugRequestMiddleware: unconditionally scrub data field. Also, compile docker engine with seccomp.
* main/alpine-git-mirror-syncd: security upgrade to 0.3.1Jakub Jirutka2019-07-171-3/+3
|
* main/mozjs60: security upgrade to 60.7.2J0WI2019-07-171-2/+7
| | | | | CVE-2019-11707 CVE-2019-11708
* community/webkit2gtk: enable on x86Natanael Copa2019-07-171-1/+4
| | | | | Enable x86 and work around out of meomory error by disable _FORTIFY_SOURCE.
* community/webkit2gtk: upgrade to 2.24.3 and enable on armNatanael Copa2019-07-172-46/+16
| | | | | | | - build with MinSizeRel and -g1 to reduce memory usage during compile - simplify cmake opts. default seems to do the right thing nowdays - use nijna - remove patch that apparetnly is not needed anymore
* main/keyutils: link libkeyutils.so to ../../lib/libkeyutils.so.1Leo2019-07-171-4/+8
| | | | Fixes https://gitlab.alpinelinux.org/alpine/aports/issues/10662
* community/webkit2gtk: upgrade to 2.24.2Rasmus Thomsen2019-07-175-46/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Disable armv7/armhf, due to using a 32-bit kernel these arches can't allocate enough memory during compilation for the massive compilation units webkit2gtk does. We'll have to wait for 2.26.x to allow compilation without unified sources to upgrade these arches. * Disable GTK_DOC, which fails to build * Disable system malloc on some arches. There were typos in the options anyway, so they haven't done anything anyway. System malloc is discouraged by upstream since bmalloc not only performs better it also has some security related advantages. fixes the following CVEs: * CVE-2019-6251 * CVE-2019-8506 * CVE-2019-8524 * CVE-2019-8535 * CVE-2019-8536 * CVE-2019-8544 * CVE-2019-8551 * CVE-2019-8558 * CVE-2019-8559 * CVE-2019-8563 * CVE-2019-11070 fixes #10599 Co-authored-by: TBK <tbk@jjtc.eu>
* main/libxkbcommon: provide static libraryLeo2019-07-171-3/+3
| | | | Fixes https://gitlab.alpinelinux.org/alpine/aports/issues/10663
* main/avahi: fix CVE-2017-6519 and CVE-2018-1000845Leo2019-07-172-3/+38
| | | | Fixes #9241
* community/zabbix: upgrade to 4.2.4Leonardo Arena2019-07-171-2/+2
|
* main/irqbalance: fix missing socket dirHenrik Riomar2019-07-152-2/+7
| | | | | Fixes: #10671 (cherry picked from commit fa24fcb44c8012dc251bf28039a6d043d1928773)
* community/nextcloud: upgrade to 16.0.3Leonardo Arena2019-07-151-2/+2
|
* ==== relase 3.10.1 ====v3.10.1Natanael Copa2019-07-111-1/+1
|
* main/raspberrypi-bootloader: upgrade to 1.20190620Natanael Copa2019-07-111-2/+2
| | | | (cherry picked from commit 3d38c0c81ced3b4e0ceb7d4fa35ae781a8654706)
* main/squid: upgrade to 4.8 (CVE-2019-13345)Natanael Copa2019-07-111-3/+5
| | | | fixes #10666
* main/heimdal: add missing patchNatanael Copa2019-07-111-0/+171
|
* main/heimdal: security fix for CVE-2019-12098Natanael Copa2019-07-111-3/+7
| | | | fixes #10552
* community/wireguard-rpi: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* main/linux-rpi: upgrade to 4.19.58Natanael Copa2019-07-101-3/+3
| | | | (cherry picked from commit 0726b13369cb169e4c88b4c4e978ef578e3a4771)
* main/zfs-vanilla: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* main/drbd-vanilla: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* community/wireguard-vanilla: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.58-r0Natanael Copa2019-07-101-1/+1
|
* main/linux-vanilla: upgrade to 4.19.58Natanael Copa2019-07-101-2/+2
| | | | (cherry picked from commit a972bf218a50b8d4ef6fd7cd3209c8fa430332cb)
* main/tcpflow: fix secfixes commentNatanael Copa2019-07-081-1/+1
|
* main/tcpflow: backport fix for CVE-2018-18409Natanael Copa2019-07-083-20/+194
| | | | | | and remove unused patch ref #10426
* community/evince: fix CVE-2019-11459Natanael Copa2019-07-083-21/+81
| | | | | | remove unused patch fixes #10623
* community/php7: upgrade to 7.3.7Andy Postnikov2019-07-081-3/+3
| | | | (cherry picked from commit 69cf5153388a8f006da7b816c7b2b9c31f6367e1)
* community/php7: add argon2 supportAndy Postnikov2019-07-081-1/+3
| | | | | | Closes #10649 (cherry picked from commit 43d556c0cb086ef5d94e22fc362c779cd2268042)
* main/imagemagick: Fix install location for PerlMagick modulesTimothy Legge2019-07-081-3/+3
| | | | (cherry picked from commit a117eea1cba9174fc190244decb73cb842334981)
* community/wireguard-rpi: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* main/linux-rpi: upgrade to 4.19.57Natanael Copa2019-07-081-3/+3
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* main/drbd-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* community/wireguard-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.57-r0Natanael Copa2019-07-081-1/+1
|
* main/linux-vanilla: upgrade to 4.19.57Natanael Copa2019-07-081-2/+2
|
* main/apk-tools: cherry-pick fix for #10648Timo Teräs2019-07-082-1/+112
| | | | | | ref #10648 (cherry picked from commit 129e1119ed93b1be7d0c168567a3cd8d3a970978)