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