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