Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/wavpack: add secfixes | prspkt | 2018-06-11 | 3 | -2/+143 | |
| | | | | | | | | | | | fixes for: -CVE-2018-10536 -CVE-2018-10537 -CVE-2018-10538 -CVE-2018-10539 -CVE-2018-10540 Fixes #8912 | |||||
* | main/wavpack: security fixes | Leonardo Arena | 2018-06-11 | 4 | -14/+231 | |
| | | | | | | CVE-2018-6767, CVE-2018-7253, CVE-2018-7254 Fixes #8592 | |||||
* | community/wireshark: security upgrade to 2.4.7 | Leonardo Arena | 2018-06-11 | 1 | -2/+9 | |
| | | | | | | | CVE-2018-11356, CVE-2018-11357, CVE-2018-11358, CVE-2018-11359, CVE-2018-11360, CVE-2018-11362 Fixes #8932 | |||||
* | main/strongswan: security upgrade to 5.6.3 (CVE-2018-5388) | Leonardo Arena | 2018-06-11 | 1 | -2/+4 | |
| | | | | Fixes #8955 | |||||
* | community/nextcloud: upgrade to 12.0.8 | Leonardo Arena | 2018-06-08 | 1 | -2/+2 | |
| | ||||||
* | main/sdl2_image: security fixes. Fixes #8941 | Francesco Colista | 2018-06-06 | 11 | -3/+361 | |
| | | | | | | | | | | | | | | Security fixes for the following CVEs: CVE-2017-12122 CVE-2017-14440 CVE-2017-14441 CVE-2017-14442 CVE-2017-14448 CVE-2017-14450 CVE-2018-3837 CVE-2018-3838 CVE-2018-3839 | |||||
* | main/xfsprogs: fix owner of files | Natanael Copa | 2018-06-06 | 1 | -1/+2 | |
| | | | | fixes #8967 | |||||
* | main/busybox: rebuild to make sure package is signed | Natanael Copa | 2018-06-06 | 1 | -1/+1 | |
| | | | | | | | The -r10 package got not properly signed due to ABI breakage in openssl (commit 1b2b08e28cbf2539b23cd4fc487cf00caaf19163) Bump pkgrel so we rebuild it. | |||||
* | main/abuild: fix race when stripping | Natanael Copa | 2018-06-01 | 2 | -2/+39 | |
| | ||||||
* | main/git: security upgrade to 2.15.2 (CVE-2018-11233,CVE-2018-11235) | Natanael Copa | 2018-05-30 | 1 | -3/+6 | |
| | | | | fixes #8947 | |||||
* | main/binutils: backport fix for ppc64le | Natanael Copa | 2018-05-30 | 2 | -1/+96 | |
| | | | | | | | | | | This fixes clang testsuite. Patch was taken from upstream binutils-2_30-branch https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=shortlog;h=refs/heads/binutils-2_30-branch Upstream report: https://sourceware.org/ml/binutils/2018-03/msg00183.html | |||||
* | main/binutils: upgrade to 2.30 | Natanael Copa | 2018-05-30 | 3 | -439/+3 | |
| | | | | ref #7314 | |||||
* | Revert "main/libressl: add options -verify_{hostname,email,ip} to s_client" | Natanael Copa | 2018-05-30 | 3 | -109/+2 | |
| | | | | | | | | | | This patch introduced new symbols that broke pip cryptography=2.2.2. The busybox wget issue was fixed by implementing ssl_client so this backport is no longer needed. ref #8939 This reverts commit 3cf23fc4eefde870de2c80c0dae5a3f48d676c1f. | |||||
* | main/busybox: properly fix wget https support | Natanael Copa | 2018-05-30 | 7 | -170/+307 | |
| | | | | | | | | | | | | | | | | | | | | | fix busybox wget https support by using an external ssl_client helper for https. Disable the use of external openssl. This was fixed to check certificates as a temporary solution. openssl can not produce any useful error messages on certificate errors. It is big. So we simply disable its use. For dynamic busybox we disable the internal ssl_client and the internal (broken) tls code, and build our own ssl_client which properly verifies the certificates. For the static busybox we enable the internal ssl_client and tls code, but we only allow its use with --no-check-certificates. This is so we still can fetch things from https in an emergency situation. We auto-install ssl_client if both libssl and busybox are installed. This is to keep backwards compatibility. | |||||
* | community/nextcloud: upgrade to 12.0.7 | Leonardo Arena | 2018-05-30 | 2 | -48/+2 | |
| | ||||||
* | community/lua-cqueues-pushy: upgrade to 20180530 snapshot | Timo Teräs | 2018-05-30 | 1 | -3/+3 | |
| | ||||||
* | main/busybox: wget: verify certificate when openssl helper is used | Jakub Jirutka | 2018-05-28 | 2 | -1/+74 | |
| | ||||||
* | main/busybox: wget: print warning when internal TLS code is used | Jakub Jirutka | 2018-05-28 | 2 | -0/+90 | |
| | ||||||
* | main/libressl: add options -verify_{hostname,email,ip} to s_client | Jakub Jirutka | 2018-05-28 | 3 | -2/+109 | |
| | ||||||
* | main/libressl: upgrade to 2.6.4 | Natanael Copa | 2018-05-28 | 1 | -2/+2 | |
| | ||||||
* | main/curl: fix crashes due to LibreSSL/OpenSSL engines conflicts | Jakub Jirutka | 2018-05-25 | 2 | -2/+47 | |
| | ||||||
* | main/tiff: fix CVE-2018-8905 | prspkt | 2018-05-24 | 2 | -2/+57 | |
| | ||||||
* | main/tiff: fix CVE-2018-7456 | prspkt | 2018-05-24 | 2 | -2/+176 | |
| | ||||||
* | main/bind: security upgrade to 9.11.3 | Jakub Jirutka | 2018-05-24 | 1 | -2/+8 | |
| | ||||||
* | main/bmd-tools: upgrade to 1.0.2 | Timo Teräs | 2018-05-24 | 1 | -2/+2 | |
| | ||||||
* | community/tor: security upgrade to 0.3.1.10 (CVE-2018-0490) | Natanael Copa | 2018-05-23 | 1 | -2/+4 | |
| | | | | fixes #8854 | |||||
* | community/quassel: security upgrade to 0.12.5 ↵ | Natanael Copa | 2018-05-23 | 1 | -9/+8 | |
| | | | | | | (CVE-2018-1000178,CVE-2018-1000179) fixes #8927 | |||||
* | community/firefox-esr: security upgrade to 52.8.0 | Natanael Copa | 2018-05-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | fixes #8892 CVE-2018-5150: Memory safety bugs CVE-2018-5154: Use-after-free with SVG animations and clip paths CVE-2018-5155: Use-after-free with SVG animations and text paths CVE-2018-5157: Same-origin bypass of PDF Viewer to view protected PDF files CVE-2018-5158: Malicious PDF can inject JavaScript into PDF Viewer CVE-2018-5159: Integer overflow and out-of-bounds write in Skia CVE-2018-5168: Lightweight themes can be installed without user interaction CVE-2018-5178: Buffer overflow during UTF-8 to Unicode string conversion through legacy extension CVE-2018-5183: Backport critical security fixes in Skia | |||||
* | main/xen: security fixes XSA 260-262 | Henrik Riomar | 2018-05-21 | 8 | -1/+1078 | |
| | | | | | | CVE-2018-8897 XSA-260 (depends x86-XPTI-reduce-.text.entry.patch) CVE-2018-10982 XSA-261 CVE-2018-10981 XSA-262 | |||||
* | main/sqlite: fix CVE-2018-8740 | Jakub Jirutka | 2018-05-20 | 2 | -1/+43 | |
| | | | | Ref #8786 (https://bugs.alpinelinux.org/issues/8786) | |||||
* | main/curl: security upgrade to 7.60.0 | prspkt | 2018-05-20 | 1 | -3/+6 | |
| | ||||||
* | community/lua-cqueues-pushy: upgrade to 20180221 snapshot | Timo Teräs | 2018-05-17 | 1 | -3/+3 | |
| | ||||||
* | community/stunnel: upgrade to 5.44 and enable SO_ORIGINAL_DST | Natanael Copa | 2018-05-15 | 1 | -3/+8 | |
| | | | | | Support for SO_ORIGINAL_DST will be silently disabled if linux-headers are missing at build time. | |||||
* | main/darkhttpd: Add svg support to default mimetypes | Carlo Landmeter | 2018-05-14 | 2 | -3/+33 | |
| | ||||||
* | community/zoneminder: add missing dependency | Kaarle Ritvanen | 2018-05-14 | 1 | -2/+2 | |
| | ||||||
* | main/postgresql: security upgrade to 10.4 | Jakub Jirutka | 2018-05-14 | 1 | -10/+12 | |
| | | | | | Fixes CVE-2018-1115 See https://www.postgresql.org/about/news/1851/ | |||||
* | main/wget: security upgrade to 1.19.5 | Andy Postnikov | 2018-05-10 | 1 | -3/+5 | |
| | ||||||
* | community/php7: security upgrade to 7.1.17 | Andy Postnikov | 2018-05-03 | 1 | -3/+7 | |
| | | | | CVE-2018-5712 | |||||
* | community/wireshark: security upgrade to 2.4.6 | Leonardo Arena | 2018-04-30 | 1 | -2/+13 | |
| | | | | | | | | CVE-2018-9256, CVE-2018-9257, CVE-2018-9258, CVE-2018-9260, CVE-2018-9261, CVE-2018-9262, CVE-2018-9263, CVE-2018-9264, CVE-2018-9267, CVE-2018-10194 Fixes #8822 | |||||
* | main/jq: security fix (CVE-2016-4074). Fixes #8808 | Leonardo Arena | 2018-04-30 | 2 | -3/+45 | |
| | ||||||
* | main/xen: security fixes | Henrik Riomar | 2018-04-30 | 3 | -1/+146 | |
| | | | | | CVE-2018-10472, XSA-258 CVE-2018-10471, XSA-259 | |||||
* | main/mkinitfs: virtio_net depends on virtio_pci | Carlo Landmeter | 2018-04-29 | 2 | -2/+27 | |
| | ||||||
* | main/mkinitfs: features add virtio_net to network modules | Carlo Landmeter | 2018-04-29 | 2 | -2/+25 | |
| | ||||||
* | community/php5: security upgrade to 5.6.36 | Andy Postnikov | 2018-04-28 | 1 | -2/+6 | |
| | | | | CVE-2018-5712 | |||||
* | community/drupal7: security upgrade to 7.59 | Andy Postnikov | 2018-04-28 | 1 | -2/+4 | |
| | | | | CVE-2018-7602 https://www.drupal.org/SA-CORE-2018-004 | |||||
* | community/firefox-esr: upgrade to 52.7.3 | Leonardo Arena | 2018-04-24 | 1 | -2/+2 | |
| | ||||||
* | community/nextcloud: upgrade to 12.0.6 | Jakub Jirutka | 2018-04-18 | 2 | -17/+2 | |
| | | | | Problem with iconv has been fixed in upstream: https://github.com/nextcloud/server/pull/8674. | |||||
* | main/perl: security upgrade to 5.26.2 | Leonardo Arena | 2018-04-17 | 1 | -7/+10 | |
| | | | | | | CVE-2018-6797, CVE-2018-6798, CVE-2018-6913 Fixes #8802 | |||||
* | community/roundcubemail: security upgrade to 1.3.6 (CVE-2018-9846) | Leonardo Arena | 2018-04-12 | 2 | -14/+28 | |
| | ||||||
* | main/clamav: security upgrade 0.99.4 | Leonardo Arena | 2018-04-11 | 2 | -28/+9 | |
| | | | | | | CVE-2018-0202, CVE-2018-1000085 Fixes #8694 |