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