]> git.proxmox.com Git - grub2.git/blame - debian/changelog
make rules +x
[grub2.git] / debian / changelog
CommitLineData
7dd09d26 1grub2 (1.97+20091109-1) unstable; urgency=low
2
3 * New upstream snapshot.
4 - Fix security problem with password checking. (Closes: #555195)
f7de2a2a 5
b49dd3c1 6 [ Felix Zielcke ]
ea0ffba6 7 * patches/002_grub.d_freebsd.in.diff: Remove (merged upstream).
8 * patches/906_grub_extras.diff: Remove. Superceded by GRUB_CONTRIB variable
9 in recent upstream trunk.
10 * rules: Export GRUB_CONTRIB to enable grub-extras add-ons.
bf12bae3 11 * Pass --force to grub-install in the postinst. (Closes: #553415)
f7de2a2a 12
b49dd3c1 13 [ Robert Millan ]
14 * copyright: Document mkisofs.
1456c624 15 * control: Update Vcs- fields (moved to Bazaar).
b49dd3c1 16
1456c624 17 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 09 Nov 2009 18:03:01 +0100
f7de2a2a 18
16fdf3cd 19grub2 (1.97-1) unstable; urgency=low
c0a922c2 20
997df1c8 21 [ Robert Millan ]
c0a922c2 22 * patches/905_setup_force.diff: Remove, no longer needed as of
23 grub-installer >= 1.47.
9b7babfc 24 * grub.d/05_debian_theme: Attempt to source grub_background.sh from
25 desktop-base (Needed for #495282, #495616, #500134, see also
26 #550984).
c0a922c2 27
997df1c8 28 [ Felix Zielcke ]
29 * Add a build dependency on texinfo.
9efca4e8 30 * Fix little typo in /etc/default/grub. (LP: #457703)
997df1c8 31
d29ce05c 32 [ Updated translations ]
33 * Finnish (fi.po) by Esko Arajärvi. (Closes: #551912)
34
16fdf3cd 35 -- Felix Zielcke <fzielcke@z-51.de> Sun, 25 Oct 2009 19:50:21 +0100
c0a922c2 36
f828e29d 37grub2 (1.97~beta4-1) unstable; urgency=low
38
39 * New upstream beta release.
d4160a92 40
c9551a88 41 [ Felix Zielcke ]
d4160a92 42 * Change the Recommends: os-prober to (>= 1.33).
90ff388a 43 * patches/907_grub.cfg_400.diff: Really add it. Somehow it was a 0 byte file.
44 (Closes: #547409)
04246346 45 * Convert newlines back to spaces when parsing kopt from
46 GRUB Legacy's menu.lst, before giving the value to Debconf.
47 Thanks to Colin Watson. (Closes: #547649)
fa432e6b 48 * Ship the info docs in grub-common. (Closes: #484074)
c2cfde16 49 * Remove generated /usr/share/info/dir* files.
47d3baf6 50 * Update the presubj bug file and also install it for grub-common.
d4160a92 51
c9551a88 52 [ Robert Millan ]
53 * Enable ZFS and 915resolution in grub-extras (now requires explicit
54 switch).
8970e6e6 55 * grub-common conflicts with grub-doc (<< 0.97-32) and grub-legacy-doc
56 (<< 0.97-59).
3b47e2d8 57 * Move grub-emu to a separate package.
c9551a88 58
b85fdd3f 59 [ Updated translations ]
60 * Japanese (ja.po) by Hideki Yamane. (Closes: #549599)
61
f828e29d 62 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 05 Oct 2009 20:03:04 +0200
d4160a92 63
ea27b55b 64grub2 (1.97~beta3-1) unstable; urgency=high
036f1811 65
66 * New upstream beta release.
67 - Make it more clear how to use /etc/grub.d/40_custom. (Closes: #545153)
e42bc1f0 68 - fix a serious memory corruption in the graphical subsystem.
69 (Closes: #545364, #544155, #544639, #544822, LP: #424503)
df581c86 70 - patches/003_grub_probe_segfault.diff: Remove (merged).
e05797b2 71
72 * Change the watch file so upstream beta releases are recognized.
eedfe046 73 * Include /etc/default/grub in bug reports.
6c284553 74 * Recommend os-prober (>= 1.32). (Closes: #491872)
ff152229 75 * Change the gcc-multilib [sparc] build dependency to gcc-4.4-multilib
76 [sparc].
036f1811 77 * patches/907_grub.cfg_400.diff: New patch to make grub.cfg again mode
78 444 if it does not contain a password line.
52d19903 79 * Use `su' in the bug reporting script to read grub.cfg in case the user
80 is not allowed to read it.
e42bc1f0 81 * Readd grub-pc/kopt-extracted template.
e05797b2 82
f9bc3e8e 83 [ Updated translations ]
84 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge.
993febae 85 * Japanese (ja.po) by Hideki Yamane. (Closes: #545331)
ff152229 86 * Spanish (es.po) by Francisco Javier Cuadrado. (Closes: #545566)
1dab34dd 87 * Italian (it.po) by Luca Monducci. (Closes: #546035)
f9bc3e8e 88
df581c86 89 -- Felix Zielcke <fzielcke@z-51.de> Sat, 12 Sep 2009 15:28:20 +0200
e05797b2 90
b4738202 91grub2 (1.97~beta2-2) unstable; urgency=low
92
b61ac8d3 93 [ Updated translations ]
94 * Dutch (nl.po) by Paul Gevers. (Closes: #545050)
95
96 [ Felix Zielcke ]
b4738202 97 * Move GRUB Legacy's grub-set-default to /usr/lib/grub-legacy in
98 preparation for GRUB 2's grub-set-default.
84099e8b 99 * Remove password lines in bug script.
b4738202 100
b61ac8d3 101 [ Robert Millan ]
102 * Do not conflict with `grub' dummy package (this prevented upgrades).
212bba31 103 * patches/003_grub_probe_segfault.diff: Disable file test codepath, which
104 wasn't normally used before.
99eccaf7 105
84099e8b 106 -- Felix Zielcke <fzielcke@z-51.de> Sat, 05 Sep 2009 00:27:22 +0200
b4738202 107
431310e8 108grub2 (1.97~beta2-1) unstable; urgency=low
5a570cdb 109
431310e8 110 * New upstream beta release.
8116cfd4 111 - Fix loading of FreeBSD modules. (Closes: #544305)
112
5a570cdb 113 [ Updated translations ]
114 * French (fr.po) by Christian Perrier. (Closes: #544320)
b1301529 115 * Czech (cs.po) by Miroslav Kure. (Closes: #544327)
70a317e0 116 * Belarusian (be.po) by Hleb Rubanau.
c9c893fe 117 * Arabic (ar.po) by Ossama M. Khayat.
b427235a 118 * Catalan (ca.po) by Juan Andrés Gimeno Crespo.
d6e739ec 119 * Russian (ru.po) by Yuri Kozlov. (Closes: #544730)
bea43b3f 120 * Swedish (sv.po) by Martin Ågren. (Closes: #544759)
03b946ce 121 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge. (Closes: #544810)
53d0c6ac 122 * German (de.po) by Helge Kreutzmann. (Closes: #544912)
5a570cdb 123
431310e8 124 [ Robert Millan ]
125 * Build with GCC 4.4.
126
127 -- Robert Millan <rmh.debian@aybabtu.com> Fri, 04 Sep 2009 14:40:20 +0200
5a570cdb 128
ec38d7f6 129grub2 (1.97~beta1-1) unstable; urgency=low
b797f9b4 130
131 * New upstream beta release.
0197f13a 132
133 [ Updated translations ]
134 * German (de.po) by Helge Kreutzmann. (Closes: #544261)
9ca91012 135 * Asturian (ast.po) by Marcos.
136 * Georgian (ka.po) by Aiet Kolkhi.
0197f13a 137
1bc87b90 138 [ Robert Millan ]
139 * Merge config, templates, postinst, postrm, dirs and install files
140 into a single source.
dd66f732 141 * Disable Linux-specific strings on GNU/kFreeBSD. Enable translations
142 in grub2/linux_cmdline_default. Add grub2/kfreebsd_* strings (still
143 unused).
1bc87b90 144
ec38d7f6 145 -- Felix Zielcke <fzielcke@z-51.de> Sun, 30 Aug 2009 18:01:40 +0200
0197f13a 146
6ae9517a 147grub2 (1.96+20090829-1) unstable; urgency=low
d8db2303 148
897109ba 149 * New SVN snapshot.
6ae9517a 150 - Fix filesystem mapping on GNU/kFreeBSD. (Closes: #543950)
151
897109ba 152 * New grub-extras SVN snapshot.
153 - Add 915resolution support to the GMA500 (poulsbo) graphics chipset.
154 Thanks to Pedro Bulach Gapski. (Closes: #543917)
155
b6e3586c 156 * Use `cp -p' to copy /usr/share/grub/default/grub to the temporary
157 file to preverse permissions.
769576db 158 * Remove also efiemu files from /boot/grub on purge if requested.
b6e3586c 159 * Check that GRUB_CMDLINE_LINUX and GRUB_CMDLINUX_LINUX_DEFAULT is at
160 the start of line in *.postinst.
36a14bfa 161 * Don't check that $GRUB_CMDLINE_LINUX{,DEFAULT} are non empty strings
162 in *.config.
77e5f562 163 * Add empty GRUB_CMDLINE_LINUX to /usr/share/grub/default/grub.
36a14bfa 164 * Factorise the editing of the temporary file. Thanks to Martin F
165 Krafft.
a3947b49 166 * Read in /etc/default/grub in *.config files.
d8db2303 167
b6e3586c 168 [ Updated translations ]
169 * French (fr.po) by Christian Perrier. (Closes: #544023)
170 * Russian (ru.po) by Yuri Kozlov. (Closes: #544077)
26f27249 171 * Italian (it.po) by Luca Monducci. (Closes: #544200)
b6e3586c 172
36a14bfa 173 -- Felix Zielcke <fzielcke@z-51.de> Sat, 29 Aug 2009 17:01:17 +0200
d8db2303 174
f6027154 175grub2 (1.96+20090826-3) unstable; urgency=low
176
177 * Add missing quotes in grub-pc.config and *.postinst.
178
179 -- Felix Zielcke <fzielcke@z-51.de> Wed, 26 Aug 2009 19:14:23 +0200
180
3fc74d39 181grub2 (1.96+20090826-2) unstable; urgency=low
182
183 * Really use the correct templates in grub-pc.config. ARGS.
184
185 -- Felix Zielcke <fzielcke@z-51.de> Wed, 26 Aug 2009 14:10:41 +0200
186
c3c9d429 187grub2 (1.96+20090826-1) unstable; urgency=low
188
189 * New SVN snapshot.
a41284d1 190
191 * Use the right templates in grub-pc.config. (Closes: #543615)
192
c3c9d429 193 -- Felix Zielcke <fzielcke@z-51.de> Wed, 26 Aug 2009 11:00:36 +0200
a41284d1 194
f1569c6f 195grub2 (1.96+20090825-1) unstable; urgency=low
196
197 * New SVN snapshot.
198 - Enable gfxterm only if there's a suitable video backend and don't
199 print an error if not. (Closes: #520846)
7652adac 200
63e5215f 201 [ Felix Zielcke ]
7652adac 202 * Copy unicode.pf2 instead of ascii.pf2 to /boot/grub in grub-pc
46ddd509 203 postinst (Closes: #542314).
0f88b19a 204 * Update Standards version to 3.8.3.
205 * Use DEB_HOST_ARCH_CPU for the generation of the lintian overrides.
dce2e60a 206 * Fix calling the grub-pc/postrm_purge_boot_grub template in
207 grub-pc.postinst.
7b1f14a8 208 * Handle GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT via
209 debconf. Thanks to Martin F. Krafft and Colin Watson for idea and
210 hints.
211 * Use ucfr --force when /etc/default/grub is registered to a grub-* package.
191ec2ab 212 * Use #!/bin/sh in *.config and fix a small bashism in grub-pc.config.
7652adac 213
63e5215f 214 [ Robert Millan ]
215 * patches/907_terminal_output_workaround.diff: Remove. It seems that
6e394dd7 216 it wasn't really necessary.
bb816d0b 217 * grub-pc.postinst: Avoid printing an error if /etc/kernel-img.conf
218 doesn't exist, because it is misleading. We simply refrain from
219 fixing it and move along.
9a6f7817 220 * grub-pc.postinst: Don't schedule generation of grub.cfg via "grub-install"
221 code path unless we actually run grub-install.
d0105aae 222 * grub-pc.postinst: Only copy unicode.pf2 and moreblue-orbit-grub.png when
223 /boot/grub/grub.cfg is scheduled to be generated.
284f9c8f 224 * legacy/upgrade-from-grub-legacy: Reset grub-pc/install_devices.
225 Thanks Colin Watson. (Closes: #541230)
63e5215f 226
f1569c6f 227 -- Felix Zielcke <fzielcke@z-51.de> Tue, 25 Aug 2009 21:45:24 +0200
7652adac 228
948ceec1 229grub2 (1.96+20090808-1) unstable; urgency=low
59bf3b18 230
8b764518 231 * New SVN snapshot.
232 - Fix XFS with inode size different then 256. (Closes: #528761)
205b740a 233 - Add support for multiple LVM metadata areas. (LP: #408580)
d75936a4 234 - patches/008_dac_palette_width.diff: Remove. (merged)
948ceec1 235 - Prefer unicode over ascii font. (LP: #352034)
8b764518 236
34719c1f 237 [ Felix Zielcke ]
59bf3b18 238 * Fix the generation of the lintian override for efiemu64.o.
82be016c 239 * Remove the Conflicts dmsetup.
c72bd5ca 240 * Use ?= for setting DEB_HOST_ARCH.
85fb5421 241 * Document GRUB_DISABLE_LINUX_RECOVERY in /etc/default/grub.
242 (Closes: #476536 LP: #190207)
8b764518 243 * Add docs/grub.cfg to examples.
c4907b63 244 * patches/01_uuids_and_lvm_dont_play_along_nicely.diff: Updated to
245 also disable UUIDs on LVM over RAID.
90159517 246 * Add a debconf prompt to remove all grub2 files from /boot/grub on
247 purge. (Closes: #527068, #470400)
5115206d 248 * Move the Suggests: os-prober from grub-pc to grub-common.
b281ca5a 249 * patches/901_dpkg_version_comparison.diff: Updated.
43bcd04e 250 * Update the Replaces on grub-common for the other packages to (<<
251 1.96+20080831-1). (Closes: #540492)
59bf3b18 252
34719c1f 253 [ Robert Millan ]
254 * Reorganize grub-pc.{config,postinst} logic. The idea being that if there's
255 no trace of GRUB Legacy, the grub-pc/install_devices template will be
256 shown even if this is the first install.
8680226b 257 * When setting grub-pc/install_devices, obtain input dynamically from
b109a7e9 258 grub-mkdevicemap (rather than devices.map). (Closes: #535525)
50380e42 259 * Add a note to grub-pc/install_devices template that it's also possible
260 to install GRUB to a partition boot record.
fc85b554 261 * patches/002_grub.d_freebsd.in.diff: New patch. Reimplement
262 10_freebsd.in to handle multiple kernel versions & acpi.ko.
34719c1f 263
fc85b554 264 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 10 Aug 2009 18:49:52 +0200
59bf3b18 265
cd4263d3 266grub2 (1.96+20090725-1) unstable; urgency=high
08dcb864 267
268 * New SVN snapshot.
269 - Don't add drivemap call with Windows Vista/7. It breaks Win 7.
270 (LP: #402154)
5865b798 271
c9673725 272 [ Felix Zielcke ]
5865b798 273 * Don't build grub-efi-amd64 on hurd-i386.
dd426da5 274 * Change DEB_BUILD_ARCH to DEB_HOST_ARCH in the check for sparc.
b7cfd0a3 275 * Don't add the lintian override for kernel.img for sparc and grub-pc.
c5615a1d 276 * Add a lintian override for binary-from-other-architecture for
277 grub-efi-amd64 and grub-pc on i386.
045f7313 278 * Use wildcards in the lintian overrides.
0d571fd6 279 * Add a Conflicts/Replaces for all packages except grub-common.
280 (Closes: #538177)
5865b798 281
c9673725 282 [ Robert Millan ]
283 * 008_dac_palette_width.diff: New patch. Fix blank screen when booting
2a50a6c0 284 Linux with vga= parameter set to a packed color mode (<= 8-bit).
c9673725 285 (Closes: #535026)
cd4263d3 286 * Set urgency=high because #535026 affects 1.96+20090709-1 which is in
287 testing now.
dc32ef02 288 * patches/907_terminal_output_workaround.diff: Work around recent regression
289 with terminal_output command (not critical, just breaks gfxterm).
c9673725 290
dc32ef02 291 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 25 Jul 2009 19:00:53 +0200
5865b798 292
621625de 293grub2 (1.96+20090721-4) unstable; urgency=low
294
295 * Place grub-ofpathname only in grub-common. (Closes: #537999)
296
5865b798 297 -- Felix Zielcke <fzielcke@z-51.de> Wed, 22 Jul 2009 13:38:24 +0200
621625de 298
b8a30e43 299grub2 (1.96+20090721-3) unstable; urgency=low
300
e62b3308 301 * Don't strip kernel.img on sparc.
846676c2 302 * Suggest efibootmgr on grub-efi-{amd64,ia32}.
2b3b8c0d 303 * Pass --disable-grub-fstest to configure. (Closes: #537897)
b8a30e43 304
428b79f9 305 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 21:46:01 +0200
b8a30e43 306
3cda151f 307grub2 (1.96+20090721-2) unstable; urgency=low
308
309 * Add back Conflicts/Replaces grub.
310
311 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 11:24:45 +0200
312
aaaac32c 313grub2 (1.96+20090721-1) unstable; urgency=low
41861f66 314
315 * New SVN snapshot.
316
317 * Change License of my update-grub(8) and update-grub2(8) manpages to
318 GPL3+ to match new copyright file.
833fc2e0 319 * Merge from Ubuntu: Don't build grub-efi-amd64 on lpia.
e6047701 320 * Don't pass `--enable-efiemu' to configure. On kfreebsd-i386 it won't
321 compile and it should be now auto detected if it's compilable.
322 (Closes: #536783)
45db86f2 323 * Don't build grub-efi-amd64 on kfreebsd-i386. It lacks 64bit compiler
324 support.
aaaac32c 325 * Rename the lintian override for kernel.elf to kernel.img.
7c362f44 326 * Strip kernel.img not kernel.elf, but not in the case of grub-pc.
218c4ea4 327 * Rename the Conflicts/Replaces grub to grub-legacy. (Closes: #537824)
41861f66 328
aaaac32c 329 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 10:50:20 +0200
41861f66 330
81aece19 331grub2 (1.96+20090709-1) unstable; urgency=low
332
333 * New SVN snapshot.
7600f240 334
335 * control (Build-Depends): Add gcc-multilib [sparc].
24f20277 336 * copyright: Rewrite using DEP-5 format.
9bea44d4 337 * Merge grub-extras into the package, and integrate it with GRUB's
338 build system.
339 - patches/906_grub_extras.diff
340 - rules
341 - copyright
7600f240 342
81aece19 343 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 09 Jul 2009 00:26:49 +0200
7600f240 344
37b64473 345grub2 (1.96+20090702-1) unstable; urgency=low
08eb9518 346
37b64473 347 * New SVN snapshot.
08eb9518 348 * rules: Remove duplicated files in sparc64-ieee1275 port.
3e296f1e 349 * rules: Comment out -DGRUB_ASSUME_LINUX_HAS_FB_SUPPORT=1 setting. We'll
350 re-evaluate using it when it's more mature. (Closes: #535026).
08eb9518 351
37b64473 352 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 02 Jul 2009 13:23:51 +0200
08eb9518 353
1df4e9d7 354grub2 (1.96+20090629-1) unstable; urgency=low
355
356 * New SVN snapshot.
357 - Misc fixes in Linux loader.
ec0fe3f2 358
359 * control (grub-firmware-qemu): Make it buildable only on i386/amd64.
c2f081a7 360 * control: Add sparc (grub-ieee1275), remove remnants of ppc64.
df2115f6 361 * rules: Include all modules in grub-firmware-qemu build.
ec0fe3f2 362
1df4e9d7 363 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 29 Jun 2009 19:22:37 +0200
ec0fe3f2 364
4cb39b4e 365grub2 (1.96+20090628-1) unstable; urgency=low
366
367 * New SVN snapshot.
368 * Re-enable QEMU port.
369
370 -- Robert Millan <rmh.debian@aybabtu.com> Sun, 28 Jun 2009 01:11:10 +0200
371
9b0f6018 372grub2 (1.96+20090627-2) unstable; urgency=low
881ad3eb 373
374 * Disable QEMU port untill it goes through NEW.
375 * Upload to unstable.
376
377 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 27 Jun 2009 18:40:17 +0200
378
5dcc450f 379grub2 (1.96+20090627-1) experimental; urgency=low
f85603e6 380
381 * New SVN snapshot.
382 - Fix parsing of --output in grub-mkconfig. (Closes: #532956)
437b7f5a 383
13a68021 384 [ Felix Zielcke ]
437b7f5a 385 * Use ucfr --force in grub-ieee1275.postinst in case we're upgrading
386 from previous version. It registered /etc/default/grub wrongly with
387 package iee1275.
e0e107e7 388 * Drop the build dependency on libc6-dev-i386.
d92ca175 389 * Remove ppc64 from the Architectures. It's totally dead.
85c09bd8 390 * Add a note to /etc/default/grub that update-grub needs to be run to
391 update grub.cfg. (Closes: #533026)
525d1d0a 392 * Fix the svn-snapshot rule.
c07c104e 393 * Update Standards version to 3.8.2. No changes needed.
437b7f5a 394
13a68021 395 [ Robert Millan ]
396 * legacy/upgrade-from-grub-legacy: Invoke grub-pc.postinst directly rather
397 than dpkg-reconfigure. Since we pretend we're upgrading, it will DTRT.
d8ce8ba4 398 * Add grub-firmware-qemu package.
399 - patches/008_qemu.diff: QEMU port (patch from upstream).
400 - control (grub-firmware-qemu): New package.
401 - rules: Add grub-firmware-qemu targets.
402 - debian/grub-firmware-qemu.dirs
403 - debian/grub-firmware-qemu.install
c91e070e 404 * patches/906_revert_to_linux16.diff: Remove, now that gfxpayload is
405 supported.
d8ce8ba4 406
c91e070e 407 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 27 Jun 2009 00:46:23 +0200
437b7f5a 408
626cccfa 409grub2 (1.96+20090611-1) experimental; urgency=low
e76735ae 410
ce137156 411 * New SVN snapshot.
412
e76735ae 413 * Append .diff to patches/01_uuids_and_lvm_dont_play_along_nicely so
414 it gets really applied.
415 * Drop completely the build dependency on gcc-multilib.
6ffda182 416 * Instead of arborting in the preinst if /etc/kernel-img.conf still
417 contains /sbin/update-grub, change the file with sed. Policy allows
ae207d3b 418 thisi, because it's not a conffile, according to Colin Watson.
55e3116e 419 * Change /etc/default/grub to an ucf managed file instead of dpkg
420 conffile.
e76735ae 421
ce137156 422 -- Felix Zielcke <fzielcke@z-51.de> Fri, 12 Jun 2009 11:46:24 +0200
e76735ae 423
f75baf2f 424grub2 (1.96+20090609-1) experimental; urgency=low
0d3ece2c 425
dbf571a3 426 * New SVN snapshot.
6840d6fa 427 - Fix variable parsing inside strings. (Closes: #486180)
428 - Add `true' command. (Closes: #530736)
dbf571a3 429
430 [ Robert Millan ]
0d3ece2c 431 * Split grub-efi in grub-efi-ia32 and grub-efi-amd64, both available
432 on i386 and amd64. (Closes: #524756)
2d69ca0d 433 * Add kopensolaris-i386 to arch list.
0d3ece2c 434
9bb564a0 435 [ Felix Zielcke ]
2893904a 436 * Add a NEWS entry about the grub-efi split.
7e5e567f 437 * Drop the build dependency on gcc-multilib for all *i386.
fc1dd587 438 * Change upgrade-from-grub-legacy to use `dpkg-reconfigure grub-pc' to
439 install grub2 into MBR.
9bb564a0 440
f75baf2f 441 [ New translations ]
442 * Catalan (ca.po) by Jordi Mallach.
443
13030606 444 [ Updated translations ]
445 * Spanish (es.po) by Francisco Javier Cuadrado. (Closes: #532407)
446
99b383a9 447 -- Jordi Mallach <jordi@debian.org> Tue, 09 Jun 2009 19:21:15 +0200
0d3ece2c 448
f29ca7f0 449grub2 (1.96+20090603-1) unstable; urgency=low
450
451 * New SVN snapshot.
7a2d7297 452
453 * Abort the install of grub-pc if /etc/kernel-img.conf still contains
454 /sbin/update-grub (Closes: #500631).
455
f29ca7f0 456 -- Felix Zielcke <fzielcke@z-51.de> Wed, 03 Jun 2009 20:01:11 +0200
7a2d7297 457
da61183b 458grub2 (1.96+20090602-1) unstable; urgency=low
20463961 459
460 * New SVN snapshot.
461
646ebc40 462 [ Felix Zielcke ]
20463961 463 * Skip floopies in the grub-install debconf prompt in grub-pc postinst.
fc9d7d31 464 Patch by Fabian Greffrath. (Closes: #530848)
20463961 465
646ebc40 466 [ Robert Millan ]
467 * Change Vcs-Browser field to viewsvn.
468
98eca554 469 [ Felix Zielcke ]
470 * Change Vcs-Svn field to point to the trunk. (Closes: #531391)
c6d14de3 471 * patches/01_uuids_and_lvm_dont_play_along_nicely: New patch.
472 On Debian root=UUID= with lvm still doestn't work so disable it.
473 (Closes: #530357)
67a720ba 474 * Remove Otavio Salvador from Uploaders with his permission.
7a2d7297 475 * add grub-pc.preinst
98eca554 476
7a2d7297 477 -- Felix Zielcke <fzielcke@z-51.de> Wed, 03 Jun 2009 14:42:11 +0200
20463961 478
90d44ae0 479grub2 (1.96+20090523-1) unstable; urgency=low
1238ab3a 480
481 * New SVN snapshot.
a290e492 482 - Add drivemap command, similar to grub-legacy's map command.
27ddb30f 483 (Closes: 503630)
0c4f8ed8 484 - Export GRUB_TERMINAL_INPUT in grub-mkconfig. (Closes: #526741)
1238ab3a 485
486 [ Robert Millan ]
487 * rules: Set GRUB_ASSUME_LINUX_HAS_FB_SUPPORT=1 in CFLAGS.
99289475 488 * patches/905_setup_force.diff: Relax blocklist warnings.
b63d878a 489 * patches/906_revert_to_linux16.diff: Keep using linux16 for now.
1238ab3a 490
670a679f 491 [ Felix Zielcke ]
492 * patches/07_core_in_fs.diff: Updated.
0e0d8ea0 493 * Remove /etc/grub.d/10_hurd on non-Hurd systems in the grub-common
494 preinst. Likewise for 10_freebsd for non kFreebsd and 10_linux on
495 kFreebsd and Hurd. (Closes: #523777)
670a679f 496
90d44ae0 497 -- Felix Zielcke <fzielcke@z-51.de> Sat, 23 May 2009 20:05:10 +0200
1238ab3a 498
2c2c9249 499grub2 (1.96+20090504-1) experimental; urgency=low
ceacb3fc 500
501 * New SVN snapshot.
41705d45 502 - Add support for parttool command, which can be used to hide partitions.
ceacb3fc 503 (Closes: #505905)
27fcd99a 504 - Fix a segfault with LVM on RAID. (Closes: #520637)
3c762db8 505 - Add support for char devices on (k)FreeBSD. (Closes: #521292)
016c0ead 506 - patches/08_powerpc-ieee1275_build_fix.patch: Remove (merged).
95d391c9 507
508 [ Updated translations ]
41705d45 509 * Basque (eu.po) by Piarres Beobide. (Closes: #522457)
510 * German (de.po) by Helge Kreutzmann. (Closes: #522815)
95d391c9 511
fbfc4205 512 [ Robert Millan ]
513 * Update my email address.
25988d5f 514 * Remove 04_uuids_and_abstraction_dont_play_along_nicely.diff now that
515 bugs #435983 and #455746 in mdadm and dmsetup have been fixed.
fbfc4205 516
f3ca8be2 517 [ Felix Zielcke ]
7d9785ea 518 * Place new grub-dumpbios in grub-common.
f32a6cd2 519 * Add lpia to the archictectures to reduce the ubuntu delta.
591d898a 520 * Add a manpage for the update-grub and update-grub2 stubs, written by
521 me. (Closes: #523876)
d6d87265 522 * Suggest genisoimage on grub-pc and grub-ieee1275, because grub-mkrescue
523 needs it to create a cd image. (Closes: #525845)
f2b088cb 524 * Add a dependency on $(AUTOGEN_FILES) for the configure/grub-common target,
525 this is needed now that upstream removed the autogenerated files from SVN.
58a97da6 526 * Add `--enable-efiemu to' `./configure' flags.
527 * Add a build dependency on gcc-multilib for i386.
528 * Drop alternate build dependency on gcc-4.1 (<< 4.1.2).
f3ca8be2 529
58a97da6 530 -- Felix Zielcke <fzielcke@z-51.de> Mon, 04 May 2009 21:01:22 +0200
95d391c9 531
8fc80126 532grub2 (1.96+20090402-1) experimental; urgency=low
c01e72fc 533
534 * New SVN snapshot.
535 - Fix regression in disk/raid.c. (Closes: #521897, #514338)
8fc80126 536 - Fix handling of filename string lengths in HFS.
537 (Really closes: #516458).
6b06884b 538 * Add myself to Uploaders.
b2990cc5 539 * Add patch 08_powerpc-ieee1275_build_fix.patch to fix powerpc-ieee1275
540 builds which were lacking header files for kernel_elf_HEADERS. Thanks
541 Vladimir Serbinenko.
c01e72fc 542
b2990cc5 543 -- Jordi Mallach <jordi@debian.org> Fri, 03 Apr 2009 20:58:37 +0200
c01e72fc 544
9f2facb3 545grub2 (1.96+20090401-1) experimental; urgency=low
55d27355 546
c6aa3b5c 547 [ Felix Zielcke ]
55d27355 548 * New SVN snapshot.
549 - Pass grub's gfxterm mode to Linux kernel. (Closes: #519506)
7accc5b1 550 - Fix ext4 extents on powerpc. (Closes: #520286)
55d27355 551
c6aa3b5c 552 [ Robert Millan ]
553 * Remove grub-of transitional package (Lenny had grub-ieee1275 already).
1bc7a473 554 * Fix kopt parsing in grub-pc.config. Thanks Marcus Obst. (Closes: #514837)
9f2facb3 555 * Add debconf template to automatically run grub-install during upgrades
556 (prior user confirmation). (Closes: #514705)
c6aa3b5c 557
9f2facb3 558 -- Robert Millan <rmh@aybabtu.com> Wed, 01 Apr 2009 01:19:45 +0200
55d27355 559
ec647699 560grub2 (1.96+20090317-1) unstable; urgency=low
2375cd88 561
562 * New SVN snapshot.
563 - Fix loading of files with underscore in HFS. (Closes: #516458)
d1f58f04 564
7accc5b1 565 * Update Standards version to 3.8.1. No changes needed.
2375cd88 566
d1f58f04 567 [ Updated translations ]
568 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge. (Closes: #519417)
569
ec647699 570 -- Felix Zielcke <fzielcke@z-51.de> Tue, 17 Mar 2009 14:42:10 +0100
2375cd88 571
d4dffc88 572grub2 (1.96+20090309-1) unstable; urgency=low
573
574 * New SVN snapshot.
575
576 -- Felix Zielcke <fzielcke@z-51.de> Mon, 09 Mar 2009 10:03:13 +0100
577
372f5e2e 578grub2 (1.96+20090307-1) unstable; urgency=low
445040d1 579
580 * New SVN snapshot.
581 - Add support for /dev/md/dNNpNN mdraid devices. (Closes: #509960)
546d01e3 582 - Add new PF2 fontengine. (Closes: #510344)
8fd3f330 583 - Avoid mounting ext2 partitions with backward-incompatible features.
584 (Closes: #502333)
88183db4 585 - Try to avoid false positives with FAT. (Closes: #514263)
445040d1 586
8fd3f330 587 [ Felix Zielcke ]
546d01e3 588 * Remove build-dependency on unifont package and add one for bf-utf-source
466bb037 589 package and libfreetype6-dev
ac83755d 590 * grub-pc.postinst: Copy new ascii.pf2 instead of old ascii.pff to /boot/grub.
466bb037 591 * Add `--enable-grub-mkfont' to configure flags.
03b0c00b 592 * Put new grub-mkfont in grub-common package.
005f0336 593 * Add a dependency for ${misc:Depends} to all packages to make lintian a bit
9bca74fe 594 more happy.
89dc99a9 595 * Detect when grub-setup leaves core.img in filesystem, and include that
596 info in bug report templates.
597 - debian/patches/07_core_in_fs.diff
598 - debian/script
6388f890 599 * Add myself to Uploads and add `DM-Upload-Allowed: yes' tag.
546d01e3 600
5b67841f 601 [ Updated translations ]
602 * Asturian (ast.po) by Marcos Alvarez Costales. (Closes: #511144)
8fd3f330 603 * Traditional Chinese (zh_TW.po) by Tetralet. (Closes: #513918)
975194eb 604 * Belarusian (be.po) by Pavel Piatruk. (Closes: #516243)
5b67841f 605
372f5e2e 606 -- Felix Zielcke <fzielcke@z-51.de> Sat, 07 Mar 2009 11:54:43 +0100
445040d1 607
952a4240 608grub2 (1.96+20081201-1) experimental; urgency=low
cc144bf0 609
610 * New SVN snapshot.
611
952a4240 612 -- Robert Millan <rmh@aybabtu.com> Mon, 1 Dec 2008 00:07:31 +0100
cc144bf0 613
d74f6edc 614grub2 (1.96+20081120-1) experimental; urgency=low
615
616 * New SVN snapshot.
2ee0622b 617
618 * Update to new debian theme.
619 - grub-pc.postinst: Switch to moreblue-orbit-grub.png.
620 - grub.d/05_debian_theme: Likewise.
c474f734 621 * grub.d/05_debian_theme:
622 - Update to use new grub-mkconfig_lib instead of the deprecated
623 update-grub_lib.
624 - Update to check if `GRUB_TERMINAL_OUTPUT' is `gfxterm' instead of
625 `GRUB_TERMINAL'.
d77b92c6 626
627 [ Updated translations ]
628 * Romanien (ro.po) by Eddy Petrișor. (Closes: #506039)
d74f6edc 629
630 -- Felix Zielcke <fzielcke@z-51.de> Thu, 20 Nov 2008 20:25:56 +0100
2ee0622b 631
e95e6528 632grub2 (1.96+20081108-1) experimental; urgency=low
99d2d789 633
793b502f 634 * New SVN snapshot.
99d2d789 635 - Add support for /dev/md/N style mdraid devices. (Closes: #475585)
d13d1f9f 636 - Handle LVM dash escaping. (Closes: #464215)
793b502f 637 - Use case insensitive match in NTFS. (Closes: #497889)
638 - Use hd%d drive names in grub-mkdevicemap for all architectures.
639 (Closes: #465365)
ba90efb7 640 - Handle LVM circular metadata. (Closes: #462835, #502953)
11b0f77d 641 - Fix NULL dereference and failure paths in LVM. Thanks Guillem Jover.
642 (Closes: #500482)
e95e6528 643 - Provides GRUB header files (only in grub-common).
11b0f77d 644
0600a14d 645 [ Updated translations ]
646 * Dutch (nl.po) by Paul Gevers. (Closes: #500514)
ff474a0f 647 * French (fr.po) by Christian Perrier. (Closes: #503708)
648 * Georgian (ka.po) by Aiet Kolkhi. (Closes: #503715)
649 * Czech (cs.po) by Miroslav Kure. (Closes: #503809)
a618f793 650 * German (de.po) by Helge Kreutzmann. (Closes: #503841)
66b8c3c1 651 * Japanese (ja.po) by Hideki Yamane. (Closes: #503869)
2c464300 652 * Italian (it.po) by Luca Monducci. (Closes: #504076)
a0912692 653 * Swedish (sv.po) by Martin Ågren. (Closes: #504207)
59d49a42 654 * Arabic (ar.po) by Ossama Khayat. (Closes: #504254)
d2ce2a72 655 * Portuguese (pt.po) by Miguel Figueiredo. (Closes: #504280)
c114c0d4 656 * Russian (ru.po) by Yuri Kozlov. (Closes: #504324)
657 * Finnish (fi.po) by Esko Arajärvi. (Closes: #504310)
42389fad 658 * Basque (eu.po) by Piarres Beobide. (Closes: #504466)
e95e6528 659 * Dutch (nl.po) by Paul Gevers. (Closes: #504683)
0600a14d 660
793b502f 661 [ Felix Zielcke ]
12636f43 662 * patches/01_grub_legacy_0_based_partitions.diff: Rename to
663 * patches/903_grub_legacy_0_based_partitions.diff: this and adapt for
793b502f 664 s/biosdisk.c/hostdisk.c/ rename upstream.
12636f43 665 * patches/03_disable_floppies.diff
666 patches/904_disable_floppies.diff: Likewise.
d43f470f 667 * update-grub has been renamed to grub-mkconfig, so provide a stub for
668 compatibility.
f471f890 669 * Make grub-pc/linux_cmdline debconf template translatable. (Closes: #503478)
ff474a0f 670 * Remove ro.po and ta.po. They don't contain a single translated
a1fc0da0 671 message.
1d01efaf 672
14f6b4f5 673 [ Robert Millan ]
a1fc0da0 674 * control: Make grub-common dependency = ${binary:Version}.
675 * default/grub: Set GRUB_CMDLINE_LINUX=quiet to syncronize with
676 default D-I settings.
14f6b4f5 677
e95e6528 678 -- Robert Millan <rmh@aybabtu.com> Sat, 8 Nov 2008 13:54:10 +0100
99d2d789 679
756501ac 680grub2 (1.96+20080831-1) experimental; urgency=low
7226c62a 681
6a1bd1a8 682 * New SVN snapshot.
683 - patches/00_fix_double_prefix.diff: Remove (merged). (Closes: #487565)
684 - patches/00_getline.diff: Remove (merged). (Closes: #493289)
9783e9fd 685 - Handle errors in RAID/LVM scan routine (rather than letting the upper
686 layer cope with them). (Closes: #494501, #495049)
e666c28c 687 - patches/901_linux_coreboot.diff: Remove (replaced).
34797400 688 - Add support for GFXMODE variable (Closes: #493106)
5388dadd 689 - Skips /dev/.* in grub-probe. (Closes: #486624)
12cee327 690 - RAID code has various fixes. (Closes: #496573)
691 - Buffered file read is now used to read the background image faster.
692 (Closes: #490584)
6a1bd1a8 693
6bd9c9d3 694 * We are already using LZMA, because upstream includes it's own lzma encoder,
695 so drop completely the liblzo handling in control and rules files.
4f6b671a 696
e7b43ecd 697 [ Felix Zielcke ]
e7b43ecd 698 * Remove the 1.95 partition numbering transition debconf warning
5fb10365 699 from grub2 package and removed it from all languages (*.po).
ddd22f8c 700 (Closes: #493744)
34797400 701 * Add a comment for the new GFXMODE in default/grub.
2e51e9b8 702 * debian/rules:
fb92aec6 703 - Remove 2 ./configure options which it didn't understand.
704 - New grub-mkelfimage belongs to grub-common.
fe8e6097 705 * debian/control:
340f95bc 706 - Change debhelper compat level to 7 and build depend on it >= 7.
930fceb5 707 - Remove ${misc:Depend} dependency on all packages except grub-pc which is
a7180ba7 708 the only one using debconf.
b500d591 709 - Replace deprecated ${Source-Version} with ${source:Version} for <<
930fceb5 710 dependency and with ${build:Version} for = ones.
711 - Remove versioned dependency of Build-Depends patchutils and cdbs,
38863c49 712 because etch has newer versions then the one used.
fc3c662a 713 - Remove dpkg-dev completely from Build-Depends because it's
930fceb5 714 build-essentail and a non versioned dependency results in a lintian error.
340f95bc 715 - Remove Conflict/Replaces pupa, it has been removed from Debian 2004.
5c4208e5 716 - Change build-dependency of unifont-bin to unifont (>= 1:5.1.20080820),
f3ecc0fd 717 it's the new package containing unifont.hex and that version to avoid
1237065f 718 licensing problems (Closes: #496061)
06f7331d 719 - Remove Jason Thomas from Uploaders with his permission.
15a91344 720 * Preserve arguments in update-grub2 stub. (Closes: #496610)
fe8e6097 721
6a1bd1a8 722 [ Updated translations ]
fea42faa 723 * Japanese (ja.po) by Hideki Yamane (Closes: #493347)
7226c62a 724
fe8e6097 725 [ Robert Millan ]
ccbb98c9 726 * Move a few files to grub-common and remove them from the arch-
727 specific packages.
a36af41c 728 * patches/02_old_linux_version_comparison.diff: Replace with ...
729 * patches/901_dpkg_version_comparison.diff: ... this.
730 Use dpkg --compare-versions in update-grub. (Closes: #494158)
0222a29e 731 * patches/03_disable_floppies.diff: Free .drive struct member when skipping
732 floppy drives. (Closes: #496040)
e5d82701 733 * patches/902_boot_blocklist_hack.diff: Support separate /boot when using
734 blocklists. (Closes: #496820, #489287, #494589)
fe8e6097 735
e5d82701 736 -- Robert Millan <rmh@aybabtu.com> Sun, 31 Aug 2008 18:40:09 +0200
7226c62a 737
ae67a965 738grub2 (1.96+20080730-1) experimental; urgency=low
739
740 * New SVN snapshot.
741 - patches/00_fix_overflow.diff: Remove (merged).
742 - patches/00_uuid_boot.diff: Remove (merged).
743 - patches/00_raid_duped_disks.diff: Remove (merged).
744 - patches/00_xfs.diff: Remove (merged).
745 - patches/00_strengthen_apple_partmap_check.diff: Remove (merged).
746 - patches/00_skip_dev_dm.diff: Remove (merged).
747
748 * patches/901_linux_coreboot.diff: Implements Linux load on Coreboot
749 (patch from Coresystems).
750
751 * grub-linuxbios -> grub-coreboot rename again.
752
753 -- Robert Millan <rmh@aybabtu.com> Wed, 30 Jul 2008 22:12:07 +0200
754
924c8deb 755grub2 (1.96+20080724-4) unstable; urgency=high
304badc5 756
757 * patches/00_fix_overflow.diff: fix overflow with a big grub.cfg.
924c8deb 758 (Closes: #473543)
304badc5 759
760 -- Felix Zielcke <fzielcke@z-51.de> Tue, 29 Jul 2008 17:10:59 +0200
761
6ceea096 762grub2 (1.96+20080724-3) unstable; urgency=low
763
77baa89a 764 [ Felix Zielcke ]
930fceb5 765 * changed dependency for debconf to also support debconf-2.0. (Closes: #492543)
e9a19c6a 766 * patches/00_xfs.diff: Fix "out of partition" error with XFS.
e7d88de8 767 (Closes: #436943)
6ceea096 768
77baa89a 769 [ Robert Millan ]
770 * patches/00_raid_duped_disks.diff: Do not abort when two RAID disks with
771 the same number are found. (Closes: #492656)
73e9d2d5 772 * patches/00_strengthen_apple_partmap_check.diff: Be more strict when probing
773 for Apple partition maps (this prevents false positives on i386-pc
774 installs). (Closes: #475718)
77baa89a 775
73e9d2d5 776 -- Robert Millan <rmh@aybabtu.com> Tue, 29 Jul 2008 00:48:01 +0200
6ceea096 777
4d67d538 778grub2 (1.96+20080724-2) unstable; urgency=high
83b8c8a5 779
f5859c06 780 [ Felix Zielcke ]
83b8c8a5 781 * fixed lintian override for kernel.elf
0780fb33 782 * debian/rules: changed cvs targets to use svn
83b8c8a5 783
e57dba57 784 [ Robert Millan ]
785 * patches/00_skip_dev_dm.diff: Skip /dev/dm-[0-9] devices also (implicitly)
786 for RAID. (Closes: #491977)
787 * patches/00_uuid_boot.diff: Fix cross-disk installs by using UUIDs.
788 (Closes: #492204)
789
790 -- Robert Millan <rmh@aybabtu.com> Sat, 26 Jul 2008 01:06:07 +0200
83b8c8a5 791
ad812c2b 792grub2 (1.96+20080724-1) unstable; urgency=high
793
794 * New SVN snapshot.
795 - Support for ext4dev extents.
796 - patches/00_speed_up_font_load.diff: Remove (merged).
5a43a3fa 797
8bed9511 798 [ Felix Zielcke ]
62580b35 799 * upgrade-from-grub-legacy now calls update-grub if grub.cfg doestn't exist
800 and prints a big warning if it failed.
afbecd7c 801 * Update Standards version to 3.8.0. No changes need.
62580b35 802 * Added Build-Dep for po-debconf and a lintian override, to make it happy.
afbecd7c 803
406df5ac 804 [ Updated translations ]
805 * Swedish (sv.po) by Martin Ågren (Closes: #492056)
5a43a3fa 806
8bed9511 807 [ Robert Millan ]
808 * Revert r844. grub-coreboot is stuck on NEW, and it was too early
809 for branching.
810
811 -- Robert Millan <rmh@aybabtu.com> Thu, 24 Jul 2008 13:27:53 +0200
5a43a3fa 812
5eccfd5b 813grub2 (1.96+20080717-1) experimental; urgency=low
0aad2456 814
815 * New SVN snapshot.
5eccfd5b 816 - Provides LZMA support (not yet used in the package).
0aad2456 817 - Fix grub-mkrescue manpage generation. (Closes: #489440)
818
5eccfd5b 819 * Rename grub-linuxbios to grub-coreboot (and leave a dummy grub-linuxbios
820 package to handle upgrades).
821
0aad2456 822 [ Updated translations ]
823 * Spanish (es.po) by Maria Germana Oliveira Blazetic (Closes: #489877)
824 * Portuguese (pt.po) by Ricardo Silva (Closes: #489807)
825
826 -- Robert Millan <rmh@aybabtu.com> Sat, 12 Jul 2008 17:47:09 +0200
827
b0cbe408 828grub2 (1.96+20080704-2) unstable; urgency=high
829
830 * patches/02_old_linux_version_comparison.diff: Set interpreter to /bin/bash.
831 (Closes: #489426, #489446)
832
833 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jul 2008 15:17:58 +0200
834
0e766602 835grub2 (1.96+20080704-1) unstable; urgency=high
5e5820bb 836
0e766602 837 * New SVN snapshot.
5e5820bb 838 * default/grub: Add commented example to disable graphical terminal.
c9760018 839 * Use substvars to support linking with liblzo1.
93a903c9 840 * Bring 03_disable_floppies.diff to pre-r805 state. (Closes: #488375)
13eb7751 841 * patches/02_old_linux_version_comparison.diff: New patch. Steal version
842 comparison code from GRUB Legacy's update-grub. (Closes: #464086, #489133)
ae6d925f 843 * patches/00_speed_up_font_load.diff: New patch. Generate font files with
844 only the needed characters. (Closes: #476479, #477083)
5e5820bb 845
ae6d925f 846 -- Robert Millan <rmh@aybabtu.com> Fri, 4 Jul 2008 21:39:07 +0200
5e5820bb 847
1fde45fd 848grub2 (1.96+20080626-1) unstable; urgency=high
849
850 * New CVS snapshot.
851 - Avoids passing UUID to Linux when not using initrd. (Closes: #484228)
a6137931 852 - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Resync.
1fde45fd 853
854 -- Robert Millan <rmh@aybabtu.com> Thu, 26 Jun 2008 16:43:48 +0200
855
f188f356 856grub2 (1.96+20080621-1) unstable; urgency=high
a6d5d3d7 857
f188f356 858 * Urgency set to "high" because of #482688.
22c90f3a 859 * New CVS snapshot.
860 - Fix module load hook in prepare_grub_to_access_device().
861 (Closes: #486804)
9ba90eeb 862 - Call prepare_grub_to_access_device() before accessing devices, never
863 afterwards. (Closes: #487198)
a6d5d3d7 864 * grub.d/05_debian_theme: Prefer /boot/grub over /usr for image
865 loading, since chances are it's less LVMed.
866
9ba90eeb 867 -- Robert Millan <rmh@aybabtu.com> Sat, 21 Jun 2008 15:52:48 +0200
a6d5d3d7 868
2e5c4695 869grub2 (1.96+20080617-1) unstable; urgency=low
4ce0402f 870
871 * New CVS snapshot.
872 - Supports IDA block devices. (Closes: #483858)
2e5c4695 873 - Fixes some problems in ext2/ext3. (Closes: #485068, #485065)
7a214e91 874 - Uses EUID instead of UID in update-grub. (Closes: #486043, #486039,
875 #486040, #486041).
79b3c32c 876 - Fixes incomplete I2O device support. Thanks Sven Mueller.
877 (Closes: #486505)
3565641d 878 - Fixes recent regressions in fs/ext2.c. (Closes: #485279)
ff1ad206 879 - Only use UUIDs when requested device is not the same as the one
880 providing /boot. (Closes: #486119)
ecffa351 881 - patches/02_libgcc_powerpc_hack.diff: Remove. Probably not needed
882 anymore.
8ffbc84c 883 - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Update.
9f5edea5 884 * patches/06_olpc_prefix_hack.diff: Hardcode prefix to (sd,1) on OLPC.
5934d7c9 885 * Refurbish 03_disable_floppy_support_in_util_biosdisk.diff into
886 03_disable_floppies.diff.
4ce0402f 887
8ffbc84c 888 -- Robert Millan <rmh@aybabtu.com> Tue, 17 Jun 2008 01:07:52 +0200
4ce0402f 889
efac0fa3 890grub2 (1.96+20080601-2) unstable; urgency=low
891
892 * 04_run_grub_mkdevicemap_when_grub_probe_fails.diff: Remove. Argueably
893 makes grub-probe unreliable and is quite annoying.
a9e5979c 894 * 04_uuids_and_abstraction_dont_play_along_nicely.diff: New patch. Disable
895 UUID parameter to Linux when LVM or dmRAID is in use. (Closes: #484228)
896 This is a workaround for bug #484297 in udev.
efac0fa3 897
a9e5979c 898 -- Robert Millan <rmh@aybabtu.com> Tue, 3 Jun 2008 16:29:53 +0200
efac0fa3 899
b02fe357 900grub2 (1.96+20080601-1) unstable; urgency=low
901
902 * New CVS snapshot.
903 - patches/06_backward_compat_in_uuid_support.diff: Merged.
904 - Fixes NULL pointer dereference in biosdisk.c. (Closes: #483895, #483900)
905 - Extends UUID support for XFS and ReiserFS.
906
907 -- Robert Millan <rmh@aybabtu.com> Sun, 1 Jun 2008 15:44:08 +0200
908
d4c92295 909grub2 (1.96+20080531-1) unstable; urgency=low
46bbb842 910
911 * New CVS snapshot.
912 - Work around BIOS bug affecting keyboard on macbooks. (Closes: #482860)
3b85b966 913 - Adjust grub.d/05_debian_theme to use the new UUID-compatible API.
d4c92295 914 - default/grub: Add commented GRUB_DISABLE_LINUX_UUID variable.
55794dfb 915 - patches/06_backward_compat_in_uuid_support.diff: New. Make update-grub
916 generate code that is compatible with older GRUB installs.
40395030 917 - util/biosdisk.c no longer complains about duplicated device.map entries.
918 (Closes: #481236)
46bbb842 919
a0135d07 920 [ Updated translations ]
921 * Galician (gl.po) by Jacobo Tarrio (Closes: #480977)
922
40395030 923 -- Robert Millan <rmh@aybabtu.com> Sat, 31 May 2008 00:02:54 +0200
46bbb842 924
ee3f8def 925grub2 (1.96+20080512-1) unstable; urgency=low
90436308 926
e95a9257 927 * New CVS snapshot.
928 - Adds support for default-only Linux cmdline options. (Closes: #460843)
ee3f8def 929 - Supports Xen virtual block devices. (Closes: #456777)
930 - Supports Virtio block devices. (Closes: #479056)
931 - Supports CCISS block devices. (Closes: #479735)
932 - Fixes handling of more LVM abnormal conditions. (Closes: #474343,
933 #474931, #477175)
934
90436308 935 * Switch to liblzo2 now that it's GPLv3-compatible. (Closes: #466375)
bae9ca80 936 * grub-pc.postinst: Escape \ and / in cmdline sed invokation.
937 (Closes: #479279)
90436308 938
fb428397 939 [ Updated translations ]
940 * Italian (it.po) by Luca Monducci (Closes: #480740)
941
ee3f8def 942 -- Robert Millan <rmh@aybabtu.com> Mon, 12 May 2008 17:46:38 +0200
90436308 943
1bf07c63 944grub2 (1.96+20080429-1) unstable; urgency=high
06544b7a 945
1bf07c63 946 * New CVS snapshot.
947 - Includes sample grub.cfg file; we use it for grub-rescue-pc.
948 (Closes: #478324)
06544b7a 949 * grub-common: Upgrade Replaces to << 1.96+20080426-3. (Closes: #478224,
ad6be54a 950 #478353, #478144)
8012a9fb 951
952 [ Updated translations ]
953 * French (fr.po) by Christian Perrier (Closes: #471291)
954
06544b7a 955 -- Robert Millan <rmh@aybabtu.com> Tue, 29 Apr 2008 13:27:52 +0200
8012a9fb 956
9a2de544 957grub2 (1.96+20080426-1) unstable; urgency=high
5188b054 958
85828f8f 959 * New CVS snapshot.
960 - Fixes syntax error when setting GRUB_PRELOAD_MODULES. (Closes: #476517)
5188b054 961 * Move os-prober to Suggests, to avoid trouble with #476184.
962 (Closes: #476684)
ab082ca1 963 * patches/04_run_grub_mkdevicemap_when_grub_probe_fails.diff: New patch,
964 does what its name says. (Closes: #467127)
965 - Also move grub-mkdevicemap from grub-pc to grub-common, so that GRUB
966 Legacy can use it.
5188b054 967
9c5d04a2 968 [ Updated translations ]
969 * Basque (eu.po) by Piarres Beobide (Closes: #476708)
970
ab082ca1 971 -- Robert Millan <rmh@aybabtu.com> Sat, 26 Apr 2008 20:06:55 +0200
5188b054 972
57385708 973grub2 (1.96+20080413-1) unstable; urgency=high
bad5eada 974
57385708 975 * New CVS snapshot.
976 - Provides 30_os-prober update-grub add-on. Thanks Fabian Greffrath.
977 (Closes: #461442)
9a842de3 978 - Improves robustness when handling LVM.
979 (Closes: #474931, #474343)
bad5eada 980 * patches/03_disable_floppy_support_in_util_biosdisk.diff: New. Does
981 what its name says. (Closes: #475177)
982
57385708 983 -- Robert Millan <rmh@aybabtu.com> Sun, 13 Apr 2008 13:53:28 +0200
bad5eada 984
d5013151 985grub2 (1.96+20080408-1) unstable; urgency=low
607bec41 986
987 * New CVS snapshot.
988 - grub-probe skips non-existant devices when processing device.map.
989 (Closes: #473209)
2d7cae74 990 * control: Fix syntax error.
002871f3 991
992 [ Updated translations ]
993 * Finnish (fi.po) by Esko Arajärvi (Closes: #468641)
994
2d7cae74 995 -- Robert Millan <rmh@aybabtu.com> Tue, 8 Apr 2008 15:45:25 +0200
002871f3 996
95e3a8a8 997grub2 (1.96+20080228-1) unstable; urgency=low
30e9192c 998
95e3a8a8 999 * New CVS snapshot.
30e9192c 1000 * Split grub-probe into grub-common package. Make all flavours depend on it.
fb615cdb 1001 (Closes: #241972)
d4111a4a 1002 * Suggest multiboot-doc.
e67a3fe5 1003 * patches/01_grub_legacy_0_based_partitions.diff: New patch. Add a hack that
1004 tells grub-probe you want 0-based partition count
1005 (GRUB_LEGACY_0_BASED_PARTITIONS variable)
d2211da9 1006 * Stop depending on lsb-release (too heavy! we don't need python in base).
1007 Instead of assuming it's there, try calling it and otherwise just echo
1008 Debian.
30e9192c 1009
d4111a4a 1010 -- Robert Millan <rmh@aybabtu.com> Thu, 28 Feb 2008 16:43:40 +0100
30e9192c 1011
1ae4ddb1 1012grub2 (1.96+20080219-3) unstable; urgency=low
1013
1014 * default/grub: Use lsb_release to support Debian derivatives.
1015 (Closes: #466561)
5909d47a 1016 * grub.d/05_debian_theme: Only setup background image when a reader for it
1017 is present in /boot/grub. (Closes: #467111)
1ae4ddb1 1018
8749ddc8 1019 [ Updated translations ]
1020 * Russian (ru.po) by Yuri Kozlov (Closes: #467181)
1021
1ae4ddb1 1022 -- Robert Millan <rmh@aybabtu.com> Sun, 24 Feb 2008 15:39:50 +0100
1023
2936dfa8 1024grub2 (1.96+20080219-2) unstable; urgency=high
d50cc701 1025
1026 * grub-pc.postinst: Create /boot/grub if it doesn't exist.
1027
1028 -- Robert Millan <rmh@aybabtu.com> Wed, 20 Feb 2008 07:15:14 +0100
1029
cb301b6b 1030grub2 (1.96+20080219-1) unstable; urgency=high
1031
1032 * New CVS snapshot.
1033 - Improves GPT support, allowing it to work without blocklists.
1034
1035 -- Robert Millan <rmh@aybabtu.com> Tue, 19 Feb 2008 15:05:10 +0100
1036
4f3d46a3 1037grub2 (1.96+20080216-1) unstable; urgency=high
18fa00d3 1038
4f3d46a3 1039 * New CVS snapshot.
1040 - Fixes offset calculation issue when installing on GPT (urgency set
1041 to high because of this).
18fa00d3 1042 * Fix Vcs-Browser tag. Thanks James. (Closes: #465697)
437b416d 1043 * Only process grub-pc/linux_cmdline if /boot/grub/menu.lst exists.
1044 (Closes: #465708)
18fa00d3 1045
46bbea70 1046 [ Updated translations ]
1047 * French (fr.po) by Christian Perrier (Closes: #465706)
1048
4f3d46a3 1049 -- Robert Millan <rmh@aybabtu.com> Sat, 16 Feb 2008 23:30:55 +0100
18fa00d3 1050
c5f76baf 1051grub2 (1.96+20080213-1) unstable; urgency=low
0904ae0b 1052
c5f76baf 1053 * New CVS snapshot.
1054 - Failure to read one device in a RAID-1 array no longer causes boot
1055 to fail (so long as there's a member that works). (Closes: #426341)
56eb2677 1056 * script: For /proc/mounts, only report lines that start with /dev/.
10c72361 1057 * Add new upgrade-from-grub-legacy script for the user to complete the upgrade
1058 process from GRUB Legacy, and advertise it prominently in menu.lst.
1059 (Closes: #464912)
075397d8 1060 * Add a hack to support gfxterm / background_image on systems where /usr
1061 isn't accessible. (Closes: #464911, #463144)
1062 - grub-pc.postinst
1063 - grub.d/05_debian_theme
0cfadf0a 1064 * Fix a pair of spelling mistakes in debconf. (Closes: #465296)
401dd69b 1065 * Migrate kopt from menu.lst. (Closes: #461164, #464918)
10c72361 1066
1067 [ Updated translations ]
1068 * Portuguese (pt.po) by Ricardo Silva (Closes: #465137)
027f9172 1069 * German (de.po) by Helge Kreutzmann (Closes: #465295)
046a0231 1070
c5f76baf 1071 -- Robert Millan <rmh@aybabtu.com> Wed, 13 Feb 2008 16:37:13 +0100
0904ae0b 1072
dfbdc5a2 1073grub2 (1.96+20080210-1) unstable; urgency=high
7a870d6c 1074
dfbdc5a2 1075 * New CVS snapshot.
1076 - Errors that cause GRUB to enter rescue mode are displayed now.
1077 (Closes: #425149)
1078 - Build LVM/RAID modules into a few commands that were missing them
1079 (notably, grub-setup). (Closes: #465033)
7a870d6c 1080 * Fix license violation (incompatibility between GRUB and LZO2).
1081 (Closes: #465056)
1082 - Urgency set to high.
1083 - control: Move liblzo2-dev from Build-Depends to Build-Conflicts
1084 (leaving liblzo-dev as the only option).
1085
1086 -- Robert Millan <rmh@aybabtu.com> Sun, 10 Feb 2008 17:09:15 +0100
1087
11a37c7a 1088grub2 (1.96+20080209-1) unstable; urgency=low
d8d65686 1089
11a37c7a 1090 * New CVS snapshot.
1091 - Fix a root device setting issue in grub-setup. (Closes: #463391)
1092 - Fix partmap detection under LVM/RAID.
1093 - Add scripting commands that would allow user to implement hiddenmenu-like
1094 functionality (http://grub.enbug.org/Hiddenmenu).
1095 - Provide manpages for grub-setup, grub-emu, grub-mkimage and others.
1096 (Closes: #333516, #372890)
46017f53 1097 * Fix a pair of spelling errors in debconf templates. Thanks Christian
1098 Perrier. (Closes: #464133)
d8d65686 1099 * Run debconf-updatepo. (Closes: #463918)
2b49a544 1100 * Lower base-files versioned dependency to >= 4.0.1~bpo40+1.
d8d65686 1101
11a37c7a 1102 -- Robert Millan <rmh@aybabtu.com> Sat, 9 Feb 2008 13:43:49 +0100
d8d65686 1103
2fcb4892 1104grub2 (1.96+20080203-1) unstable; urgency=low
aa86af6a 1105
2fcb4892 1106 * New CVS snapshot (and release, but we skipped that ;-))
c722adb3 1107 - patches/01_regparm.diff: Delete.
1108 - Improved XFS support.
1109 - util/grub.d/00_header.in: Add runtime error detection (for gfxterm).
1110 - Fixes problem when chainloading to Vista.
aa86af6a 1111 * Fix po-debconf errors. Thanks Thomas Huriaux. (Closes: #402972)
d17777a7 1112 * grub.d/05_debian_theme:
1113 - Add runtime error detection.
1114 - Detect/Enable PNG background when it is present.
cb120a69 1115 * control (grub-ieee1275): Remove versioned dependency on powerpc-ibm-utils.
aa86af6a 1116
c722adb3 1117 -- Robert Millan <rmh@aybabtu.com> Sun, 3 Feb 2008 19:31:23 +0100
aa86af6a 1118
5e40110b 1119grub2 (1.95+20080201-1) unstable; urgency=low
424560f4 1120
5e40110b 1121 * New CVS snapshot.
424560f4 1122 * presubj: Improve notice.
92eab358 1123 * patches/01_regparm.diff: Fix CPU context corruption affecting fs/xfs.c.
1124 (Closes: #463081, #419766, #462159)
1125 * patches/02_libgcc_powerpc_hack.diff: Fix FTBFS on powerpc. (Closes: #457491)
1126 * patches/disable_xfs.diff: Actually remove this time...
424560f4 1127
5e40110b 1128 -- Robert Millan <rmh@aybabtu.com> Fri, 1 Feb 2008 17:06:00 +0100
424560f4 1129
16ef61bd 1130grub2 (1.95+20080128-1) unstable; urgency=low
34655c0a 1131
1132 * New CVS snapshot.
a68505b0 1133 - Fixes bogus CLAIM problems on Apple firmware. (Closes: #449135, #422729)
1134 - grub-probe performs sanity checks to make sure our filesystem drivers
1135 are usable. (Closes: #462449)
54e03c1c 1136 - patches/disable_ata.diff: Remove. ATA module isn't auto-loaded in
1137 rescue floppies now.
a68505b0 1138 - patches/disable_xfs.diff: Remove. See above (about grub-probe).
b90780bc 1139 * Bring back grub-emu; it can help a lot with debugging feedback.
1140 - control
1141 - rules
34655c0a 1142
16ef61bd 1143 -- Robert Millan <rmh@aybabtu.com> Mon, 28 Jan 2008 00:01:11 +0100
34655c0a 1144
58c4a888 1145grub2 (1.95+20080116-2) unstable; urgency=low
1146
d21c66cf 1147 * grub.d/05_debian_theme: Enable swirlish beauty.
58c4a888 1148 * rules: Obtain debian/legacy/update-grub dynamicaly from GRUB Legacy svn.
1149
d21c66cf 1150 -- Robert Millan <rmh@aybabtu.com> Sat, 19 Jan 2008 13:16:18 +0100
58c4a888 1151
3be04163 1152grub2 (1.95+20080116-1) unstable; urgency=low
d171390c 1153
6807ddf1 1154 * New CVS snapshot.
1155 - update-grub ignores stale *.dpkg-* files. (Closes: #422708, #424223)
1156 - LVM/RAID now working properly (except when it affects /boot).
1157 (Closes: #425666)
3be04163 1158 - Fixes flickery in timeout message. (Closes: #437275)
d171390c 1159 * grub-pc.postinst: Use `--no-floppy' whenever possible. Die, floppies,
1160 die!
93d6050b 1161 * Resync with latest version of GRUB Legacy's update-grub. This time,
1162 using the $LET_US_TRY_GRUB_2 hack to reuse the same script both for
1163 addition of core.img and its removal.
bc34be32 1164 * grub-*.install: Add update-grub2 stub. Packages providing /etc/grub.d/
1195b5f9 1165 scripts should invoke update-grub2 in both postinst and postrm (whenever
1166 it is found, of course).
802913d8 1167 * control: Reorganize a bit, including a complete rewrite of the
1168 package descriptions.
408fbc61 1169 * control (grub-ieee1275): Enable for i386/amd64.
d171390c 1170
3be04163 1171 -- Robert Millan <rmh@aybabtu.com> Wed, 16 Jan 2008 15:00:54 +0100
d171390c 1172
a9603564 1173grub2 (1.95+20080107-1) unstable; urgency=low
1174
1175 * New CVS snapshot.
1176 - Supports ReiserFS. (Closes: #430742)
1177 - patches/disable_ata.diff: Resync.
1178
1179 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jan 2008 12:46:39 +0100
1180
5b972972 1181grub2 (1.95+20080105-2) unstable; urgency=low
1182
1183 * grub-pc.postinst: Fix covered assumption that menu.lst exists.
81820266 1184 (Closes: #459247)
1c130c4f 1185 * copyright: Fix copyright/license reference.
5b972972 1186
1c130c4f 1187 -- Robert Millan <rmh@aybabtu.com> Sun, 6 Jan 2008 18:02:28 +0100
5b972972 1188
4746a195 1189grub2 (1.95+20080105-1) unstable; urgency=low
21bcb0cb 1190
4746a195 1191 * New CVS snapshot.
1192 - Fixes install on non-devfs systems with devfs-style paths (ouch).
1193 (Closes: #450709).
1194 - Fixes boot of "Linux" zImages (including memtest86+). (Closes: #436113).
1195 - Corrects usage message in grub-setup. (Closes: #458600).
75df1021 1196 - patches/menu_color.diff: Remove. Made obsolete by `menu_color_normal'
1197 and `menu_color_highlight' variables. Add/install grub.d/05_debian_theme
1198 to make use of them.
21bcb0cb 1199 * Reestructure grub-pc.postinst. Notably:
1200 - Do not touch menu.lst unless user has confirmed it (via debconf).
1201 (Closes: #459247)
1202 - When we do, keep a backup in /boot/grub/menu.lst_backup_by_grub2_postinst.
1203
1204 -- Robert Millan <rmh@aybabtu.com> Sat, 5 Jan 2008 17:55:37 +0100
1205
1ec7b0e8 1206grub2 (1.95+20080101-1) unstable; urgency=low
a3bbc238 1207
48840598 1208 * New CVS snapshot.
1209 - patches/disable_xfs.diff: Rewrite in a way that won't collide with
301321ef 1210 upstream changes so often.
c26523f9 1211 - unifont.hex now processed by upstream.
1212 - rules: Disable build of unifont.pff.
1213 - *.install: Remove build/unifont.pff line.
48095ba8 1214 - patches/menu_color.diff: Change menu color to our traditional blue theme.
a3bbc238 1215 * Support new dpkg fields (Homepage, Vcs-Svn, Vcs-Browser).
1ec7b0e8 1216 * patches/disable_ata.diff: Prevent ATA module from being built on i386-pc.
a3bbc238 1217
1ec7b0e8 1218 -- Robert Millan <rmh@aybabtu.com> Tue, 1 Jan 2008 19:45:30 +0100
a3bbc238 1219
632fbecc 1220grub2 (1.95+20071101-1) unstable; urgency=low
1221
1222 * New CVS snapshot.
1223 - patches/linuxbios.diff: Remove (supported in upstream now).
632fbecc 1224
1225 -- Robert Millan <rmh@aybabtu.com> Thu, 1 Nov 2007 13:18:51 +0100
1226
edfc4e59 1227grub2 (1.95+20071004-2) unstable; urgency=low
1228
1229 * Rename debian/grub-of.* to debian/grub-ieee1275.*.
c6d03319 1230 * Add debian/grub-linuxbios.{postinst,dirs,install}.
0daae717 1231 * rules: Fix/Overrride lintian warnings (unstripped-binary-or-object).
5fb62a54 1232 * Remove grub-linuxbios.postinst.
edfc4e59 1233
5fb62a54 1234 -- Robert Millan <rmh@aybabtu.com> Wed, 10 Oct 2007 23:56:35 +0200
edfc4e59 1235
dba8ac92 1236grub2 (1.95+20071004-1) unstable; urgency=low
1237
1238 * New CVS snapshot.
912cc4b3 1239 * Add grub-linuxbios package.
1240 - patches/linuxbios.diff
1241 - control
1242 - rules
dba8ac92 1243 * Rename grub-of to grub-ieee1275 to match with upstream conventions.
912cc4b3 1244 - control
1245 - rules
dba8ac92 1246
1247 -- Robert Millan <rmh@aybabtu.com> Thu, 4 Oct 2007 14:42:30 +0200
1248
b1d342ac 1249grub2 (1.95+20070829-1) unstable; urgency=low
1250
1251 * New CVS snapshot.
1252 - Includes fix for parallel builds.
1253 * rules: Append -j flag to $(MAKE) to take advantage of >1 processors.
dc3ced2d 1254 * Add reference to /usr/share/common-licenses.
1255 - debian/copyright
1256 - debian/control (all packages): Add base-files (>= 4.0.1) dependency.
b1d342ac 1257
dc3ced2d 1258 -- Robert Millan <rmh@debian.org> Sat, 1 Sep 2007 19:00:22 +0200
b1d342ac 1259
abad5ef6 1260grub2 (1.95+20070828-2) unstable; urgency=low
1261
1262 * control (grub-of): Make depends on powerpc-ibm-utils versioned as
1263 >= 1.0.6 (older versions don't have -a flag).
1264
1265 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 23:32:32 +0200
1266
dd6aa857 1267grub2 (1.95+20070828-1) unstable; urgency=low
8cac1ec2 1268
f29115c8 1269 * New CVS snapshot.
dd6aa857 1270 - Adds ntfs support.
1271 - Fixes a pair of issues indirectly breaking grub-probe on powerpc.
1272 (Closes: #431488)
e70b75bc 1273 - patches/disable_xfs.diff: Resync.
f29115c8 1274 - copyright: License upgraded to GPLv3.
78f9b873 1275 * control (grub-of Depends): Add powerpc-utils (for nvsetenv) and bc.
8cac1ec2 1276
dd6aa857 1277 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 21:24:14 +0200
8cac1ec2 1278
1b5f473e 1279grub2 (1.95+20070626-1) unstable; urgency=low
93916d33 1280
1281 * New CVS snapshot.
7fdd1afb 1282 - More fixes to cope with unreadable /. (Closes: #427289)
1b5f473e 1283 - update-grub supports multiple terminals.
93916d33 1284 * control (Build-Depends): Add genisoimage.
dfb3c82f 1285 * patches/partmap_fallback.diff: Remove. It didn't archieve anything as
1286 it also needs support for proper identification of raid / lvm (this is
1287 being worked on).
1288 * patches/disable_xfs.diff: Disable xfs in grub-probe.
28c102eb 1289 * grub-rescue-pc.README.Debian: New. Explain how to use the rescue
1290 images.
93916d33 1291
28c102eb 1292 -- Robert Millan <rmh@debian.org> Tue, 26 Jun 2007 08:39:14 +0200
93916d33 1293
eef81893 1294grub2 (1.95+20070614-1) unstable; urgency=low
b79a7678 1295
1296 * New CVS snapshot.
c7075c49 1297 - update-grub is tollerant to unreadable / (as long as /boot is
1298 accessible). (Closes: #427289)
b79a7678 1299 * grub-pc.postinst: Generate new grub.cfg when menu.lst exists.
ca9ba3c9 1300 * New package grub-rescue-pc.
1301 - control: Add it.
1302 - README.Debian.in: Remove obsolete documentation.
1303 - rules: Build rescue images using grub-mkrescue.
1304 - grub-rescue-pc.dirs: Prepare their directory.
1305 - grub-rescue-pc.install: Install them.
ef634dc0 1306 * legacy/update-grub: Fix core.img detection on separate /boot.
b79a7678 1307
eef81893 1308 -- Robert Millan <rmh@debian.org> Thu, 14 Jun 2007 08:17:21 +0200
b79a7678 1309
1d1714d3 1310grub2 (1.95+20070604-1) unstable; urgency=low
2faf2ce6 1311
1312 * New CVS snapshot.
1d1714d3 1313 - patches/grub_probe_for_everyone.diff: Remove (merged).
2faf2ce6 1314 - update-grub exports user-defined GRUB_CMDLINE_LINUX. (Closes: #425453)
1d1714d3 1315 - Fix those nasty powerpc bugs. (Closes: #422729)
2faf2ce6 1316
1d1714d3 1317 -- Robert Millan <rmh@aybabtu.com> Mon, 4 Jun 2007 21:30:55 +0200
2faf2ce6 1318
72358b97 1319grub2 (1.95+20070520-1) unstable; urgency=low
6db7bc5d 1320
1321 * New CVS snapshot.
5ff45833 1322 - LVM / RAID fixes. (Closes: #423648, #381150)
1323 - Fix memory management bug. (Closes: #423409)
6db7bc5d 1324 - patches/efi.diff: Remove (merged).
1325 - patches/grub_probe_for_everyone.diff: Use the new paths for
1326 util/grub-probe.c, util/biosdisk.c, util/getroot.c. Enable
1b14457f 1327 grub-mkdevicemap. (Closes: #424985)
ecc1272d 1328 * legacy/update-grub: Get rid of all grub-set-default calls. (Closes: #425054)
1a5b4b14 1329 * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
1330 * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
125badfd 1331 * patches/partmap_fallback.diff: New. Implement fallback "pc gpt" for partmap
1332 detection failures. (Closes: #423022)
ca1d5ac6 1333 * control: Update XS-Vcs-* fields. Thanks Sam Morris <sam@robots.org.uk>.
1334 (Closes: #425146)
4f74b8e8 1335 * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
6db7bc5d 1336
4f74b8e8 1337 -- Robert Millan <rmh@aybabtu.com> Sun, 20 May 2007 11:13:03 +0200
6db7bc5d 1338
070f908f 1339grub2 (1.95+20070515-1) unstable; urgency=low
322cca96 1340
1341 * New CVS snapshot.
bf4de9eb 1342 - Fix assumptions about /, /boot and /boot/grub being the same device.
1343 (Closes: #423268, #422459)
1344 - Proper sorting of Linux images. (Closes: #422580)
1345 - update-grub lets /etc/default/grub override its variables now.
1346 (Closes: #423649)
1347 - update-grub mentions /etc/default/grub in the grub.cfg header.
1348 (Closes: #423651)
1349 - update-grub sets 800x600x16 as the default gfxmode. (Closes: #422794)
9d4980bc 1350 - update-grub runs grub-mkdevicemap before attempting to use grub-probe
1351 (part of #423217)
b06452a4 1352
3a9010c9 1353 [ Otavio Salvador ]
b06452a4 1354 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
ac0b1953 1355 <sam@robots.org.uk> for the patch. (Closes: #423005)
3a12e08d 1356 * Add Robert Millan as uploader.
75cc5d07 1357 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
b06452a4 1358
3a9010c9 1359 [ Robert Millan ]
29f0c107 1360 * grub-pc.postinst:
1361 - Remove /boot/grub/device.map before running grub-install.
1362 (Closes: #422851)
1363 - Always run update-grub after grub-install. (part of #423217)
1364 - Use grub-mkdevicemap instead of removing device.map, since update-grub
1365 needs it but grub-install is not run unconditionaly.
1366 - Redirect grub-install invocation to /dev/null, since it can mislead
9d4980bc 1367 users into thinking that MBR was overwritten. (part of #423217)
bf4de9eb 1368 * default/grub: Stop exporting the variables (update-grub does that now).
c6929290 1369 * Misc EFI fixes, including new grub-install.
1370 - patches/efi.diff: New.
1371 - patches/grub_probe_for_everyone.diff: Move some bits to efi.diff.
1372 - grub-efi.install: Stop installing dummy grub-install.
1373 - grub-install: Remove.
9d4980bc 1374 * grub-pc.postinst: Avoid generating core.img when menu.lst is not present,
1375 to avoid duplicated work (this is specialy important for d-i). (part of
1376 #423217).
1377 * See multiple references above. (Closes: #423217)
070f908f 1378 * grub-{pc,efi,of}.{dirs,install}: Install presubj in the right directory
1379 to make it work again (oops).
80c59d60 1380 * Add reportbug script to gather debugging information. (Closes: #423218)
1381 - script: New.
1382 - grub-{pc,efi,of}.install: Install it.
1383 * Install the reportbug scripts for grub2 too, since users might still use
1384 it for bugfiling.
1385 - grub2.dirs
1386 - grub2.install
e6f4860a 1387 * Fix some lintian warnings.
1388 - control (grub2): Depend on debconf.
1389 - README.Debian.in: Fix mispell.
1390 - grub2.templates: Remove extra dot.
3a9010c9 1391
e6f4860a 1392 -- Robert Millan <rmh@aybabtu.com> Tue, 15 May 2007 22:08:53 +0200
b06452a4 1393
0aabb8dd 1394grub2 (1.95+20070507-1) unstable; urgency=low
1395
cac03775 1396 [ Robert Millan ]
0aabb8dd 1397 * New CVS snapshot.
1398 - patches/build_neq_src.diff: Remove (merged).
365e3558 1399 * Fix debhelper files to ensure each package gets the right thing.
1133125b 1400 * Enable gfxterm/unifont support.
6c11a0d2 1401 * On grub-pc, if there's no core.img setup, create one (but do not
1402 risk writing to MBR).
d6105ccd 1403 * On grub-pc, if menu.lst is found, regenerate it to include our
1404 core.img.
0aabb8dd 1405
cac03775 1406 [ Otavio Salvador ]
1407 * Move debian/update-grub to debian/legacy/update-grub otherwise the
1408 source gets messy.
1409
1410 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
0aabb8dd 1411
255820f9 1412grub2 (1.95+20070505.1-3) unstable; urgency=low
1413
1414 * Split postinst into grub2.postinst (with the transition warning) and
1415 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
1416 - postinst.in
1417 - grub2.postinst
1418 - rules
1419
1420 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
1421
d5d38884 1422grub2 (1.95+20070505.1-2) unstable; urgency=low
1423
1424 * Add EFI build of GRUB.
1425 - control: Restructure to provide 3 packages: grub-pc (x86),
1426 grub-efi (x86) and grub-of (powerpc).
1427 - rules: Handle a separate build for each package.
1428 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
1429 - patches/grub_probe_for_everyone.diff: New (superceds
1430 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
1431 - grub-install: Dummy informational grub-install for EFI.
1432 - grub-efi.install: Installs it.
1433
1434 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
1435
1e0928a9 1436grub2 (1.95+20070505.1-1) unstable; urgency=low
17aa47c3 1437
1e0928a9 1438 * New CVS snapshot.
17aa47c3 1439 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
1e0928a9 1440 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
1441 is currently broken and we don't have the hardware to debug it. Will be
1442 re-enabled in next upload.
17aa47c3 1443
1e0928a9 1444 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
17aa47c3 1445
5ffc0ad7 1446grub2 (1.95+20070505-1) unstable; urgency=low
db2e8011 1447
1448 * New CVS snapshot.
eddf397b 1449 - Improved grub.cfg parser. (Closes: #381215)
db2e8011 1450 - patches/fix-grub-install.diff: Remove (merged).
f3329dc0 1451 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
eddf397b 1452 - provides update-grub2. (Closes: #419151)
5ffc0ad7 1453 - Supports GPT in PC/BIOS systems. (Closes: #409073)
cc88f529 1454 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
7b28ea52 1455 * control (Description): Make it less scary, and more informative.
fcdcf133 1456 * postinst: Run update-grub to ensure the latest improvements always are
1457 applied.
1c13c136 1458 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
1459 on powerpc (and hopefuly update-grub).
db2e8011 1460
5ffc0ad7 1461 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
db2e8011 1462
3881b1d6 1463grub2 (1.95-5) unstable; urgency=low
1464
1465 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
1466 by providing the patch. Closes: #416408
1467
1468 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
1469
99137f69 1470grub2 (1.95-4) unstable; urgency=low
1471
1472 * Fix powerpc grub-install binary path. Closes: #402838
1473
1474 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
1475
950f9676 1476grub2 (1.95-3) unstable; urgency=low
5bfe2958 1477
950f9676 1478 [ Christian Perrier ]
5bfe2958 1479 * Switch to po-debconf for debconf templates. Closes: #402972
0043fb95 1480 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
b9fb72a8 1481 * Debconf translations:
1482 - French
1483 - Czech. Closes: #413327
83e09cc6 1484 - Galician. Closes: #413323
1485 - Swedish. Closes: #413325
1486 - Portuguese. Closes: #413332
f6bda37a 1487 - German. Closes: #413365
d99699ed 1488 - Tamil. Closes: #413478
97255a32 1489 - Russian. Closes: #413542
54e42fb8 1490 - Italian. Closes: #413904
0e054971 1491 - Romanian. Closes: #414443
5bfe2958 1492
950f9676 1493 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
5bfe2958 1494
a7764ae2 1495grub2 (1.95-2) unstable; urgency=low
bf8b20c2 1496
a7764ae2 1497 [ Robert Millan ]
bf8b20c2 1498 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
1499 (Closes: #394706)
104cf25b 1500 * Transition to new numbering scheme for partitions. (Closes: #395019)
1501 - update-grub: Don't substract 1 when converting partition device names to
9317f80c 1502 grub drives.
1503 - Add debconf warning explaining the situation.
e7a0f6d3 1504 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
bf8b20c2 1505
a7764ae2 1506 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
bf8b20c2 1507
359968c3 1508grub2 (1.95-1) unstable; urgency=low
5638cc31 1509
359968c3 1510 * New upstream release.
5638cc31 1511 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
1512
1513 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
1514
48e9e3e4 1515grub2 (1.94+20061003-1) unstable; urgency=high
a6b165a5 1516
ecceeead 1517 * New CVS snapshot.
48e9e3e4 1518
2199586b 1519 [ Otavio Salvador ]
a6b165a5 1520 * Change debhelper compatibility mode to 5:
1521 - debian/compat: setted to 5;
7ce63b2f 1522 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
1523 Closes: #389873
48e9e3e4 1524 * Set urgency=high since it's experimental stuff and tagged likewise. It
1525 also solved a serious bug on PowerPC that leave users with a black
1526 screen.
a6b165a5 1527
2199586b 1528 [ Robert Millan ]
1529 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
e987491b 1530 (Closes: #372186)
2199586b 1531
48e9e3e4 1532 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
a6b165a5 1533
4463d700 1534grub2 (1.94+20060926-1) unstable; urgency=high
06353262 1535
a9f08873 1536 * New CVS snapshot.
71b90bb5 1537 - Command-line editting fix (Closes: #381214).
fcd02ac7 1538 - Fixes runtime breakage on amd64 (not in BTS).
a9f08873 1539 - Delete a few patches (merged).
71b90bb5 1540
1541 [ Robert Millan ]
1542 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
1543 1.94-5 (broken on systems that use udev, broken on amd64...).
ec521415 1544 * Pure ppc64 support.
1545 - control (Architecture): Add any-ppc64.
1546 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
67bc9fcd 1547 * rules: Remove moddep.lst install command (no longer needed).
fcd02ac7 1548 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
1549 broke grub-probefs.
164b6290 1550 * Add bug template to encourage sending upstream stuff directly to
1551 upstream.
1552 - presubj: New.
06353262 1553
99aa95f4 1554 [ Otavio Salvador ]
1555 * Add XS-X-Vcs-Svn on control file and point it to our current svn
1556 repository.
57c58e17 1557 * Add cvs-snapshot to rules.
99aa95f4 1558
4463d700 1559 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
06353262 1560
e7215d44 1561grub2 (1.94-6) unstable; urgency=low
6126d481 1562
1563 [ Robert Millan ]
1564 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
1565 extensions. (mentioned in #361929)
3ecf0251 1566 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
1567 dotdirs (e.g. ".static").
1568 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
1569 /dev/fd0 exists when generating device.map.
6126d481 1570
e7215d44 1571 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
6126d481 1572
7c6c18a5 1573grub2 (1.94-5) unstable; urgency=low
acbaef33 1574
1575 [ Robert Millan ]
1576 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
1577 confuse buildds).
bffb6519 1578 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
1579 grub-install. (Closes: #372934)
acbaef33 1580
7c6c18a5 1581 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
acbaef33 1582
d9737ac0 1583grub2 (1.94-4) unstable; urgency=low
5c8152fc 1584
6028872c 1585 [ Otavio Salvador ]
5c8152fc 1586 * 01_fix_amd64_building.patch: dropped since it now supports amd64
1587 native building.
5b48b1dd 1588 * Remove convert_kernel26 usage since it's not necessary anymore and due
1589 initramfs-tools changes it's bug too.
7188e4dc 1590
6028872c 1591 [ Robert Millan ]
1592 * Fork update-grub from grub legacy, and tweak a few commands in output to
1593 make it work for grub2.
f532c944 1594 * Update README.Debian.in with more recent (and easier) install instructions.
8e633c2d 1595 * Add grub to Conflicts/Replaces. Too many commands with the same name,
1596 even if they don't use the same path yet (but will likely do in the
1597 future, see #361929).
73535602 1598 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
1599 to be an endless source of problems (and forbidden by policy as well).
445b33f5 1600 * Fix FTBFS on amd64. Really closes: #372548.
5c8152fc 1601
d9737ac0 1602 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
5c8152fc 1603
1a457530 1604grub2 (1.94-3) unstable; urgency=low
1605
1606 * Fix FTBFS in amd64. Closes: 372548
1607
1608 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
1609
5a1b207a 1610grub2 (1.94-2) unstable; urgency=low
3d5b82c4 1611
1612 * Update grub images paths in README.Debian
ba75d2bb 1613 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
1614 installation. Refs: #371069
dd5d5ff6 1615 * Fix FTBFS in amd64. Closes: #370803
3d5b82c4 1616
5a1b207a 1617 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
3d5b82c4 1618
0b825c6c 1619grub2 (1.94-1) unstable; urgency=low
1a67e2a2 1620
53a8ac0f 1621 * New upstream release.
1622 - Fix powerpc building. Closes: #370259
ba8166aa 1623 - 01_fix_grub-install.patch: merged upstream.
057b1151 1624 - Moved modules to /usr/lib/grub since they are architecture
1625 dependent.
3d5e94cf 1626 * Leave CDBS set debhelper compatibility level.
40843cc8 1627 * Allow amd64 build to happen. Closes: #364956
c29d9567 1628 * Enforce building in 32bits while running in x86_64 machines.
241498b5 1629 * Update Standards version to 3.7.2. No changes need.
1a67e2a2 1630
0b825c6c 1631 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1a67e2a2 1632
65fe9821 1633grub2 (1.93-1) unstable; urgency=low
b904bdaf 1634
b815eb56 1635 * New upstream release.
1636 - Added support to PowerPC. Closes: #357853
b1eaf218 1637 - 01_fix_grub-install.patch: rediff.
b904bdaf 1638 * Update Standards version to 3.6.2. No changes need.
f6da03e2 1639 * Start to use new dpkg architecture definition. Closes: #360134
b904bdaf 1640
65fe9821 1641 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
b904bdaf 1642
413e6d6b 1643grub2 (1.92-2) unstable; urgency=low
0140e306 1644
1645 * Add bison on build-depends field. Closes: #346178
29583fb2 1646 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
0140e306 1647
413e6d6b 1648 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
0140e306 1649
d72939bf 1650grub2 (1.92-1) unstable; urgency=low
6019f349 1651
c51c43dc 1652 * New upstream release.
1653 - Add support for GPT partition table format.
1654 - Add a new command "play" to play an audio file on PC.
1655 - Add support for Linux/ADFS partition table format.
1656 - Add support for BASH-like scripting.
1657 - Add support for Apple HFS+ filesystems.
fe081dbd 1658 * 01_fix_grub-install.patch: Added. Fix grub-install to use
1659 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
f298d752 1660 * Do not use CDBS tarball mode anymore. Closes: #344272
fe081dbd 1661
f298d752 1662 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
6019f349 1663
32a6e6ce 1664grub2 (1.91-0) unstable; urgency=low
fe54c31a 1665
e73d694b 1666 * New upstream release. Closes: #331211
fe54c31a 1667 * debian/watch: added.
764e8ef1 1668 * debian/control.in, debian/control: Add libncurses5-dev in
1669 Build-Depends. Closes: #304638
1670 * Remove Robert Millan as uploader;
1671 * Add myself as uploader;
fe54c31a 1672
32a6e6ce 1673 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
fe54c31a 1674
c38e4ead 1675grub2 (0.6+20050203-2) unstable; urgency=low
1676
1677 * Disable for powerpc. Reportedly it fails to boot.
1678
1679 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
1680
1681grub2 (0.6+20050203-1) unstable; urgency=low
1682
1683 * New upstream snapshot.
1684 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
1685 * Use cdbs debian/control autogeneration.
1686 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
1687 - Move control to control.in.
1688 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
1689 * control.in (Build-Depends): Add ruby.
1690
1691 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
1692
1693grub2 (0.6+20040805-1) unstable; urgency=low
1694
1695 * New upstream snapshot.
1696 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
1697 * Use type-handling to generate dpkg arch list.
1698 - control.in
1699 - rules
1700
1701 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
1702
1703grub2 (0.6+20040502-1) experimental; urgency=low
1704
1705 * New upstream snapshot.
1706 - Fix FTBFS on powerpc.
1707
1708 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
1709
1710grub2 (0.6+20040429-1) experimental; urgency=low
1711
1712 * New upstream snapshot.
1713 - control (Architecture): Add powerpc.
1714
1715 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
1716
1717grub2 (0.6+20031125-1) experimental; urgency=low
1718
1719 * New upstream snapshot.
1720 - patches/multiboot.diff: Nuked.
1721 - install,docs: Update directory name.
1722 * control (Maintainer): Set to pkg-grub-devel mailing list.
1723 * control (Uploaders): Add myself.
1724 * control (Architecture): Add freebsd-i386 and netbsd-i386.
1725
1726 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
1727
1728grub2 (0.6+20031114-1) experimental; urgency=low
1729
1730 * New upstream snapshot.
1731 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
1732 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
1733 - patches/multiboot.diff: New.
1734 - control (Architecture): Add hurd-i386 (which needed multiboot).
1735 * Rename package to grub2 (to follow upstream tendency).
1736 - control: Ditto.
1737 - README.Debian: Likewise.
1738 * Switch to tarball mode.
1739 - rules: Ditto.
1740 - docs: Prefix paths in order to workaround dh_installdocs bug.
1741 - install: Likewise, but not because of bug (should be in rules, actualy).
1742 * Fix FTBFS. (Closes: #213868)
1743 - control (Build-Depends): Add autoconf.
1744 - control (Build-Conflicts): Add autoconf2.13.
1745
1746 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
1747
1748pupa (0.6+20031008-1) experimental; urgency=low
1749
1750 * New upstream snapshot.
1751 * Uploading to experimental.
1752 * debian/control: Add Jason Thomas to Uploaders.
1753
1754 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
1755
1756pupa (0.6+20030915-1) unstable; urgency=low
1757
1758 * Initial Release. (Closes: #211030)
1759
1760 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000