aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/mqtt-exec: upgrade to 0.4Natanael Copa2018-03-131-7/+3
|
* main/py-django: security upgrade to 1.11.11Leonardo Arena2018-03-121-3/+6
| | | | | | CVE-2018-7536, CVE-2018-7537 Fixes #8637
* community/zoneminder: add missing dependenciesKaarle Ritvanen2018-03-101-5/+5
|
* community/docker: update to 17.12.1Bernhard J. M. Gruen2018-03-071-2/+2
|
* community/docker: enable on s390xNatanael Copa2018-03-071-2/+2
|
* community/docker: upgrade to 17.12.0Kevin Daudt2018-03-071-10/+8
| | | | switch to a stable release channel instead of docker 'edge'
* Revert "community/texmf-dist: move from testing"William Pitcock2018-03-062-0/+0
| | | | This reverts commit a14600015b1965e2c3815c1e259a6daaab5fdf7c.
* community/texmf-dist: move from testingWilliam Pitcock2018-03-062-0/+0
|
* main/memcached: extstore remains utterly broken on non-x86_64, reverse the logicWilliam Pitcock2018-03-061-3/+3
|
* main/memcached: Upgrade to 1.5.6tcely2018-03-062-7/+135
| | | | Add patch for seccomp musl fixes.
* main/libmemcached: Add depend on cyrus-sasl-dev to libmemcached-devtcely2018-03-061-23/+17
|
* main/xen: security fixesLeonardo Arena2018-03-065-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.34Andy Postnikov2018-03-061-3/+8
| | | | https://www.dovecot.org/list/dovecot-news/2018-February/000370.html
* main/alpine-conf: fix update-kernel to handle -vanilla suffixNatanael Copa2018-03-052-4/+42
|
* main/mosquitto: security upgrade to 1.4.15Jakub Jirutka2018-03-041-3/+6
|
* community/php7: upgrade to 7.1.15Valery Kartel2018-03-031-2/+2
|
* community/php5: upgrade to 5.6.34Valery Kartel2018-03-031-2/+2
|
* main/postgresql: upgrade to 10.3Jakub Jirutka2018-03-021-2/+4
|
* main/patch: security fix (CVE-2018-6951)Leonardo Arena2018-02-282-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.27Leonardo Arena2018-02-282-20/+13
| | | | | | CVE-2018-1000024, CVE-2018-1000027 Fixes #8551
* main/libseccomp: fix depends for -devNatanael Copa2018-02-281-3/+4
| | | | | | libseccomp-dev needs linux-headers fixes #8597
* main/libtasn1: security fix (CVE-2018-6003)Leonardo Arena2018-02-282-2/+70
| | | | Fixes #8527
* community/phpmyadmin: security upgrade to 4.7.8 (CVE-2017-1000499,CVE-2018-7260)Natanael Copa2018-02-271-2/+2
| | | | fixes #8590
* main/qemu: fix configure for s390xNatanael Copa2018-02-272-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)dai9ah2018-02-273-5/+34
| | | | Fixes #8515
* main/curl: re-enable ssh supportNatanael Copa2018-02-271-1/+2
| | | | | | This was unintentionally disabled with the 7.58 upgrade. fixes #8574
* community/drupal7: security upgrade to 7.57Andy Postnikov2018-02-231-2/+2
| | | | https://www.drupal.org/SA-CORE-2018-001
* community/go: security upgrade to 1.9.4 (CVE-2018-6574)Natanael Copa2018-02-221-4/+8
| | | | fixes #8539
* main/asterisk: security upgrade to 15.2.2Timo Teräs2018-02-221-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.0Timo Teräs2018-02-221-3/+3
| | | | (cherry picked from commit b137d471e4ae63e37909accff94a30c4d4dfdc22)
* main/mkinitfs: fix netboot warningCarlo Landmeter2018-02-222-2/+32
|
* main/apk-tools: add missing solver patchWilliam Pitcock2018-02-211-0/+57
|
* main/apk-tools: upgrade to 2.9.1William Pitcock2018-02-211-2/+4
|
* main/bmd-tools: upgrade to 1.0.1Timo Teräs2018-02-211-2/+2
| | | | (cherry picked from commit f8b9271a13e370dc666a6b00bdf1ca1d3b69e53b)
* main/xen: XPTI xsa254Henrik Riomar2018-02-205-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.6Natanael Copa2018-02-201-2/+2
| | | | fixes #8512
* community/libreoffice: security upgrade to 5.4.5.1 (CVE-2018-6871)Natanael Copa2018-02-201-7/+6
| | | | fixes #8508
* community/zabbix: upgrade to 3.4.7Leonardo Arena2018-02-201-2/+2
|
* main/quagga: upgrade to 1.2.4Timo Teräs2018-02-201-2/+2
| | | | (cherry picked from commit cacf8c7b23a8bca8e1ae7bf9b8f4ee3c29fdd06d)
* community/exim: security upgrade to 4.90.1 (CVE-2018-6789)Valery Kartel2018-02-191-2/+4
| | | | | | Fixes #8505 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/irssi: security upgrade to 1.0.6Leonardo Arena2018-02-191-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 Colista2018-02-171-1/+4
| | | | contrib dir
* main/quagga: security upgrade to 1.2.3Timo Teräs2018-02-161-2/+2
| | | | (cherry picked from commit 0ebf73b2c2c90ac66f1619b6104435d7ea730a3a)
* main/samba: upgrade to 4.7.4. Fixes #8485Leonardo Arena2018-02-151-2/+2
|
* main/chrony: update default configLeonardo Arena2018-02-152-5/+4
| | | | Fixes #8477
* main/uwsgi: security upgrade to 2.0.16 (CVE-2018-6758)Leonardo Arena2018-02-151-3/+8
|
* main/postgresql: security upgrade to 10.2Jakub Jirutka2018-02-092-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.14Andy Postnikov2018-02-081-3/+3
|
* main/tiff: security fix CVE-2017-18013Leonardo Arena2018-02-082-2/+40
| | | | Fixes #8461
* main/curl: security upgrade to 7.58.0Leonardo Arena2018-02-081-4/+5
| | | | | | CVE-2018-1000005, CVE-2018-1000007 Fixes #8439