Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/libjpeg-turbo: Backport fix for CVE-2018-1152 | Euan Harris | 2018-09-25 | 2 | -3/+60 | |
| | | | | | | | Cherry-pick commit f1322ac from the 1.5.x branch Signed-off-by: Euan Harris <euan.harris@docker.com> (cherry picked from commit 8d429487fdfea72fe6b0e45659274a62fa8c89bd) | |||||
* | main/libjpeg-turbo: security upgrade to 1.5.3 (CVE-2017-15232) | Natanael Copa | 2018-09-25 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: security upgrade to 15.6.1 | Timo Teräs | 2018-09-24 | 1 | -2/+2 | |
| | | | | | | AST-2018-009 (CVE-2018-17281): Remote crash in HTTP websocket upgrade (cherry picked from commit d5cca069111b327438185e1bf7507b292a3b931d) | |||||
* | main/ipset: fix reloading of existing ipsets | Thomas Liske | 2018-09-21 | 2 | -3/+8 | |
| | ||||||
* | main/openssh: fix checksum | Natanael Copa | 2018-09-20 | 1 | -1/+1 | |
| | ||||||
* | main/openssh: backport security fix (CVE-2018-15473) | Natanael Copa | 2018-09-20 | 2 | -2/+118 | |
| | | | | fixes #9319 | |||||
* | main/dropbear: backport security fix (CVE-2018-15599) | Natanael Copa | 2018-09-20 | 2 | -3/+232 | |
| | | | | fixes #9349 | |||||
* | main/dropbear: disable wtmp and lastlog support | nervo | 2018-09-20 | 1 | -2/+4 | |
| | | | | | | | | musl doesn't support neither wtmp nor lastlog. Fixes #5075 (cherry picked from commit 8717d9372bd86e76ee2da5e06ffc702c4ab7c7c2) | |||||
* | main/dropbear: upgrade to 2018.76 | TBK | 2018-09-20 | 2 | -13/+11 | |
| | ||||||
* | main/ghostscript: security upgrade to 9.24 | Andy Postnikov | 2018-09-20 | 1 | -11/+10 | |
| | | | | | | | | | CVE-2018-15908, CVE-2018-15909, CVE-2018-15910, CVE-2018-15911 CVE-2018-10194 fixes #9384 (cherry picked from commit c13758613f3110e14c2e9eda818406f235d996c1) | |||||
* | main/dnsmasq: backport security fix (CVE-2017-15107) | Natanael Copa | 2018-09-20 | 2 | -2/+214 | |
| | | | | fixes #9378 | |||||
* | main/libsndfile: security fix (CVE-2018-13139) | Leonardo Arena | 2018-09-19 | 2 | -10/+45 | |
| | | | | Partially fixes #9234 | |||||
* | main/curl: security upgrade to 7.61.1 (CVE-2018-14618) | Natanael Copa | 2018-09-19 | 1 | -2/+4 | |
| | | | | fixes #9395 | |||||
* | ==== release 3.7.1 ====v3.7.1 | Natanael Copa | 2018-09-11 | 1 | -1/+1 | |
| | ||||||
* | main/apk-tools: security upgrade to 2.10.1 | Timo Teräs | 2018-09-10 | 5 | -204/+3 | |
| | ||||||
* | main/bind: security upgrade to 9.11.4_p1 (CVE-2018-5740) | Natanael Copa | 2018-09-10 | 1 | -2/+4 | |
| | | | | fixes #9359 | |||||
* | main/apk-tools: backport fix for --no-network | Natanael Copa | 2018-09-07 | 2 | -3/+35 | |
| | | | | | | | | prevent update repository index when --no-network is specified. fixes #9126 Backported on request: https://github.com/docker-library/ruby/pull/229#issuecomment-419252524 | |||||
* | main/apk-tools: don't update index on delete | Natanael Copa | 2018-09-07 | 2 | -3/+77 | |
| | | | | | | | | backport from upstream fixes #9063 (cherry picked from commit 09b110fc99a36f12c0b49e6029a231a231ce920d) | |||||
* | community/git-lfs: fix post-install, don't install lfs in local repo | Jakub Jirutka | 2018-09-04 | 2 | -2/+2 | |
| | | | | As suggested by Kapczuk Piotr. | |||||
* | community/nextcloud: upgrade to 12.0.11 | Leonardo Arena | 2018-09-04 | 1 | -2/+2 | |
| | ||||||
* | community/zabbix: upgrade to 3.4.13 | Leonardo Arena | 2018-09-03 | 1 | -2/+2 | |
| | ||||||
* | community/python2-tkinter: upgrade to 2.7.15 | Leonardo Arena | 2018-08-22 | 1 | -2/+2 | |
| | ||||||
* | community/python3-tkinter: upgrade to 3.6.5 | Leonardo Arena | 2018-08-22 | 1 | -6/+4 | |
| | ||||||
* | main/python3: security upgrade to 3.6.5 (CVE-2018-1060, CVE-2018-1061) | Leonardo Arena | 2018-08-22 | 1 | -5/+8 | |
| | | | | Fixes #9269 | |||||
* | main/libmspack: security upgrade to 0.7.1alpha | Natanael Copa | 2018-08-22 | 3 | -113/+12 | |
| | | | | fixes #9227 | |||||
* | main/python2: security upgrade to 2.7.15 (CVE-2018-1060, CVE-2018-1061) | Leonardo Arena | 2018-08-22 | 1 | -2/+7 | |
| | | | | Fixes #9269 | |||||
* | main/samba: securiti fixes | Leonardo Arena | 2018-08-22 | 20 | -1/+3290 | |
| | | | | | | CVE-2018-10858, CVE-2018-10918, CVE-2018-10919, CVE-2018-1139 Fixes #9251 | |||||
* | main/ldb: security fix (CVE-2018-1140) | Leonardo Arena | 2018-08-22 | 2 | -4/+40 | |
| | | | | Fixes #9257 | |||||
* | main/myrepos: security upgrade to 1.20180726 (CVE-2018-7032) | Natanael Copa | 2018-08-22 | 1 | -3/+7 | |
| | | | | fixes #9201 | |||||
* | main/unzip: fix various CVEs | Natanael Copa | 2018-08-22 | 8 | -2/+399 | |
| | | | | | | | | | | | | - CVE-2014-8139 - CVE-2014-8140 - CVE-2014-8141 - CVE-2014-9636 - CVE-2014-9913 - CVE-2016-9844 - CVE-2018-1000035 fixes #9288 | |||||
* | main/ncurses: backport security fix (CVE-2018-10754) | Natanael Copa | 2018-08-21 | 2 | -4/+26 | |
| | | | | fixes #9283 | |||||
* | main/krb5: security upgrade to 1.15.3 ↵ | Natanael Copa | 2018-08-21 | 1 | -3/+9 | |
| | | | | | | (CVE-2017-15088,CVE-2018-5709,CVE-2018-5710) fixes #9302 | |||||
* | main/clamav: security upgrade to 0.100.1 ↵ | Natanael Copa | 2018-08-21 | 1 | -2/+6 | |
| | | | | | | (CVE-2017-16932,CVE-2018-0360,CVE-2018-0361) fixes #9169 | |||||
* | main/wpa_supplicant: security fix (CVE-2018-14526) | Natanael Copa | 2018-08-21 | 2 | -1/+49 | |
| | | | | fixes #9221 | |||||
* | main/apache2: security upgrade to 2.4.34 | Andy Postnikov | 2018-08-20 | 2 | -2/+82 | |
| | | | | fixes #9265 | |||||
* | community/php5: add missing secfixes | Andy Postnikov | 2018-08-17 | 1 | -0/+3 | |
| | ||||||
* | main/gnupg1: security upgrade to 1.4.23 (CVE-2017-7526) | tcely | 2018-08-16 | 2 | -47/+6 | |
| | | | | (cherry picked from commit 6895452f9306041d563023e9fae6b77ac6c27dae) | |||||
* | main/gnupg1: fix CVE-2018-12020 | Sören Tempel | 2018-08-16 | 2 | -3/+51 | |
| | ||||||
* | main/redis: upgrade to 4.0.11 | Andy Postnikov | 2018-08-10 | 1 | -2/+2 | |
| | ||||||
* | main/postgresql: security upgrade to 10.5 | Andy Postnikov | 2018-08-10 | 1 | -2/+5 | |
| | | | | CVE-2018-10915 CVE-2018-10925 | |||||
* | main/mupdf: upgrade to 1.13.0 | prspkt | 2018-08-08 | 2 | -22/+19 | |
| | | | | | | | | add secfixes comments fixes #8581 (cherry picked from commit 831d2ee24986330048dfa488c8bb5017656e8efd) | |||||
* | main/mupdf: upgrade to 1.12.0 | Daniel Sabogal | 2018-08-08 | 4 | -75/+29 | |
| | | | | (cherry picked from commit a05cd51302237e06412d14a512a51fd1092860bb) | |||||
* | main/libvncserver: fix CVE-2018-7225 | prspkt | 2018-08-08 | 2 | -6/+70 | |
| | | | | fixes #8558 | |||||
* | main/p7zip: security fixes (CVE-2018-5996, CVE-2018-10115) | Natanael Copa | 2018-08-08 | 3 | -5/+545 | |
| | | | | fixes #8533 | |||||
* | main/p7zip: security fix for CVE-2017-17969, modernize | Daniel Sabogal | 2018-08-08 | 2 | -13/+34 | |
| | ||||||
* | main/lxc: fix CVE-2018-6556 | Jakub Jirutka | 2018-08-06 | 2 | -2/+129 | |
| | ||||||
* | main/py-django: security upgrade to 1.11.15 (CVE-2018-14574) | Natanael Copa | 2018-08-06 | 1 | -2/+4 | |
| | | | | fixes #9176 | |||||
* | main/cgit: fix secfixes comment | Natanael Copa | 2018-08-04 | 1 | -1/+1 | |
| | ||||||
* | main/cgit: fix CVE-2018-14912 | Natanael Copa | 2018-08-04 | 2 | -2/+70 | |
| | ||||||
* | main/kamailio: add secfixes comment | Natanael Copa | 2018-08-02 | 1 | -0/+4 | |
| |