Release new version 0.4.1
[grml-rescueboot.git] / debian / changelog
1 grml-rescueboot (0.4.1) unstable; urgency=low
2
3   [ Christian Hofstaedtler ]
4   * [999a45a] uppercase acronyms in package description (Closes: #637846)
5   * [19ae090] Switch to source format 3.0 (native)
6   * [db232cc] Override lintian I: package-contains-empty-directory
7
8   [ Michael Prokop ]
9   * [2b880e9] Improve package description to clarify usage scenarios
10     (Closes: #652816)
11   * [645c408] Install and improve README to provide usage instructions
12     (Closes: #653695)
13
14  -- Michael Prokop <mika@grml.org>  Thu, 12 Jan 2012 15:40:07 +0100
15
16 grml-rescueboot (0.4.0) unstable; urgency=low
17
18   The "initial upload to Debian" release.
19
20   [ Michael Prokop ]
21   * [241540a] Bump Standards-Version to 3.9.2.
22   * [d73ed97] Adjust Maintainers and Uploaders field, add DM-Upload-
23     Allowed and remove Origin/Bugs fields for inclusion in Debian.
24   * [1415f0a] Adjust header information in 42_grml for inclusion in
25     Debian.
26   * [886df31] Adjust README file WRT usage scenario of grml-rescueboot.
27   * [ccfa8e7] Control file: switch Section from misc to admin.
28   * [a499f1a] Update copyright information.
29
30   [ Ulrich Dangel ]
31   * [0b03180] Determine dependency for target device.
32
33   [ Christian Hofstaedtler ]
34   * [c55fca9] Update debian/control headers Homepage, Vcs-*, Origin, Bugs.
35
36  -- Michael Prokop <mika@grml.org>  Fri, 29 Jul 2011 12:34:13 +0200
37
38 grml-rescueboot (0.3.3) unstable; urgency=low
39
40   [ Ulrich Dangel ]
41   * [b2a6895] Add support for raid devices
42
43   [ Christian Hofstaedtler ]
44   * [0858c92] Work around grub sillyness of adding " to cmdline
45
46  -- Christian Hofstaedtler <ch@grml.org>  Sat, 26 Mar 2011 00:42:23 +0100
47
48 grml-rescueboot (0.3.2) unstable; urgency=low
49
50   [ Ulrich Dangel ]
51   * [e5a68ae] Refactored 42_grml and support lvm devices [Closes: issue971].
52
53  -- Christian Hofstaedtler <ch@grml.org>  Fri, 25 Mar 2011 22:52:36 +0100
54
55 grml-rescueboot (0.3.1) unstable; urgency=low
56
57   * [6323d69] Probe the device where the Grml ISO is being stored using
58     ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}.
59     [Closes: issue977] - thanks to Johann Felix Soden for the
60     bugreport and the patch.
61
62  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2011 00:25:57 +0100
63
64 grml-rescueboot (0.3.0) unstable; urgency=low
65
66   * [3c6f08e] Use prepare_grub_to_access_device to provide further menu
67     entry details for GRUB. - thanks to Frédéric Boiteux
68     <fboiteux@calistel.com> for the bugreport.
69   * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts.
70
71  -- Michael Prokop <mika@grml.org>  Mon, 21 Feb 2011 22:23:25 +0100
72
73 grml-rescueboot (0.2.0) unstable; urgency=low
74
75   * [199476a] post-maintainer scripts: make sure update-grub is present
76     before executing it - thanks to Samat K Jain for reporting.
77   * [d583c5d] Add TODO file.
78   * [1e7153d] Support setting location of ISOs via ISO_LOCATION in
79     /etc/default/grml-rescueboot.
80
81  -- Michael Prokop <mika@grml.org>  Fri, 07 Jan 2011 11:30:24 +0100
82
83 grml-rescueboot (0.1.0) unstable; urgency=low
84
85   [ Andreas "Jimmy" Gredler ]
86   * Initial Release.
87
88  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 18:20:53 +0100