diff --git a/conf/version b/conf/version index a8eb7c17d678f83c4ad02a023f8ebcb57a23a331..6b1c04265ceee5a338144684a0a33f76f461cb90 100644 --- a/conf/version +++ b/conf/version @@ -1 +1 @@ -3.4.6.stable +3.5.0.stable diff --git a/debian/changelog b/debian/changelog index 5134e1491c0b172876fd1b6ed30ae71a86c2f4d6..4d153f7505ddebde0136556a4446d67a44ed8b2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +kadeploy (3.5.0.stable) unstable; urgency=low + + * 7c6b5c6 update doc + * aeeea22 [stepdeploy] sync before the bootloader + * 7d6ec52 Update kexec script and put kernel file in env + * 6a01b38 Remove old kexec function and replace it with the scripted version everywhere + * 685300c Allow multiple trusted env in config + * 3fe0336 add kexec server precmd + * 8a9b377 escalate kexec to reboot when retries + * 882add1 Switch SetDeploymentEnv from Untrusted to Kexec if last deployment is trusted + * 8849665 Allow to pass a script instad of kexec command + * dda5d32 Save deployed partition name in nodes states + * 49aed1f [addons] restore kascade from prod + + -- Alexandre MERLIN <alexandre.merlin@inria.fr> Tue, 06 Apr 2021 15:18:48 +0200 + kadeploy (3.4.6.stable) unstable; urgency=low * 3efe443 vagrant: test "auto" method for PXE profile with http config in dhcp