- 22 Sep, 2011 7 commits
-
-
Łukasz Nowak authored
This issue was found on system which had libstdc++ dynamic library not functional. It is pointing to broken link which results in error: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc++.a(ios_init.o): relocation R_X86_64_32 against `pthread_cancel' can not be used when making a shared object; recompile with -fPIC Each time dynamic library tries to use stdc++, as libstdc++.so was broken link. Currently SlapOS requires "sane" host: which has working libc, libc++ and gcc. Some day in future SlapOS node software can provide own compiler, toolchain and libc with libc++. This reverts commit 6819f5a8.
-
Aurel authored
-
Sebastien Robin authored
This solve compilation problems on Debian 6.0.1
-
Łukasz Nowak authored
It has more immunity on libnetworkcache errors.
-
Sebastien Robin authored
-
Aurel authored
-
Romain Courteaud authored
Default value of 10 years should be enough.
-
- 21 Sep, 2011 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 20 Sep, 2011 2 commits
-
-
Kazuhiko Shiozaki authored
-
Arnaud Fontaine authored
-
- 19 Sep, 2011 4 commits
-
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
-
Aurel authored
-
Aurel authored
-
- 16 Sep, 2011 3 commits
-
-
Kazuhiko Shiozaki authored
-
Romain Courteaud authored
This has to be done on software level.
-
Sebastien Robin authored
-
- 15 Sep, 2011 2 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 14 Sep, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
* SECURITY: CVE-2011-3348 mod_proxy_ajp when combined with mod_proxy_balancer: Prevents unrecognized HTTP methods from marking ajp: balancer members in an error state, avoiding denial of service. * SECURITY: CVE-2011-3192 core: Further fixes to the handling of byte-range requests to use less memory, to avoid denial of service. This patch includes fixes to the patch introduced in release 2.2.20 for protocol compliance, as well as the MaxRanges directive.
-
- 11 Sep, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 10 Sep, 2011 1 commit
-
-
Jean-Paul Smets authored
-
- 09 Sep, 2011 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 08 Sep, 2011 4 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
zope.conf is read quite lite during zope startup and some modules are using environment variables to be set up (like DateTime) *before* zope.conf is read.
-
- 07 Sep, 2011 2 commits
-
-
Sebastien Robin authored
In the same time, it is useless to define to logformat when only one is used. Using format closer to default apache allows to more easily use various log parsers
-
Sebastien Robin authored
For performance analysis, it is mandatory to keep logs for a very long time. Also it is sometimes required to analyse a bug that happened more than one more ago, so we have no other choices than keep logs and not remove them.
-
- 05 Sep, 2011 6 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
slapos.recipe.build allows to install openoffice in same way as z3c.recipe.openoffice. Additionaly it does not hardcode internally paths or binaries, so less code updates are needed.
-
- 02 Sep, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-