aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/redis: upgrade to 4.0.11Andy Postnikov2018-08-101-3/+3
|
* main/postgresql: security upgrade to 10.5Andy Postnikov2018-08-101-2/+5
| | | | CVE-2018-10915 CVE-2018-10925
* main/ruby-bundler: fix missing dependency on ruby-etcJakub Jirutka2018-08-091-2/+2
| | | | Fixes #9216 <https://bugs.alpinelinux.org/issues/9216>
* main/mini_httpd: Fix cgi bug breaking ACF logonTed Trask2018-08-082-2/+15
| | | | (cherry picked from commit 22b198e7f8bbdf04f28682bf286a89921d4c3a44)
* main/mupdf: upgrade to 1.13.0prspkt2018-08-082-22/+19
| | | | | | | | add secfixes comments fixes #8580 (cherry picked from commit 831d2ee24986330048dfa488c8bb5017656e8efd)
* main/p7zip: security fixes (CVE-2018-5996, CVE-2018-10115)Natanael Copa2018-08-083-5/+545
| | | | fixes #8532
* community/certbot: add py-requests-toolbelt to depsCarlo Landmeter2018-08-061-2/+2
| | | | ref #9053
* community/py-requests-toolbelt: new aportCarlo Landmeter2018-08-061-0/+52
|
* main/lxc: fix CVE-2018-6556Jakub Jirutka2018-08-062-2/+129
|
* main/py-django: security upgrade to 1.11.15 (CVE-2018-14574)Natanael Copa2018-08-061-2/+4
| | | | fixes #9175
* community/chromium: upgrade to 68.0.3440.75Natanael Copa2018-08-0616-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.181Natanael Copa2018-08-0615-383/+1345
|
* main/cgit: fix secfixes commentNatanael Copa2018-08-041-2/+2
|
* main/cgit: fix CVE-2018-14912Natanael Copa2018-08-042-2/+70
|
* community/php7-xdebug: upgrade to 2.6.1 and use httpsAndy Postnikov2018-08-021-5/+5
| | | | (cherry picked from commit 128fba54d0dab6dc992a1c3469488ddfade3875f)
* main/kamailio: add secfixes commentNatanael Copa2018-08-021-0/+4
|
* main/tiff: various security fixesNatanael Copa2018-08-015-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 presentJakub Jirutka2018-07-302-2/+13
| | | | | Fixes #9146 <https://bugs.alpinelinux.org/issues/9146> Fixes #9113 <https://bugs.alpinelinux.org/issues/9113>
* main/dhcpcd: upgrade to 7.0.7Natanael Copa2018-07-301-2/+2
| | | | fixes #9030
* main/fuse: security upgrade to 2.9.8 (CVE-2018-10906)Natanael Copa2018-07-301-3/+7
| | | | fixes #9152
* main/kamailio: upgrade to 5.1.4Leonardo Arena2018-07-301-2/+2
|
* community/wireshark: upgrade to 2.4.8Natanael Copa2018-07-301-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 Copa2018-07-301-2/+6
| | | | fixes #9107
* main/libvorbis: security fix for CVE-2018-10392Natanael Copa2018-07-302-3/+33
| | | | fixes #9141
* main/pkgconf: upgrade to 1.5.3 (security fix, CVE pending)William Pitcock2018-07-281-2/+2
|
* community/php7-apcu: add missing file, use https url and sourceAndy Postnikov2018-07-281-3/+5
|
* community/php7: fix include_path setting, use https url and sourceAndy Postnikov2018-07-282-3/+16
|
* community/roundcubemail: fix missing JS libsJakub Jirutka2018-07-281-3/+3
|
* main/zip: add unzip to dependsNatanael Copa2018-07-271-2/+2
| | | | | | unzip is needed by `zip -T` fixes #8003
* main/mutt: security upgrade to 1.10.1Natanael Copa2018-07-241-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.37Andy Postnikov2018-07-241-2/+2
|
* main/libxfont: fix secfixes commentNatanael Copa2018-07-241-1/+1
|
* main/lame: fix secfixes commentNatanael Copa2018-07-241-1/+1
|
* community/nextcloud: upgrade to 13.0.5Leonardo Arena2018-07-241-2/+2
|
* community/rspamd: fix broken rspamd.confJakub Jirutka2018-07-243-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 errorJakub Jirutka2018-07-232-3/+3
| | | | doveconf: Error: t_readlink(/run/dovecot/dovecot.conf) failed: readlink() failed: No such file or directory
* main/opensmtpd: fix segfault in crypt_checkpassJakub Jirutka2018-07-222-2/+48
|
* community/php7: security upgrade to 7.2.8Andy Postnikov2018-07-201-2/+4
|
* main/mqtt-exec: backport password auth supportNatanael Copa2018-07-183-78/+92
| | | | and remove unused patch
* main/znc: security upgrade to 1.7.1 (CVE-2018-14055,CVE-2018-14056)Natanael Copa2018-07-181-2/+7
| | | | fixes #9101
* main/openssl: cherry-pick fix for CVE-2018-0737Timo Teräs2018-07-182-2/+34
| | | | fixes #8813
* main/asterisk: security upgrade to 15.5.0Timo Teräs2018-07-181-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-extrasNatanael Copa2018-07-172-2/+2
| | | | | | fixes #9037 (cherry picked from commit 9e52fe232d0904c340f2d0f03b7ed71158dbc624)
* main/varnish: fix stack overflow in waiter epollNatanael Copa2018-07-172-1/+41
| | | | | | fixes #9094 (cherry picked from commit c6d52d062a5bbe29c59b6b49a4e823a423212581)
* community/yelp-xsl: upgrade to 3.28.0Natanael Copa2018-07-161-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 Copa2018-07-161-2/+5
| | | | fixes #9093
* main/py-sphinx_rtd_theme: upgrade to 0.4.0André Klitzing2018-07-161-5/+11
|
* main/libgit2: security upgrade to 0.27.3prspkt2018-07-141-2/+5
| | | | Fixes CVE-2018-10887, CVE-2018-10888
* main/duplicity: fix dependencies and add checkJean-Louis Fuchs2018-07-131-1/+9
|
* main/py2-fasteners: new aportJean-Louis Fuchs2018-07-131-0/+30
| | | | needed by duplicity