- Mar 07, 2016
-
-
- Update kernel version to match current linux-grsec package, 4.1.18. - Rename directory with grsec suffix to match other kernel modules, and allow for future linux-vanilla based package. - Update VirtualBox version to 5.0.16
-
- Mar 06, 2016
-
-
Sören Tempel authored
-
Carlo Landmeter authored
-
- Mar 05, 2016
-
-
-
-
Carlo Landmeter authored
-
Sören Tempel authored
-
Sören Tempel authored
-
- Mar 04, 2016
-
-
Natanael Copa authored
-
Natanael Copa authored
-
-
Francesco Colista authored
-
Francesco Colista authored
-
Leonardo Arena authored
-
- Mar 03, 2016
-
-
- update to 0.93 - remove "makedepends" which are already "depends".
-
Natanael Copa authored
They are not needed for keeping ABI compat
-
-
Natanael Copa authored
fixes #5213
-
Timo Teräs authored
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.
-
Timo Teräs authored
This reverts most of commit 2fc663d5. Debian target armv7+ in their armhf. We target armv6+ which does not support vfpv3. ref #5211
-
Natanael Copa authored
-
Sören Tempel authored
-
Sören Tempel authored
-
- Mar 02, 2016
-
-
Ted Trask authored
-
>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.
-
http://search.cpan.org/dist/Couchbase/ Couchbase Client Library
-
http://search.cpan.org/dist/Test-Class/ Easily create test classes in an xUnit/JUnit style
-
http://search.cpan.org/dist/Log-Fu/ Simplified and developer-friendly screen logging
-
http://search.cpan.org/dist/Dir-Self/ a __DIR__ constant for the directory your source file is in
-
http://search.cpan.org/dist/Constant-Generate/ Common tasks for symbolic constants
-
Timo Teräs authored
-
Natanael Copa authored
-
Natanael Copa authored
ref #4938
-
Francesco Colista authored
-
- Mar 01, 2016
-
-
Kaarle Ritvanen authored
-
Leonardo Arena authored
-
Francesco Colista authored
-
Natanael Copa authored
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]
-
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.
-