Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/squid: security upgrade to 3.5.15 | Natanael Copa | 2016-03-03 | 1 | -5/+5 | |
| | | | | fixes #5213 | |||||
* | main/mariadb: disable on armhf for now | Timo Teräs | 2016-03-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | mariadb does async functions using fibers. for x86 and x86_64 it has asm implementation, but for other architectures it uses {make,swap,get}context. musl does not support that, but ships the ucontext.h which makes mariadb think it exists and the build fails with: ../mysys/libmysys.a(my_context.c.o): In function `my_context_spawn_internal': /home/buildozer/aports/main/mariadb/src/mariadb-10.1.12/mysys/my_context.c:63: undefined reference to `setcontext' ../mysys/libmysys.a(my_context.c.o): In function `my_context_continue': /home/buildozer/aports/main/mariadb/src/mariadb-10.1.12/mysys/my_context.c:77: undefined reference to `swapcontext' ... For now disable on armhf. | |||||
* | main/nodejs: do not set vfpv3 fpu for armhf | Timo Teräs | 2016-03-03 | 1 | -3/+1 | |
| | | | | | | | This reverts most of commit 2fc663d5. Debian target armv7+ in their armhf. We target armv6+ which does not support vfpv3. ref #5211 | |||||
* | testing/libressl: split libcrypto, libssl and libtls | Natanael Copa | 2016-03-03 | 1 | -3/+18 | |
| | ||||||
* | main/sshfs: upgrade to 2.7 | Sören Tempel | 2016-03-03 | 1 | -7/+6 | |
| | ||||||
* | testing/stunnel: upgrade to 5.31 | Sören Tempel | 2016-03-03 | 1 | -17/+6 | |
| | ||||||
* | main/acf-apk-tools: upgrade to 0.11.0 | Ted Trask | 2016-03-02 | 1 | -5/+5 | |
| | ||||||
* | testing/mongodb: Fix #5188 where mongod crashes at db.dropDatabase(). | Marc Vertes | 2016-03-02 | 2 | -6/+19 | |
| | | | | | | | >From the error log, it seems this is a problem due to wiredtiger. The problem does not occure if using internal engine. Ensure mongodb is using internal provided wiredtiger engine instead of system one. An additional patch to avoid strtouq is needed. | |||||
* | testing/perl-couchbase: new aport | Nathan Johnson | 2016-03-02 | 1 | -0/+41 | |
| | | | | | http://search.cpan.org/dist/Couchbase/ Couchbase Client Library | |||||
* | testing/perl-test-class: new aport | Nathan Johnson | 2016-03-02 | 1 | -0/+41 | |
| | | | | | http://search.cpan.org/dist/Test-Class/ Easily create test classes in an xUnit/JUnit style | |||||
* | testing/perl-log-fu: new aport | Nathan Johnson | 2016-03-02 | 1 | -0/+41 | |
| | | | | | http://search.cpan.org/dist/Log-Fu/ Simplified and developer-friendly screen logging | |||||
* | testing/perl-dir-self: new aport | Nathan Johnson | 2016-03-02 | 1 | -0/+41 | |
| | | | | | http://search.cpan.org/dist/Dir-Self/ a __DIR__ constant for the directory your source file is in | |||||
* | testing/perl-constant-generate: new aport | Nathan Johnson | 2016-03-02 | 1 | -0/+41 | |
| | | | | | http://search.cpan.org/dist/Constant-Generate/ Common tasks for symbolic constants | |||||
* | main/musl: cherry-pick bre fixes from upstream git | Timo Teräs | 2016-03-02 | 5 | -31/+148 | |
| | ||||||
* | main/varnish: upgrade to 4.1.1 | Natanael Copa | 2016-03-02 | 1 | -5/+5 | |
| | ||||||
* | main/varnish: fix stack overflow | Natanael Copa | 2016-03-02 | 2 | -1/+49 | |
| | | | | ref #4938 | |||||
* | community/tilda: upgrade to 1.3.2 | Francesco Colista | 2016-03-02 | 1 | -4/+4 | |
| | ||||||
* | main/postfix: keep postfix-files (required at run-time) | Kaarle Ritvanen | 2016-03-01 | 1 | -2/+2 | |
| | ||||||
* | main/openssl: enable ssl2 and weak ciphers now disabled by default | Leonardo Arena | 2016-03-01 | 1 | -1/+3 | |
| | ||||||
* | community/letsencrypt: upgrade to 0.4.1 | Francesco Colista | 2016-03-01 | 1 | -4/+4 | |
| | ||||||
* | main/openssl: security upgrade to 1.0.2g | Natanael Copa | 2016-03-01 | 1 | -5/+5 | |
| | | | | | | | | | | | CVE-2016-0800 [High severity] CVE-2016-0705 [Low severity] CVE-2016-0798 [Low severity] CVE-2016-0797 [Low severity] CVE-2016-0799 [Low severity] CVE-2016-0702 [Low severity] CVE-2016-0703 [High severity] CVE-2016-0704 [Moderate severity] | |||||
* | testing/nginx-naxsi: update to 1.9.12 | Stuart Cardall | 2016-03-01 | 2 | -20/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes with nginx 1.9.12 24 Feb 2016 *) Feature: Huffman encoding of response headers in HTTP/2. Thanks to Vlad Krasnov. *) Feature: the "worker_cpu_affinity" directive now supports more than 64 CPUs. *) Bugfix: compatibility with 3rd party C++ modules; the bug had appeared in 1.9.11. Thanks to Piotr Sikora. *) Bugfix: nginx could not be built statically with OpenSSL on Linux; the bug had appeared in 1.9.11. *) Bugfix: the "add_header ... always" directive with an empty value did not delete "Last-Modified" and "ETag" header lines from error responses. *) Workaround: "called a function you should not call" and "shutdown while in init" messages might appear in logs when using OpenSSL 1.0.2f. *) Bugfix: invalid headers might be logged incorrectly. *) Bugfix: socket leak when using HTTP/2. *) Bugfix: in the ngx_http_v2_module. | |||||
* | testing/at: renamed init script from at to atd | msun | 2016-03-01 | 2 | -7/+7 | |
| | | | | Init script for at-daemon failed to start /usr/sbin/atd until the srcipt has not been renamed because $SVCNAME returns basename of the script. The fact skipped my mind... Please commit this patch to fix the annoying bug. | |||||
* | main/postfix: upgrade to 3.1.0 | Valery Kartel | 2016-03-01 | 2 | -20/+42 | |
| | ||||||
* | main/cryptsetup: upgrade to 1.7.1 | Carlo Landmeter | 2016-03-01 | 1 | -5/+5 | |
| | ||||||
* | main/squid: enable ssl-crtd | Natanael Copa | 2016-03-01 | 1 | -2/+3 | |
| | ||||||
* | main/gdb: use system zlib | Sören Tempel | 2016-03-01 | 1 | -2/+5 | |
| | ||||||
* | main/openssh: upgrade to 7.2_p1 | Valery Kartel | 2016-03-01 | 3 | -16/+16 | |
| | ||||||
* | testing/php-couchbase: new aport | Nathan Johnson | 2016-03-01 | 1 | -0/+37 | |
| | | | | | https://pecl.php.net/package/couchbase PHP extension for connecting to a couchbase server. | |||||
* | testing/libcouchbase: new aport | Nathan Johnson | 2016-03-01 | 4 | -0/+192 | |
| | | | | | http://developer.couchbase.com/community C client library for Couchbase NoSQL database | |||||
* | testing/luarocks: add dependency on curl and fix license | Michael Zuo | 2016-03-01 | 1 | -3/+3 | |
| | | | | | | | | luarocks aborts incomprehensibly if it can't find curl in the PATH when trying to download anything. License text is the MIT license text verbatim, and the README documents "LuaRocks is free software and uses the same license as Lua 5.x." | |||||
* | testing/radare2: upgrade to 0.10.1 and fix license | Jose-Luis Rivas | 2016-03-01 | 1 | -5/+6 | |
| | | | | | | | The documentation on licensing in radare2 says there's a lot of GPL plugins which we are distributing, the rest is LGPL and given the virulent nature of the GPL they become GPL when it comes to distributing them. So the safest thing to do is just leaving it as GPLv3. | |||||
* | testing/dma: add cronjob and install symlinks | Sören Tempel | 2016-02-29 | 2 | -1/+20 | |
| | ||||||
* | main/iw: split doc | Carlo Landmeter | 2016-02-29 | 1 | -1/+2 | |
| | ||||||
* | testing/dma: Instal configs to /etc and create spool directory | Sören Tempel | 2016-02-29 | 2 | -18/+19 | |
| | ||||||
* | main/transmission: upgrade to 2.90 | Natanael Copa | 2016-02-29 | 2 | -20/+6 | |
| | ||||||
* | main/iw: upgrade to 4.3 | Natanael Copa | 2016-02-29 | 1 | -4/+4 | |
| | ||||||
* | main/ethtool: upgrade to 4.2 | Natanael Copa | 2016-02-29 | 1 | -4/+4 | |
| | ||||||
* | main/imagemagick: upgrade to 6.9.3.6 | Natanael Copa | 2016-02-29 | 1 | -4/+4 | |
| | ||||||
* | main/xen: upgrade to 4.6.1 | Natanael Copa | 2016-02-29 | 18 | -1099/+19 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | testing/sch-cake-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | testing/flashcache-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | testing/drbd9-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 4.1.18-r0 | Natanael Copa | 2016-02-29 | 1 | -2/+2 | |
| |