From f757c43c52f579dfc38943622f8e8434abcac72d Mon Sep 17 00:00:00 2001
From: Alexandre MERLIN <alexandre.merlin@inria.fr>
Date: Tue, 6 Apr 2021 15:27:14 +0200
Subject: [PATCH] release 3.5.0

---
 conf/version     |  2 +-
 debian/changelog | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/conf/version b/conf/version
index a8eb7c17..6b1c0426 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 5134e149..4d153f75 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
-- 
GitLab