Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/mqtt-exec: upgrade to 0.4 | Natanael Copa | 2018-03-13 | 1 | -7/+3 | |
| | ||||||
* | main/py-django: security upgrade to 1.11.11 | Leonardo Arena | 2018-03-12 | 1 | -3/+6 | |
| | | | | | | CVE-2018-7536, CVE-2018-7537 Fixes #8637 | |||||
* | community/zoneminder: add missing dependencies | Kaarle Ritvanen | 2018-03-10 | 1 | -5/+5 | |
| | ||||||
* | community/docker: update to 17.12.1 | Bernhard J. M. Gruen | 2018-03-07 | 1 | -2/+2 | |
| | ||||||
* | community/docker: enable on s390x | Natanael Copa | 2018-03-07 | 1 | -2/+2 | |
| | ||||||
* | community/docker: upgrade to 17.12.0 | Kevin Daudt | 2018-03-07 | 1 | -10/+8 | |
| | | | | switch to a stable release channel instead of docker 'edge' | |||||
* | Revert "community/texmf-dist: move from testing" | William Pitcock | 2018-03-06 | 2 | -0/+0 | |
| | | | | This reverts commit a14600015b1965e2c3815c1e259a6daaab5fdf7c. | |||||
* | community/texmf-dist: move from testing | William Pitcock | 2018-03-06 | 2 | -0/+0 | |
| | ||||||
* | main/memcached: extstore remains utterly broken on non-x86_64, reverse the logic | William Pitcock | 2018-03-06 | 1 | -3/+3 | |
| | ||||||
* | main/memcached: Upgrade to 1.5.6 | tcely | 2018-03-06 | 2 | -7/+135 | |
| | | | | Add patch for seccomp musl fixes. | |||||
* | main/libmemcached: Add depend on cyrus-sasl-dev to libmemcached-dev | tcely | 2018-03-06 | 1 | -23/+17 | |
| | ||||||
* | main/xen: security fixes | Leonardo Arena | 2018-03-06 | 5 | -1/+390 | |
| | | | | | | | | CVE-2018-7540, XSA-252 CVE-2018-7541, XSA-255 CVE-2018-7542, XSA-256 Fixes #8614 | |||||
* | main/dovecot: security upgrade to 2.2.34 | Andy Postnikov | 2018-03-06 | 1 | -3/+8 | |
| | | | | https://www.dovecot.org/list/dovecot-news/2018-February/000370.html | |||||
* | main/alpine-conf: fix update-kernel to handle -vanilla suffix | Natanael Copa | 2018-03-05 | 2 | -4/+42 | |
| | ||||||
* | main/mosquitto: security upgrade to 1.4.15 | Jakub Jirutka | 2018-03-04 | 1 | -3/+6 | |
| | ||||||
* | community/php7: upgrade to 7.1.15 | Valery Kartel | 2018-03-03 | 1 | -2/+2 | |
| | ||||||
* | community/php5: upgrade to 5.6.34 | Valery Kartel | 2018-03-03 | 1 | -2/+2 | |
| | ||||||
* | main/postgresql: upgrade to 10.3 | Jakub Jirutka | 2018-03-02 | 1 | -2/+4 | |
| | ||||||
* | main/patch: security fix (CVE-2018-6951) | Leonardo Arena | 2018-02-28 | 2 | -5/+40 | |
| | | | | | | | Partially fixes #8563 Patch for CVE-2018-6952 not yet available: https://savannah.gnu.org/bugs/index.php?53133 | |||||
* | main/squid: security upgrade to 3.5.27 | Leonardo Arena | 2018-02-28 | 2 | -20/+13 | |
| | | | | | | CVE-2018-1000024, CVE-2018-1000027 Fixes #8551 | |||||
* | main/libseccomp: fix depends for -dev | Natanael Copa | 2018-02-28 | 1 | -3/+4 | |
| | | | | | | libseccomp-dev needs linux-headers fixes #8597 | |||||
* | main/libtasn1: security fix (CVE-2018-6003) | Leonardo Arena | 2018-02-28 | 2 | -2/+70 | |
| | | | | Fixes #8527 | |||||
* | community/phpmyadmin: security upgrade to 4.7.8 (CVE-2017-1000499,CVE-2018-7260) | Natanael Copa | 2018-02-27 | 1 | -2/+2 | |
| | | | | fixes #8590 | |||||
* | main/qemu: fix configure for s390x | Natanael Copa | 2018-02-27 | 2 | -1/+60 | |
| | | | | | | | | the configure script assumes that grep handles binary data. Busybox grep does not when its compiled with musl so we filter the input with `strings`. Upstream: http://patchwork.ozlabs.org/patch/863654/ | |||||
* | main/libvorbis: security fixes (CVE-2017-14632, CVE-2017-14633) | dai9ah | 2018-02-27 | 3 | -5/+34 | |
| | | | | Fixes #8515 | |||||
* | main/curl: re-enable ssh support | Natanael Copa | 2018-02-27 | 1 | -1/+2 | |
| | | | | | | This was unintentionally disabled with the 7.58 upgrade. fixes #8574 | |||||
* | community/drupal7: security upgrade to 7.57 | Andy Postnikov | 2018-02-23 | 1 | -2/+2 | |
| | | | | https://www.drupal.org/SA-CORE-2018-001 | |||||
* | community/go: security upgrade to 1.9.4 (CVE-2018-6574) | Natanael Copa | 2018-02-22 | 1 | -4/+8 | |
| | | | | fixes #8539 | |||||
* | main/asterisk: security upgrade to 15.2.2 | Timo Teräs | 2018-02-22 | 1 | -2/+2 | |
| | | | | | | | | | | | AST-2018-001 (CVE-2018-7285): Crash when receiving unnegotiated dynamic payload AST-2018-002: Crash when given an invalid SDP media format description AST-2018-003: Crash with an invalid SDP fmtp attribute AST-2018-004 (CVE-2018-7284): Crash when receiving SUBSCRIBE request AST-2018-005 (CVE-2018-7286): Crash when large numbers of TCP connections are closed suddenly AST-2018-006 (CVE-2018-7287): WebSocket frames with 0 sized payload causes DoS (cherry picked from commit f0ae460f0cc464900bdb9a9265254e00d0da42f1) | |||||
* | main/asterisk: upgrade to 15.2.0 | Timo Teräs | 2018-02-22 | 1 | -3/+3 | |
| | | | | (cherry picked from commit b137d471e4ae63e37909accff94a30c4d4dfdc22) | |||||
* | main/mkinitfs: fix netboot warning | Carlo Landmeter | 2018-02-22 | 2 | -2/+32 | |
| | ||||||
* | main/apk-tools: add missing solver patch | William Pitcock | 2018-02-21 | 1 | -0/+57 | |
| | ||||||
* | main/apk-tools: upgrade to 2.9.1 | William Pitcock | 2018-02-21 | 1 | -2/+4 | |
| | ||||||
* | main/bmd-tools: upgrade to 1.0.1 | Timo Teräs | 2018-02-21 | 1 | -2/+2 | |
| | | | | (cherry picked from commit f8b9271a13e370dc666a6b00bdf1ca1d3b69e53b) | |||||
* | main/xen: XPTI xsa254 | Henrik Riomar | 2018-02-20 | 5 | -1/+1392 | |
| | | | | | | | | Add Xen page-table isolation (XPTI) for XEN 4.9.1 More info: http://xenbits.xen.org/xsa/xsa254/README.pti (cherry picked from commit f2f3a06de22b3f503815c79aeae8878b8320f5da) | |||||
* | community/webkit2gtk: upgrade to 2.18.6 | Natanael Copa | 2018-02-20 | 1 | -2/+2 | |
| | | | | fixes #8512 | |||||
* | community/libreoffice: security upgrade to 5.4.5.1 (CVE-2018-6871) | Natanael Copa | 2018-02-20 | 1 | -7/+6 | |
| | | | | fixes #8508 | |||||
* | community/zabbix: upgrade to 3.4.7 | Leonardo Arena | 2018-02-20 | 1 | -2/+2 | |
| | ||||||
* | main/quagga: upgrade to 1.2.4 | Timo Teräs | 2018-02-20 | 1 | -2/+2 | |
| | | | | (cherry picked from commit cacf8c7b23a8bca8e1ae7bf9b8f4ee3c29fdd06d) | |||||
* | community/exim: security upgrade to 4.90.1 (CVE-2018-6789) | Valery Kartel | 2018-02-19 | 1 | -2/+4 | |
| | | | | | | Fixes #8505 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | |||||
* | main/irssi: security upgrade to 1.0.6 | Leonardo Arena | 2018-02-19 | 1 | -3/+13 | |
| | | | | | | | CVE-2018-5205, CVE-2018-5206, CVE-2018-5207, CVE-2018-5208, CVE-2018-7050, CVE-2018-7051, CVE-2018-7052, CVE-2018-7053, CVE-2018-7054 Fixes #8501 | |||||
* | community/icingaweb2-module-director: cherry-picked from edge to fix missing ↵ | Francesco Colista | 2018-02-17 | 1 | -1/+4 | |
| | | | | contrib dir | |||||
* | main/quagga: security upgrade to 1.2.3 | Timo Teräs | 2018-02-16 | 1 | -2/+2 | |
| | | | | (cherry picked from commit 0ebf73b2c2c90ac66f1619b6104435d7ea730a3a) | |||||
* | main/samba: upgrade to 4.7.4. Fixes #8485 | Leonardo Arena | 2018-02-15 | 1 | -2/+2 | |
| | ||||||
* | main/chrony: update default config | Leonardo Arena | 2018-02-15 | 2 | -5/+4 | |
| | | | | Fixes #8477 | |||||
* | main/uwsgi: security upgrade to 2.0.16 (CVE-2018-6758) | Leonardo Arena | 2018-02-15 | 1 | -3/+8 | |
| | ||||||
* | main/postgresql: security upgrade to 10.2 | Jakub Jirutka | 2018-02-09 | 2 | -4/+23 | |
| | | | | | | | | | | | This upgrade contains one incompatible change in contrib/cube (packaged in -contrib subpackage). Explanation from https://www.postgresql.org/docs/10/static/release-10-2.html: > This is an incompatible change, but since the point of the operator > was to be used in KNN searches, it seems rather useless as-is. After > installing this update, any expression indexes or materialized views > using this operator will need to be reindexed/refreshed. | |||||
* | community/php7: upgrade to 7.1.14 | Andy Postnikov | 2018-02-08 | 1 | -3/+3 | |
| | ||||||
* | main/tiff: security fix CVE-2017-18013 | Leonardo Arena | 2018-02-08 | 2 | -2/+40 | |
| | | | | Fixes #8461 | |||||
* | main/curl: security upgrade to 7.58.0 | Leonardo Arena | 2018-02-08 | 1 | -4/+5 | |
| | | | | | | CVE-2018-1000005, CVE-2018-1000007 Fixes #8439 |