Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/webkit2gtk: upgrade to 2.24.3 and enable on arm | Natanael Copa | 2019-07-17 | 2 | -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.1 | Leo | 2019-07-17 | 1 | -4/+8 | |
| | | | | Fixes https://gitlab.alpinelinux.org/alpine/aports/issues/10662 | |||||
* | community/webkit2gtk: upgrade to 2.24.2 | Rasmus Thomsen | 2019-07-17 | 5 | -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 library | Leo | 2019-07-17 | 1 | -3/+3 | |
| | | | | Fixes https://gitlab.alpinelinux.org/alpine/aports/issues/10663 | |||||
* | main/avahi: fix CVE-2017-6519 and CVE-2018-1000845 | Leo | 2019-07-17 | 2 | -3/+38 | |
| | | | | Fixes #9241 | |||||
* | community/zabbix: upgrade to 4.2.4 | Leonardo Arena | 2019-07-17 | 1 | -2/+2 | |
| | ||||||
* | main/irqbalance: fix missing socket dir | Henrik Riomar | 2019-07-15 | 2 | -2/+7 | |
| | | | | | Fixes: #10671 (cherry picked from commit fa24fcb44c8012dc251bf28039a6d043d1928773) | |||||
* | community/nextcloud: upgrade to 16.0.3 | Leonardo Arena | 2019-07-15 | 1 | -2/+2 | |
| | ||||||
* | ==== relase 3.10.1 ====v3.10.1 | Natanael Copa | 2019-07-11 | 1 | -1/+1 | |
| | ||||||
* | main/raspberrypi-bootloader: upgrade to 1.20190620 | Natanael Copa | 2019-07-11 | 1 | -2/+2 | |
| | | | | (cherry picked from commit 3d38c0c81ced3b4e0ceb7d4fa35ae781a8654706) | |||||
* | main/squid: upgrade to 4.8 (CVE-2019-13345) | Natanael Copa | 2019-07-11 | 1 | -3/+5 | |
| | | | | fixes #10666 | |||||
* | main/heimdal: add missing patch | Natanael Copa | 2019-07-11 | 1 | -0/+171 | |
| | ||||||
* | main/heimdal: security fix for CVE-2019-12098 | Natanael Copa | 2019-07-11 | 1 | -3/+7 | |
| | | | | fixes #10552 | |||||
* | community/wireguard-rpi: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.19.58 | Natanael Copa | 2019-07-10 | 1 | -3/+3 | |
| | | | | (cherry picked from commit 0726b13369cb169e4c88b4c4e978ef578e3a4771) | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.58-r0 | Natanael Copa | 2019-07-10 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.58 | Natanael Copa | 2019-07-10 | 1 | -2/+2 | |
| | | | | (cherry picked from commit a972bf218a50b8d4ef6fd7cd3209c8fa430332cb) | |||||
* | main/tcpflow: fix secfixes comment | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | main/tcpflow: backport fix for CVE-2018-18409 | Natanael Copa | 2019-07-08 | 3 | -20/+194 | |
| | | | | | | and remove unused patch ref #10426 | |||||
* | community/evince: fix CVE-2019-11459 | Natanael Copa | 2019-07-08 | 3 | -21/+81 | |
| | | | | | | remove unused patch fixes #10623 | |||||
* | community/php7: upgrade to 7.3.7 | Andy Postnikov | 2019-07-08 | 1 | -3/+3 | |
| | | | | (cherry picked from commit 69cf5153388a8f006da7b816c7b2b9c31f6367e1) | |||||
* | community/php7: add argon2 support | Andy Postnikov | 2019-07-08 | 1 | -1/+3 | |
| | | | | | | Closes #10649 (cherry picked from commit 43d556c0cb086ef5d94e22fc362c779cd2268042) | |||||
* | main/imagemagick: Fix install location for PerlMagick modules | Timothy Legge | 2019-07-08 | 1 | -3/+3 | |
| | | | | (cherry picked from commit a117eea1cba9174fc190244decb73cb842334981) | |||||
* | community/wireguard-rpi: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.19.57 | Natanael Copa | 2019-07-08 | 1 | -3/+3 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -2/+2 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-08 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.57 | Natanael Copa | 2019-07-08 | 1 | -2/+2 | |
| | ||||||
* | main/apk-tools: cherry-pick fix for #10648 | Timo Teräs | 2019-07-08 | 2 | -1/+112 | |
| | | | | | | ref #10648 (cherry picked from commit 129e1119ed93b1be7d0c168567a3cd8d3a970978) | |||||
* | main/bzip2: add patch for CVE-2019-12900 | ntaylor1781 | 2019-07-04 | 2 | -2/+17 | |
| | | | | | | | Adding the upstream bzip2 security patch to fix the out of bounds security vulnerability in bzip2. fixes #10644 | |||||
* | main/irssi: security upgrade to 1.2.1 (CVE-2019-13045) | Natanael Copa | 2019-07-04 | 1 | -3/+5 | |
| | | | | fixes #10655 | |||||
* | community/patchwork: security fix for CVE-2019-13122 | Francesco Colista | 2019-07-04 | 2 | -4/+100 | |
| | ||||||
* | main/libvirt: security upgrade to 5.5.0 | Francesco Colista | 2019-07-03 | 1 | -2/+9 | |
| | | | | | | | | | | This upgrade fixes the following CVE: - CVE-2019-10168 - CVE-2019-10167 - CVE-2019-10166 - CVE-2019-10161 Fixes #10617 | |||||
* | community/docker: update to 18.09.7 | Jake Buchholz | 2019-07-02 | 1 | -5/+9 | |
| | | | | | | Fix: CVE-2018-15664 symlink-exchange attack with directory traversal. More release details at https://github.com/docker/docker-ce/releases/tag/v18.09.7 | |||||
* | main/expat: security upgrade to 2.2.7 (CVE-2018-20843) | Natanael Copa | 2019-06-30 | 1 | -3/+5 | |
| | | | | fixes #10630 | |||||
* | main/postgresql: security upgrade to 11.4 | Milan P. Stanić | 2019-06-28 | 1 | -3/+5 | |
| | | | | | CVE-2019-10164 other upstream bugfixes | |||||
* | community/firefox-esr: security upgrade to 60.7.2 (CVE-2019-11708) | J0WI | 2019-06-27 | 1 | -2/+4 | |
| | | | | fixes #10602 | |||||
* | main/haproxy: upgrade to 2.0.1 | Milan P. Stanić | 2019-06-27 | 1 | -2/+2 | |
| | | | | fix two majors bugs and number of smaller fixes |