aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/cyrus-sasl: fix CVE-2019-19906Natanael Copa2019-12-242-2/+21
| | | | fixes #11079
* community/zabbix: upgrade to 4.0.16Leonardo Arena2019-12-241-2/+2
|
* community/php7: security upgrade to 7.2.26Andy Postnikov2019-12-191-2/+6
| | | | | | - CVE-2019-11045 - CVE-2019-11047 - CVE-2019-11050
* main/net-snmp: broken ErrorMsg at ucd-snmpLeonardo Arena2019-12-192-1/+113
| | | | | | https://github.com/net-snmp/net-snmp/issues/26 ref #11055
* community/nextcloud: upgrade to 15.0.14Leonardo Arena2019-12-191-2/+2
|
* main/dnsmasq: bump pkgrelNatanael Copa2019-12-191-2/+2
| | | | | | fixes commit dd7e750ba07d (main/dnsmasq: fix CVE-2019-14834) fixes #11051
* main/dnsmasq: fix CVE-2019-14834Natanael Copa2019-12-192-1/+51
| | | | files #11051
* main/imagemagick: security upgrade to 7.0.8.68J0WI2019-12-181-2/+2
|
* main/gnupg: security upgrade to 2.2.19 (CVE-2019-14855)Leonardo Arena2019-12-181-2/+4
| | | | ref #11008
* main/sqlite: security fixes (CVE-2019-19242, CVE-2019-19244)Leonardo Arena2019-12-173-5/+41
| | | | ref #11015
* main/git: security upgrade to 2.20.2Kevin Daudt2019-12-101-2/+11
|
* main/oniguruma: security upgrade to 6.9.4Francesco Colista2019-12-061-2/+2
| | | | | | | | | | fixes the following CVEs: - CVE-2019-19012 - CVE-2019-19203 - CVE-2019-19204 - CVE-2019-19246 Fixes: https://gitlab.alpinelinux.org/alpine/aports/issues/11013
* main/ghostscript: security fix (CVE-2019-14869)Leonardo Arena2019-12-022-2/+64
| | | | ref #10982
* main/mariadb: security upgrade to 10.3.20Leonardo Arena2019-12-021-5/+7
| | | | | | CVE-2019-2938, CVE-2019-2974 ref #10973
* community/zabbix: upgrade to 4.0.15Leonardo Arena2019-12-021-2/+2
|
* main/tiff: fix CVE-2019-6128Leo2019-11-282-2/+42
| | | | ref #10996
* community/py-psutil: fix CVE-2019-18874Leo2019-11-282-3/+586
|
* main/ansible: security upgrade to 2.7.14J0WI2019-11-201-3/+7
| | | | https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst#bugfixes
* main/sdl: fix secfixes commentLeo2019-11-201-1/+1
|
* main/sdl: fix CVE-2019-13616Leo2019-11-201-5/+6
|
* main/sdl_image: fix CVE-2019-13616Leo2019-11-202-3/+26
| | | | ref #10878
* main/unbound: fix CVE-2019-18934Leo2019-11-202-1/+223
| | | | ref #10965
* main/file: fix CVE-idLeo2019-11-171-1/+1
| | | | ref #10955
* main/postgresql: upgrade to 11.6Jakub Jirutka2019-11-161-2/+2
|
* main/samba: security fixesLeonardo Arena2019-11-142-1/+546
| | | | | | CVE-2019-10218, CVE-2019-14833, CVE-2019-14847 ref #10921
* main/freetds: security fix (CVE-2019-13508)Leonardo Arena2019-11-132-2/+38
| | | | ref #10945
* main/unbound: fix secfixes commentNatanael Copa2019-11-131-1/+1
|
* main/oniguruma: security upgrade to 6.9.3Francesco Colista2019-11-131-7/+7
| | | | | | | | Fixed CVE-2019-13224 Fixed CVE-2019-13225 Fixed CVE-2019-16163 Fixes https://gitlab.alpinelinux.org/alpine/aports/issues/10944
* main/squid: security fix (CVE-2019-18679)Leonardo Arena2019-11-112-1/+125
| | | | ref #10946
* main/fribidi: fix CVE-2019-18397Leo2019-11-111-3/+10
| | | | ref #10943
* community/nextcloud: upgrade to 15.0.3Leonardo Arena2019-11-111-2/+2
|
* main/libvncserver: fix CVE-2019-15681Leo2019-11-032-3/+31
| | | | | | ref #10924 Closes !1011
* main/tiff: fix CVE-2019-17546Leo2019-11-032-2/+111
| | | | ref #10927
* main/libarchive: fix CVE-2019-18408Leo2019-10-311-3/+8
| | | | | ref #10926 Closes !961
* main/libxslt: fix CVE-2019-18197Leo2019-10-312-4/+38
| | | | | ref #10916 Closes !915
* main/aspell: fix CVE-2019-17544Leo2019-10-312-2/+47
| | | | | ref #10898 Closes !772
* main/unbound: fix CVE-2019-16866Leo2019-10-312-2/+33
| | | | | ref #10897 Closes !767
* community/imagemagick6: upgrade to 6.9.10.69Jakub Jirutka2019-10-291-2/+2
|
* main/file: fix CVE-2019-18218Leo2019-10-292-3/+48
| | | | | | ref #10911 Closes !889
* main/nmap: fix CVE-2018-15173 and CVE-2017-18594Leo2019-10-283-3/+77
| | | | | ref #10899 Closes !812
* community/php7: security upgrade to 7.2.24 - CVE-2019-11043Andy Postnikov2019-10-261-2/+4
| | | Closes GH-11976
* main/libssh2: Update release version for CVE patchAlex Mirski-Fitton2019-10-251-1/+1
| | | | | | 6c763143a08a56997ee6f88f9329cfc17d6b56b5 introduced a patch for CVE-2019-17498 but did not bump the package release version. Therefore, the package wasn't rebuild.
* community/exim: upgrade to 4.92.3J0WI2019-10-241-2/+4
|
* main/faad2: security upgrade to 2.9.0Leo2019-10-242-24/+26
| | | | | | | | | | | | | | | | | | | | | | | fixes: - CVE-2019-6956 - CVE-2018-20196 - CVE-2018-20199 - CVE-2018-20360 - CVE-2018-20362 - CVE-2018-19504 - CVE-2018-20195 - CVE-2018-20198 - CVE-2018-20358 - CVE-2018-20194 - CVE-2018-19503 - CVE-2018-20197 - CVE-2018-20357 - CVE-2018-20359 - CVE-2018-20361 - CVE-2019-15296 - CVE-2018-19502 ref #10696
* main/rsyslog: fix CVE-2019-17041 and CVE-2019-17042Leo2019-10-221-3/+11
| | | | | ref #10880 Closes !545
* main/sdl2_image: security fix for CVE-2019-13616.Francesco Colista2019-10-211-0/+24
| | | | Fixes #10879
* gitlab-ci: update to latest changesKevin Daudt2019-10-201-0/+36
|
* gitlab-ci: enable for 3.9-stableKevin Daudt2019-10-201-0/+63
|
* main/e2fsprogs: fix CVE-2019-5094Leo2019-10-172-3/+198
| | | | ref #10835
* main/tzdata: upgrade to 2019cJ0WI2019-10-171-4/+4
|