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