Release slapos.cookbook-0.75.0.
[slapos.git] / CHANGES.txt
1 Changes
2 =======
3
4 0.75.0 (2013-03-26)
5 -------------------
6
7  * Add backward compatibility about Partition.getInstanceGuid() in request.py. [Cedric de Saint Martin]
8  * request.py: Don't crash if resource is not ready. [Cedric de Saint Martin]
9  * Use memory-based kumofs instead of memcached to have no limitation for key length and data size. [Kazuhiko Shiozaki]
10  * Postgres: allow slapuser# to connect as postgres user. [Marco Mariani]
11  * apache_frontend: Sanitize inputs, disable Varnish cache, don't touch to custom file if already present. [Cedric de Saint Martin]
12  * Resiliency: simpler, more robust PBS recipe and promise. [Marco Mariani]
13  * Add helper method to set "location" parameter in librecipe. [Cedric de Saint Martin]
14  * Add download helper function in librecipe. [Cedric de Saint Martin]
15  * Update wrapper recipe to make it simpler and more dev-friendly. [Cedric de Saint Martin]
16  * Add configurationfile recipe. [Cedric de Saint Martin]
17  * Add request-edge recipe. [Cedric de Saint Martin]
18  * Add publishsection recipe. [Cedric de Saint Martin]
19  * Add match support for promise check_page_content. [Cedric de Saint Martin]
20
21 0.74.0 (2013-03-05)
22 -------------------
23
24  * Generate mysql password randomly in LAMP stack. [Alain Takoudjou]
25  * Add support for apache and haproxy to have more than one listening port. [Vincent Pelletier]
26  * Use a more consistent parameter naming in 6tunnel recipe. [Vincent Pelletier]
27  * Provide an SR-transparent way to (de)serialise master data. [Vincent Pelletier]
28  * Initial version of neoppod recipe. [Vincent Pelletier]
29  * Initial version of clusterized erp5 recipes. [Vincent Pelletier]
30  * General cleanup of the request recipe (simpler parsing, less calls to master). [Vincent Pelletier, Cedric de Saint Martin]
31
32 0.73.1 (2013-02-19)
33 -------------------
34
35  * softwaretype recipe: all falsy parameter values are now ignored. [Cedric de Saint Martin]
36
37 0.73.0 (2013-02-18)
38 -------------------
39
40  * Add mioga and apacheperl recipes. [Viktor Horvath]
41  * request.py: Properly fetch instance_guid of instance. [Cedric de Saint Martin]
42  * request.py: Only append SLA parameter to the list if the key actually exists and is not empty string. [Cedric de Saint Martin]
43
44 0.72.0 (2013-02-11)
45 -------------------
46
47  * librecipe: correctly handle newline and missing file in addLineToFile(). [Marco Mariani]
48  * LAMP: Copy php application even if directory exists but is empty. This handle new resilient LAMP stack. [Cedric de Saint Martin]
49  * LAMP: Don't even try to restart/reload/graceful Apache. This fix "Apache hangs" problem. [Cedric de Saint Martin]
50
51 0.71.4 (2013-02-01)
52 -------------------
53
54  * Enable IPv6 support in KumoFS. [Vincent Pelletier]
55  * Use new connection and get result when try to create new erp5 site. [Rafael Monnerat]
56  * Set up timezone database in mariab's mysql table so that we can use timezone conversion function. [Kazuhiko Shiozaki]
57  * Make erp5_bootstrap wait for manage_addERP5Site response [Rafael Monnerat]
58
59 0.71.3 (2013-01-31)
60 -------------------
61
62  * Add mysql_ip and mysql_port parameters in apachephp recipe [Cedric de Saint
63    Martin]
64  * Random password for postgres in standalone SR and lapp stack; accept
65    connections from the world. [Marco Mariani]
66
67 0.71.2 (2013-01-29)
68 -------------------
69
70  * revised postgres/lapp recipe. [Marco Mariani]
71
72
73 0.71.1 (2013-01-04)
74 -------------------
75
76  * Frontend: Sort instances by reference to avoid attacks. [Cedric de Saint
77    Martin]
78  * Frontend: Add public_ipv4 parameter support to ease deployment of slave
79    frontend. [Cedric de Saint Martin]
80  * Frontend: Move apache_frontend wrappers to watched directory (etc/service).
81    [Cedric de Saint Martin]
82  * Frontend: Add native path to varnish environment. [Cedric de Saint Martin]
83
84 0.71 (2012-12-20)
85 -----------------
86
87  * frontend: Add "path" parameter for Zope instances. [Cedric de Saint Martin]
88
89 0.70 (2012-11-05)
90 -----------------
91
92  * KVM: Add support for disk-type, second nbd and cpu-count. [Cedric de Saint
93    Martin]
94
95 0.69 (2012-10-30)
96 -----------------
97
98  * handle multiple notification_url values in notifier recipe [Marco Mariani]
99  * createWrapper() sh alternative to execute.execute() for simple cases
100    [Marco Mariani]
101  * fixed secret key generation in apachephp config [Marco Mariani]
102
103 0.68.1 (2012-10-03)
104 -------------------
105
106   * slaprunner: fix "logfile" parameter to "log_file"
107
108 0.68 (2012-10-02)
109 -----------------
110
111   * request.py: Remove useless calls to master, fix "update" method. [Cedric
112     de Saint Martin]
113   * Add webrunner test recipe. [Alain Takoudjou]
114   * Add logfile for slaprunner. [Cedric de Saint Martin]
115   * Fix check_url_available promise (syntax + checks + IPv6 support). [Cedric
116     de Saint Martin]
117
118 0.67 (2012-09-26)
119 -----------------
120
121   * Add check_page_content promise generator. [Cedric Le Ninivin]
122   * Fix check_url_available recipe. [Cedric de Saint Martin]
123   * Set up timezone database in mariab's mysql table so that we can use
124     timezone conversion function. [Kazuhiko Shiozaki]
125   * Add many resiliency-based recipes [Timothée Lacroix]
126   * Fix and unify request and requestoptional recipes [Cedric de Saint Martin]
127   * Fix Dropbear. [Antoine Catton]
128
129 0.66 (2012-09-10)
130 -----------------
131
132   * Add check_page_content promise generator. [Cedric Le Ninivin]
133
134 0.65 (2012-09-07)
135 -----------------
136
137   * Add egg_test, recipe allowing to do "python setup.py test" on a list of
138     eggs. [Rafael Monnerat, Cedric de Saint Martin]
139
140 0.64.2 (2012-08.28)
141 -------------------
142
143   * Specify description on gitinit recipe. [Antoine Catton]
144
145 0.64.1 (2012-08-28)
146 -------------------
147
148   * Fix: minor fix on downloader recipe in order to allow cross-device renaming.
149     [Antoine Catton]
150
151 0.64 (2012-08-27)
152 -----------------
153
154   * Fix: remove "template" recipe which was collinding with slapos.recipe.template.
155     [Antoine Catton]
156
157 0.63 (2012-08-22)
158 -----------------
159
160   * Add the ability to run command line in shellinabox. [Antoine Catton]
161   * Add the ability to run shellinabox as root. (for LXC purpose) [Antoine Catton]
162   * Add "uuid" recipe. [Antoine Catton]
163   * Add "downloader" recipe. [Antoine Catton]
164
165 0.62 (2012-08-21)
166 -----------------
167
168   * Add "wrapper" recipe. [Antoine Catton]
169   * Add "gitinit" recipe. [Antoine Catton]
170   * librecipe.execute code clean up and factorization. [Antoine Catton]
171   * Add "template" recipe. [Antoine Catton]
172
173 0.61 (2012-08-17)
174 -----------------
175
176   * Add "debug" option for slaprunner. [Alain Takoudjou]
177
178 0.60 (2012-08-13)
179 -----------------
180
181   * New recipe: requestoptional, like "request", but won't fail if instance is
182     not ready. [Cedric de Saint Martin]
183   * Update zabbix to return strings as parameters. [Cedric de Saint Martin]
184   * Add check in check_url_promise in case of empty URL. [Cedric de Saint
185     Martin]
186   * Upgrade slaprunner recipe to be compatible with newest version. [Alain
187     Takoudjou]
188
189 0.59 (2012-07-12)
190 -----------------
191
192   * Zabbix: add temperature monitoring using custom commands.
193
194 0.58 (2012-07-06)
195 -----------------
196
197   * Agent rewrite. [Vincent Pelletier]
198
199 0.57 (2012-06-22)
200 -----------------
201
202   * Do not use system curl. [Romain Courteaud]
203
204 0.56 (2012-06-18)
205 -----------------
206
207   * Add signalwrapper, generate.mac, generate.password recipes. [Romain
208     Courteaud]
209
210 0.55 (2012-06-18)
211 -----------------
212
213   * Add slapmonitor and slapreport recipes. [Mohamadou Mbengue]
214
215 0.54.1 (2012-06-18)
216 -------------------
217
218   * Fix 0.54 release containing wrong code in request.py.
219
220 0.54 (2012-06-18)
221 -----------------
222
223   * Apache frontend: won't block sending slave informations to SlapOS Master
224     in case of problem from one slave instance.[Cedric de Saint Martin]
225   * Apache frontend will send IP informations for slaves in case slave is about
226     custom domain. [Cedric de Saint Martin]
227   * Ability to use LAMP applications without configuration. [Cedric de Saint
228     Martin]
229   * Users can specify custom domain in LAMP applications. [Cedric de Saint
230     Martin]
231
232 0.53 (2012-06-07)
233 -----------------
234
235   * Switch slaprunner into generic recipe, and add cloud9 recipe. [Cedric de
236     Saint Martin]
237
238 0.52 (2012-05-16)
239 -----------------
240
241   * Request bugfix: Correct default software_type (was: RootInstanceSoftware).
242     [Cedric de Saint Martin]
243   * Request will raise again if requested instance is not ready
244     [Romain Courteaud]
245   * Apache Frontend: assume apache is available from standard ports.
246     Consequence: url connection parameter of slave instance doesn't contain
247     port. [Cedric de Saint Martin]
248   * Apache Frontend bugfix: correctly detect slave instance type (zope).
249     [Cedric de Saint Martin]
250   * Apache Frontend: "default" slave instances are available through http
251     in addition to https. [Cedric de Saint Martin]
252   * Apache Frontend: Configuration: Add mod_deflate and set ProxyPreserveHost
253     [Cedric de Saint Martin]
254
255 0.51 (2012-05-14)
256 -----------------
257
258   * LAMP stack bugfix: Users were losing data when slapgrid is ran (Don't
259     erase htdocs if it already exist). [Cedric de Saint Martin]
260
261 0.50 (2012-05-12)
262 -----------------
263
264   * LAMP stack bugfix: fix a crash where recipe was trying to restart
265     non-existent httpd process. [Cedric de Saint Martin]
266   * LAMP stack bugfix: don't erase htdocs at update [Cedric de Saint Martin]
267   * Apache Frontend: Improve Apache configuration, inspired by Nexedi
268     production frontend. [Cedric de Saint Martin]
269   * Allow sysadmin of node to customize frontend instance.
270     [Cedric de Saint Martin]
271   * Apache Frontend: Change 'zope=true' option to 'type=zope'.
272     [Cedric de Saint Martin]
273   * Apache Frontend: listens to plain http port as well to redirect to https.
274     [Cedric de Saint Martin]
275
276 0.49 (2012-05-10)
277 -----------------
278
279   * Apache Frontend supports Zope and Varnish. [Cedric de Saint Martin]
280
281 0.48 (2012-04-26)
282 -----------------
283
284   * New utility recipe: slapos.recipe.generate_output_if_input_not_null.
285     [Cedric de Saint Martin]
286   * New promise recipe: slapos.recipe.url_available: check if url returns http
287     code 200. [Cedric de Saint Martin]
288   * Fix: slapos.recipe.request won't raise anymore if instance is not ready.
289     [Cedric de Saint Martin]
290   * Fix: slapos.recipe.request won't assume instance reference if not
291     specified. [Cedric de Saint Martin]
292
293 0.47 (2012-04-19)
294 -----------------
295
296   * Slap Test Agent [Yingjie Xu]
297
298 0.46 (2012/04/12)
299 -----------------
300
301   * xvfb and firefox initial release [Romain Courteaud]
302
303 0.45 (2012-03-29)
304 -----------------
305
306   * slaprunner: change number of available partitions to 7 [Alain Takoudjou]
307
308 0.44 (2012-03-28)
309 -----------------
310
311   * minor: apachephp: update apache configuration to work with Apache2.4
312
313 0.43 (2012-03-28)
314 -----------------
315
316   * minor: erp5: add missing .zcml files into egg. [Cedric de Saint Martin]
317
318 0.42 (2012-03-26)
319 -----------------
320
321  * erp5: Add web_checker recipe. [Tatuya Kamada]
322  * erp5: Add generic_varnish recipe. [Tatuya Kamada]
323  * erp5: Simplify erp5_update to only create the ERP5 site. [Romain Courteaud]
324  * erp5: Allow to pass CA parameters from section. [Łukasz Nowak]
325
326 0.41 (2012-03-21)
327 -----------------
328
329  * Release new "generic" version of KVM, includes frontend.
330    [Cedric de Saint Martin]
331
332 0.40.1 (2012-03-01)
333 -------------------
334
335  * Fix manifest to include files needed for apache. [Cedric de Saint Martin]
336
337 0.40 (2012-03-01)
338 -----------------
339
340  * apache_frontend initial release. [Cedric de Saint Martin]
341
342 0.39 (2012-02-20)
343 -----------------
344
345  * seleniumrunner initial release. [Cedric de Saint Martin]
346
347 0.38 (2011-12-05)
348 -----------------
349
350  * erp5: Swtich to percona, as maatkit is obsoleted. [Sebastien Robin]
351  * erp5: Improve haproxy configuration. [Sebastien Robin]
352  * erp5: Support sphinxd. [Kazuhiko Shiozaki]
353  * erp5: Improve and make logging more usual. [Sebastien Robin]
354  * erp5: Allow mysql connection from localhost. [Romain Courteaud]
355  * erp5: Allow to control Zope/Zeo cache [Arnaud Fontaine]
356  * erp5: Increase precision in logs [Julien Muchembled]
357  * erp5: Improve erp5 update [Arnaud Fontaine, Rafael Monnerat]
358
359 0.37 (2011-11-24)
360 -----------------
361
362  * KVM : allow access to several KVM instances without SSL certificate duplicate
363    problem. [Cedric de Saint Martin]
364
365 0.36 (2011-11-16)
366 -----------------
367
368  * erp5testnode : the code of testnode is not in slapos repository anymore
369
370 0.35 (2011-11-10)
371 -----------------
372
373  * KVM : Promise are now working properly. [Łukasz Nowak]
374  * KVM : Use NoVNC with automatic login. [Cedric de Saint Martin]
375  * KVM : Use websockify egg and remove numpy hack. [Cedric de Saint Martin]
376
377 0.34 (2011-11-08)
378 -----------------
379
380   * Any LAMP software can specify its own php.ini [Alain Takoudjou]
381   * LAMP : Fix bug where buildout does not has sufficient rights to update
382     application parts. [Alain Takoudjou]
383   * LAMP : Update formatting when returning list of renamed files.
384     [Alain Takoudjou]
385
386 0.33 (2011-10-31)
387 -----------------
388
389   * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
390
391 0.32 (2011-10-28)
392 -----------------
393
394   * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
395     configure PHP application instance when needed. [Alain Takoudjou Kamdem]
396
397 0.31 (2011-10-16)
398 -----------------
399
400  * Split big redundant recipes into small ones. In order to factorize the code
401    and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
402    Łukasz Nowak]
403  * LAMP : Update apache and php configuration files to work with a lot of different
404    PHP software. [Alain Takoudjou Kamdem]
405  * LAMP : Recipe can launch scripts, move or remove files or directories
406    when a given condition is filled. Useful when PHP apps require you to
407    remove "admin" directory after configuration for example.
408    [Alain Takoudjou Kamdem]
409
410 0.30 (2011-10-06)
411 -----------------
412
413  * LAMP : Update apache and php configuration files to work with a lot of different
414    PHP software. [Alain Takoudjou Kamdem]
415
416 0.29 (2011-09-28)
417 -----------------
418
419  * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
420
421 0.28 (2011-09-27)
422 -----------------
423
424  * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
425  * lamp.request: adding support of remote backup repo (using a different
426    software type). The default remote backup is a davstorage. [Antoine Catton]
427
428 0.27 (2011-09-27)
429 -----------------
430
431  * mysql: add backup and backup recovering using different software type. [Antoine Catton]
432
433 0.26 (2011-09-27)
434 -----------------
435
436  * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
437  * Other mysql minor fixes. [Antoine Catton]
438
439 0.25 (2011-09-21)
440 -----------------
441
442  * mysql: Restore to default behaviour. [Antoine Catton]
443  * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
444
445 0.24 (2011-09-19)
446 -----------------
447
448  * mysql: Unhardcode the requested url. [Antoine Catton]
449
450 0.23 (2011-09-19)
451 -----------------
452
453  * Clean code in mysql recipe [Cedric de Saint Martin]
454  * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
455  * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
456  * davstorage: Initial version. [Antoine Catton]
457  * mysql: Support DAV backup. [Antoine Catton]
458
459 0.22 (2011-09-12)
460 -----------------
461
462  * Fix haproxy setup for erp5 [Sebastien Robin]
463
464 0.21 (2011-09-12)
465 -----------------
466
467  * Update PHP configuration to set session and date options.
468    [Alain Takoudjou Kamdem]
469  * Improve logrotate policy and haproxy config for erp5
470    [Sebastien Robin]
471
472 0.20 (2011-09-07)
473 -----------------
474
475  * Update and fix KVM/noVNC installation to be compatible with new WebSocket
476    protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
477    [Cedric de Saint Martin]
478
479 0.19 (2011-09-06)
480 -----------------
481
482  * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
483
484 0.18 (2011-08-25)
485 -----------------
486
487  * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
488
489 0.17 (2011-08-25)
490 -----------------
491
492  * Add XWiki software release [Cedric de Saint Martin]
493
494 0.16 (2011-07-15)
495 -----------------
496
497  * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
498  * Use configurator for Vifib [Rafael Monnerat]
499
500 0.15 (2011-07-13)
501 -----------------
502
503  * Encrypt connection by default. [Vivien Alger]
504
505 0.14 (2011-07-13)
506 -----------------
507
508  * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
509
510 0.13 (2011-07-13)
511 -----------------
512
513  * Implement generic execute_wait wrapper, which allows to wait for some files
514    to appear before starting service depending on it. [Łukasz Nowak]
515
516 0.12 (2011-07-11)
517 -----------------
518
519  * Fix slaprunner, phpmyadmin software releases, added
520    wordpress software release. [Cedric de Saint Martin]
521
522 0.11 (2011-07-07)
523 -----------------
524
525  * Enable test suite runner for vifib.
526
527 0.10 (2011-07-01)
528 -----------------
529
530  * Add PHPMyAdmin software release used in SlapOS tutorials
531    [Cedric de Saint Martin]
532  * Add slaprunner software release [Cedric de Saint Martin]
533
534
535 0.9 (2011-06-24)
536 ----------------
537
538  * mysql recipe : Changing slapos.recipe.erp5.execute to
539    slapos.recipe.librecipe.execute [Cedric de Saint Martin]
540
541 0.8 (2011-06-15)
542 ----------------
543
544  * Add MySQL and MariaDB standalone software release and recipe
545    [Cedric de Saint Martin]
546  * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
547
548 0.7 (2011-06-14)
549 ----------------
550
551  * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
552  * Improve slapos.recipe.erp5testnode partition instantiation error reporting
553    [Sebastien Robin]
554
555 0.6 (2011-06-13)
556 ----------------
557
558  * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
559
560 0.5 (2011-06-13)
561 ----------------
562
563  * Implement zabbix agent instantiation. [Łukasz Nowak]
564  * Drop dependency on Zope2. [Łukasz Nowak]
565  * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
566
567 0.4 (2011-06-09)
568 ----------------
569
570  * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
571  * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
572  * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
573
574 0.3 (2011-06-09)
575 ----------------
576
577  * Moved out template and build to separate distributions [Łukasz Nowak]
578  * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
579  * Fix apache module configuration [Kazuhiko Shiozaki]
580  * Allow to control full environment in erp5 module [Łukasz Nowak]
581
582 0.2 (2011-05-30)
583 ----------------
584
585   * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
586
587 0.1 (2011-05-27)
588 ----------------
589
590   * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]