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