Release new version 0.6.1
[grml-rescueboot.git] / debian / changelog
index 62d67c0..972a752 100644 (file)
@@ -1,3 +1,29 @@
+grml-rescueboot (0.6.1) unstable; urgency=medium
+
+  [ Daniel Richard G ]
+  * [cbb6227] Minor tweaks to terminal output, variables, and GRUB stanza
+
+ -- Michael Prokop <mika@grml.org>  Fri, 02 Feb 2024 16:13:55 +0100
+
+grml-rescueboot (0.6.0) unstable; urgency=medium
+
+  [ Daniel Richard G ]
+  * [2772778] Add new GRUB_SUBMENU functionality and config parameter
+  * [517bcbd] Try using isoinfo(1) to extract an ISO image identifier
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 Sep 2023 11:34:54 +0200
+
+grml-rescueboot (0.5.2) unstable; urgency=medium
+
+  [ Allan Laal ]
+  * [135c83b] Fix encpasswd value is ignored
+
+  [ sgf ]
+  * [35e968c] Fix booting from mdadm raid
+  * [df317ca] Fix '-f' option and getopts optstring (Closes: #1005935)
+
+ -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2022 16:25:10 +0100
+
 grml-rescueboot (0.5.1) unstable; urgency=medium
 
   * [81780ff] Fix minor typo (Sucessfully -> Successfully)