Kazuhiko Shiozaki [Mon, 12 Mar 2012 20:42:42 +0000 (21:42 +0100)]
specify libtiff location for compilation process itself.
Kazuhiko Shiozaki [Mon, 12 Mar 2012 20:37:23 +0000 (21:37 +0100)]
explicitly specify our own bzip2 location.
Kazuhiko Shiozaki [Mon, 12 Mar 2012 20:15:05 +0000 (21:15 +0100)]
version up : libtiff 4.0.1.
Kazuhiko Shiozaki [Mon, 12 Mar 2012 20:14:17 +0000 (21:14 +0100)]
version up : libjpeg v8d.
Łukasz Nowak [Mon, 12 Mar 2012 10:12:19 +0000 (11:12 +0100)]
Lock down to own bzip2 library.
Łukasz Nowak [Mon, 12 Mar 2012 08:23:06 +0000 (09:23 +0100)]
Drop obsoleted comment.
Kazuhiko Shiozaki [Fri, 9 Mar 2012 12:44:24 +0000 (13:44 +0100)]
set TimeOut 300 just same as Apache 2.2's default value.
Łukasz Nowak [Fri, 9 Mar 2012 09:28:27 +0000 (10:28 +0100)]
Drop debugging.
Related problem was fixed by zc.buildout update.
Kazuhiko Shiozaki [Fri, 9 Mar 2012 06:49:06 +0000 (07:49 +0100)]
version up : FreeType 2.4.9, including security fixes. add bzip2 support.
Kazuhiko Shiozaki [Thu, 8 Mar 2012 18:52:54 +0000 (19:52 +0100)]
version up : Percona Toolkit 2.0.4.
Kazuhiko Shiozaki [Wed, 7 Mar 2012 19:49:13 +0000 (20:49 +0100)]
version up : Python 2.7.3rc1 including security fixes. enable ipv6 explicitly. use our own libexpat.
Kazuhiko Shiozaki [Wed, 7 Mar 2012 19:48:53 +0000 (20:48 +0100)]
version up : Python 2.6.8rc1 including security fixes. enable ipv6 explicitly.
Kazuhiko Shiozaki [Wed, 7 Mar 2012 11:47:59 +0000 (12:47 +0100)]
remove a duplicate section.
Kazuhiko Shiozaki [Wed, 7 Mar 2012 11:37:29 +0000 (12:37 +0100)]
version up : ImageMagick 6.7.5-10 including security fixes.
Yingjie Xu [Wed, 7 Mar 2012 00:51:00 +0000 (01:51 +0100)]
Add Yingjie Xu shacache certificate.
Yingjie Xu [Wed, 7 Mar 2012 00:47:38 +0000 (01:47 +0100)]
Fix snippet-master.cfg checksum.
Vincent Pelletier [Tue, 21 Feb 2012 11:02:23 +0000 (12:02 +0100)]
No need to rename variable if it's properly names to begin with.
Vincent Pelletier [Tue, 21 Feb 2012 11:01:20 +0000 (12:01 +0100)]
Create intermediate directories implicitly as well.
Vincent Pelletier [Tue, 21 Feb 2012 11:00:51 +0000 (12:00 +0100)]
Pop is your friend.
Vincent Pelletier [Tue, 6 Mar 2012 13:39:39 +0000 (14:39 +0100)]
Drop stale comments.
Vincent Pelletier [Tue, 6 Mar 2012 13:20:19 +0000 (14:20 +0100)]
Drop duplicate section.
Kazuhiko Shiozaki [Tue, 6 Mar 2012 10:07:13 +0000 (11:07 +0100)]
update version string in mod_antiloris.
Kazuhiko Shiozaki [Tue, 6 Mar 2012 10:02:53 +0000 (11:02 +0100)]
update mod_antiloris patch.
Kazuhiko Shiozaki [Fri, 2 Mar 2012 09:39:15 +0000 (10:39 +0100)]
add zlib support and remove patented ciphers.
Kazuhiko Shiozaki [Fri, 2 Mar 2012 09:12:01 +0000 (10:12 +0100)]
typo.
Arnaud Fontaine [Fri, 2 Mar 2012 05:39:21 +0000 (14:39 +0900)]
Set OpenSSL rpath properly.
Makefile overrides LDFLAGS and SHARED_LDFLAGS environment variables, thus the
resulting shared library didn't have RPATH set and libssl as well as engines
ending up not using SlapOS libcrypto.
Kazuhiko Shiozaki [Thu, 1 Mar 2012 12:49:26 +0000 (13:49 +0100)]
version up : file 5.11, including security fixes.
Kazuhiko Shiozaki [Thu, 1 Mar 2012 09:36:13 +0000 (10:36 +0100)]
version up : MariaDB 5.3.5 GA. reenable innodb plugin. disable embedded server.
Kazuhiko Shiozaki [Thu, 1 Mar 2012 09:26:43 +0000 (10:26 +0100)]
readd dumb glob of parts/*/product, but keeping products:list with higher priority.
Kazuhiko Shiozaki [Wed, 29 Feb 2012 13:37:55 +0000 (14:37 +0100)]
the list of test directories should be calculated by products:list instead of dumb glob.
Ivan Tyagov [Wed, 29 Feb 2012 12:49:03 +0000 (14:49 +0200)]
Fix version.
Ivan Tyagov [Wed, 29 Feb 2012 11:50:37 +0000 (13:50 +0200)]
Use recent improvements on testnode.
Kazuhiko Shiozaki [Wed, 29 Feb 2012 09:32:06 +0000 (10:32 +0100)]
version up : groonga-2.0.0 and mroonga-2.00, including BACKWARD INCOMPATIBLE chages. you need to dump your mroonga tables before upgrading and restore them after upgrading.
Tatuya Kamada [Sat, 25 Feb 2012 17:54:09 +0000 (02:54 +0900)]
Use varnishlog wrapper command again instead of an ad-hoc way.
Tatuya Kamada [Sat, 25 Feb 2012 17:35:44 +0000 (02:35 +0900)]
Such a wrapper script should call the command with exec function.
Otherwise, extra process will be created, and the script will not pass the
stdin to the sub process. (see man execv)
Also, $@ variable should be used with double quotes when you want to pass the
parameters as is.
Kazuhiko Shiozaki [Fri, 24 Feb 2012 13:03:52 +0000 (14:03 +0100)]
Revert "change the location of apr and apr-util to follow
316b8a5858." because now they are again installed under parts/apache.
This reverts commit
56d3db333f4905e3e87c866a468462710353c483.
Kazuhiko Shiozaki [Fri, 24 Feb 2012 10:30:34 +0000 (11:30 +0100)]
back to --with-included-apr build because pysvn assumes both apr and apr-util header files in a single directory.
Cédric de Saint Martin [Thu, 23 Feb 2012 14:14:53 +0000 (15:14 +0100)]
If scheme is HTTP, well... Use HTTP, not https
Kazuhiko Shiozaki [Thu, 23 Feb 2012 14:00:40 +0000 (15:00 +0100)]
enable SSLSessionCache inside a shared memory segment in RAM for better performance in HTTPS.
Kazuhiko Shiozaki [Thu, 23 Feb 2012 13:56:12 +0000 (14:56 +0100)]
update md5sum of software/erp5/snippet-backend.cfg.
Kazuhiko Shiozaki [Thu, 23 Feb 2012 13:26:58 +0000 (14:26 +0100)]
enable SSLSessionCache inside a shared memory segment in RAM for better performance in HTTPS.
Tatuya Kamada [Thu, 23 Feb 2012 10:59:06 +0000 (19:59 +0900)]
Fix the problem that web-checker-utility can not communicate with varnishlog.
Kazuhiko Shiozaki [Thu, 23 Feb 2012 09:08:43 +0000 (10:08 +0100)]
version up : Wget 1.13.4.
Tatuya Kamada [Thu, 23 Feb 2012 07:48:06 +0000 (16:48 +0900)]
Pass the command line argument.
Tatuya Kamada [Thu, 23 Feb 2012 06:47:16 +0000 (15:47 +0900)]
Add slap paramters for web-checker on production erp5.
Update md5sum.
Tatuya Kamada [Thu, 23 Feb 2012 06:30:43 +0000 (15:30 +0900)]
Add wget path.
Tatuya Kamada [Thu, 23 Feb 2012 06:28:25 +0000 (15:28 +0900)]
Add wget component so that web-checker-utility will use it.
Tatuya Kamada [Thu, 23 Feb 2012 03:52:30 +0000 (12:52 +0900)]
Add web-checker cron to validate HTTP headers of the website.
Tatuya Kamada [Thu, 23 Feb 2012 03:25:37 +0000 (12:25 +0900)]
Add webchecker entrypoint.
Add several parameters for web_checker recipe template.
Kazuhiko Shiozaki [Wed, 22 Feb 2012 16:29:10 +0000 (17:29 +0100)]
change the location of apr and apr-util to follow
316b8a5858.
Kazuhiko Shiozaki [Wed, 22 Feb 2012 16:25:07 +0000 (17:25 +0100)]
version up : Apache httpd 2.4.1.
Tatuya Kamada [Wed, 22 Feb 2012 09:45:15 +0000 (18:45 +0900)]
Add web_checker recipe.
Tatuya Kamada [Wed, 22 Feb 2012 05:48:44 +0000 (14:48 +0900)]
Install erp5.util web_checker_utility command.
Cédric de Saint Martin [Tue, 21 Feb 2012 15:43:36 +0000 (16:43 +0100)]
Remove unused import
Cédric de Saint Martin [Tue, 21 Feb 2012 15:42:57 +0000 (16:42 +0100)]
Change logger.warning to logger.debug when no param is returned
There are use cases where not returning anything is okay.
Tatuya Kamada [Tue, 21 Feb 2012 08:01:43 +0000 (17:01 +0900)]
Merge branch 'varnish' into erp5
Tatuya Kamada [Tue, 21 Feb 2012 08:00:29 +0000 (17:00 +0900)]
Add varnish recipe.
Kazuhiko Shiozaki [Mon, 20 Feb 2012 12:19:41 +0000 (13:19 +0100)]
version up : libpng 1.5.9 and 1.2.47 including security fixes.
Kazuhiko Shiozaki [Fri, 17 Feb 2012 10:30:22 +0000 (11:30 +0100)]
version up : automake 1.11.3
Kazuhiko Shiozaki [Fri, 17 Feb 2012 10:30:15 +0000 (11:30 +0100)]
version up : zlib 1.2.6.
Kazuhiko Shiozaki [Thu, 16 Feb 2012 16:39:41 +0000 (17:39 +0100)]
version up : libpng 1.5.8.
Antoine Catton [Thu, 3 Nov 2011 13:01:28 +0000 (14:01 +0100)]
Improve request recipe in order to fail properly
Kazuhiko Shiozaki [Thu, 16 Feb 2012 14:41:54 +0000 (15:41 +0100)]
modify workaround for bug in LibreOffice 3.5 so that it works with the system whose gcc is less than 4.5.
Kazuhiko Shiozaki [Thu, 16 Feb 2012 13:57:14 +0000 (14:57 +0100)]
LibreOffice 3.5.0 depends on libpng12 and libXrender, but not depends on libXinerama.
Cédric de Saint Martin [Thu, 16 Feb 2012 11:14:30 +0000 (12:14 +0100)]
Add cedric certificate
Kazuhiko Shiozaki [Thu, 16 Feb 2012 08:51:24 +0000 (09:51 +0100)]
version up : MariaDB 5.3.4-rc.
Gabriel Monnerat [Wed, 15 Feb 2012 13:36:23 +0000 (11:36 -0200)]
Revert "Change cloudooo stack to use OpenOffice.org instead of LibreOffice"
With Lib0 3.5 released, the issues found to convert some documents with versions 3.4 or less is not happening anymore.
Then, as Lib0 3.5 is working as expected and the commit
e6481f911cf0da288c5e9277c432e35dc020d9b8 is keeping the backward compatibility for cloudooo configuration, it will be revert and Lib0 will be installed in default installation
This reverts commit
ad4fd161abfaafb9e1e01b77b4ccd67ab58c5bf7.
Cédric de Saint Martin [Wed, 15 Feb 2012 13:35:49 +0000 (14:35 +0100)]
Update imagemagick to 6.7.5-6
Kazuhiko Shiozaki [Wed, 15 Feb 2012 06:09:59 +0000 (07:09 +0100)]
version up : LibreOffice 3.5.0 and modify libreoffice-bin script as well.
Kazuhiko Shiozaki [Wed, 15 Feb 2012 04:37:02 +0000 (05:37 +0100)]
typo in previous commit, sorry.
Kazuhiko Shiozaki [Tue, 14 Feb 2012 13:24:06 +0000 (14:24 +0100)]
linux26 target can be used for Linux 2.6 and above.
Ivan Tyagov [Mon, 13 Feb 2012 13:50:24 +0000 (15:50 +0200)]
Update md5
Kazuhiko Shiozaki [Mon, 13 Feb 2012 09:01:59 +0000 (10:01 +0100)]
set 'default-zpublisher-encoding utf-8' otherwise we can have exception in Localizer with non iso-8859-15 characters. set other encoding variables as well.
Cédric de Saint Martin [Fri, 10 Feb 2012 15:25:45 +0000 (16:25 +0100)]
Change default for backend
Kazuhiko Shiozaki [Thu, 9 Feb 2012 18:53:38 +0000 (19:53 +0100)]
version up : Ghostscript 9.05.
Łukasz Nowak [Thu, 9 Feb 2012 09:26:41 +0000 (10:26 +0100)]
Install on update.
Install is updatable, so it is safe to call it this way.
Kazuhiko Shiozaki [Wed, 8 Feb 2012 16:52:58 +0000 (17:52 +0100)]
set GLIB_CFLAGS and GLIB_LIBS variables so that the initial compilation without having pkg-config works.
Kazuhiko Shiozaki [Tue, 7 Feb 2012 08:52:27 +0000 (09:52 +0100)]
version up : PHP 5.3.10 including security fixes.
Kazuhiko Shiozaki [Tue, 7 Feb 2012 08:45:54 +0000 (09:45 +0100)]
version up : Percona Toolkit 2.0.3.
Kazuhiko Shiozaki [Mon, 6 Feb 2012 15:37:07 +0000 (16:37 +0100)]
Revert "mysql-url etc. don't exist when this template is evaluated."
This reverts commit
168ca54cf4a7ddf2033b2d5d25e295b10c9041f5.
Kazuhiko Shiozaki [Mon, 6 Feb 2012 10:55:20 +0000 (11:55 +0100)]
mysql-url etc. don't exist when this template is evaluated.
Kazuhiko Shiozaki [Thu, 2 Feb 2012 12:32:44 +0000 (13:32 +0100)]
version up : Apache httpd 2.2.22 including security fixes.
Kazuhiko Shiozaki [Thu, 2 Feb 2012 10:45:47 +0000 (11:45 +0100)]
version up : pkg-config 0.26.
Łukasz Nowak [Thu, 2 Feb 2012 09:04:24 +0000 (10:04 +0100)]
Kazuhiko Shiozaki [Wed, 1 Feb 2012 15:14:46 +0000 (16:14 +0100)]
enable handlersocket plugin.
Kazuhiko Shiozaki [Wed, 1 Feb 2012 15:12:29 +0000 (16:12 +0100)]
this file is not at all used.
Łukasz Nowak [Wed, 1 Feb 2012 11:23:02 +0000 (12:23 +0100)]
Newer version to fix buildout bug.
From changelog:
Make buildout.rmtree working with symlink as a path argument.
https://bugs.launchpad.net/zc.buildout/+bug/144228
Kazuhiko Shiozaki [Wed, 1 Feb 2012 07:12:24 +0000 (08:12 +0100)]
modify the way to specify mariadb location according to configure output.
Kazuhiko Shiozaki [Tue, 31 Jan 2012 20:36:06 +0000 (21:36 +0100)]
add xorg-util-macros's pkg_config file location.
Kazuhiko Shiozaki [Tue, 31 Jan 2012 16:27:23 +0000 (17:27 +0100)]
remove verbose trailing slashes.
Łukasz Nowak [Tue, 31 Jan 2012 12:23:53 +0000 (13:23 +0100)]
Inform in case of malformed json.
Kazuhiko Shiozaki [Tue, 31 Jan 2012 09:26:35 +0000 (10:26 +0100)]
update patch from the oficial repository.
Kazuhiko Shiozaki [Tue, 31 Jan 2012 08:40:07 +0000 (09:40 +0100)]
add <cachedir> to suppress fontconfing warnings.
Romain Courteaud [Mon, 30 Jan 2012 16:07:25 +0000 (17:07 +0100)]
Increase max connections, as ZEO is used by default
Romain Courteaud [Mon, 30 Jan 2012 16:06:44 +0000 (17:06 +0100)]
Query longer than 1s are not acceptable
Łukasz Nowak [Mon, 30 Jan 2012 15:37:09 +0000 (16:37 +0100)]
Fix md5sum.
Kazuhiko Shiozaki [Mon, 30 Jan 2012 15:30:54 +0000 (16:30 +0100)]
install UDFs in generic mysql recipe.
Kazuhiko Shiozaki [Mon, 30 Jan 2012 15:21:38 +0000 (16:21 +0100)]
version up : groonga-1.3.0 and mroonga-1.20.
Kazuhiko Shiozaki [Mon, 30 Jan 2012 15:08:46 +0000 (16:08 +0100)]
same as
2e6bc13f3b (Follow simplelogger lastest modifications).
Łukasz Nowak [Mon, 30 Jan 2012 14:38:25 +0000 (15:38 +0100)]
Fix escaping.
; is dangerous character, so just use newlines to separate commands.