• Łukasz Nowak's avatar
    Release erp5 branch, driven by Vifib development. · d5e875bd
    Łukasz Nowak authored
    Squashed commit of the following:
    
    commit 929bc31a298643adc77e5b409b8dc8f8e0beb453
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Sep 23 15:52:48 2011 +0200
    
        Freeze versions.
    
        Driven by correctly working Vifib code.
    
    commit 8f0bb8aef9ba7da0943d38dd6867dc8c4844434b
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Sep 23 15:09:30 2011 +0200
    
        Froze external resource version.
    
        Since long time both never changed, so it seems easier to have them in frozen
        state.
    
    commit 51fa4920932d4f9aa2a113750a40c2a6de3bd1f1
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Sep 23 13:06:27 2011 +0200
    
        Partially revert de6adaebd6a41e334544d58b1e217c74c97a3bd7
    
        Keep original intention of extending gcc, but as there are problems with
        libc conflict (libppl is linked against system libc, but later used with
        old gcc provided libc, and detects features not available in old version
        of libc) provide trimmed down gcc in order to compile pdftk.
    
    commit f492604ed83e0f94930a712e7a364920f1e87f91
    Merge: 478ef9e e8bc2cb
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Sep 23 09:52:15 2011 +0200
    
        Merge branch 'master' into erp5
    
        Conflicts:
        	component/apache/buildout.cfg
        Avoid using older version of apache from master.
    
        	component/libreoffice-bin/buildout.cfg
        Drop changes which problem addressed shall be done by releasing erp5 to master.
    
        	component/stunnel/buildout.cfg
        Drop changes which problem addressed shall be done by releasing erp5 to master.
    
          component/xorg/buildout.cfg
        Remove not needed garbage from master.
    
        	slapos/recipe/erp5/__init__.py
        Avoid cleanup removal by master.
    
        	slapos/recipe/erp5/template/logrotate_entry.in
        Remove not needed garbage from master.
    
        Manually found wrong changes on master:
    
          component/noVNC/buildout.cfg
        Use head instead of pinned version.
    
          stack/erp5.cfg
        Drop changes which problem addressed shall be done by releasing erp5 to master.
    
    commit 478ef9e73ec622a2088be6b1937183d4960e9562
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Sep 23 09:24:32 2011 +0200
    
        Drop reference to non existing part.
    
    commit de6adaebd6a41e334544d58b1e217c74c97a3bd7
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Thu Sep 22 20:43:49 2011 +0200
    
        provide more featured gcc and change the target name from gcc-java to gcc.
    
    commit 5c8705cc2721dc513519c55f84f561bc187acadb
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Sep 22 17:53:03 2011 +0200
    
        Revert "use our own gcc to buid libtiff and tesseract (thanks Kazuhiko)"
    
        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 6819f5a801ebe03166fb2439aa08bc196cdca2fc.
    
    commit 7f4141a52db818eef4ddf5d44a924d5375998923
    Author: Aurélien Calonne <aurel@nexedi.com>
    Date:   Thu Sep 22 16:31:29 2011 +0200
    
        typo
    
    commit 6819f5a801ebe03166fb2439aa08bc196cdca2fc
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Thu Sep 22 14:59:27 2011 +0200
    
        use our own gcc to buid libtiff and tesseract (thanks Kazuhiko)
    
        This solve compilation problems on Debian 6.0.1
    
    commit 1fa67ac6143bb36a824a3d8f2e6791fd4f47d151
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Sep 22 13:20:33 2011 +0200
    
        Use newer slapos buildout.
    
        It has more immunity on libnetworkcache errors.
    
    commit 8a266be83faae427dd7c036f87749d43b0fd62b0
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Thu Sep 22 11:26:29 2011 +0200
    
        add more informations about option httpclose
    
    commit a9b165b035221b72b866a7b0b647b778a383eacc
    Author: Aurélien Calonne <aurel@nexedi.com>
    Date:   Thu Sep 22 11:19:35 2011 +0200
    
        use options httpclose for haproxy, otherwise balancing is very inneficient
    
    commit e6ba92ed57eee5521d6335322bb2f843d6a924d7
    Author: Romain Courteaud <romain@nexedi.com>
    Date:   Thu Sep 22 10:30:31 2011 +0200
    
        Not using rotate option means delete rotated logs.
    
        Default value of 10 years should be enough.
    
    commit 49e062088ab915bc8311057008c501ab66fd70e3
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Sep 21 13:58:02 2011 +0200
    
        version up : HAProxy 1.4.18.
    
    commit 406feaa2a118d4a962eb815c6ec04b448fd16159
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Sep 21 13:53:15 2011 +0200
    
        version up : SQLite 3.7.8.
    
    commit 29f6583247913fb006c23aaebc0d556aea98649f
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Sep 21 13:49:07 2011 +0200
    
        more delailed sphinx.conf template using English stemming rule for now.
    
    commit f00605842cd67c1fb2dfc9d984eef41df6f93b46
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Sep 21 13:45:33 2011 +0200
    
        pass dummy LDCONFIG to skip needless calling of ldconfig by non-root user and build without gpm.
    
    commit 67dd36e438da0781dc93e2d4e4cead9807d7bb94
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Tue Sep 20 13:45:30 2011 +0200
    
        support sphinx-searchd instantiation.
    
    commit fdcdb743f158f418d42bd8f83c74f7496d8edf07
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Tue Sep 20 10:52:45 2011 +0900
    
        Add missing argument for repozo and put everything in the same directory.
    
    commit 588c3be13d24d66e5a2b8b2ddb1358465405562e
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Sep 19 16:22:26 2011 +0200
    
        remove garbage.
    
    commit 73b4a3abfd268e0a3ee2c3ef62ed1cab8d3fda8f
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Sep 19 15:36:45 2011 +0200
    
        Do not use not needed library.
    
    commit 6cd4947ae3ff9a483b04b6760ae86b3e38ee439c
    Author: Aurélien Calonne <aurel@nexedi.com>
    Date:   Mon Sep 19 15:34:20 2011 +0200
    
        forgot to commit new md5 sum
    
    commit 7b4a909e2449692426853dce9372931a4e2eb96d
    Author: Aurélien Calonne <aurel@nexedi.com>
    Date:   Mon Sep 19 15:21:59 2011 +0200
    
        move to new version
    
    commit 93dd0144bc4a6398ecf742f486464abbcbb49a96
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Fri Sep 16 17:34:46 2011 +0200
    
        remove garbage.
    
    commit ab109f06a29ee2f347caf366de5de0b9addf6f7e
    Author: Romain Courteaud <romain@nexedi.com>
    Date:   Fri Sep 16 15:00:51 2011 +0200
    
        Do not freeze egg version in components.
    
        This has to be done on software level.
    
    commit d90f21d9997b3c89d15f1adb7e41dcf99af544e3
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Wed Sep 14 14:08:38 2011 +0200
    
        use much better default haproxy values with explanations
    
    commit 071eb05ac5c500c42eba725633a2d2d413785707
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Thu Sep 15 16:52:49 2011 +0900
    
        Allow to add repozo to crond without tidstorage.
    
    commit 595a6768f6de47d8b3c71b67267e818b9b8ef119
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Thu Sep 15 17:16:25 2011 +0900
    
        Fix typos introduced in dbab53e63402be8d8f9c7c77f14c194a924b7261.
    
    commit a2d8de8e4abcd669a8284ae656f88e36d6f0c190
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Sep 14 13:40:05 2011 +0200
    
        version up : Apache HTTP Server 2.2.21 including severay security fixes.
        * 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.
    
    commit f2cf3b11b2def09b9a310aefc22a562b9628a66e
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Sun Sep 11 21:47:41 2011 +0200
    
        version up : MariaDB-5.3.1-beta.
    
    commit 2c3e6ad8e4e52c0dcaca9a70a814eee403fc4589
    Author: Jean-Paul Smets <jp@nexedi.com>
    Date:   Sat Sep 10 21:43:02 2011 +0200
    
        Circumvent unavailable server
    
    commit dd144e0a659d5639d880f4772b7ca37d80a87572
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Fri Sep 9 18:52:24 2011 +0200
    
        stunnel 4.42 is obsolete, move to 4.43 (patch from Pavel Baranchuk)
    
    commit af0fc77242b5914f19963eb7d4cc571a3d700805
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Fri Sep 9 17:41:22 2011 +0200
    
        after kernel.org attack, we have to use another url (patch from Pavel Baranchuk)
    
    commit dbab53e63402be8d8f9c7c77f14c194a924b7261
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Thu Sep 8 18:41:31 2011 +0200
    
        optimize haproxy server configuration and explain values
    
    commit d09c6340860d12bb1955c6cbe942c405aae3b3cf
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Thu Sep 8 13:44:42 2011 +0200
    
        partially revert 30fa3e474741, monthly rotate is not appropriate for all projects
    
    commit 0322f8c0b87300267c4550976dd08c761abfe456
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Thu Sep 8 12:00:45 2011 +0200
    
        version up : OpenSSL 1.0.0e including important bug and security fixes
    
    commit f2e447ebf71c7ededb243147f8c53f6596bcee17
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Sep 8 11:11:25 2011 +0200
    
        Setup environment in wrapper script instead of zope.conf
    
        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.
    
    commit b3b6430274d45ae7880e030f2b0737e8b15f6366
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Wed Sep 7 14:29:51 2011 +0200
    
        use LogFormat closer to default apache config and add request time
    
        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
    
    commit 30fa3e474741a8ceb572e36524c45b8480ec6167
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Wed Sep 7 11:57:34 2011 +0200
    
        change logrotate policy, rotate every month, and keep logs forever
    
        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.
    
    commit bb3d694b7c303d014d868d3f03b38379f7afa329
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Sep 5 23:32:24 2011 +0200
    
        version up : haproxy-1.4.17.
    
    commit aa64c97ff937ed7f872979a4c149cf1551038271
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Sep 5 22:39:56 2011 +0200
    
        cleanup mysql-5.1 and mariadb.
    
    commit 6c502cb699e4e1479af524ebea2a6e40bf47fb2a
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Sep 5 21:38:31 2011 +0200
    
        version up : MySQL-5.1.58 and sphinx search engine based on sphinx-2.0.1-beta.
    
    commit 67cd8b4613ae636d6f886b85f4b8845a6e9ae7d9
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Sep 5 16:37:31 2011 +0200
    
        Use download utility from build recipe.
    
    commit d9b0218ab4723a7766bd9ca32bb4c77cd86e1a80
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Sep 5 16:30:50 2011 +0200
    
        Typo: versions were not removed.
    
    commit 2bea340317d88a96f7a7756030908f993f41ca64
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Sep 5 16:23:28 2011 +0200
    
        Drop specific z3c.recipe.openoffice.
    
        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.
    
    commit e7c3a58f329180c14f1731af3a4bc2a9ea0d1997
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Fri Sep 2 21:31:54 2011 +0200
    
        version up : groonga-1.2.5 and groonga-storage-engine-0.5
    
    commit b8606debb3b87929ee8d59a53753f23f67532b54
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Sep 2 16:59:26 2011 +0200
    
        Update url of new released version.
    
    commit b392f73d4fbe2dabf45d0b43d1cbac7ada88e507
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Sep 2 11:12:17 2011 +0200
    
        Pick the newest buildout and drop workaround.
    
        slapos.libnetworkcache does not depend anymore on M2Crypto (it uses openssl
        binary internally and it is optional).
    
        1.5.3-dev-SlapOS-009 version of zc.buildout is safe to be used with new,
        stabilised API to library.
    
    commit 5f3bed6b20b473350bc4ba8263eb9fdc33b4021e
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Aug 31 08:04:24 2011 +0200
    
        version up : apache httpd 2.2.20 including a fix for CVE-2011-3192.
    
    commit bb41ec352cb36950e311993333503f0c21853cd6
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Tue Aug 30 11:12:32 2011 +0200
    
        Fixup 28c78ec270477e15765c790804274301a5ea337d.
    
        Readd removed sleep.
    
    commit 299752f5563bd1a9d75d3d79d3762b7cae52cf0d
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Tue Aug 30 11:01:25 2011 +0200
    
        Stabilise ZODB naming.
    
        It shall be possible to switch easily between Zeo/Zope configuration without
        need to copy ZODB.
    
    commit d44a97f90316e842a4e6463d367a2ef08ce3daa2
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Aug 29 18:25:53 2011 +0200
    
        Implement optional key authorisation entry point.
    
    commit 4bdba2e68e00e83528ca0394f9b35566ec99c426
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Aug 29 17:45:00 2011 +0200
    
        Remove not needed connection dict parameters.
    
        ERP5 updater takes care of configuration certificate authority tool.
    
    commit 28c78ec270477e15765c790804274301a5ea337d
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Aug 29 17:43:16 2011 +0200
    
        Configure certificate authority.
    
        Rely on portal introspections functionality.
    
    commit fe7a073830b5eef76633801d606c538cba362aa6
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Aug 29 12:15:13 2011 +0200
    
        libreoffice depends on libICE and libSM too.
    
    commit 90c5fe0fd6878d4751c6e738ca19065e937a8caf
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Aug 26 16:57:58 2011 +0200
    
        Follow current changes.
    
    commit 3211d50515d8f31ee02504033929c32189549630
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Aug 26 17:58:57 2011 +0200
    
        Revert "Separate from operating system."
    
        This reverts commit 84b1322c0118239c4e38c9ba8fb0b12d210058c6.
    
        I want to wrong way.
    
    commit 84b1322c0118239c4e38c9ba8fb0b12d210058c6
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Fri Aug 26 17:52:56 2011 +0200
    
        Separate from operating system.
    
        Some variables might be present, which can influcence the compilation.
    
    commit e88bce15e84b9a5dccbe2e23b3dc8c64c1b58dbc
    Author: Romain Courteaud <romain@nexedi.com>
    Date:   Fri Aug 26 13:10:30 2011 +0200
    
        Allow mysql connection from localhost
    
        As described in: http://dev.mysql.com/doc/refman/5.1/en/access-denied.html
        """
        If you cannot figure out why you get Access denied, remove from the user  table
        all entries that have Host values containing wildcards (entries that contain
        '%' or '_'  characters). A very common error is to insert a new entry with
        Host='%'  and User='some_user', thinking that this enables you to specify
        localhost to connect from the same machine. The reason that this does not work
        is that the default privileges include an entry with Host='localhost'  and
        User=''. Because that entry has a Host value 'localhost' that is more specific
        than '%', it is used in preference to the new entry when connecting from
        localhost! The correct procedure is to insert a second entry with
        Host='localhost'  and User='some_user', or to delete the entry with
        Host='localhost'  and User=''. After deleting the entry, remember to issue a
        FLUSH PRIVILEGES statement to reload the grant tables.
        """
    
    commit 2d8c0f42bcaf29ed57949ae3a8c964cd3f0b1697
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Aug 25 17:34:10 2011 +0200
    
        Stunnel 4.39 is not available anymore, so move to 4.42.
    
    commit cf1b4e9b66a0659f6826fe429cf52a9ab9a71769
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Thu Aug 25 15:44:37 2011 +0900
    
        Fix supervisor_controlled parameter for erp5_update script.
    
        If erp5_update is controlled through supervisord, then put it in etc/run/
        (slapgrid adds all the content of this directory to supervisord), otherwise,
        put it in bin directory.
    
    commit 8ee6f05f667fdd3f1844878a6c706c49fcdf57d8
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Thu Aug 25 11:55:05 2011 +0900
    
        Fix typo.
    
    commit c683bff656e320c6ca238dde27ae5a44e254857a
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Aug 24 21:13:35 2011 +0200
    
        version up : poppler-0.17.2. disable building a static library.
    
    commit 41b5bc46df8f620f336b48b5d30ad1f0fea244d8
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Aug 24 21:04:03 2011 +0200
    
        cleanup xorg/buildout.cfg.
    
    commit 89c6ecec062c6eed530552ac4b5fe9ef584914a1
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Aug 24 16:08:14 2011 +0200
    
        libreoffice 3.4 depends on libXinerama.
    
    commit 85b0a08b19cf287b7dda4ae8b529c7517af6940e
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Tue Aug 23 19:04:07 2011 +0900
    
        Add products-deps as well (following 06bde8c).
    
    commit 06bde8c43293e1ddbff8ba385dc1e852b2e7373c
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Tue Aug 23 16:24:23 2011 +0900
    
        Fix ERP5 products path for Zeo conflict resolution.
    
    commit 531c2a30dbdea970bd6d5dc6bb0868bd76c3ca3a
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Aug 22 11:37:03 2011 +0200
    
        Update md5sum missing in 63026d6.
    
    commit 2edb5d390f3f8a8fb2ca2deeb355aa1eb6498796
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Aug 22 11:31:22 2011 +0200
    
        add the patch in our repository because its content might differ by remote server's git version.
    
    commit fadaca9e2cebfce5bf38317620ba77e5282dbc74
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Aug 22 11:26:35 2011 +0200
    
        version up : liberation-fonts-ttf-1.07.0.
    
    commit c304b671079b082a3e1c659f42178728401f9da6
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Mon Aug 22 13:27:43 2011 +0900
    
        Update md5sum missing in 63026d6.
    
    commit 63026d62980b88e65e627d98363b0b306200320a
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Fri Aug 19 22:06:00 2011 +0900
    
        our own fontconfig should be also included in LD_LIBRARY_PATH so that we can force using our own fonts.
    
    commit 85b527848b6d1575e7b0fbf201df53e707df9b17
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Fri Aug 19 21:28:25 2011 +0900
    
        Allow to set zodb and zeo client cache sizes.
    
    commit 8a31a2a3096c0bf6bd2c580ee3791c8c892c4d4c
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Thu Aug 18 14:55:18 2011 +0900
    
        Allow to specify cache_size for zeo client.
    
    commit 6057343c65be5b2045f7d4721d56af55ff09b141
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Aug 17 15:00:44 2011 +0900
    
        version up : haproxy-1.4.16.
    
    commit b939a9990860922b21130cf6c6613c875beab3f7
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Mon Aug 15 17:01:40 2011 +0900
    
        Allow to specify userParameter options upon instanciation of zabbix agentd.
    
    commit 4da996941e02aa4eb37fb4e2f3260ee6c2905b28
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Mon Aug 15 17:01:15 2011 +0900
    
        Move instanciation of zabbix agentd to a dedicated method.
    
    commit 706ccb3aa21188c1509295462e531007f135171a
    Author: Julien Muchembled <jm@nexedi.com>
    Date:   Sat Aug 13 03:14:23 2011 +0200
    
        bin/runUnitTest: prevent Testing from importing Zope2.App instead of App
    
    commit faeeea1fa4284013a3abf234509f89db9d6b39ad
    Author: Julien Muchembled <jm@nexedi.com>
    Date:   Sat Aug 13 02:52:52 2011 +0200
    
        bin/runUnitTest: buildout does not allow to indent Python code...
    
    commit a2484d5f57c23178d0d0b47b5e4ea3d79a9e56d7
    Author: Julien Muchembled <jm@nexedi.com>
    Date:   Fri Aug 12 17:28:00 2011 +0200
    
        bin/runUnitTest: fix ZEO mode by not loading ZEO.ClientStorage too early
    
        This is required by testConflictResolution & testInvalidationBug.
    
    commit 7efd34219e177509dd148ec2de7aa3df35fa9d5a
    Author: Julien Muchembled <jm@nexedi.com>
    Date:   Fri Aug 12 17:16:19 2011 +0200
    
        bin/runUnitTest: code readibility
    
        The only functional change is the following:
        - before: sys.path begins with [*/product/*/tests] followed by [*/tests]
        - after: sys.path begins with [prj1/product/*/tests, prj1/tests,
                                       prj2/product/*/tests, prj2/tests,
                                       ...]
        This should have no impact.
    
    commit a03793d380646c41de1ee22eb63b28e29fbc333d
    Author: Julien Muchembled <jm@nexedi.com>
    Date:   Fri Aug 12 16:15:51 2011 +0200
    
        Add msec to zeo/zope logs
    
        Also remove 2 configuration lines that only repeated the default values
    
    commit 32a74d4629001fa2d1d88e2fa0adce5b9b20fe82
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Tue Aug 9 19:26:40 2011 +0900
    
        Avoid calling self.getMissingBusinessTemplateSet() twice.
    
    commit 151a120e21c663e109f7e4c542e9ff9895397041
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Tue Aug 9 19:22:44 2011 +0900
    
        When updating bt5, update repositories before even if they are already present
        because new bt5 may have been added in the meantime.
    
    commit 9f72c8fe1fccbd34c343457b3705ddcc443b99d7
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Aug 11 16:33:54 2011 +0200
    
        Update md5sum.
    
        It was missing in 3a157be8a0342ea72211bb6dcc04cf6ad70f5a92
    
    commit 91e845de30f395e37257df7e4047d9c8984601b6
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Aug 11 15:56:49 2011 +0200
    
        Drop mr.developer usage.
    
        It is not used by default.
    
        It mangles buildout:develop as described in https://github.com/fschulze/mr.developer/issues/57,
        and buildout:develop is used in many project to checkout and develop various
        eggs in "slapos" way.
    
    commit 6722147a67ebbcb1fcdee669c992b103b695aa76
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Aug 11 10:38:59 2011 +0200
    
        Apply temporary workaround for slapos.libnetworkcache
    
    commit 069dbaff800d6cc649d31ecb480487dff1a621fd
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Tue Aug 9 20:35:13 2011 +0900
    
        update z3c.recipe.openoffice = 0.3.1dev9 to support LibreOffice-3.4.
    
    commit ab86b98ad8469ef1c3ec74e65cf7a06c2e6f2215
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Fri Aug 5 16:02:13 2011 +0900
    
        Add gcc patch for multiarch support.
    
        On Debian-based distributions,  gcc FTBFS because of special  linker files and
        architecture-dependent  headers being  available in  /usr/lib/<triplet> rather
        than /usr/lib  and /usr/lib64. This avoids  settings respectively LIBRARY_PATH
        and CPATH manually on such distributions.
    
    commit fd87c01c92d522b30e08a6e6c2275b3b18883a9b
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Aug 8 09:31:33 2011 +0900
    
        version up : MariaDB-5.3.0-beta introducing subquery optimisation, handlersocket etc.
        http://kb.askmonty.org/en/mariadb-530-release-notes
    
    commit 3a157be8a0342ea72211bb6dcc04cf6ad70f5a92
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Fri Aug 5 11:14:55 2011 +0900
    
        Use zabbix_agentd rather than zabbix_agent for erp5 instanciation.
    
        zabbix_agentd is  a standalone  daemon which can  be ran  through supervisord,
        whereas zabbix_agent is  supposed to be used with inetd,  thus use the former,
        likewise zabbix-agent software instanciation profile.
    
    commit ef57d0ed953dbcb7efc93ae5ce883b0665b66ac3
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Tue Aug 2 18:24:29 2011 +0900
    
        Allow to run erp5_update script manually, meaningful for production servers.
    
    commit 14dbacca9e1235b758e7ae62d9ee462f7e1cc702
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Aug 1 17:29:29 2011 +0200
    
        Fixup fb0c783d3180742da80b04c8584716e956395fe6
    
        Need to allow from www.owlfish.com, as WSGIUtils is available there.
    
    commit 36ce651859efd97fe02162783e5b76858f3b8948
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Mon Aug 1 14:20:29 2011 +0200
    
        Workaround for WSGIUtils begin removed from pypi.
    
    commit 18f434031231f274f57445e528b61ae7c14fff19
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Mon Aug 1 12:46:51 2011 +0900
    
        version up : freetype-2.4.6 security release.
    
    commit 20e9e4763a5a6fdc973151eb05892803ef6d3fca
    Author: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
    Date:   Fri Jul 29 11:39:24 2011 +0900
    
        Fix typo in instance attribute name.
    
    commit 90ca8a2170152d63caaa25f53a04c5e085d2999c
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 21:45:08 2011 -0300
    
        Create certificate for front end and fix backend_path
    
    commit 614e0f9cbff6c38add6ccfab2ce8ce887ff7cabc
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 21:44:22 2011 -0300
    
        Permit use provide his own domain name (like in erp5 default)
    
    commit 8a0b28b0e221d0ecf0f120e3f265b56110f308ef
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 21:42:56 2011 -0300
    
        Added comment.
    
    commit c17afe1e9fa19f8225717b10d54e0a3b4854260f
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 21:41:20 2011 -0300
    
        Fix front end providing access to Zope.
    
    commit c99d0904f52e02db1ae805dd628c943862cb61e2
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 21:40:21 2011 -0300
    
        Fix when single "/" is provided as front end path.
    
    commit 892f20559e9cb6eb1d3e07da1dc95f1d034c1e72
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 21:39:40 2011 -0300
    
        Reorganize to improve readability.
    
    commit 67c6efdfd0617a81e4027f97b14c44c386ec4f1e
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 17:19:16 2011 -0300
    
        tinny style change
    
        Added white spaces arround "="
    
    commit 642533393f2aa7ac5782b763d8353f0288650b4b
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 15:50:29 2011 -0300
    
        Wait longer between the runs.
    
    commit a72e960e294a6ed3a0a00213637a1032281e01d1
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 15:50:00 2011 -0300
    
        Post conversion coordinates when create the System Preference.
    
    commit 91c9fe2ec9c01799e3e82e3624a7b8532cdeeb3c
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 28 15:37:28 2011 -0300
    
        No need use variable here
    
    commit 64ba0f2d56b40c63907027ed0aade749234cbd3b
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 18:03:55 2011 -0300
    
        Increase long wait to 5 minutes instead 3 minutes between runs.
    
        This value could be much higher in future because it is only sleep for so
        long after instance be well setupped.
    
    commit 0a78dde5ef2a54e09e711466c7f7731e9481c8d6
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 18:01:09 2011 -0300
    
        It is not required to wait for activities here.
    
    commit 84afd096656177765b4f97eeb9706630f13e638c
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 17:59:32 2011 -0300
    
        Use Set() instead lists to simplify the code.
    
    commit 799fe78e4deb65aff5dc6785ecdbfee289c4dcbf
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 17:58:18 2011 -0300
    
        Remove not implemented code, Such API is not well defined yet.
    
    commit 1e6d5631cb13367d125ad6f8efb07046a3a31125
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 17:57:22 2011 -0300
    
        Use new TemplateTool API
    
    commit b44be8f157ba12eaa60ec3a50b185b60ffa15e4f
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 17:56:24 2011 -0300
    
        simplify check for activities running.
    
    commit 7e80f287e299bf7263a8c7f9e15b12569e2a4e84
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 17:55:00 2011 -0300
    
        Connect to apache backend instead zope.
    
    commit 1053d6cb006717cccd1f711b766931fb208a5d83
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Tue Jul 26 17:54:16 2011 -0300
    
        Enable SSLProxyEngine by default.
    
    commit 53987119e094ced8590aad468b5cfe1cd47c24f4
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 21 17:30:12 2011 -0300
    
        Fix Default value
    
    commit 0c46652cc4e61f5109b69e13b7febafec15d99e3
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Thu Jul 21 17:29:42 2011 -0300
    
        Now portal_introspections is present since begin.
    
    commit faa673cc7b02923a4e564a6edfab367a942542ed
    Author: Sebastien Robin <seb@nexedi.com>
    Date:   Thu Jul 28 14:13:09 2011 +0200
    
        the patch was changes, the md5sum needs to be updated
    
    commit 5a4e3d5bb59367bf60704d3608ff2f46dfd07b19
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Thu Jul 28 19:51:25 2011 +0900
    
        rename the patch filename so that patch is well updated.
    
    commit e8ef845bb0795c893e4a39bab43da9251c4a89ca
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Jul 27 18:50:53 2011 +0900
    
        versino up : memcached-1.4.6.
    
    commit 4a64cfe2cb7aa707e4668c580b73806492f8d4f3
    Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
    Date:   Wed Jul 27 18:33:42 2011 +0900
    
        version up : xtrabackup-1.6.2.
    
    commit e11f1f3d6fad6394cefda3ddd50026ecfb794d04
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Tue Jul 19 09:48:22 2011 +0200
    
        Install developmeny by default.
    
    commit aa21fc97d5322ad9f384359e52fb9431119cb073
    Author: Rafael Monnerat <rafael@nexedi.com>
    Date:   Mon Jul 18 15:49:31 2011 -0300
    
        Unfreeze erp5 and vifib (post merge with master)
    d5e875bd
buildout.cfg 813 Bytes