Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/php7: add secinfo | Leonardo Arena | 2017-10-25 | 1 | -0/+8 | |
| | ||||||
* | community/go: security upgrade to 1.8.4 (CVE-2017-15041,CVE-2017-15042) | Natanael Copa | 2017-10-24 | 1 | -3/+3 | |
| | | | | fixes #8043 | |||||
* | community/one-context: upgrade to 0.5.3 | Jakub Jirutka | 2017-10-23 | 1 | -7/+2 | |
| | ||||||
* | community/wireshark: security upgrade to 2.2.10 | Leonardo Arena | 2017-10-23 | 1 | -6/+10 | |
| | | | | | | | (CVE-2017-15191, CVE-2017-15192, CVE-2017-15193) (CVE-2017-13765, CVE-2017-13766, CVE-2017-13767) fixes #8014 #7911 | |||||
* | Revert "main/xen,community/rng-tools: remove unicode whitespace from APKBUILDs" | William Pitcock | 2017-10-19 | 1 | -2/+2 | |
| | | | | This reverts commit 94eec0c787af9a21f974d849af5a50a9e4969369. | |||||
* | main/xen,community/rng-tools: remove unicode whitespace from APKBUILDs | Andy Chu | 2017-10-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bugs in 2 packages by removing Unicode whitespace. I found these problems by parsing all APKBUILD scripts with my shell (http://www.oilshell.org/). The problem only occurs if 'make' fails. Here is an excerpt: $ od -c unicode-space.sh 0000000 m a k e | | 302 240 r e t u r n 0000020 1 \n 0000022 \302 \204 is a utf-8 whitespace. No shells accept this -- it's parsed as part of the 'return' word, which makes it an invalid command. $ busybox ash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1: return: not found $ bash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: line 1: return: command not found $ dash unicode-space.sh make: *** No targets specified and no makefile found. Stop. unicode-space.sh: 1: unicode-space.sh: return: not found Remove '|| return 1' from lines that contained unicode whitespace. abuild now runs with 'set -e'. | |||||
* | community/zabbix: upgrade to 3.2.9 | Leonardo Arena | 2017-10-17 | 1 | -2/+2 | |
| | ||||||
* | community/tor: security fix (CVE-2017-0380). Fixes #7989 | Francesco Colista | 2017-10-10 | 2 | -3/+58 | |
| | ||||||
* | community/miniupnpc: security fixes CVE-2017-8798. Fixes #7990 | Francesco Colista | 2017-10-10 | 2 | -7/+55 | |
| | ||||||
* | main/php7: disable checks to unblock the builder | Natanael Copa | 2017-10-02 | 1 | -0/+1 | |
| | ||||||
* | main/php7: disable tests that fails to unblock the builder | Natanael Copa | 2017-10-02 | 2 | -1/+24 | |
| | ||||||
* | community/nextcloud: upgrade to 10.0.3 | Leonardo Arena | 2017-09-28 | 1 | -3/+3 | |
| | ||||||
* | community/zabbix: upgrade to 3.2.8 | Leonardo Arena | 2017-09-28 | 2 | -16/+4 | |
| | ||||||
* | community/emacs: security upgrade to 25.3. Fixes #7864 | Francesco Colista | 2017-09-25 | 1 | -2/+2 | |
| | ||||||
* | community/homer-ui: fix font permissions | Kaarle Ritvanen | 2017-09-19 | 2 | -2/+2 | |
| | ||||||
* | community/captagent: rebuild | Kaarle Ritvanen | 2017-09-19 | 1 | -1/+1 | |
| | ||||||
* | community/homer-api: rebuild | Kaarle Ritvanen | 2017-09-19 | 1 | -1/+1 | |
| | ||||||
* | community/homer-ui: backport local fonts | Kaarle Ritvanen | 2017-09-19 | 5 | -5/+384 | |
| | ||||||
* | Revert "main/homer-ui: moved from community" | Kaarle Ritvanen | 2017-09-19 | 1 | -0/+37 | |
| | | | | This reverts commit 5447327088bd1d3d797d8760daf18c3de73f23c7. | |||||
* | Revert "main/homer-api: moved from community" | Kaarle Ritvanen | 2017-09-19 | 4 | -0/+134 | |
| | | | | This reverts commit c5090b0c13f6d6f1fe2a52185100dbc7c9c549b6. | |||||
* | Revert "main/captagent: moved from community" | Kaarle Ritvanen | 2017-09-19 | 4 | -0/+91 | |
| | | | | This reverts commit 18fe037b8374692940023e8d494909188f658434. | |||||
* | main/homer-ui: moved from community | Kaarle Ritvanen | 2017-09-19 | 1 | -37/+0 | |
| | ||||||
* | main/homer-api: moved from community | Kaarle Ritvanen | 2017-09-19 | 4 | -134/+0 | |
| | ||||||
* | main/captagent: moved from community | Kaarle Ritvanen | 2017-09-19 | 4 | -91/+0 | |
| | ||||||
* | community/terminator: added dependencies backported from master, added ↵ | Francesco Colista | 2017-09-18 | 1 | -4/+11 | |
| | | | | check(). Fixes #7854 | |||||
* | community/php7: upgrade to 7.1.9 | Natanael Copa | 2017-09-15 | 1 | -2/+2 | |
| | ||||||
* | community/ruby2.2: upgrade to 2.2.8 (security fixes) | Jakub Jirutka | 2017-09-15 | 1 | -3/+15 | |
| | ||||||
* | community/postfixadmin: postfix can be installed in a separated machine | Leonardo Arena | 2017-09-09 | 1 | -2/+3 | |
| | | | | (cherry picked from commit 8f6dacb00179501de6af4f3c6712bf82fd66bbc5) | |||||
* | community/graphicsmagick: security fixes for CVE-2017-13775, CVE-2017-13776, ↵ | Francesco Colista | 2017-09-05 | 3 | -13/+363 | |
| | | | | CVE-2017-13777. Fixes #7790 | |||||
* | community/homer-api: fix LDAP auth with php7 | Kaarle Ritvanen | 2017-09-03 | 2 | -1/+14 | |
| | ||||||
* | community/homer-api: subpackage for LDAP authentication | Kaarle Ritvanen | 2017-09-03 | 1 | -2/+10 | |
| | ||||||
* | community/zziplib: add missing dependency | Kaarle Ritvanen | 2017-09-03 | 1 | -2/+2 | |
| | ||||||
* | community/chicken: eliminate race condition in build | Kaarle Ritvanen | 2017-09-03 | 2 | -108/+2 | |
| | | | | | do not patch the Scheme source file as it might get a later timestamp as the target C file | |||||
* | community/chicken: fix build | Kaarle Ritvanen | 2017-09-03 | 2 | -37/+14763 | |
| | ||||||
* | community/nextcloud-client: upgrade to 2.3.2 | Leonardo Arena | 2017-09-02 | 1 | -4/+4 | |
| | ||||||
* | community/zziplib: security upgrade to 0.13.67 | André Klitzing | 2017-09-02 | 1 | -6/+14 | |
| | | | | ref #6966 | |||||
* | community/chicken: really apply fix for CVE-2017-6949 | Kaarle Ritvanen | 2017-09-02 | 1 | -1/+5 | |
| | ||||||
* | community/firefox-esr: enable on aarch64 | Natanael Copa | 2017-08-30 | 1 | -1/+1 | |
| | | | | seems like one of the fixes for s390x resolved the build failure | |||||
* | community/one-context: upgrade to 0.5.2 | Jakub Jirutka | 2017-08-29 | 1 | -4/+2 | |
| | ||||||
* | main/py-packaging: move from community (needed for py-cryptography) | Jakub Jirutka | 2017-08-29 | 1 | -49/+0 | |
| | ||||||
* | community/salt: security upgrade to 2016.11.7 (CVE-2017-12791) | Natanael Copa | 2017-08-26 | 1 | -22/+2 | |
| | | | | fixes #7752 | |||||
* | community/nextcloud: fix issue #6028 | Leonardo Arena | 2017-08-25 | 2 | -2/+26 | |
| | | | | | | Missing icons in Files app after 12.0.1 upgrade (cherry picked from commit d54f08bc7de4047eae688dc80764c6231e30526b) | |||||
* | community/graphicsmagick: security fixes for various CVEs: | Francesco Colista | 2017-08-24 | 7 | -3/+281 | |
| | | | | | | | | | | | | * CVE-2017-11642 * CVE-2017-11722 * CVE-2017-12935 * CVE-2017-12936 * CVE-2017-12937 * CVE-2017-13063 * CVE-2017-13064 Fixes #7747 | |||||
* | main/phpldapadmin: secfix for CVE-2017-11107 | Natanael Copa | 2017-08-22 | 2 | -16/+39 | |
| | | | | fixes #7511 | |||||
* | community/cacti: security upgrade to 1.1.19 | Natanael Copa | 2017-08-22 | 1 | -11/+3 | |
| | | | | fixes #7690 | |||||
* | community/virt-manager: fix gobject dependency | Shiz | 2017-08-20 | 1 | -4/+5 | |
| | ||||||
* | community/nextcloud: upgrade to 12.0.2 | Leonardo Arena | 2017-08-15 | 1 | -2/+2 | |
| | ||||||
* | community/evince: security upgrade to 3.24.1 (CVE-2017-1000083) | Natanael Copa | 2017-08-14 | 1 | -2/+2 | |
| | | | | fixes #7545 | |||||
* | community/webkit2gtk: security upgrade to 2.16.6 | Natanael Copa | 2017-08-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | CVE-2017-2538 CVE-2017-7039 CVE-2017-7018 CVE-2017-7030 CVE-2017-7037 CVE-2017-7034 CVE-2017-7055 CVE-2017-7056 CVE-2017-7064 CVE-2017-7061 CVE-2017-7048 CVE-2017-7046 fixes #7543 | |||||
* | community/firefox-esr: security upgrade to 52.3.0 | Natanael Copa | 2017-08-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes #7674 CVE-2017-7753: Out-of-bounds read with cached style data and pseudo-elements CVE-2017-7779: Memory safety bugs CVE-2017-7784: Use-after-free with image observers CVE-2017-7785: Buffer overflow manipulating ARIA attributes in DOM CVE-2017-7786: Buffer overflow while painting non-displayable SVG CVE-2017-7787: Same-origin policy bypass with iframes through page reloads CVE-2017-7791: Spoofing following page navigation with data: protocol and modal alerts CVE-2017-7792: Buffer overflow viewing certificates with an extremely long OID CVE-2017-7798: XUL injection in the style editor in devtools CVE-2017-7800: Use-after-free in WebSockets during disconnection CVE-2017-7801: Use-after-free with marquee during window resizing CVE-2017-7802: Use-after-free resizing image elements CVE-2017-7803: CSP containing 'sandbox' improperly applied CVE-2017-7807: Domain hijacking through AppCache fallback CVE-2017-7809: Use-after-free while deleting attached editor DOM node |