6 * kvm: fix issues with boolean parameters and add 'qed' in external disk format list.
7 * simplehttpserver-recipe: Add support for POST method which only get content and save into specified file.
11 * kvm-recipe: vm of kvm-cluster can get ipv4/hostname of all other vm in the same cluster
12 * simplehttpserver-recipe: simple http server to serve files
16 * kvm recipe: new parameters: external-disk-format, numa and cpu-options.
17 * kvm recipe: allow guest VM to connect to host http service via a local predefined ipv4 address (guestfwd).
21 * re6stnet recipe: re6st-registry log can now be reopened with SIGUSR1
22 * re6stnet recipe: re6st certificate generation is improved.
26 * re6stnet: new recipe to deploy re6st registry (re6st master) with slapos.
30 * shellinabox: do not run in debug mode, it is much slower !
34 * switch softwaretype recipe: the recipe is backward compatible with old slapos node packages.
35 * kvm recipe: Avoid getting wrong storage path when creating kvm external disk
39 * slap configuration: recipe can read from master network information releated to a tap interface
40 * slap configuration: recipe will setup data folder in DATA directory of computer partition if disk is mounted
41 * switch softwaretype recipe: also generate tap network information when they exist
42 * switch softwaretype recipe: generate configuration for DATA directory when disk is mounted
47 * resiliency stack: allow web takeover to work inside of webrunner/erp5testnode.
48 * resiliency takeover script: create lock file stating that takeover has been done.
52 * kvm: allow to configure tap and nat interface at the same time with use-nat and use-tap [d3d65916]
53 * kvm: use -netdev to configure network interface as -net is now obsolete [27baa9d4]
58 * Slaprunner: recipe replaced by a buildout profile [14fbcd92]
59 * Slaprunner: import instances can automatically deploy Software Releases [64c48388]
60 * Slaprunner: backup script passes basic authentification [8877615]
61 * Slaprunner: backup doesn't destroy symlinks for Software Releases [f519a078]
62 * Shellinabox: now uses uid and gid to start [e9349c65]
63 * Shellinabox: can do autoconnection [516e772]
64 * Librecipe-generic: correction of bash code for /bin/sh compatibility [bee8c9c8]
69 * sshkeys_authority: don't allow to return None as parameter. [9e340a0]
74 * Resiliency: PBS: promise should NOT bang. [64886cd]
79 * Request.py: improve instance-state handling. [ba5f160]
80 * Resilient recipe: remove hashing of urls/names. [ee2aec8]
81 * Resilient pbs recipe: recover from rdiff-backup failures. [be7f2fc, 92ee0c3]
82 * Resilience: add pidfiles in PBS. [0b3ad5c]
83 * Resilient: don't hide exception, print it. [05b3d64, d2b0494]
84 * Resiliency: Only keep 10 increments of backup. [4e89e33]
85 * KVM SR: add fallback in case of download exception. [de8d796]
86 * slaprunner: don't check certificate for importer. [53dc772]
91 * slapconfiguration: fixes previous releasei (don't encode tap_set because it's not a string). [Cedric de Saint Martin]
96 * slaprunner recipe: remove trailing / from master_url. [Cedric de Saint Martin]
97 * librecipe: add pidfile option for singletons. [Cedric de Saint Martin]
98 * Resiliency: Use new pidfile option. [Cedric de Saint Martin]
99 * Fix request.py for slave instances. [Cedric de Saint Martin]
100 * slapconfiguration recipe: cast some parameters from unicode to str. [Cedric de Saint Martin]
105 * Certificate Authority: Can receice certificate to install. [Cedric Le Ninivin]
106 * Squid: Add squid recipe. [Romain Courteaud]
107 * Request: Trasmit instace state to requested instances. [Benjamin Blanc / Cédric Le Ninivin]
108 * Slapconfiguration: Now return instance state. [Cédric Le Ninivin]
109 * Apache Frontend: Remove recipe
114 * KVM SR: implement resiliency test. [Cedric de Saint Martin]
119 * Add a simple readline recipe. [f4fce7e]
124 * KVM SR: Add support for NAT based networking (User Mode Network). [627895fe35]
125 * KVM SR: add virtual-hard-drive-url support. [aeb5df40cd, 8ce5a9aa1d0, a5034801aa9]
126 * Fix regression in GenericBaseRecipe.generatePassword. [3333b07d33c]
131 * check_url_available: add option to check secure links [6cbce4d8231]
136 * slapos.cookbook:slaprunner: Update to use https. [Cedric Le Ninivin]
142 * slapos.cookbook:publish: Add support to publish information for slaves. [Cedric Le Ninivin]
147 * Fix slapos.cookbook:request: Add backward compatiblity about getInstanceGuid(). [Cedric de Saint Martin]
148 * slapos.cookbook:check_* promises: Add timeout to curl that is not otherwise killed by slapos promise subsystem. [Cedric de Saint Martin]
149 * Cloudooo: Allow any environment variables. [Yusei Tahara]
150 * ERP5: disable MariaDB query cache completely by 'query_cache_type = 0' for ERP5. [Kazuhiko Shiozaki]
151 * ERP5: enable haproxy admin socket and install haproxyctl script. [Kazuhiko Shiozaki]
152 * ERP5: increase the maximum number of open file descriptors before starting mysqld. [Kazuhiko Shiozaki]
153 * python 2.7: updated to 2.7.5 [Cedric de Saint Martin]
158 * Add boinc recipe: Allow to deploy an empty BOINC project. [Alain Takoudjou]
159 * Add boinc.app recipe: Allow to deploy and update a BOINC application into existing BOINC server instance . [Alain Takoudjou]
160 * Add boinc.client recipe: Allow to deploy a BOINC Client instance on SlapOS. [Alain Takoudjou]
161 * Add condor recipe: Allow to deploy Condor Manager or Condor worker instance on SlapOS. [Alain Takoudjou]
162 * Add condor.submit recipe: Allow to deploy or update application into existing Condor Manager instance. [Alain Takoudjou]
163 * Add redis.server recipe: Allow to deploy Redis server. [Alain Takoudjou]
164 * Add trac recipe: for deploying Trac and manage project with support of SVN and GIT. [Alain Takoudjou]
165 * Add bonjourgrid recipe: for deploying BonjourGrid Master and submit BOINC or Condor project. [Alain Takoudjou]
166 * Add bonjourgrid.client recipe: for deploying BonjourGrid Worker instance and execute BOINC or Condor Jobs. [Alain Takoudjou]
171 * LAMP stack: Allow to give application-dependent parameters to application configuration file. [Cedric de Saint Martin]
172 * zabbix-agent: Allow user to pass zabbix parameter. [Cedric de Saint Martin]
173 * kvm frontend: listen to ipv6 and ipv4. [Jean-Baptiste Petre]
178 * Re-release of 0.77.0.
183 * Allow to pass extra parameters when creating simple wrapper. [Sebastien Robin]
184 * Apache frontend: Append all rewrite module options to http as well. [Cedric de Saint Martin]
185 * Apache frontend: Add https-only support. [Cedric de Saint Martin]
186 * Apache frontend: make logrotate work by using "generic" component. [Cedric de Saint Martin]
191 * Add 'generic' phpconfigure recipe, allowing to configure any PHP-based app. [Cedric de Saint Martin]
192 * apache_frontend: Have more useful access_log in apache frontend. [Cedric de Saint Martin]
193 * apache_frontend: Add "SSLProxyEngine On" to http apache frontend vhost to be able to proxy https -> http. [Cedric de Saint Martin]
194 * Add first preliminary version of nginx-based reverse proxy. [Cedric de Saint Martin]
195 * Request-optional is not verbose anymore (again) if it failed. [Cedric de Saint Martin]
196 * Add possibility to fetch web ip and port from apache recipe. [Cedric de Saint Martin]
201 * Add backward compatibility about Partition.getInstanceGuid() in request.py. [Cedric de Saint Martin]
202 * request.py: Don't crash if resource is not ready. [Cedric de Saint Martin]
203 * Use memory-based kumofs instead of memcached to have no limitation for key length and data size. [Kazuhiko Shiozaki]
204 * Postgres: allow slapuser# to connect as postgres user. [Marco Mariani]
205 * apache_frontend: Sanitize inputs, disable Varnish cache, don't touch to custom file if already present. [Cedric de Saint Martin]
206 * Resiliency: simpler, more robust PBS recipe and promise. [Marco Mariani]
207 * Add helper method to set "location" parameter in librecipe. [Cedric de Saint Martin]
208 * Add download helper function in librecipe. [Cedric de Saint Martin]
209 * Update wrapper recipe to make it simpler and more dev-friendly. [Cedric de Saint Martin]
210 * Add configurationfile recipe. [Cedric de Saint Martin]
211 * Add request-edge recipe. [Cedric de Saint Martin]
212 * Add publishsection recipe. [Cedric de Saint Martin]
213 * Add match support for promise check_page_content. [Cedric de Saint Martin]
218 * Generate mysql password randomly in LAMP stack. [Alain Takoudjou]
219 * Add support for apache and haproxy to have more than one listening port. [Vincent Pelletier]
220 * Use a more consistent parameter naming in 6tunnel recipe. [Vincent Pelletier]
221 * Provide an SR-transparent way to (de)serialise master data. [Vincent Pelletier]
222 * Initial version of neoppod recipe. [Vincent Pelletier]
223 * Initial version of clusterized erp5 recipes. [Vincent Pelletier]
224 * General cleanup of the request recipe (simpler parsing, less calls to master). [Vincent Pelletier, Cedric de Saint Martin]
229 * softwaretype recipe: all falsy parameter values are now ignored. [Cedric de Saint Martin]
234 * Add mioga and apacheperl recipes. [Viktor Horvath]
235 * request.py: Properly fetch instance_guid of instance. [Cedric de Saint Martin]
236 * request.py: Only append SLA parameter to the list if the key actually exists and is not empty string. [Cedric de Saint Martin]
241 * librecipe: correctly handle newline and missing file in addLineToFile(). [Marco Mariani]
242 * LAMP: Copy php application even if directory exists but is empty. This handle new resilient LAMP stack. [Cedric de Saint Martin]
243 * LAMP: Don't even try to restart/reload/graceful Apache. This fix "Apache hangs" problem. [Cedric de Saint Martin]
248 * Enable IPv6 support in KumoFS. [Vincent Pelletier]
249 * Use new connection and get result when try to create new erp5 site. [Rafael Monnerat]
250 * Set up timezone database in mariab's mysql table so that we can use timezone conversion function. [Kazuhiko Shiozaki]
251 * Make erp5_bootstrap wait for manage_addERP5Site response [Rafael Monnerat]
256 * Add mysql_ip and mysql_port parameters in apachephp recipe [Cedric de Saint
258 * Random password for postgres in standalone SR and lapp stack; accept
259 connections from the world. [Marco Mariani]
264 * revised postgres/lapp recipe. [Marco Mariani]
270 * Frontend: Sort instances by reference to avoid attacks. [Cedric de Saint
272 * Frontend: Add public_ipv4 parameter support to ease deployment of slave
273 frontend. [Cedric de Saint Martin]
274 * Frontend: Move apache_frontend wrappers to watched directory (etc/service).
275 [Cedric de Saint Martin]
276 * Frontend: Add native path to varnish environment. [Cedric de Saint Martin]
281 * frontend: Add "path" parameter for Zope instances. [Cedric de Saint Martin]
286 * KVM: Add support for disk-type, second nbd and cpu-count. [Cedric de Saint
292 * handle multiple notification_url values in notifier recipe [Marco Mariani]
293 * createWrapper() sh alternative to execute.execute() for simple cases
295 * fixed secret key generation in apachephp config [Marco Mariani]
300 * slaprunner: fix "logfile" parameter to "log_file"
305 * request.py: Remove useless calls to master, fix "update" method. [Cedric
307 * Add webrunner test recipe. [Alain Takoudjou]
308 * Add logfile for slaprunner. [Cedric de Saint Martin]
309 * Fix check_url_available promise (syntax + checks + IPv6 support). [Cedric
315 * Add check_page_content promise generator. [Cedric Le Ninivin]
316 * Fix check_url_available recipe. [Cedric de Saint Martin]
317 * Set up timezone database in mariab's mysql table so that we can use
318 timezone conversion function. [Kazuhiko Shiozaki]
319 * Add many resiliency-based recipes [Timothée Lacroix]
320 * Fix and unify request and requestoptional recipes [Cedric de Saint Martin]
321 * Fix Dropbear. [Antoine Catton]
326 * Add check_page_content promise generator. [Cedric Le Ninivin]
331 * Add egg_test, recipe allowing to do "python setup.py test" on a list of
332 eggs. [Rafael Monnerat, Cedric de Saint Martin]
337 * Specify description on gitinit recipe. [Antoine Catton]
342 * Fix: minor fix on downloader recipe in order to allow cross-device renaming.
348 * Fix: remove "template" recipe which was collinding with slapos.recipe.template.
354 * Add the ability to run command line in shellinabox. [Antoine Catton]
355 * Add the ability to run shellinabox as root. (for LXC purpose) [Antoine Catton]
356 * Add "uuid" recipe. [Antoine Catton]
357 * Add "downloader" recipe. [Antoine Catton]
362 * Add "wrapper" recipe. [Antoine Catton]
363 * Add "gitinit" recipe. [Antoine Catton]
364 * librecipe.execute code clean up and factorization. [Antoine Catton]
365 * Add "template" recipe. [Antoine Catton]
370 * Add "debug" option for slaprunner. [Alain Takoudjou]
375 * New recipe: requestoptional, like "request", but won't fail if instance is
376 not ready. [Cedric de Saint Martin]
377 * Update zabbix to return strings as parameters. [Cedric de Saint Martin]
378 * Add check in check_url_promise in case of empty URL. [Cedric de Saint
380 * Upgrade slaprunner recipe to be compatible with newest version. [Alain
386 * Zabbix: add temperature monitoring using custom commands.
391 * Agent rewrite. [Vincent Pelletier]
396 * Do not use system curl. [Romain Courteaud]
401 * Add signalwrapper, generate.mac, generate.password recipes. [Romain
407 * Add slapmonitor and slapreport recipes. [Mohamadou Mbengue]
412 * Fix 0.54 release containing wrong code in request.py.
417 * Apache frontend: won't block sending slave informations to SlapOS Master
418 in case of problem from one slave instance.[Cedric de Saint Martin]
419 * Apache frontend will send IP informations for slaves in case slave is about
420 custom domain. [Cedric de Saint Martin]
421 * Ability to use LAMP applications without configuration. [Cedric de Saint
423 * Users can specify custom domain in LAMP applications. [Cedric de Saint
429 * Switch slaprunner into generic recipe, and add cloud9 recipe. [Cedric de
435 * Request bugfix: Correct default software_type (was: RootInstanceSoftware).
436 [Cedric de Saint Martin]
437 * Request will raise again if requested instance is not ready
439 * Apache Frontend: assume apache is available from standard ports.
440 Consequence: url connection parameter of slave instance doesn't contain
441 port. [Cedric de Saint Martin]
442 * Apache Frontend bugfix: correctly detect slave instance type (zope).
443 [Cedric de Saint Martin]
444 * Apache Frontend: "default" slave instances are available through http
445 in addition to https. [Cedric de Saint Martin]
446 * Apache Frontend: Configuration: Add mod_deflate and set ProxyPreserveHost
447 [Cedric de Saint Martin]
452 * LAMP stack bugfix: Users were losing data when slapgrid is ran (Don't
453 erase htdocs if it already exist). [Cedric de Saint Martin]
458 * LAMP stack bugfix: fix a crash where recipe was trying to restart
459 non-existent httpd process. [Cedric de Saint Martin]
460 * LAMP stack bugfix: don't erase htdocs at update [Cedric de Saint Martin]
461 * Apache Frontend: Improve Apache configuration, inspired by Nexedi
462 production frontend. [Cedric de Saint Martin]
463 * Allow sysadmin of node to customize frontend instance.
464 [Cedric de Saint Martin]
465 * Apache Frontend: Change 'zope=true' option to 'type=zope'.
466 [Cedric de Saint Martin]
467 * Apache Frontend: listens to plain http port as well to redirect to https.
468 [Cedric de Saint Martin]
473 * Apache Frontend supports Zope and Varnish. [Cedric de Saint Martin]
478 * New utility recipe: slapos.recipe.generate_output_if_input_not_null.
479 [Cedric de Saint Martin]
480 * New promise recipe: slapos.recipe.url_available: check if url returns http
481 code 200. [Cedric de Saint Martin]
482 * Fix: slapos.recipe.request won't raise anymore if instance is not ready.
483 [Cedric de Saint Martin]
484 * Fix: slapos.recipe.request won't assume instance reference if not
485 specified. [Cedric de Saint Martin]
490 * Slap Test Agent [Yingjie Xu]
495 * xvfb and firefox initial release [Romain Courteaud]
500 * slaprunner: change number of available partitions to 7 [Alain Takoudjou]
505 * minor: apachephp: update apache configuration to work with Apache2.4
510 * minor: erp5: add missing .zcml files into egg. [Cedric de Saint Martin]
515 * erp5: Add web_checker recipe. [Tatuya Kamada]
516 * erp5: Add generic_varnish recipe. [Tatuya Kamada]
517 * erp5: Simplify erp5_update to only create the ERP5 site. [Romain Courteaud]
518 * erp5: Allow to pass CA parameters from section. [Łukasz Nowak]
523 * Release new "generic" version of KVM, includes frontend.
524 [Cedric de Saint Martin]
529 * Fix manifest to include files needed for apache. [Cedric de Saint Martin]
534 * apache_frontend initial release. [Cedric de Saint Martin]
539 * seleniumrunner initial release. [Cedric de Saint Martin]
544 * erp5: Swtich to percona, as maatkit is obsoleted. [Sebastien Robin]
545 * erp5: Improve haproxy configuration. [Sebastien Robin]
546 * erp5: Support sphinxd. [Kazuhiko Shiozaki]
547 * erp5: Improve and make logging more usual. [Sebastien Robin]
548 * erp5: Allow mysql connection from localhost. [Romain Courteaud]
549 * erp5: Allow to control Zope/Zeo cache [Arnaud Fontaine]
550 * erp5: Increase precision in logs [Julien Muchembled]
551 * erp5: Improve erp5 update [Arnaud Fontaine, Rafael Monnerat]
556 * KVM : allow access to several KVM instances without SSL certificate duplicate
557 problem. [Cedric de Saint Martin]
562 * erp5testnode : the code of testnode is not in slapos repository anymore
567 * KVM : Promise are now working properly. [Łukasz Nowak]
568 * KVM : Use NoVNC with automatic login. [Cedric de Saint Martin]
569 * KVM : Use websockify egg and remove numpy hack. [Cedric de Saint Martin]
574 * Any LAMP software can specify its own php.ini [Alain Takoudjou]
575 * LAMP : Fix bug where buildout does not has sufficient rights to update
576 application parts. [Alain Takoudjou]
577 * LAMP : Update formatting when returning list of renamed files.
583 * erp5 : use percona toolkit instead of maatkit [Sebastien Robin]
588 * LAMP : Recipe can now call lampconfigure from slapos.toolbox which will
589 configure PHP application instance when needed. [Alain Takoudjou Kamdem]
594 * Split big redundant recipes into small ones. In order to factorize the code
595 and have everything in the buildout file. [Antoine Catton, Romain Courteaud,
597 * LAMP : Update apache and php configuration files to work with a lot of different
598 PHP software. [Alain Takoudjou Kamdem]
599 * LAMP : Recipe can launch scripts, move or remove files or directories
600 when a given condition is filled. Useful when PHP apps require you to
601 remove "admin" directory after configuration for example.
602 [Alain Takoudjou Kamdem]
607 * LAMP : Update apache and php configuration files to work with a lot of different
608 PHP software. [Alain Takoudjou Kamdem]
613 * mysql: bug fix on database recovering (avoid importing dump two times). [Antoine Catton]
618 * lamp.request: requesting the mariadb software release instead of itself. [Antoine Catton]
619 * lamp.request: adding support of remote backup repo (using a different
620 software type). The default remote backup is a davstorage. [Antoine Catton]
625 * mysql: add backup and backup recovering using different software type. [Antoine Catton]
630 * Davstorage: returning more explicit url (using webdav scheme). [Antoine Catton]
631 * Other mysql minor fixes. [Antoine Catton]
636 * mysql: Restore to default behaviour. [Antoine Catton]
637 * mysql: Use mysqldump instead of non trustable backup system. [Antoine Catton]
642 * mysql: Unhardcode the requested url. [Antoine Catton]
647 * Clean code in mysql recipe [Cedric de Saint Martin]
648 * librecipe: Provide createPromiseWrapper method. [Antoine Catton]
649 * kvm: Expose promisee checks to slapgrid. [Antoine Catton]
650 * davstorage: Initial version. [Antoine Catton]
651 * mysql: Support DAV backup. [Antoine Catton]
656 * Fix haproxy setup for erp5 [Sebastien Robin]
661 * Update PHP configuration to set session and date options.
662 [Alain Takoudjou Kamdem]
663 * Improve logrotate policy and haproxy config for erp5
669 * Update and fix KVM/noVNC installation to be compatible with new WebSocket
670 protocol (HyBi-10) required by Chrome >= 14 and Firefox >= 7.
671 [Cedric de Saint Martin]
676 * Update PHP configuration to disable debug logging. [Cedric de Saint Martin]
681 * Repackage egg to include needed .bin files. [Cedric de Saint Martin]
686 * Add XWiki software release [Cedric de Saint Martin]
691 * Improve Vifib and pure ERP5 instantiation [Rafael Monnerat]
692 * Use configurator for Vifib [Rafael Monnerat]
697 * Encrypt connection by default. [Vivien Alger]
702 * Provide new way to instantiate kvm. [Cedric de Saint Martin, Vivien Alger]
707 * Implement generic execute_wait wrapper, which allows to wait for some files
708 to appear before starting service depending on it. [Łukasz Nowak]
713 * Fix slaprunner, phpmyadmin software releases, added
714 wordpress software release. [Cedric de Saint Martin]
719 * Enable test suite runner for vifib.
724 * Add PHPMyAdmin software release used in SlapOS tutorials
725 [Cedric de Saint Martin]
726 * Add slaprunner software release [Cedric de Saint Martin]
732 * mysql recipe : Changing slapos.recipe.erp5.execute to
733 slapos.recipe.librecipe.execute [Cedric de Saint Martin]
738 * Add MySQL and MariaDB standalone software release and recipe
739 [Cedric de Saint Martin]
740 * Fixed slapos.recipe.erp5testnode instantiation [Sebastien Robin]
745 * Fix slapos.recipe.erp5 package by providing site.zcml in it. [Łukasz Nowak]
746 * Improve slapos.recipe.erp5testnode partition instantiation error reporting
752 * Fixed slapos.recipe.erp5 instantiation. [Łukasz Nowak]
757 * Implement zabbix agent instantiation. [Łukasz Nowak]
758 * Drop dependency on Zope2. [Łukasz Nowak]
759 * Share more in slapos.recipe.librecipe module. [Łukasz Nowak]
764 * Remove reference to slapos.tool.networkcache as it was removed from pypi. [Łukasz Nowak]
765 * Add Kumofs standalone software release and recipe [Cedric de Saint Martin]
766 * Add Memcached standalone software release and recipe [Cedric de Saint Martin]
771 * Moved out template and build to separate distributions [Łukasz Nowak]
772 * Depend on slapos.core instead of depracated slapos.slap [Romain Courteaud]
773 * Fix apache module configuration [Kazuhiko Shiozaki]
774 * Allow to control full environment in erp5 module [Łukasz Nowak]
779 * Allow to pass zope_environment in erp5 entry point [Łukasz Nowak]
784 * All slapos.recipe.* became slapos.cookbook:* [Łukasz Nowak]