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