Łukasz Nowak [Thu, 26 Jan 2012 09:24:04 +0000 (10:24 +0100)]
Version up.
Git v1.7.8.4 Release Notes
==========================
Fixes since v1.7.8.3
--------------------
* The code to look up attributes for paths reused entries from a wrong
directory when two paths in question are in adjacent directories and
the name of the one directory is a prefix of the other.
* A wildcard that matches deeper hierarchy given to the "diff-index" command,
e.g. "git diff-index HEAD -- '*.txt'", incorrectly reported additions of
matching files even when there is no change.
* When producing a "thin pack" (primarily used in bundles and smart
HTTP transfers) out of a fully packed repository, we unnecessarily
avoided sending recent objects as a delta against objects we know
the other side has.
* "git send-email" did not properly treat sendemail.multiedit as a
boolean (e.g. setting it to "false" did not turn it off).
Also contains minor fixes and documentation updates.
Romain Courteaud [Wed, 25 Jan 2012 17:14:43 +0000 (18:14 +0100)]
Use empty cloudooo configuration parameter by default
Kazuhiko Shiozaki [Wed, 25 Jan 2012 17:13:33 +0000 (18:13 +0100)]
version up : Apacht Tomcat 6.0.35 and move it under component.
Romain Courteaud [Tue, 17 Jan 2012 13:15:14 +0000 (14:15 +0100)]
Allow to configure tidstorage access for zope
Romain Courteaud [Tue, 17 Jan 2012 10:41:44 +0000 (11:41 +0100)]
Timezone is set with TZ variable
Romain Courteaud [Tue, 17 Jan 2012 16:50:26 +0000 (17:50 +0100)]
Typo
Romain Courteaud [Tue, 17 Jan 2012 16:35:39 +0000 (17:35 +0100)]
Allow to create non SSL backend access
Romain Courteaud [Tue, 17 Jan 2012 13:16:21 +0000 (14:16 +0100)]
Provide tidstorage connection information
Romain Courteaud [Wed, 18 Jan 2012 10:37:17 +0000 (11:37 +0100)]
Add mandatory scheme for development type
Romain Courteaud [Tue, 17 Jan 2012 16:14:37 +0000 (17:14 +0100)]
Require apache scheme.
This allow to generate non SSL configuration
Romain Courteaud [Tue, 17 Jan 2012 09:32:11 +0000 (10:32 +0100)]
Only use secure SSL version.
Needed for PCI compliancy.
Romain Courteaud [Tue, 17 Jan 2012 09:31:44 +0000 (10:31 +0100)]
Make attacks slightly more difficult in some cases.
This is mandatory for PCI compliancy.
Romain Courteaud [Tue, 17 Jan 2012 10:26:08 +0000 (11:26 +0100)]
Provide dash component
Romain Courteaud [Tue, 17 Jan 2012 14:47:32 +0000 (15:47 +0100)]
Prevent having duplicated /
Romain Courteaud [Wed, 18 Jan 2012 10:01:33 +0000 (11:01 +0100)]
Typo
Romain Courteaud [Tue, 17 Jan 2012 09:23:46 +0000 (10:23 +0100)]
Do not use system shell
Romain Courteaud [Tue, 17 Jan 2012 09:24:44 +0000 (10:24 +0100)]
Provide executable shell
Romain Courteaud [Tue, 17 Jan 2012 09:24:04 +0000 (10:24 +0100)]
Do not use system shell
Romain Courteaud [Tue, 17 Jan 2012 14:55:40 +0000 (15:55 +0100)]
Forgot to move options
Romain Courteaud [Tue, 17 Jan 2012 14:40:29 +0000 (15:40 +0100)]
Put all configurations in logrotate included file.
"It seems" that logrotate does not allow to put those parameters in
logrotate.conf
Antoine Catton [Thu, 3 Nov 2011 12:52:17 +0000 (13:52 +0100)]
Add dash component : a minimal shell used by busybox
Romain Courteaud [Wed, 25 Jan 2012 15:43:22 +0000 (16:43 +0100)]
Upgrade to Zope 2.12.22
Łukasz Nowak [Wed, 25 Jan 2012 15:08:14 +0000 (16:08 +0100)]
Merge remote-tracking branch 'origin/master' into erp5
Conflicts:
component/git/buildout.cfg
component/openssl/buildout.cfg
setup.py
Łukasz Nowak [Wed, 25 Jan 2012 14:56:58 +0000 (15:56 +0100)]
Extend develop instead of override.
Currently ERP5 develops more.
Cédric de Saint Martin [Wed, 25 Jan 2012 14:49:26 +0000 (15:49 +0100)]
Merge branch 'lamp'
Cédric de Saint Martin [Wed, 25 Jan 2012 14:46:02 +0000 (15:46 +0100)]
Merge branch 'master' into lamp
Cédric de Saint Martin [Wed, 25 Jan 2012 14:45:27 +0000 (15:45 +0100)]
Fix versions
Łukasz Nowak [Wed, 25 Jan 2012 13:56:14 +0000 (14:56 +0100)]
Fix branch name.
Łukasz Nowak [Wed, 25 Jan 2012 13:17:11 +0000 (14:17 +0100)]
Merge remote-tracking branch 'origin/erp5-generic' into erp5
Conflicts:
slapos/recipe/erp5/__init__.py
Łukasz Nowak [Wed, 25 Jan 2012 10:55:57 +0000 (11:55 +0100)]
Merge remote-tracking branch 'origin/erp5testnode'
Łukasz Nowak [Wed, 25 Jan 2012 10:55:15 +0000 (11:55 +0100)]
Freeze eggs.
Łukasz Nowak [Wed, 25 Jan 2012 10:48:45 +0000 (11:48 +0100)]
Merge remote-tracking branch 'origin/webdav'
Cédric de Saint Martin [Wed, 25 Jan 2012 10:26:56 +0000 (11:26 +0100)]
Remove shacache stack from lamp templates
Cédric de Saint Martin [Wed, 25 Jan 2012 10:07:02 +0000 (11:07 +0100)]
lamp stack : add buildout-versions
Cédric de Saint Martin [Wed, 25 Jan 2012 10:06:28 +0000 (11:06 +0100)]
LAMP template : update buildout version
Cédric de Saint Martin [Wed, 25 Jan 2012 10:01:55 +0000 (11:01 +0100)]
LAMP template : Set local path in extends
Kazuhiko Shiozaki [Wed, 25 Jan 2012 09:30:56 +0000 (10:30 +0100)]
version up : curl 7.24.0, including security fixes.
Cédric de Saint Martin [Tue, 24 Jan 2012 18:39:35 +0000 (19:39 +0100)]
Slapos : Pin versions
Cédric de Saint Martin [Tue, 24 Jan 2012 18:30:14 +0000 (19:30 +0100)]
Merge branch 'master' into slapos
Conflicts:
component/slapos/buildout.cfg
Cédric de Saint Martin [Tue, 24 Jan 2012 17:27:01 +0000 (18:27 +0100)]
Add patch to openssl removing need of pod2man and thus perl
Łukasz Nowak [Tue, 24 Jan 2012 16:55:51 +0000 (17:55 +0100)]
Merge remote-tracking branch 'origin/nosqltestbed'
Łukasz Nowak [Tue, 24 Jan 2012 16:52:00 +0000 (17:52 +0100)]
Merge remote-tracking branch 'origin/nbd'
Łukasz Nowak [Tue, 24 Jan 2012 16:46:21 +0000 (17:46 +0100)]
Merge remote-tracking branch 'origin/erp5scalabilitytestbed'
Łukasz Nowak [Tue, 24 Jan 2012 16:37:11 +0000 (17:37 +0100)]
Merge remote-tracking branch 'origin/pulse'
Conflicts:
component/apache-php/buildout.cfg
Master version of component/apache-php/buildout.cfg has been kept, as it
provides same functionality but in more updated way.
Łukasz Nowak [Tue, 24 Jan 2012 16:35:05 +0000 (17:35 +0100)]
Merge remote-tracking branch 'origin/testnode'
Conflicts:
software/erp5/software.cfg
software/erp5testnode/software.cfg
Both files reverted back to master.
Łukasz Nowak [Tue, 24 Jan 2012 16:33:23 +0000 (17:33 +0100)]
Merge remote-tracking branch 'origin/sheepdogtestbed'
Conflicts:
software/erp5/software.cfg
software/erp5testnode/software.cfg
Both files reverted back to master.
Łukasz Nowak [Tue, 24 Jan 2012 16:30:19 +0000 (17:30 +0100)]
Merge remote-tracking branch 'origin/proactive'
Conflicts:
software/erp5/software.cfg
software/erp5testnode/software.cfg
Both files reverted back to master.
Łukasz Nowak [Tue, 24 Jan 2012 16:28:58 +0000 (17:28 +0100)]
Merge remote-tracking branch 'origin/libcloud-requester'
Conflicts:
software/erp5/software.cfg
software/erp5testnode/software.cfg
Both files reverted back to master.
Łukasz Nowak [Tue, 24 Jan 2012 16:26:24 +0000 (17:26 +0100)]
Merge remote-tracking branch 'origin/libcloud'
Conflicts:
software/erp5/software.cfg
software/erp5testnode/software.cfg
Both files reverted back to master.
Łukasz Nowak [Tue, 24 Jan 2012 16:25:01 +0000 (17:25 +0100)]
Merge remote-tracking branch 'origin/java'
Conflicts:
software/erp5/software.cfg
software/erp5testnode/software.cfg
Both files reverted back to master.
Łukasz Nowak [Tue, 24 Jan 2012 16:22:36 +0000 (17:22 +0100)]
Merge remote-tracking branch 'origin/helloworld'
Conflicts:
software/erp5/software.cfg
software/erp5testnode/software.cfg
Both files reverted back to master.
Cédric de Saint Martin [Mon, 23 Jan 2012 16:49:16 +0000 (17:49 +0100)]
Merge branch 'master' into lamp
Conflicts:
software/lamp-template-static/software.cfg
Cédric de Saint Martin [Mon, 23 Jan 2012 16:36:37 +0000 (17:36 +0100)]
Set local path in extends now that webrunner supports git access
Ivan Tyagov [Mon, 23 Jan 2012 14:54:56 +0000 (16:54 +0200)]
Add LongRequestLogger product support.
Cédric de Saint Martin [Sun, 22 Jan 2012 15:59:01 +0000 (16:59 +0100)]
Pin versions
Cédric de Saint Martin [Sun, 22 Jan 2012 14:55:12 +0000 (15:55 +0100)]
Use buildout-versions
Cédric de Saint Martin [Sun, 22 Jan 2012 14:54:19 +0000 (15:54 +0100)]
Use latest buildout
Cédric de Saint Martin [Sun, 22 Jan 2012 14:53:43 +0000 (15:53 +0100)]
No need for python in lamp
Łukasz Nowak [Fri, 20 Jan 2012 14:34:51 +0000 (15:34 +0100)]
Workaround part interconnection problem.
Łukasz Nowak [Fri, 20 Jan 2012 14:34:51 +0000 (15:34 +0100)]
Workaround part interconnection problem.
Łukasz Nowak [Fri, 20 Jan 2012 10:38:34 +0000 (11:38 +0100)]
Allow to compile on really recent gcc.
Łukasz Nowak [Fri, 20 Jan 2012 10:38:34 +0000 (11:38 +0100)]
Allow to compile on really recent gcc.
Cédric de Saint Martin [Fri, 20 Jan 2012 09:27:47 +0000 (10:27 +0100)]
Remove python-2.7 compilation from lamp-based profiles
compilation of python is not needed here, we relie on python provided with slapos.
Cédric de Saint Martin [Fri, 20 Jan 2012 09:18:51 +0000 (10:18 +0100)]
Add back python-2.7 in lamp stack.
It is dummy import for up-to-date software.cfg, but allows to keep retrocompatibility with old software.cfg using python-2.7 in eggs.
python-2.7 should NOT be used in lamp-based profiles.
Romain Courteaud [Thu, 19 Jan 2012 17:11:57 +0000 (18:11 +0100)]
Allow working development environment for whole software
Cédric de Saint Martin [Thu, 19 Jan 2012 10:53:34 +0000 (11:53 +0100)]
lamp stack : Remove python2.7
Kazuhiko Shiozaki [Thu, 19 Jan 2012 10:43:08 +0000 (11:43 +0100)]
version up : Git 1.7.8.3.
Kazuhiko Shiozaki [Thu, 19 Jan 2012 10:08:55 +0000 (11:08 +0100)]
version up : OpenSSL 1.0.0g, including important bug and security fixes
Kazuhiko Shiozaki [Wed, 18 Jan 2012 20:01:57 +0000 (21:01 +0100)]
version up : LibreOffice 3.4.5.
Cédric de Saint Martin [Wed, 18 Jan 2012 15:22:20 +0000 (10:22 -0500)]
mysql : pin eggs versions
Cédric de Saint Martin [Wed, 18 Jan 2012 14:43:05 +0000 (09:43 -0500)]
Mysql : add cedric's shacache certificate
Cédric de Saint Martin [Wed, 18 Jan 2012 14:13:36 +0000 (09:13 -0500)]
Add buildout-versions
Cédric de Saint Martin [Wed, 18 Jan 2012 14:08:01 +0000 (15:08 +0100)]
Update allow-host list
Cédric de Saint Martin [Wed, 18 Jan 2012 14:07:05 +0000 (15:07 +0100)]
Mysql : sort extends list
Cédric de Saint Martin [Wed, 18 Jan 2012 14:05:37 +0000 (15:05 +0100)]
mysql : rewrite parts list
Cédric de Saint Martin [Wed, 18 Jan 2012 14:01:09 +0000 (15:01 +0100)]
Go back to development
Cédric de Saint Martin [Wed, 18 Jan 2012 12:17:54 +0000 (07:17 -0500)]
Update stunnel to 4.52
Cédric de Saint Martin [Wed, 18 Jan 2012 13:04:15 +0000 (08:04 -0500)]
kumo : Fix versions
Cédric de Saint Martin [Wed, 18 Jan 2012 12:17:54 +0000 (07:17 -0500)]
Update stunnel to 4.52
Kazuhiko Shiozaki [Wed, 18 Jan 2012 12:16:52 +0000 (13:16 +0100)]
version up : file-5.10.
Cédric de Saint Martin [Wed, 18 Jan 2012 12:15:32 +0000 (07:15 -0500)]
Add buildout-versions
Cédric de Saint Martin [Wed, 18 Jan 2012 12:02:51 +0000 (07:02 -0500)]
Change part order to avoid hexagonit.* bug
Gabriel Monnerat [Wed, 18 Jan 2012 11:55:50 +0000 (09:55 -0200)]
Change cloudooo stack to use OpenOffice.org instead of LibreOffice
Kazuhiko Shiozaki [Wed, 18 Jan 2012 11:48:58 +0000 (12:48 +0100)]
remove '--with-named-curses-libs' that is wongly specified and use readline5 instead of readline for license compatibility.
Cédric de Saint Martin [Wed, 18 Jan 2012 11:46:53 +0000 (12:46 +0100)]
kumo : Set complete part list
Cédric de Saint Martin [Wed, 18 Jan 2012 11:43:37 +0000 (12:43 +0100)]
kumofs : git and python are not needed
Cédric de Saint Martin [Wed, 18 Jan 2012 11:42:32 +0000 (12:42 +0100)]
Update allow-host list
Cédric de Saint Martin [Wed, 18 Jan 2012 11:41:41 +0000 (12:41 +0100)]
Go back to development mode
Cédric de Saint Martin [Wed, 18 Jan 2012 11:40:36 +0000 (12:40 +0100)]
Add Cedric's shacahe signature
Kazuhiko Shiozaki [Tue, 17 Jan 2012 16:55:55 +0000 (17:55 +0100)]
remove obsoleted patches.
Kazuhiko Shiozaki [Tue, 17 Jan 2012 16:28:53 +0000 (17:28 +0100)]
cleanup readline/buildout.cfg.
Kazuhiko Shiozaki [Tue, 17 Jan 2012 16:22:33 +0000 (17:22 +0100)]
fix wrong configure option. (but it still seems not using ncurses anyway).
Łukasz Nowak [Tue, 17 Jan 2012 12:40:01 +0000 (13:40 +0100)]
Merge remote-tracking branch 'origin/master' into erp5-generic
Kazuhiko Shiozaki [Wed, 9 Nov 2011 10:13:41 +0000 (11:13 +0100)]
make build options more similar to official MariaDB build, i.e. enable XtraDB by default etc.
Conflicts:
component/mariadb/buildout.cfg
Cédric de Saint Martin [Fri, 13 Jan 2012 13:27:50 +0000 (14:27 +0100)]
Merge branch 'master' into lamp
Conflicts:
component/mariadb/buildout.cfg
Kazuhiko Shiozaki [Thu, 22 Dec 2011 16:24:00 +0000 (17:24 +0100)]
add readline-5 that is still used for GPL2 only softwares.
Signed-off-by: Cédric de Saint Martin <cedric.dsm@tiolive.com>
Kazuhiko Shiozaki [Thu, 22 Dec 2011 16:24:36 +0000 (17:24 +0100)]
version up : MariaDB 5.3.3. use readline5 (GPL2) instead of the latest readline (GPL3).
Conflicts:
component/mariadb/buildout.cfg
Kazuhiko Shiozaki [Thu, 20 Oct 2011 20:03:43 +0000 (22:03 +0200)]
version up : MariaDB 5.3.2-beta
Signed-off-by: Cédric de Saint Martin <cedric.dsm@tiolive.com>
Kazuhiko Shiozaki [Thu, 12 Jan 2012 20:54:01 +0000 (21:54 +0100)]
version up : pcre 8.21.
Signed-off-by: Cédric de Saint Martin <cedric.dsm@tiolive.com>
Kazuhiko Shiozaki [Thu, 12 Jan 2012 20:54:15 +0000 (21:54 +0100)]
version up : graphviz 2.28.0