version up: nginx 1.7.2
[slapos.git] / CHANGES.txt
1 Changes
2 =======
3
4 0.85 (2013-12-03)
5 -----------------
6
7  * Slaprunner: recipe replaced by a buildout profile [14fbcd92]
8  * Slaprunner: import instances can automatically deploy Software Releases [64c48388]
9  * Slaprunner: backup script passes basic authentification [8877615]
10  * Slaprunner: backup doesn't destroy symlinks for Software Releases [f519a078]
11  * Shellinabox: now uses uid and gid to start [e9349c65]
12  * Shellinabox: can do autoconnection [516e772]
13  * Librecipe-generic: correction of bash code for /bin/sh compatibility [bee8c9c8]
14
15 0.84.2 (2013-10-04)
16 -------------------
17
18  * sshkeys_authority: don't allow to return None as parameter. [9e340a0]
19
20 0.84.1 (2013-10-03)
21 -------------------
22
23  * Resiliency: PBS: promise should NOT bang. [64886cd]
24
25 0.84 (2013-09-30)
26 -----------------
27
28  * Request.py: improve instance-state handling. [ba5f160]
29  * Resilient recipe: remove hashing of urls/names. [ee2aec8]
30  * Resilient pbs recipe: recover from rdiff-backup failures. [be7f2fc, 92ee0c3]
31  * Resilience: add pidfiles in PBS. [0b3ad5c]
32  * Resilient: don't hide exception, print it. [05b3d64, d2b0494]
33  * Resiliency: Only keep 10 increments of backup. [4e89e33]
34  * KVM SR: add fallback in case of download exception. [de8d796]
35  * slaprunner: don't check certificate for importer. [53dc772]
36
37 0.83.1 (2013-09-10)
38 ------------------
39
40  * slapconfiguration: fixes previous releasei (don't encode tap_set because it's not a string). [Cedric de Saint Martin]
41
42 0.83 (2013-09-10)
43 -----------------
44
45  * slaprunner recipe: remove trailing / from master_url. [Cedric de Saint Martin]
46  * librecipe: add pidfile option for singletons. [Cedric de Saint Martin]
47  * Resiliency: Use new pidfile option. [Cedric de Saint Martin]
48  * Fix request.py for slave instances. [Cedric de Saint Martin]
49  * slapconfiguration recipe: cast some parameters from unicode to str. [Cedric de Saint Martin]
50
51 0.82 (2013-08-30)
52 -----------------
53
54  * Certificate Authority: Can receice certificate to install. [Cedric Le Ninivin]
55  * Squid: Add squid recipe. [Romain Courteaud]
56  * Request: Trasmit instace state to requested instances. [Benjamin Blanc / Cédric Le Ninivin]
57  * Slapconfiguration: Now return instance state. [Cédric Le Ninivin]
58  * Apache Frontend: Remove recipe
59
60 0.81 (2013-08-12)
61 -----------------
62
63  * KVM SR: implement resiliency test. [Cedric de Saint Martin]
64
65 0.80 (2013-08-06)
66 ----------------
67
68  * Add a simple readline recipe. [f4fce7e]
69
70 0.79 (2013-08-06)
71 -----------------
72
73  * KVM SR: Add support for NAT based networking (User Mode Network). [627895fe35]
74  * KVM SR: add virtual-hard-drive-url support. [aeb5df40cd, 8ce5a9aa1d0, a5034801aa9]
75  * Fix regression in GenericBaseRecipe.generatePassword. [3333b07d33c]
76
77 0.78.5 (2013-08-06)
78 -------------------
79
80  * check_url_available: add option to check secure links [6cbce4d8231]
81
82 0.78.4 (2013-08-06)
83 -------------------
84
85  * slapos.cookbook:slaprunner: Update to use https. [Cedric Le Ninivin]
86
87
88 0.78.3 (2013-07-18)
89 -------------------
90
91  * slapos.cookbook:publish: Add support to publish information for slaves. [Cedric Le Ninivin]
92
93 0.78.2 (2013-07-18)
94 -------------------
95
96  * Fix slapos.cookbook:request: Add backward compatiblity about getInstanceGuid(). [Cedric de Saint Martin]
97  * slapos.cookbook:check_* promises: Add timeout to curl that is not otherwise killed by slapos promise subsystem. [Cedric de Saint Martin]
98  * Cloudooo: Allow any environment variables. [Yusei Tahara]
99  * ERP5: disable MariaDB query cache completely by 'query_cache_type = 0' for ERP5. [Kazuhiko Shiozaki]
100  * ERP5: enable haproxy admin socket and install haproxyctl script. [Kazuhiko Shiozaki]
101  * ERP5: increase the maximum number of open file descriptors before starting mysqld. [Kazuhiko Shiozaki]
102  * python 2.7: updated to 2.7.5 [Cedric de Saint Martin]
103
104 0.78.1 (2013-05-31)
105 -------------------
106
107  * Add boinc recipe: Allow to deploy an empty BOINC project. [Alain Takoudjou]
108  * Add boinc.app recipe: Allow to deploy and update a BOINC application into existing BOINC server instance . [Alain Takoudjou]
109  * Add boinc.client recipe: Allow to deploy a BOINC Client instance on SlapOS. [Alain Takoudjou]
110  * Add condor recipe: Allow to deploy Condor Manager or Condor worker instance on SlapOS. [Alain Takoudjou]
111  * Add condor.submit recipe: Allow to deploy or update application into existing Condor Manager instance. [Alain Takoudjou]
112  * Add redis.server recipe: Allow to deploy Redis server. [Alain Takoudjou]
113  * Add trac recipe: for deploying Trac and manage project with support of SVN and GIT. [Alain Takoudjou]
114  * Add bonjourgrid recipe: for deploying BonjourGrid Master and submit BOINC or Condor project. [Alain Takoudjou]
115  * Add bonjourgrid.client recipe: for deploying BonjourGrid Worker instance and execute BOINC or Condor Jobs. [Alain Takoudjou]
116
117 0.78.0 (2013-04-28)
118 -------------------
119
120  * LAMP stack: Allow to give application-dependent parameters to application configuration file. [Cedric de Saint Martin]
121  * zabbix-agent: Allow user to pass zabbix parameter. [Cedric de Saint Martin]
122  * kvm frontend: listen to ipv6 and ipv4. [Jean-Baptiste Petre]
123
124 0.77.1 (2013-04-18)
125 -------------------
126
127  * Re-release of 0.77.0.
128
129 0.77.0 (2013-04-18)
130 -------------------
131
132  * Allow to pass extra parameters when creating simple wrapper. [Sebastien Robin]
133  * Apache frontend: Append all rewrite module options to http as well. [Cedric de Saint Martin]
134  * Apache frontend: Add https-only support. [Cedric de Saint Martin]
135  * Apache frontend: make logrotate work by using "generic" component. [Cedric de Saint Martin]
136
137 0.76.0 (2013-04-03)
138 -------------------
139
140  * Add 'generic' phpconfigure recipe, allowing to configure any PHP-based app. [Cedric de Saint Martin]
141  * apache_frontend: Have more useful access_log in apache frontend. [Cedric de Saint Martin]
142  * apache_frontend: Add "SSLProxyEngine On" to http apache frontend vhost to be able to proxy https -> http. [Cedric de Saint Martin]
143  * Add first preliminary version of nginx-based reverse proxy. [Cedric de Saint Martin]
144  * Request-optional is not verbose anymore (again) if it failed. [Cedric de Saint Martin]
145  * Add possibility to fetch web ip and port from apache recipe. [Cedric de Saint Martin]
146
147 0.75.0 (2013-03-26)
148 -------------------
149
150  * Add backward compatibility about Partition.getInstanceGuid() in request.py. [Cedric de Saint Martin]
151  * request.py: Don't crash if resource is not ready. [Cedric de Saint Martin]
152  * Use memory-based kumofs instead of memcached to have no limitation for key length and data size. [Kazuhiko Shiozaki]
153  * Postgres: allow slapuser# to connect as postgres user. [Marco Mariani]
154  * apache_frontend: Sanitize inputs, disable Varnish cache, don't touch to custom file if already present. [Cedric de Saint Martin]
155  * Resiliency: simpler, more robust PBS recipe and promise. [Marco Mariani]
156  * Add helper method to set "location" parameter in librecipe. [Cedric de Saint Martin]
157  * Add download helper function in librecipe. [Cedric de Saint Martin]
158  * Update wrapper recipe to make it simpler and more dev-friendly. [Cedric de Saint Martin]
159  * Add configurationfile recipe. [Cedric de Saint Martin]
160  * Add request-edge recipe. [Cedric de Saint Martin]
161  * Add publishsection recipe. [Cedric de Saint Martin]
162  * Add match support for promise check_page_content. [Cedric de Saint Martin]
163
164 0.74.0 (2013-03-05)
165 -------------------
166
167  * Generate mysql password randomly in LAMP stack. [Alain Takoudjou]
168  * Add support for apache and haproxy to have more than one listening port. [Vincent Pelletier]
169  * Use a more consistent parameter naming in 6tunnel recipe. [Vincent Pelletier]
170  * Provide an SR-transparent way to (de)serialise master data. [Vincent Pelletier]
171  * Initial version of neoppod recipe. [Vincent Pelletier]
172  * Initial version of clusterized erp5 recipes. [Vincent Pelletier]
173  * General cleanup of the request recipe (simpler parsing, less calls to master). [Vincent Pelletier, Cedric de Saint Martin]
174
175 0.73.1 (2013-02-19)
176 -------------------
177
178  * softwaretype recipe: all falsy parameter values are now ignored. [Cedric de Saint Martin]
179
180 0.73.0 (2013-02-18)
181 -------------------
182
183  * Add mioga and apacheperl recipes. [Viktor Horvath]
184  * request.py: Properly fetch instance_guid of instance. [Cedric de Saint Martin]
185  * request.py: Only append SLA parameter to the list if the key actually exists and is not empty string. [Cedric de Saint Martin]
186
187 0.72.0 (2013-02-11)
188 -------------------
189
190  * librecipe: correctly handle newline and missing file in addLineToFile(). [Marco Mariani]
191  * LAMP: Copy php application even if directory exists but is empty. This handle new resilient LAMP stack. [Cedric de Saint Martin]
192  * LAMP: Don't even try to restart/reload/graceful Apache. This fix "Apache hangs" problem. [Cedric de Saint Martin]
193
194 0.71.4 (2013-02-01)
195 -------------------
196
197  * Enable IPv6 support in KumoFS. [Vincent Pelletier]
198  * Use new connection and get result when try to create new erp5 site. [Rafael Monnerat]
199  * Set up timezone database in mariab's mysql table so that we can use timezone conversion function. [Kazuhiko Shiozaki]
200  * Make erp5_bootstrap wait for manage_addERP5Site response [Rafael Monnerat]
201
202 0.71.3 (2013-01-31)
203 -------------------
204
205  * Add mysql_ip and mysql_port parameters in apachephp recipe [Cedric de Saint
206    Martin]
207  * Random password for postgres in standalone SR and lapp stack; accept
208    connections from the world. [Marco Mariani]
209
210 0.71.2 (2013-01-29)
211 -------------------
212
213  * revised postgres/lapp recipe. [Marco Mariani]
214
215
216 0.71.1 (2013-01-04)
217 -------------------
218
219  * Frontend: Sort instances by reference to avoid attacks. [Cedric de Saint
220    Martin]
221  * Frontend: Add public_ipv4 parameter support to ease deployment of slave
222    frontend. [Cedric de Saint Martin]
223  * Frontend: Move apache_frontend wrappers to watched directory (etc/service).
224    [Cedric de Saint Martin]
225  * Frontend: Add native path to varnish environment. [Cedric de Saint Martin]
226
227 0.71 (2012-12-20)
228 -----------------
229
230  * frontend: Add "path" parameter for Zope instances. [Cedric de Saint Martin]
231
232 0.70 (2012-11-05)
233 -----------------
234
235  * KVM: Add support for disk-type, second nbd and cpu-count. [Cedric de Saint
236    Martin]
237
238 0.69 (2012-10-30)
239 -----------------
240
241  * handle multiple notification_url values in notifier recipe [Marco Mariani]
242  * createWrapper() sh alternative to execute.execute() for simple cases
243    [Marco Mariani]
244  * fixed secret key generation in apachephp config [Marco Mariani]
245
246 0.68.1 (2012-10-03)
247 -------------------
248
249   * slaprunner: fix "logfile" parameter to "log_file"
250
251 0.68 (2012-10-02)
252 -----------------
253
254   * request.py: Remove useless calls to master, fix "update" method. [Cedric
255     de Saint Martin]
256   * Add webrunner test recipe. [Alain Takoudjou]
257   * Add logfile for slaprunner. [Cedric de Saint Martin]
258   * Fix check_url_available promise (syntax + checks + IPv6 support). [Cedric
259     de Saint Martin]
260
261 0.67 (2012-09-26)
262 -----------------
263
264   * Add check_page_content promise generator. [Cedric Le Ninivin]
265   * Fix check_url_available recipe. [Cedric de Saint Martin]
266   * Set up timezone database in mariab's mysql table so that we can use
267     timezone conversion function. [Kazuhiko Shiozaki]
268   * Add many resiliency-based recipes [Timothée Lacroix]
269   * Fix and unify request and requestoptional recipes [Cedric de Saint Martin]
270   * Fix Dropbear. [Antoine Catton]
271
272 0.66 (2012-09-10)
273 -----------------
274
275   * Add check_page_content promise generator. [Cedric Le Ninivin]
276
277 0.65 (2012-09-07)
278 -----------------
279
280   * Add egg_test, recipe allowing to do "python setup.py test" on a list of
281     eggs. [Rafael Monnerat, Cedric de Saint Martin]
282
283 0.64.2 (2012-08.28)
284 -------------------
285
286   * Specify description on gitinit recipe. [Antoine Catton]
287
288 0.64.1 (2012-08-28)
289 -------------------
290
291   * Fix: minor fix on downloader recipe in order to allow cross-device renaming.
292     [Antoine Catton]
293
294 0.64 (2012-08-27)
295 -----------------
296
297   * Fix: remove "template" recipe which was collinding with slapos.recipe.template.
298     [Antoine Catton]
299
300 0.63 (2012-08-22)
301 -----------------
302
303   * Add the ability to run command line in shellinabox. [Antoine Catton]
304   * Add the ability to run shellinabox as root. (for LXC purpose) [Antoine Catton]
305   * Add "uuid" recipe. [Antoine Catton]
306   * Add "downloader" recipe. [Antoine Catton]
307
308 0.62 (2012-08-21)
309 -----------------
310
311   * Add "wrapper" recipe. [Antoine Catton]
312   * Add "gitinit" recipe. [Antoine Catton]
313   * librecipe.execute code clean up and factorization. [Antoine Catton]
314   * Add "template" recipe. [Antoine Catton]
315
316 0.61 (2012-08-17)
317 -----------------
318
319   * Add "debug" option for slaprunner. [Alain Takoudjou]
320
321 0.60 (2012-08-13)
322 -----------------
323
324   * New recipe: requestoptional, like "request", but won't fail if instance is
325     not ready. [Cedric de Saint Martin]
326   * Update zabbix to return strings as parameters. [Cedric de Saint Martin]
327   * Add check in check_url_promise in case of empty URL. [Cedric de Saint
328     Martin]
329   * Upgrade slaprunner recipe to be compatible with newest version. [Alain
330     Takoudjou]
331
332 0.59 (2012-07-12)
333 -----------------
334
335   * Zabbix: add temperature monitoring using custom commands.
336
337 0.58 (2012-07-06)
338 -----------------
339
340   * Agent rewrite. [Vincent Pelletier]
341
342 0.57 (2012-06-22)
343 -----------------
344
345   * Do not use system curl. [Romain Courteaud]
346
347 0.56 (2012-06-18)
348 -----------------
349
350   * Add signalwrapper, generate.mac, generate.password recipes. [Romain
351     Courteaud]
352
353 0.55 (2012-06-18)
354 -----------------
355
356   * Add slapmonitor and slapreport recipes. [Mohamadou Mbengue]
357
358 0.54.1 (2012-06-18)
359 -------------------
360
361   * Fix 0.54 release containing wrong code in request.py.
362
363 0.54 (2012-06-18)
364 -----------------
365
366   * Apache frontend: won't block sending slave informations to SlapOS Master
367     in case of problem from one slave instance.[Cedric de Saint Martin]
368   * Apache frontend will send IP informations for slaves in case slave is about
369     custom domain. [Cedric de Saint Martin]
370   * Ability to use LAMP applications without configuration. [Cedric de Saint
371     Martin]
372   * Users can specify custom domain in LAMP applications. [Cedric de Saint
373     Martin]
374
375 0.53 (2012-06-07)
376 -----------------
377
378   * Switch slaprunner into generic recipe, and add cloud9 recipe. [Cedric de
379     Saint Martin]
380
381 0.52 (2012-05-16)
382 -----------------
383
384   * Request bugfix: Correct default software_type (was: RootInstanceSoftware).
385     [Cedric de Saint Martin]
386   * Request will raise again if requested instance is not ready
387     [Romain Courteaud]
388   * Apache Frontend: assume apache is available from standard ports.
389     Consequence: url connection parameter of slave instance doesn't contain
390     port. [Cedric de Saint Martin]
391   * Apache Frontend bugfix: correctly detect slave instance type (zope).
392     [Cedric de Saint Martin]
393   * Apache Frontend: "default" slave instances are available through http
394     in addition to https. [Cedric de Saint Martin]
395   * Apache Frontend: Configuration: Add mod_deflate and set ProxyPreserveHost
396     [Cedric de Saint Martin]
397
398 0.51 (2012-05-14)
399 -----------------
400
401   * LAMP stack bugfix: Users were losing data when slapgrid is ran (Don't
402     erase htdocs if it already exist). [Cedric de Saint Martin]
403
404 0.50 (2012-05-12)
405 -----------------
406
407   * LAMP stack bugfix: fix a crash where recipe was trying to restart
408     non-existent httpd process. [Cedric de Saint Martin]
409   * LAMP stack bugfix: don't erase htdocs at update [Cedric de Saint Martin]
410   * Apache Frontend: Improve Apache configuration, inspired by Nexedi
411     production frontend. [Cedric de Saint Martin]
412   * Allow sysadmin of node to customize frontend instance.
413     [Cedric de Saint Martin]
414   * Apache Frontend: Change 'zope=true' option to 'type=zope'.
415     [Cedric de Saint Martin]
416   * Apache Frontend: listens to plain http port as well to redirect to https.
417     [Cedric de Saint Martin]
418
419 0.49 (2012-05-10)
420 -----------------
421
422   * Apache Frontend supports Zope and Varnish. [Cedric de Saint Martin]
423
424 0.48 (2012-04-26)
425 -----------------
426
427   * New utility recipe: slapos.recipe.generate_output_if_input_not_null.
428     [Cedric de Saint Martin]
429   * New promise recipe: slapos.recipe.url_available: check if url returns http
430     code 200. [Cedric de Saint Martin]
431   * Fix: slapos.recipe.request won't raise anymore if instance is not ready.
432     [Cedric de Saint Martin]
433   * Fix: slapos.recipe.request won't assume instance reference if not
434     specified. [Cedric de Saint Martin]
435
436 0.47 (2012-04-19)
437 -----------------
438
439   * Slap Test Agent [Yingjie Xu]
440
441 0.46 (2012/04/12)
442 -----------------
443
444   * xvfb and firefox initial release [Romain Courteaud]
445
446 0.45 (2012-03-29)
447 -----------------
448
449   * slaprunner: change number of available partitions to 7 [Alain Takoudjou]
450
451 0.44 (2012-03-28)
452 -----------------
453
454   * minor: apachephp: update apache configuration to work with Apache2.4
455
456 0.43 (2012-03-28)
457 -----------------
458
459   * minor: erp5: add missing .zcml files into egg. [Cedric de Saint Martin]
460
461 0.42 (2012-03-26)
462 -----------------
463
464  * erp5: Add web_checker recipe. [Tatuya Kamada]
465  * erp5: Add generic_varnish recipe. [Tatuya Kamada]
466  * erp5: Simplify erp5_update to only create the ERP5 site. [Romain Courteaud]
467  * erp5: Allow to pass CA parameters from section. [Łukasz Nowak]
468
469 0.41 (2012-03-21)
470 -----------------
471
472  * Release new "generic" version of KVM, includes frontend.
473    [Cedric de Saint Martin]
474
475 0.40.1 (2012-03-01)
476 -------------------
477
478  * Fix manifest to include files needed for apache. [Cedric de Saint Martin]
479
480 0.40 (2012-03-01)
481 -----------------
482
483  * apache_frontend initial release. [Cedric de Saint Martin]
484
485 0.39 (2012-02-20)
486 -----------------
487
488  * seleniumrunner initial release. [Cedric de Saint Martin]
489
490 0.38 (2011-12-05)
491 -----------------
492
493  * erp5: Swtich to percona, as maatkit is obsoleted. [Sebastien Robin]
494  * erp5: Improve haproxy configuration. [Sebastien Robin]
495  * erp5: Support sphinxd. [Kazuhiko Shiozaki]
496  * erp5: Improve and make logging more usual. [Sebastien Robin]
497  * erp5: Allow mysql connection from localhost. [Romain Courteaud]
498  * erp5: Allow to control Zope/Zeo cache [Arnaud Fontaine]
499  * erp5: Increase precision in logs [Julien Muchembled]
500  * erp5: Improve erp5 update [Arnaud Fontaine, Rafael Monnerat]
501
502 0.37 (2011-11-24)
503 -----------------
504
505  * KVM : allow access to several KVM instances without SSL certificate duplicate
506    problem. [Cedric de Saint Martin]
507
508 0.36 (2011-11-16)
509 -----------------
510
511  * erp5testnode : the code of testnode is not in slapos repository anymore
512
513 0.35 (2011-11-10)
514 -----------------
515
516  * KVM : Promise are now working properly. [Łukasz Nowak]
517  * KVM : Use NoVNC with automatic login. [Cedric de Saint Martin]
518  * KVM : Use websockify egg and remove numpy hack. [Cedric de Saint Martin]
519
520 0.34 (2011-11-08)
521 -----------------
522
523   * Any LAMP software can specify its own php.ini [Alain Takoudjou]
524   * LAMP : Fix bug where buildout does not has sufficient rights to update
525     application parts. [Alain Takoudjou]
526   * LAMP : Update formatting when returning list of renamed files.
527     [Alain Takoudjou]
528
529 0.33 (2011-10-31)
530 -----------------
531
532   * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
533
534 0.32 (2011-10-28)
535 -----------------
536
537   * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
538     configure PHP application instance when needed. [Alain Takoudjou Kamdem]
539
540 0.31 (2011-10-16)
541 -----------------
542
543  * Split big redundant recipes into small ones. In order to factorize the code
544    and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
545    Łukasz Nowak]
546  * LAMP : Update apache and php configuration files to work with a lot of different
547    PHP software. [Alain Takoudjou Kamdem]
548  * LAMP : Recipe can launch scripts, move or remove files or directories
549    when a given condition is filled. Useful when PHP apps require you to
550    remove "admin" directory after configuration for example.
551    [Alain Takoudjou Kamdem]
552
553 0.30 (2011-10-06)
554 -----------------
555
556  * LAMP : Update apache and php configuration files to work with a lot of different
557    PHP software. [Alain Takoudjou Kamdem]
558
559 0.29 (2011-09-28)
560 -----------------
561
562  * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
563
564 0.28 (2011-09-27)
565 -----------------
566
567  * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
568  * lamp.request: adding support of remote backup repo (using a different
569    software type). The default remote backup is a davstorage. [Antoine Catton]
570
571 0.27 (2011-09-27)
572 -----------------
573
574  * mysql: add backup and backup recovering using different software type. [Antoine Catton]
575
576 0.26 (2011-09-27)
577 -----------------
578
579  * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
580  * Other mysql minor fixes. [Antoine Catton]
581
582 0.25 (2011-09-21)
583 -----------------
584
585  * mysql: Restore to default behaviour. [Antoine Catton]
586  * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
587
588 0.24 (2011-09-19)
589 -----------------
590
591  * mysql: Unhardcode the requested url. [Antoine Catton]
592
593 0.23 (2011-09-19)
594 -----------------
595
596  * Clean code in mysql recipe [Cedric de Saint Martin]
597  * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
598  * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
599  * davstorage: Initial version. [Antoine Catton]
600  * mysql: Support DAV backup. [Antoine Catton]
601
602 0.22 (2011-09-12)
603 -----------------
604
605  * Fix haproxy setup for erp5 [Sebastien Robin]
606
607 0.21 (2011-09-12)
608 -----------------
609
610  * Update PHP configuration to set session and date options.
611    [Alain Takoudjou Kamdem]
612  * Improve logrotate policy and haproxy config for erp5
613    [Sebastien Robin]
614
615 0.20 (2011-09-07)
616 -----------------
617
618  * Update and fix KVM/noVNC installation to be compatible with new WebSocket
619    protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
620    [Cedric de Saint Martin]
621
622 0.19 (2011-09-06)
623 -----------------
624
625  * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
626
627 0.18 (2011-08-25)
628 -----------------
629
630  * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
631
632 0.17 (2011-08-25)
633 -----------------
634
635  * Add XWiki software release [Cedric de Saint Martin]
636
637 0.16 (2011-07-15)
638 -----------------
639
640  * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
641  * Use configurator for Vifib [Rafael Monnerat]
642
643 0.15 (2011-07-13)
644 -----------------
645
646  * Encrypt connection by default. [Vivien Alger]
647
648 0.14 (2011-07-13)
649 -----------------
650
651  * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
652
653 0.13 (2011-07-13)
654 -----------------
655
656  * Implement generic execute_wait wrapper, which allows to wait for some files
657    to appear before starting service depending on it. [Łukasz Nowak]
658
659 0.12 (2011-07-11)
660 -----------------
661
662  * Fix slaprunner, phpmyadmin software releases, added
663    wordpress software release. [Cedric de Saint Martin]
664
665 0.11 (2011-07-07)
666 -----------------
667
668  * Enable test suite runner for vifib.
669
670 0.10 (2011-07-01)
671 -----------------
672
673  * Add PHPMyAdmin software release used in SlapOS tutorials
674    [Cedric de Saint Martin]
675  * Add slaprunner software release [Cedric de Saint Martin]
676
677
678 0.9 (2011-06-24)
679 ----------------
680
681  * mysql recipe : Changing slapos.recipe.erp5.execute to
682    slapos.recipe.librecipe.execute [Cedric de Saint Martin]
683
684 0.8 (2011-06-15)
685 ----------------
686
687  * Add MySQL and MariaDB standalone software release and recipe
688    [Cedric de Saint Martin]
689  * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
690
691 0.7 (2011-06-14)
692 ----------------
693
694  * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
695  * Improve slapos.recipe.erp5testnode partition instantiation error reporting
696    [Sebastien Robin]
697
698 0.6 (2011-06-13)
699 ----------------
700
701  * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
702
703 0.5 (2011-06-13)
704 ----------------
705
706  * Implement zabbix agent instantiation. [Łukasz Nowak]
707  * Drop dependency on Zope2. [Łukasz Nowak]
708  * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
709
710 0.4 (2011-06-09)
711 ----------------
712
713  * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
714  * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
715  * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
716
717 0.3 (2011-06-09)
718 ----------------
719
720  * Moved out template and build to separate distributions [Łukasz Nowak]
721  * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
722  * Fix apache module configuration [Kazuhiko Shiozaki]
723  * Allow to control full environment in erp5 module [Łukasz Nowak]
724
725 0.2 (2011-05-30)
726 ----------------
727
728   * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
729
730 0.1 (2011-05-27)
731 ----------------
732
733   * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]