]> git.proxmox.com Git - grub2.git/blame - debian/changelog
Add debconf warning explaining the situation.
[grub2.git] / debian / changelog
CommitLineData
560f0761 1grub2 (1.95-2) UNRELEASED; urgency=low
bf8b20c2 2
3 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
4 (Closes: #394706)
104cf25b 5 * Transition to new numbering scheme for partitions. (Closes: #395019)
6 - update-grub: Don't substract 1 when converting partition device names to
9317f80c 7 grub drives.
8 - Add debconf warning explaining the situation.
bf8b20c2 9
104cf25b 10 -- Robert Millan <rmh@aybabtu.com> Tue, 24 Oct 2006 15:40:39 +0200
bf8b20c2 11
359968c3 12grub2 (1.95-1) unstable; urgency=low
5638cc31 13
359968c3 14 * New upstream release.
5638cc31 15 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
16
17 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
18
48e9e3e4 19grub2 (1.94+20061003-1) unstable; urgency=high
a6b165a5 20
ecceeead 21 * New CVS snapshot.
48e9e3e4 22
2199586b 23 [ Otavio Salvador ]
a6b165a5 24 * Change debhelper compatibility mode to 5:
25 - debian/compat: setted to 5;
7ce63b2f 26 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
27 Closes: #389873
48e9e3e4 28 * Set urgency=high since it's experimental stuff and tagged likewise. It
29 also solved a serious bug on PowerPC that leave users with a black
30 screen.
a6b165a5 31
2199586b 32 [ Robert Millan ]
33 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
e987491b 34 (Closes: #372186)
2199586b 35
48e9e3e4 36 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
a6b165a5 37
4463d700 38grub2 (1.94+20060926-1) unstable; urgency=high
06353262 39
a9f08873 40 * New CVS snapshot.
71b90bb5 41 - Command-line editting fix (Closes: #381214).
fcd02ac7 42 - Fixes runtime breakage on amd64 (not in BTS).
a9f08873 43 - Delete a few patches (merged).
71b90bb5 44
45 [ Robert Millan ]
46 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
47 1.94-5 (broken on systems that use udev, broken on amd64...).
ec521415 48 * Pure ppc64 support.
49 - control (Architecture): Add any-ppc64.
50 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
67bc9fcd 51 * rules: Remove moddep.lst install command (no longer needed).
fcd02ac7 52 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
53 broke grub-probefs.
164b6290 54 * Add bug template to encourage sending upstream stuff directly to
55 upstream.
56 - presubj: New.
06353262 57
99aa95f4 58 [ Otavio Salvador ]
59 * Add XS-X-Vcs-Svn on control file and point it to our current svn
60 repository.
57c58e17 61 * Add cvs-snapshot to rules.
99aa95f4 62
4463d700 63 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
06353262 64
e7215d44 65grub2 (1.94-6) unstable; urgency=low
6126d481 66
67 [ Robert Millan ]
68 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
69 extensions. (mentioned in #361929)
3ecf0251 70 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
71 dotdirs (e.g. ".static").
72 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
73 /dev/fd0 exists when generating device.map.
6126d481 74
e7215d44 75 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
6126d481 76
7c6c18a5 77grub2 (1.94-5) unstable; urgency=low
acbaef33 78
79 [ Robert Millan ]
80 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
81 confuse buildds).
bffb6519 82 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
83 grub-install. (Closes: #372934)
acbaef33 84
7c6c18a5 85 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
acbaef33 86
d9737ac0 87grub2 (1.94-4) unstable; urgency=low
5c8152fc 88
6028872c 89 [ Otavio Salvador ]
5c8152fc 90 * 01_fix_amd64_building.patch: dropped since it now supports amd64
91 native building.
5b48b1dd 92 * Remove convert_kernel26 usage since it's not necessary anymore and due
93 initramfs-tools changes it's bug too.
7188e4dc 94
6028872c 95 [ Robert Millan ]
96 * Fork update-grub from grub legacy, and tweak a few commands in output to
97 make it work for grub2.
f532c944 98 * Update README.Debian.in with more recent (and easier) install instructions.
8e633c2d 99 * Add grub to Conflicts/Replaces. Too many commands with the same name,
100 even if they don't use the same path yet (but will likely do in the
101 future, see #361929).
73535602 102 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
103 to be an endless source of problems (and forbidden by policy as well).
445b33f5 104 * Fix FTBFS on amd64. Really closes: #372548.
5c8152fc 105
d9737ac0 106 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
5c8152fc 107
1a457530 108grub2 (1.94-3) unstable; urgency=low
109
110 * Fix FTBFS in amd64. Closes: 372548
111
112 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
113
5a1b207a 114grub2 (1.94-2) unstable; urgency=low
3d5b82c4 115
116 * Update grub images paths in README.Debian
ba75d2bb 117 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
118 installation. Refs: #371069
dd5d5ff6 119 * Fix FTBFS in amd64. Closes: #370803
3d5b82c4 120
5a1b207a 121 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
3d5b82c4 122
0b825c6c 123grub2 (1.94-1) unstable; urgency=low
1a67e2a2 124
53a8ac0f 125 * New upstream release.
126 - Fix powerpc building. Closes: #370259
ba8166aa 127 - 01_fix_grub-install.patch: merged upstream.
057b1151 128 - Moved modules to /usr/lib/grub since they are architecture
129 dependent.
3d5e94cf 130 * Leave CDBS set debhelper compatibility level.
40843cc8 131 * Allow amd64 build to happen. Closes: #364956
c29d9567 132 * Enforce building in 32bits while running in x86_64 machines.
241498b5 133 * Update Standards version to 3.7.2. No changes need.
1a67e2a2 134
0b825c6c 135 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1a67e2a2 136
65fe9821 137grub2 (1.93-1) unstable; urgency=low
b904bdaf 138
b815eb56 139 * New upstream release.
140 - Added support to PowerPC. Closes: #357853
b1eaf218 141 - 01_fix_grub-install.patch: rediff.
b904bdaf 142 * Update Standards version to 3.6.2. No changes need.
f6da03e2 143 * Start to use new dpkg architecture definition. Closes: #360134
b904bdaf 144
65fe9821 145 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
b904bdaf 146
413e6d6b 147grub2 (1.92-2) unstable; urgency=low
0140e306 148
149 * Add bison on build-depends field. Closes: #346178
29583fb2 150 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
0140e306 151
413e6d6b 152 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
0140e306 153
d72939bf 154grub2 (1.92-1) unstable; urgency=low
6019f349 155
c51c43dc 156 * New upstream release.
157 - Add support for GPT partition table format.
158 - Add a new command "play" to play an audio file on PC.
159 - Add support for Linux/ADFS partition table format.
160 - Add support for BASH-like scripting.
161 - Add support for Apple HFS+ filesystems.
fe081dbd 162 * 01_fix_grub-install.patch: Added. Fix grub-install to use
163 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
f298d752 164 * Do not use CDBS tarball mode anymore. Closes: #344272
fe081dbd 165
f298d752 166 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
6019f349 167
32a6e6ce 168grub2 (1.91-0) unstable; urgency=low
fe54c31a 169
e73d694b 170 * New upstream release. Closes: #331211
fe54c31a 171 * debian/watch: added.
764e8ef1 172 * debian/control.in, debian/control: Add libncurses5-dev in
173 Build-Depends. Closes: #304638
174 * Remove Robert Millan as uploader;
175 * Add myself as uploader;
fe54c31a 176
32a6e6ce 177 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
fe54c31a 178
c38e4ead 179grub2 (0.6+20050203-2) unstable; urgency=low
180
181 * Disable for powerpc. Reportedly it fails to boot.
182
183 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
184
185grub2 (0.6+20050203-1) unstable; urgency=low
186
187 * New upstream snapshot.
188 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
189 * Use cdbs debian/control autogeneration.
190 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
191 - Move control to control.in.
192 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
193 * control.in (Build-Depends): Add ruby.
194
195 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
196
197grub2 (0.6+20040805-1) unstable; urgency=low
198
199 * New upstream snapshot.
200 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
201 * Use type-handling to generate dpkg arch list.
202 - control.in
203 - rules
204
205 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
206
207grub2 (0.6+20040502-1) experimental; urgency=low
208
209 * New upstream snapshot.
210 - Fix FTBFS on powerpc.
211
212 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
213
214grub2 (0.6+20040429-1) experimental; urgency=low
215
216 * New upstream snapshot.
217 - control (Architecture): Add powerpc.
218
219 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
220
221grub2 (0.6+20031125-1) experimental; urgency=low
222
223 * New upstream snapshot.
224 - patches/multiboot.diff: Nuked.
225 - install,docs: Update directory name.
226 * control (Maintainer): Set to pkg-grub-devel mailing list.
227 * control (Uploaders): Add myself.
228 * control (Architecture): Add freebsd-i386 and netbsd-i386.
229
230 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
231
232grub2 (0.6+20031114-1) experimental; urgency=low
233
234 * New upstream snapshot.
235 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
236 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
237 - patches/multiboot.diff: New.
238 - control (Architecture): Add hurd-i386 (which needed multiboot).
239 * Rename package to grub2 (to follow upstream tendency).
240 - control: Ditto.
241 - README.Debian: Likewise.
242 * Switch to tarball mode.
243 - rules: Ditto.
244 - docs: Prefix paths in order to workaround dh_installdocs bug.
245 - install: Likewise, but not because of bug (should be in rules, actualy).
246 * Fix FTBFS. (Closes: #213868)
247 - control (Build-Depends): Add autoconf.
248 - control (Build-Conflicts): Add autoconf2.13.
249
250 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
251
252pupa (0.6+20031008-1) experimental; urgency=low
253
254 * New upstream snapshot.
255 * Uploading to experimental.
256 * debian/control: Add Jason Thomas to Uploaders.
257
258 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
259
260pupa (0.6+20030915-1) unstable; urgency=low
261
262 * Initial Release. (Closes: #211030)
263
264 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000
265