Release new version 0.6.1
[grml-rescueboot.git] / debian / changelog
1 grml-rescueboot (0.6.1) unstable; urgency=medium
2
3   [ Daniel Richard G ]
4   * [cbb6227] Minor tweaks to terminal output, variables, and GRUB stanza
5
6  -- Michael Prokop <mika@grml.org>  Fri, 02 Feb 2024 16:13:55 +0100
7
8 grml-rescueboot (0.6.0) unstable; urgency=medium
9
10   [ Daniel Richard G ]
11   * [2772778] Add new GRUB_SUBMENU functionality and config parameter
12   * [517bcbd] Try using isoinfo(1) to extract an ISO image identifier
13
14  -- Michael Prokop <mika@grml.org>  Fri, 08 Sep 2023 11:34:54 +0200
15
16 grml-rescueboot (0.5.2) unstable; urgency=medium
17
18   [ Allan Laal ]
19   * [135c83b] Fix encpasswd value is ignored
20
21   [ sgf ]
22   * [35e968c] Fix booting from mdadm raid
23   * [df317ca] Fix '-f' option and getopts optstring (Closes: #1005935)
24
25  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2022 16:25:10 +0100
26
27 grml-rescueboot (0.5.1) unstable; urgency=medium
28
29   * [81780ff] Fix minor typo (Sucessfully -> Successfully)
30   * [1f30a2c] Unload tpm module to support booting ISOs with GRUB 2.04 on
31     UEFI systems. Thanks to Vasek Opekar <opekar@eccam.com> for the bug
32     report (Closes: #975835)
33
34  -- Michael Prokop <mika@grml.org>  Wed, 23 Dec 2020 17:14:37 +0100
35
36 grml-rescueboot (0.5.0) unstable; urgency=medium
37
38   The "你好, first upload from debconf18 @ Taiwan" release
39
40   * [f34b488] Bump Standards-Version to 4.1.5
41   * [5e05df1] Add gpg, wget + debian-keyring to Recommends
42   * [74c0e31] New script update-grml-rescueboot. Thanks to Felipe Sateler
43     <fsateler@debian.org> for the feature request and initial version of
44     the script (Closes: #754393)
45   * [6bc8a41] Execute wrap-and-sort on debian directory
46   * [8f3e81e] Provide manpage for update-grml-rescueboot
47   * [73d42be] Switch from debian/install to Makefile approach
48
49  -- Michael Prokop <mika@grml.org>  Sun, 22 Jul 2018 14:12:41 +0200
50
51 grml-rescueboot (0.4.7) unstable; urgency=medium
52
53   [ Christian Hofstaedtler ]
54   * [3e98bac] Update my email address
55   * [28407a9] Bump Standards-Version to 3.9.8 (no changes needed)
56   * [5261deb] Bump debhelper compat level to 10
57
58  -- Michael Prokop <mika@grml.org>  Tue, 24 Jan 2017 21:42:29 +0100
59
60 grml-rescueboot (0.4.6) unstable; urgency=medium
61
62   [ ste-fan ]
63   * [f7942b9] Fix relative path detection of ISO files
64
65   [ Michael Prokop ]
66   * [2057e6c] Bump Standards-Version to 3.9.6
67
68  -- Michael Prokop <mika@grml.org>  Fri, 19 Jun 2015 09:28:58 +0200
69
70 grml-rescueboot (0.4.5) unstable; urgency=medium
71
72   * [961213e] Fallback to /usr/share/grub/grub-mkconfig_lib if default
73     isn't present
74   * [60a59bf] Bump Standards-Version to 3.9.5
75   * [f49f964] Run wrap-and-sort -a on debian directory
76
77  -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:23:35 +0100
78
79 grml-rescueboot (0.4.4) unstable; urgency=low
80
81   [ Michael Lass ]
82   * [700e01c] Fix leaked file descriptors
83
84  -- Michael Prokop <mika@grml.org>  Mon, 23 Sep 2013 10:08:04 +0200
85
86 grml-rescueboot (0.4.3) unstable; urgency=low
87
88   [ Christian Hofstaedtler ]
89   * [12bae4d] Remove obsolete DM-Upload-Allowed flag
90   * [d63ca69] Bump Standards-Version to 3.9.4 (no changes needed)
91   * [3205bd3] Allow use with grub-efi-amd64 (Closes: #680717)
92
93  -- Michael Prokop <mika@grml.org>  Tue, 21 May 2013 22:33:25 +0200
94
95 grml-rescueboot (0.4.2) unstable; urgency=low
96
97   * [395abc5] Maintainer scripts: test for presence of grub.cfg, don't
98     execute update-grub otherwise (Closes: #660588)
99
100  -- Michael Prokop <mika@grml.org>  Mon, 20 Feb 2012 14:58:33 +0100
101
102 grml-rescueboot (0.4.1) unstable; urgency=low
103
104   [ Christian Hofstaedtler ]
105   * [999a45a] uppercase acronyms in package description (Closes: #637846)
106   * [19ae090] Switch to source format 3.0 (native)
107   * [db232cc] Override lintian I: package-contains-empty-directory
108
109   [ Michael Prokop ]
110   * [2b880e9] Improve package description to clarify usage scenarios
111     (Closes: #652816)
112   * [645c408] Install and improve README to provide usage instructions
113     (Closes: #653695)
114
115  -- Michael Prokop <mika@grml.org>  Thu, 12 Jan 2012 15:40:07 +0100
116
117 grml-rescueboot (0.4.0) unstable; urgency=low
118
119   The "initial upload to Debian" release.
120
121   [ Michael Prokop ]
122   * [241540a] Bump Standards-Version to 3.9.2.
123   * [d73ed97] Adjust Maintainers and Uploaders field, add DM-Upload-
124     Allowed and remove Origin/Bugs fields for inclusion in Debian.
125   * [1415f0a] Adjust header information in 42_grml for inclusion in
126     Debian.
127   * [886df31] Adjust README file WRT usage scenario of grml-rescueboot.
128   * [ccfa8e7] Control file: switch Section from misc to admin.
129   * [a499f1a] Update copyright information.
130
131   [ Ulrich Dangel ]
132   * [0b03180] Determine dependency for target device.
133
134   [ Christian Hofstaedtler ]
135   * [c55fca9] Update debian/control headers Homepage, Vcs-*, Origin, Bugs.
136
137  -- Michael Prokop <mika@grml.org>  Fri, 29 Jul 2011 12:34:13 +0200
138
139 grml-rescueboot (0.3.3) unstable; urgency=low
140
141   [ Ulrich Dangel ]
142   * [b2a6895] Add support for raid devices
143
144   [ Christian Hofstaedtler ]
145   * [0858c92] Work around grub sillyness of adding " to cmdline
146
147  -- Christian Hofstaedtler <ch@grml.org>  Sat, 26 Mar 2011 00:42:23 +0100
148
149 grml-rescueboot (0.3.2) unstable; urgency=low
150
151   [ Ulrich Dangel ]
152   * [e5a68ae] Refactored 42_grml and support lvm devices [Closes: issue971].
153
154  -- Christian Hofstaedtler <ch@grml.org>  Fri, 25 Mar 2011 22:52:36 +0100
155
156 grml-rescueboot (0.3.1) unstable; urgency=low
157
158   * [6323d69] Probe the device where the Grml ISO is being stored using
159     ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}.
160     [Closes: issue977] - thanks to Johann Felix Soden for the
161     bugreport and the patch.
162
163  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2011 00:25:57 +0100
164
165 grml-rescueboot (0.3.0) unstable; urgency=low
166
167   * [3c6f08e] Use prepare_grub_to_access_device to provide further menu
168     entry details for GRUB. - thanks to Frédéric Boiteux
169     <fboiteux@calistel.com> for the bugreport.
170   * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts.
171
172  -- Michael Prokop <mika@grml.org>  Mon, 21 Feb 2011 22:23:25 +0100
173
174 grml-rescueboot (0.2.0) unstable; urgency=low
175
176   * [199476a] post-maintainer scripts: make sure update-grub is present
177     before executing it - thanks to Samat K Jain for reporting.
178   * [d583c5d] Add TODO file.
179   * [1e7153d] Support setting location of ISOs via ISO_LOCATION in
180     /etc/default/grml-rescueboot.
181
182  -- Michael Prokop <mika@grml.org>  Fri, 07 Jan 2011 11:30:24 +0100
183
184 grml-rescueboot (0.1.0) unstable; urgency=low
185
186   [ Andreas "Jimmy" Gredler ]
187   * Initial Release.
188
189  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 18:20:53 +0100