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