Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/redis: upgrade to 4.0.11 | Andy Postnikov | 2018-08-10 | 1 | -3/+3 | |
| | ||||||
* | main/postgresql: security upgrade to 10.5 | Andy Postnikov | 2018-08-10 | 1 | -2/+5 | |
| | | | | CVE-2018-10915 CVE-2018-10925 | |||||
* | main/ruby-bundler: fix missing dependency on ruby-etc | Jakub Jirutka | 2018-08-09 | 1 | -2/+2 | |
| | | | | Fixes #9216 <https://bugs.alpinelinux.org/issues/9216> | |||||
* | main/mini_httpd: Fix cgi bug breaking ACF logon | Ted Trask | 2018-08-08 | 2 | -2/+15 | |
| | | | | (cherry picked from commit 22b198e7f8bbdf04f28682bf286a89921d4c3a44) | |||||
* | main/mupdf: upgrade to 1.13.0 | prspkt | 2018-08-08 | 2 | -22/+19 | |
| | | | | | | | | add secfixes comments fixes #8580 (cherry picked from commit 831d2ee24986330048dfa488c8bb5017656e8efd) | |||||
* | main/p7zip: security fixes (CVE-2018-5996, CVE-2018-10115) | Natanael Copa | 2018-08-08 | 3 | -5/+545 | |
| | | | | fixes #8532 | |||||
* | community/certbot: add py-requests-toolbelt to deps | Carlo Landmeter | 2018-08-06 | 1 | -2/+2 | |
| | | | | ref #9053 | |||||
* | community/py-requests-toolbelt: new aport | Carlo Landmeter | 2018-08-06 | 1 | -0/+52 | |
| | ||||||
* | 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 #9175 | |||||
* | community/chromium: upgrade to 68.0.3440.75 | Natanael Copa | 2018-08-06 | 16 | -140/+333 | |
| | | | | | | | | | disable widevine as upstream only supports Mac and Windows now. (and I don't think it ever worked on alpine) fixes #8876 (cherry picked from commit 0162297388e005782cf6577a950a1e4d6707ead1) | |||||
* | community/chromium: upgrade to 66.0.3359.181 | Natanael Copa | 2018-08-06 | 15 | -383/+1345 | |
| | ||||||
* | main/cgit: fix secfixes comment | Natanael Copa | 2018-08-04 | 1 | -2/+2 | |
| | ||||||
* | main/cgit: fix CVE-2018-14912 | Natanael Copa | 2018-08-04 | 2 | -2/+70 | |
| | ||||||
* | community/php7-xdebug: upgrade to 2.6.1 and use https | Andy Postnikov | 2018-08-02 | 1 | -5/+5 | |
| | | | | (cherry picked from commit 128fba54d0dab6dc992a1c3469488ddfade3875f) | |||||
* | main/kamailio: add secfixes comment | Natanael Copa | 2018-08-02 | 1 | -0/+4 | |
| | ||||||
* | main/tiff: various security fixes | Natanael Copa | 2018-08-01 | 5 | -2/+283 | |
| | | | | | | | | | | - CVE-2017-9935 - CVE-2017-11613 - CVE-2017-17095 - CVE-2018-10963 fixes #8240 fixes #9163 | |||||
* | main/redis: create /run/redis if OpenRC is not present | Jakub Jirutka | 2018-07-30 | 2 | -2/+13 | |
| | | | | | Fixes #9146 <https://bugs.alpinelinux.org/issues/9146> Fixes #9113 <https://bugs.alpinelinux.org/issues/9113> | |||||
* | main/dhcpcd: upgrade to 7.0.7 | Natanael Copa | 2018-07-30 | 1 | -2/+2 | |
| | | | | fixes #9030 | |||||
* | main/fuse: security upgrade to 2.9.8 (CVE-2018-10906) | Natanael Copa | 2018-07-30 | 1 | -3/+7 | |
| | | | | fixes #9152 | |||||
* | main/kamailio: upgrade to 5.1.4 | Leonardo Arena | 2018-07-30 | 1 | -2/+2 | |
| | ||||||
* | community/wireshark: upgrade to 2.4.8 | Natanael Copa | 2018-07-30 | 1 | -2/+13 | |
| | | | | | | | | CVE-2018-14339, CVE-2018-14340, CVE-2018-14341, CVE-2018-14342, CVE-2018-14343, CVE-2018-14344, CVE-2018-14367, CVE-2018-14368, CVE-2018-14369, CVE-2018-14370 fixes #9159 | |||||
* | community/xapian-core: security upgrade to 1.4.7 (CVE-2018-0499) | Natanael Copa | 2018-07-30 | 1 | -2/+6 | |
| | | | | fixes #9107 | |||||
* | main/libvorbis: security fix for CVE-2018-10392 | Natanael Copa | 2018-07-30 | 2 | -3/+33 | |
| | | | | fixes #9141 | |||||
* | main/pkgconf: upgrade to 1.5.3 (security fix, CVE pending) | William Pitcock | 2018-07-28 | 1 | -2/+2 | |
| | ||||||
* | community/php7-apcu: add missing file, use https url and source | Andy Postnikov | 2018-07-28 | 1 | -3/+5 | |
| | ||||||
* | community/php7: fix include_path setting, use https url and source | Andy Postnikov | 2018-07-28 | 2 | -3/+16 | |
| | ||||||
* | community/roundcubemail: fix missing JS libs | Jakub Jirutka | 2018-07-28 | 1 | -3/+3 | |
| | ||||||
* | main/zip: add unzip to depends | Natanael Copa | 2018-07-27 | 1 | -2/+2 | |
| | | | | | | unzip is needed by `zip -T` fixes #8003 | |||||
* | main/mutt: security upgrade to 1.10.1 | Natanael Copa | 2018-07-24 | 1 | -2/+17 | |
| | | | | | | | | CVE-2018-14349, CVE-2018-14350, CVE-2018-14351, CVE-2018-14352, CVE-2018-14353, CVE-2018-14354, CVE-2018-14355, CVE-2018-14356, CVE-2018-14357, CVE-2018-14358, CVE-2018-14359, CVE-2018-14362 fixes #9129 | |||||
* | community/php5: security upgrade to 5.6.37 | Andy Postnikov | 2018-07-24 | 1 | -2/+2 | |
| | ||||||
* | main/libxfont: fix secfixes comment | Natanael Copa | 2018-07-24 | 1 | -1/+1 | |
| | ||||||
* | main/lame: fix secfixes comment | Natanael Copa | 2018-07-24 | 1 | -1/+1 | |
| | ||||||
* | community/nextcloud: upgrade to 13.0.5 | Leonardo Arena | 2018-07-24 | 1 | -2/+2 | |
| | ||||||
* | community/rspamd: fix broken rspamd.conf | Jakub Jirutka | 2018-07-24 | 3 | -20/+91 | |
| | | | | | | | This is a good example why modifications of upstream configs have to be done in explicit way using patch file instead of using sed. Upstream changed the config, sed silently "failed" (no match) and no one noticed. | |||||
* | main/dovecot: fix init script to not print irrelevant error | Jakub Jirutka | 2018-07-23 | 2 | -3/+3 | |
| | | | | doveconf: Error: t_readlink(/run/dovecot/dovecot.conf) failed: readlink() failed: No such file or directory | |||||
* | main/opensmtpd: fix segfault in crypt_checkpass | Jakub Jirutka | 2018-07-22 | 2 | -2/+48 | |
| | ||||||
* | community/php7: security upgrade to 7.2.8 | Andy Postnikov | 2018-07-20 | 1 | -2/+4 | |
| | ||||||
* | main/mqtt-exec: backport password auth support | Natanael Copa | 2018-07-18 | 3 | -78/+92 | |
| | | | | and remove unused patch | |||||
* | main/znc: security upgrade to 1.7.1 (CVE-2018-14055,CVE-2018-14056) | Natanael Copa | 2018-07-18 | 1 | -2/+7 | |
| | | | | fixes #9101 | |||||
* | main/openssl: cherry-pick fix for CVE-2018-0737 | Timo Teräs | 2018-07-18 | 2 | -2/+34 | |
| | | | | fixes #8813 | |||||
* | main/asterisk: security upgrade to 15.5.0 | Timo Teräs | 2018-07-18 | 1 | -3/+3 | |
| | | | | | | AST-2018-007: Infinite loop when reading iostreams AST-2018-008: PJSIP endpoint presence disclosure when using ACL (cherry picked from commit 40fd8ce8d8419d7627964e69c29ea7c30b65a953) | |||||
* | main/busybox: fix deinstall script for busybox-extras | Natanael Copa | 2018-07-17 | 2 | -2/+2 | |
| | | | | | | fixes #9037 (cherry picked from commit 9e52fe232d0904c340f2d0f03b7ed71158dbc624) | |||||
* | main/varnish: fix stack overflow in waiter epoll | Natanael Copa | 2018-07-17 | 2 | -1/+41 | |
| | | | | | | fixes #9094 (cherry picked from commit c6d52d062a5bbe29c59b6b49a4e823a423212581) | |||||
* | community/yelp-xsl: upgrade to 3.28.0 | Natanael Copa | 2018-07-16 | 1 | -2/+2 | |
| | | | | we want a stable version for stable branch | |||||
* | community/phpmyadmin: security upgrade to 4.8.2 (CVE-2018-12581,CVE-2018-12613) | Natanael Copa | 2018-07-16 | 1 | -2/+5 | |
| | | | | fixes #9093 | |||||
* | main/py-sphinx_rtd_theme: upgrade to 0.4.0 | André Klitzing | 2018-07-16 | 1 | -5/+11 | |
| | ||||||
* | main/libgit2: security upgrade to 0.27.3 | prspkt | 2018-07-14 | 1 | -2/+5 | |
| | | | | Fixes CVE-2018-10887, CVE-2018-10888 | |||||
* | main/duplicity: fix dependencies and add check | Jean-Louis Fuchs | 2018-07-13 | 1 | -1/+9 | |
| | ||||||
* | main/py2-fasteners: new aport | Jean-Louis Fuchs | 2018-07-13 | 1 | -0/+30 | |
| | | | | needed by duplicity |