]> git.proxmox.com Git - grub2.git/blame - debian/changelog
Make grub-<platform>-bin packages depend on grub-common rather than
[grub2.git] / debian / changelog
CommitLineData
759bbaef
CW
1grub2 (1.99-4) UNRELEASED; urgency=low
2
3 * Make grub-<platform>-bin packages depend on grub-common rather than
4 grub2-common, and add grub2-common dependencies to grub-<platform>.
5 This ensures that grub-<platform>-bin packages are coinstallable with
6 grub-legacy, making it easier to use them as build-dependencies.
7
8 -- Colin Watson <cjwatson@debian.org> Wed, 18 May 2011 17:22:38 +0100
9
3450a2a9 10grub2 (1.99-3) unstable; urgency=low
ebfc068d
CW
11
12 * Ship grub-mkrescue on non-Linux amd64/i386 architectures.
c068bab2 13 * Don't try to ship grub-mkrescue on sparc.
2511f6a2
CW
14 * Drop boot_blocklist_hack.patch, fixed differently upstream some time ago
15 by being smarter about filesystem-root-relative path conversion.
ebfc068d 16
3450a2a9 17 -- Colin Watson <cjwatson@debian.org> Wed, 18 May 2011 14:06:51 +0100
ebfc068d 18
cb1c053e 19grub2 (1.99-2) unstable; urgency=low
a9539a64
CW
20
21 * Include both old and new Lintian override styles for
22 statically-linked-binary tag, since ftp-master has not yet been updated
23 to 2.5.0~rc1.
24
cb1c053e 25 -- Colin Watson <cjwatson@debian.org> Tue, 17 May 2011 01:36:10 +0100
a9539a64 26
6892a521 27grub2 (1.99-1) unstable; urgency=low
c3f79103
CW
28
29 * New upstream release.
30 - Ensure uniqueness of RAID array numbers even if some elements have a
31 name (closes: #609804).
32 - Remove unnecessary brackets from tr arguments (closes: #612564).
33 - Add grub-mkrescue info documentation (closes: #612585).
34 - Avoid generating invalid configuration when something that looks like
35 a Xen hypervisor is present without any Xen kernels (closes: #612898).
36 - Fix memory alignment when calling 'linux' multiple times on EFI
37 (closes: #616638).
38 - Fix grub-install on amd64 EFI systems (closes: #617388).
39 - Automatically export pager variable (closes: #612995).
40 - Fix parser error with "time" (closes: #612991).
41 - Ignore case of bitmap extensions (closes: #611123).
42 - Skip vmlinux-* on x86 platforms (closes: #536846, #546008).
43 - Accept old-style Xen kernels (closes: #610428).
44 - Skip damaged LVM volumes (closes: #544731).
45 - Handle LVM mirroring (closes: #598441).
46 - Detect spares and report them as not RAID members (closes: #611561).
47 - Don't enable localisation unless gfxterm is available (closes:
48 #604609).
49 - Fix partitioned RAID support (closes: #595071, #613444).
50 - Dynamically count the number of lines for the lower banner (closes:
51 #606494).
52 - Improve quoting in grub-mkconfig, to support background image file
53 names containing spaces (closes: #612417).
54 - Flush BIOS disk devices more accurately (closes: #623124).
b04220bb
CW
55 - Identify RAID devices by their UUID rather than by their guessed name
56 (closes: #624232).
9950596b 57 - Add "SEE ALSO" sections to most man pages (closes: #551428).
d5565e45 58
04531b8d 59 [ Christian Perrier ]
d5565e45 60 * Drop extra word in French debconf translation. Thanks to David
61 Prévôt.
921612ec 62 * Fix spelling error in French debconf translation. Thanks to David
63 Prévôt.
d5565e45 64
04531b8d
CW
65 [ Colin Watson ]
66 * Set PACKAGE_VERSION and PACKAGE_STRING using configure arguments rather
67 than sedding configure.ac in debian/rules (which sometimes has annoying
68 interactions with quilt, etc.).
c3f79103
CW
69 * Update branch_embed-sectors.patch:
70 - Detect sector used by HighPoint RAID controller (closes: #394868).
4ff95090 71 * Add debian/README.source (from quilt).
a7a060ef
CW
72 * Make debian/rules more explicit about when autogen.sh is run. We need
73 to be careful that all full builds run it, since we use GRUB extras.
85374e73
CW
74 * Merge from Ubuntu:
75 - Handle filesystems loop-mounted on file images.
f1283e4f
CW
76 - On Wubi, don't ask for an install device, but just update wubildr
77 using the diverted grub-install.
2297409f
CW
78 - Add grub-mount-udeb, containing just grub-mount. This can be used by
79 os-prober and other parts of d-i.
617663ea
CW
80 - Artificially bump Replaces: grub-common versioning to account for
81 grub-reboot/grub-set-default movement in Ubuntu.
9ab89a40
CW
82 * Don't do a separate build pass for grub-common. It will be identical to
83 the build for the default platform for the CPU architecture anyway, so
84 reuse that.
9b5e3c9c 85 * Build with GCC 4.5 on all architectures.
37dd98bd 86 * Update Lintian overrides for changes in Lintian 2.5.0~rc1.
d487f29e
CW
87 * Invert how files are split among binary packages: rather than code in
88 debian/rules to remove files we don't want, add dh_install configuration
89 to declare the files we do want. This means a little more repetition
90 for platform-specific programs, but it seems less confusing and easier
91 to extend.
089c1390
CW
92 * Drop versioned dependencies on base-files. GPL-3 has been there for two
93 Debian releases now, and the dependency was never upgrade-critical
94 anyway.
3177d4fb
CW
95 * Create grub2-common package containing files that are common among GRUB
96 platform packages but that would break GRUB Legacy, or that are too
97 confusing when coinstalled with GRUB Legacy (closes: #564167).
9f7d6804 98 * Drop conflict on an ancient (pre-lenny/hardy) version of desktop-base.
11a382a1
CW
99 * Move /etc/grub.d/05_debian_theme to grub-common, to go with the other
100 /etc/grub.d/* files.
a88163c7
CW
101 * Drop redundant Suggests: os-prober from several platform packages, as
102 grub-common already Recommends: os-prober.
b88ffb1a
CW
103 * Create grub-<platform>-bin packages corresponding to all grub-<platform>
104 packages (except for grub-emu). These do not automatically install the
105 boot loader or update grub.cfg, and they install their binaries to
6e326ee7
CW
106 /usr/lib/grub/<cpu>-<platform>/; this means that they can be installed
107 in parallel, making it easier to use them to build GRUB-based disk
108 images (e.g. d-i). The grub-<platform> packages now depend on these and
b88ffb1a 109 include symlinks, so their behaviour will remain as before.
5a79afa5 110 * Make grub-emu depend on grub-common.
81fc656b
CW
111 * Make the documentation directory in most binary packages be a symlink to
112 that in grub-common.
f603aa79
CW
113 * Drop lenny compatibility from grub2-common's dpkg/install-info
114 dependency, since it produces a Lintian warning and using the current
115 packaging on lenny is probably rather a stretch anyway.
04531b8d 116
6ab82ef4
CW
117 [ Updated translations ]
118 * Belarusian (Viktar Siarheichyk). Closes: #606864
616f630e 119 * Danish (Joe Hansen). Closes: #606879
527659ae 120 * Romanian (Andrei POPESCU). Closes: #606888
d44fefd4 121 * Italian (Luca Monducci). Closes: #606891
99768d42 122 * Brazilian Portuguese (Flamarion Jorge). Closes: #610613
76cfa4d0 123 * Greek (Emmanuel Galatoulas). Closes: #604847
6ab82ef4 124
6892a521 125 -- Colin Watson <cjwatson@debian.org> Mon, 16 May 2011 17:42:07 +0100
d5565e45 126
d2b7c8e6 127grub2 (1.99~rc1-13) unstable; urgency=low
b854cabe
CW
128
129 * Cherry-pick from upstream:
130 - Use correct limits for mips initrd.
d08f1892 131 * Run grub-install on install or upgrade of grub-yeeloong.
0cf9b515
CW
132 * Update branch_fuse.patch:
133 - Tell FUSE to run single-threaded, since GRUB code is not thread-safe
134 (LP: #756297).
b854cabe 135
d2b7c8e6 136 -- Colin Watson <cjwatson@debian.org> Fri, 15 Apr 2011 12:11:21 +0100
b854cabe 137
20f18e5a 138grub2 (1.99~rc1-12) unstable; urgency=low
744f5f37
CW
139
140 * Update branch_butter.patch:
141 - Fix filename comparison.
142 - Take extent offset in account on uncompressed extents.
143 - Use filled extent size if available.
b198790c 144 * Allow use of first sector on btrfs (LP: #757446).
5fecea80
CW
145 * Merge from Ubuntu:
146 - Build part_msdos and vfat into EFI boot images (LP: #677758).
744f5f37 147
20f18e5a 148 -- Colin Watson <cjwatson@debian.org> Mon, 11 Apr 2011 16:22:08 +0100
744f5f37 149
7ace2f69 150grub2 (1.99~rc1-11) unstable; urgency=low
f2035564
CW
151
152 * Update branch_fuse.patch:
153 - Make grub-mount exit non-zero if opening the device or filesystem
154 fails.
155 - Translate GRUB error codes into OS error codes for FUSE (LP: #756456).
1edea988
CW
156 * Merge from Ubuntu:
157 - Fix use of freed memory when replacing existing loopback device
158 (LP: #742967).
f2035564 159
7ace2f69 160 -- Colin Watson <cjwatson@debian.org> Sun, 10 Apr 2011 21:52:26 +0100
f2035564 161
3187a569 162grub2 (1.99~rc1-10) unstable; urgency=low
22c4583f
CW
163
164 * Update branch_butter.patch, fixing RAID1/duplicated chunk size
165 calculation (thanks, Vladimir Serbinenko; LP: #732149).
166
3187a569 167 -- Colin Watson <cjwatson@debian.org> Sat, 09 Apr 2011 21:22:15 +0100
22c4583f 168
ed1ef827 169grub2 (1.99~rc1-9) unstable; urgency=low
9882692e
CW
170
171 * Update branch_parse-color.patch, to blend text when any background is
172 set as opposed to only when a stretched background is set (closes:
173 #613120).
753a47cb
CW
174 * Make update-grub2 a symlink to update-grub, rather than bothering with a
175 wrapper script.
69fea779
CW
176 * Cherry-pick from upstream:
177 - Check RAID superblock offset (closes: #610184).
12b63c39 178 - Flush buffer cache on close and not on open (closes: #620663).
7da57118 179 - Handle special naming of yeeloong directory (closes: #620420).
366fd386 180 * Add grub-mount utility, from the upstream 'fuse' branch.
678829fd
CW
181 * efibootmgr is only available on Linux architectures, so only make
182 grub-efi-ia32 and grub-efi-amd64 depend on it on Linux.
9882692e 183
ed1ef827 184 -- Colin Watson <cjwatson@debian.org> Sat, 09 Apr 2011 03:39:56 +0100
9882692e 185
04ea89aa 186grub2 (1.99~rc1-8) unstable; urgency=low
33256d01
CW
187
188 * Cherry-pick from upstream:
189 - Fix FreeBSD compilation problem.
190
04ea89aa 191 -- Colin Watson <cjwatson@debian.org> Tue, 29 Mar 2011 15:13:51 +0100
33256d01 192
d1d53f2b 193grub2 (1.99~rc1-7) unstable; urgency=low
0d13d455
CW
194
195 * Add /proc/mdstat, LVM information, and listings of /dev/disk/by-id/ and
196 /dev/disk/by-uuid/ to bug reports, by request of upstream.
31428afb
CW
197 * Cherry-pick from upstream:
198 - Use libgeom on FreeBSD to detect partitions (closes: #612128).
fb77a3a9
CW
199 - Copy the partition table zone if floppy support is disabled, even if
200 no partition table is found (LP: #741867).
30c429ae 201 - Fix an ext2 overflow affecting inodes past 2TiB.
382f831d 202 - Fix RAID-0 disk size calculation for metadata 1.x (LP: #743136).
be1a02f3
CW
203 * Merge from Ubuntu:
204 - Build with gcc-4.5 on ppc64.
5b74459e
CW
205 - Add apport hook for ProblemType = 'Package', thanks to Jean-Baptiste
206 Lallement (LP: #591753).
0d13d455 207
d1d53f2b 208 -- Colin Watson <cjwatson@debian.org> Tue, 29 Mar 2011 12:30:36 +0100
0d13d455 209
f9c790b2 210grub2 (1.99~rc1-6) unstable; urgency=low
a2969068
CW
211
212 * Cherry-pick from upstream:
213 - Fix crash when extending menu entry line beyond 79 characters (closes:
214 #615893).
f8111673 215 - Account for FreeBSD module headers when calculating allocation size.
24bf5498
CW
216 - Switch back to framebuffer page zero before loading the kernel
217 (thanks, Felix Kuehling).
70e4d5f3
CW
218 * Merge from Ubuntu:
219 - If we're upgrading and /boot/grub/core.img doesn't exist, then don't
220 ask where to install GRUB, since it probably means we're in some kind
221 of specialised environment such as a live USB stick (LP: #591202).
ddfa395c
CW
222 - Drop the default priority of grub2/linux_cmdline to medium. We only
223 need to ask it if we're upgrading from GRUB Legacy and found an empty
224 kopt in menu.lst (LP: #591202).
249b0ccb
CW
225 * Update branch_embed-sectors.patch, avoiding consuming lots of space and
226 time if the first partition is not near the start of the disk (closes:
227 #619458, LP: #691569).
a2969068 228
f9c790b2 229 -- Colin Watson <cjwatson@debian.org> Fri, 25 Mar 2011 19:23:04 +0000
a2969068 230
b6f5e963 231grub2 (1.99~rc1-5) unstable; urgency=low
6c51da6a 232
f56115f7 233 * Update debian/legacy/update-grub to the version from grub 0.97-65.
2c4f9bf9
CW
234 * Mark binary packages as Multi-Arch: foreign (for example, an amd64
235 kernel installed on an i386 system could use the native architecture's
236 GRUB).
fd1e16c8
CW
237 * Rewrite find_root_device_from_mountinfo to cope with move-mounts
238 (LP: #738345).
f56115f7 239
6c51da6a
CW
240 [ Updated translations ]
241 * Esperanto (Felipe Castro). Closes: #606524
f1c0797a 242 * Thai (Theppitak Karoonboonyanan). Closes: #607706
6c51da6a 243
b6f5e963 244 -- Colin Watson <cjwatson@debian.org> Wed, 23 Mar 2011 15:51:47 +0000
6c51da6a 245
a2c0b45c 246grub2 (1.99~rc1-4) unstable; urgency=low
6c1c5bdc
CW
247
248 * Don't touch /boot/grub/grub2-installed if using the --root-directory
249 option to grub-install (thanks, Nicolas George; closes: #614927).
69c3dd39
CW
250 * Update branch_devmapper.patch, adding partitioned MD RAID support
251 (untested) and support for probing multipath disks.
4bc73bb9
CW
252 * Update ntldr-img from grub-extras:
253 - Only call ntfs_fix_mmft if the attribute to find is AT_DATA. This
254 matches GRUB's NTFS module.
255 - Install grubinst as grub-ntldr-img.
1a42ef98 256 * Fix loading GRUB from lnxboot (LP: #693671).
c196f44d
CW
257 * Update branch_embed-sectors.patch to avoid straying into first partition
258 when embedding-area sectors are in use (closes: #613409, LP: #730225).
6c1c5bdc 259
a2c0b45c 260 -- Colin Watson <cjwatson@debian.org> Tue, 15 Mar 2011 11:01:48 +0000
6c1c5bdc 261
d88e8055 262grub2 (1.99~rc1-3) unstable; urgency=low
2f1bb90b
CW
263
264 * Build for ppc64 (except for grub-emu, which doesn't build cleanly yet).
16358887 265 * Suppress output from debconf-communicate in upgrade-from-grub-legacy.
b4f8124d
CW
266 * Refer to the info documentation at the top of /etc/default/grub (closes:
267 #612538).
769cd48f
CW
268 * We need at least freebsd-utils (>= 8.0-4) on kFreeBSD architectures for
269 camcontrol, so depend on it.
77574e81
CW
270 * Tolerate camcontrol failing to read capacity of IDE devices, until such
271 time as we know how to do this properly (see #612128).
7bbc3aaa
CW
272 * Adjust /etc/default/grub for rename of GRUB_DISABLE_LINUX_RECOVERY to
273 GRUB_DISABLE_RECOVERY (closes: #612777).
28c4b981
CW
274 * Update ntldr-img from grub-extras:
275 - Install g2hdr.bin and g2ldr.mbr (closes: #613245).
2f1bb90b 276
d88e8055 277 -- Colin Watson <cjwatson@debian.org> Wed, 16 Feb 2011 13:11:11 +0000
2f1bb90b 278
5d6ff50b 279grub2 (1.99~rc1-2) unstable; urgency=low
5688af81
CW
280
281 * Merge 1.98+20100804-13 and 1.98+20100804-14, updating translations:
282 - Kazakh (Baurzhan Muftakhidinov / Timur Birsh).
57f90716
CW
283 * mkconfig_skip_dmcrypt.patch: Refer to GRUB_PRELOAD_MODULES rather than
284 suggesting people write a /etc/grub.d/01_modules script (thanks, Jordan
285 Uggla).
458bc629
CW
286 * Handle empty dir passed to grub_find_root_device_from_mountinfo; fixes
287 grub-mkrelpath on btrfs subvolumes (LP: #712029).
266a01be 288 * Add rootflags=subvol=<name> if / is on a btrfs subvolume (LP: #712029).
e71fe2e6 289 * Upload to unstable.
5688af81 290
5d6ff50b 291 -- Colin Watson <cjwatson@debian.org> Tue, 08 Feb 2011 11:39:26 +0000
5688af81 292
f2ae58c6 293grub2 (1.99~rc1-1) experimental; urgency=low
8da4b6e3 294
72981932 295 [ Colin Watson ]
8da4b6e3 296 * New upstream release candidate.
72981932
CW
297
298 [ Alexander Kurtz ]
299 * 05_debian_theme:
300 - If we find a background image and no colours were specified, use
301 upstream defaults for color_normal and color_highlight rather than
302 setting color_normal to black/black.
303 - Make the code more readable by replacing code for handling
304 alternatives.
305 - Make the code for searching for pictures in /boot/grub more readable
306 and robust (for example against newlines in the filename).
307 - Don't try the other alternatives when $GRUB_BACKGROUND is set; you can
308 now add GRUB_BACKGROUND= to /etc/default/grub to force no background
309 image (closes: #608263).
8da4b6e3 310
f2ae58c6 311 -- Colin Watson <cjwatson@debian.org> Mon, 17 Jan 2011 13:43:06 +0000
8da4b6e3 312
abe616db 313grub2 (1.99~20110112-1) experimental; urgency=low
7e6518f2
CW
314
315 * New Bazaar snapshot.
316 - Disable ieee1275_fb on sparc (closes: #560823).
317 - Fix pf2 font generation on big-endian platforms (closes: #609818).
63a4970b
CW
318 * branch_butter.patch: Resolve the device returned by
319 grub_find_root_device_from_mountinfo or find_root_device_from_libzfs
320 using grub_find_device (closes: #609590, #609814, LP: #700147).
7e6518f2 321
abe616db 322 -- Colin Watson <cjwatson@debian.org> Thu, 13 Jan 2011 00:12:41 +0000
7e6518f2 323
e981ff1b 324grub2 (1.99~20110111-1) experimental; urgency=low
18ca6585 325
865d9fca
CW
326 * New Bazaar snapshot.
327 - Don't check amount of low memory, as reportedly INT 12h can be broken
328 and if low memory is too low we wouldn't have gotten into
329 grub_machine_init anyway (closes: #588293, LP: #513528).
330 - Submenu default support (LP: #691878).
331 - Fix optimisation-dependent grub-mklayout crash (closes: #609584).
18ca6585
CW
332 * branch_butter.patch: Don't free an uninitialised pointer if /proc is
333 unmounted (LP: #697493).
8e33215b
CW
334 * Add a po/LINGUAS file listing the translations we've synced from the TP
335 (closes: #609671).
18ca6585 336
e981ff1b 337 -- Colin Watson <cjwatson@debian.org> Tue, 11 Jan 2011 17:11:44 +0000
18ca6585 338
e5f9ee43 339grub2 (1.99~20110106-1) experimental; urgency=low
8c0ab3d9
CW
340
341 * New Bazaar snapshot.
342 - Check that named RAID array devices exist before using them (closes:
343 #606035).
344 - Clear terminfo output on initialisation (closes: #569678).
345 - Fix grub-probe when btrfs is on / without a separate /boot.
346
e5f9ee43 347 -- Colin Watson <cjwatson@debian.org> Thu, 06 Jan 2011 13:38:57 +0000
8c0ab3d9 348
cf44d979 349grub2 (1.99~20110104-2) experimental; urgency=low
8c9cc8a1
CW
350
351 * Support long command lines as per the 2.06 Linux boot protocol, from the
352 upstream 'longlinuxcmd' branch.
45adc278 353 * Add a background_color command, from the upstream 'parse-color' branch.
e815ae06
CW
354 * Update branch_devmapper.patch, adding a #include to fix a build failure
355 on Ubuntu amd64.
7db1a2ec
CW
356 * When embedding the core image in a post-MBR gap, check for and avoid
357 sectors matching any of a number of known signatures, from the upstream
358 'embed-sectors' branch.
8c9cc8a1 359
cf44d979 360 -- Colin Watson <cjwatson@debian.org> Wed, 05 Jan 2011 13:31:05 +0000
8c9cc8a1 361
7e2fb503 362grub2 (1.99~20110104-1) experimental; urgency=low
ffbb9b85
CW
363
364 * New Bazaar snapshot.
365 - Don't emit drivemap directive for Windows Server 2008 (closes:
366 #607687).
367 - Don't add spurious RAID array members (closes: #605357).
368 - Improve presentation of Xen menu entries (closes: #607867).
b18606ef
CW
369 - Fix PCI probing hangs by skipping remaining functions on devices that
370 do not implement function 0 (closes: #594967).
7861c21e
CW
371 - Fix typo in descriptions of extract_legacy_entries_source and
372 extract_legacy_entries_configfile (LP: #696721).
e8a6793c
CW
373 * Merge 1.98+20100804-12:
374 - Use semicolons rather than commas to separate size from model in
375 debconf disk and partition descriptions.
2b1b1b51 376 * Add full btrfs support, from the upstream 'butter' branch.
10694439
CW
377 * Support partitioned loop devices and improve devmapper support, from the
378 upstream 'devmapper' branch.
3fae2758 379 * Add squashfs 4 support, from the upstream 'squash' branch.
ffbb9b85 380
7e2fb503 381 -- Colin Watson <cjwatson@debian.org> Tue, 04 Jan 2011 16:12:45 +0000
ffbb9b85 382
f433e04f 383grub2 (1.99~20101221-1) experimental; urgency=low
76626172
CW
384
385 * New Bazaar snapshot.
386 - Initialise next pointer when creating multiboot module (closes:
387 #605567).
388 - Fix gettext quoting to work with bash as /bin/sh, and make echo
389 UTF-8-clean so that (at least) Catalan boot messages are displayed
390 properly (closes: #605615).
391 - Fix use of uninitialised memory in Reed-Solomon recovery code
392 (LP: #686705).
393
f433e04f 394 -- Colin Watson <cjwatson@debian.org> Tue, 21 Dec 2010 17:43:52 +0000
76626172 395
854c4976 396grub2 (1.99~20101210-2) experimental; urgency=low
a8f16991
CW
397
398 * Automatically remove MD devices from device.map on upgrade, since the
399 BIOS cannot read from these and including them in device.map will break
400 GRUB's ability to read from such devices (LP: #690030).
8a1b7cd9
CW
401 * Merge 1.98+20100804-9, 1.98+20100804-10, and 1.98+20100804-11:
402 - Apply debconf template review by debian-l10n-english and mark several
403 more strings for translation, thanks to David Prévot and Justin B Rye.
404 - Incorporate rewritten 05_debian_theme by Alexander Kurtz, which works
405 when /usr is inaccessible by GRUB.
a8f16991 406
854c4976 407 -- Colin Watson <cjwatson@debian.org> Sun, 19 Dec 2010 13:25:14 +0000
a8f16991 408
902df9d2 409grub2 (1.99~20101210-1) experimental; urgency=low
970707f0 410
1f4d5c57
CW
411 * New Bazaar snapshot.
412 - ZFS moved into grub-core.
413 - Extend gettext to fall back from ll_CC to ll, and set lang to include
414 country part by default so that Chinese works (LP: #686788).
970707f0 415 * Remove grub-mknetdir from grub-emu.
a4845f5c
CW
416 * Exit silently from zz-update-grub kernel hook if update-grub does not
417 exist (e.g. if grub-pc has been removed but not purged; closes:
418 #606184).
970707f0 419
902df9d2 420 -- Colin Watson <cjwatson@debian.org> Sat, 11 Dec 2010 01:22:26 +0000
970707f0 421
7a0018b2 422grub2 (1.99~20101126-1) experimental; urgency=low
b989599c 423
c54ea3a6 424 * New Bazaar snapshot (mipsel build fix, LVM-on-RAID probing fix).
b989599c
CW
425 * Fix comma-separation in handling of grub-pc/install_devices.
426
7a0018b2 427 -- Colin Watson <cjwatson@debian.org> Fri, 26 Nov 2010 13:08:52 +0000
b989599c 428
a4599161 429grub2 (1.99~20101124-1) experimental; urgency=low
4485b50f 430
7f331a58
CW
431 * New Bazaar snapshot (command priorities, build fixes, grub-mkdevicemap
432 segfault).
4485b50f
CW
433 * Don't try to build grub-efi-amd64 on kfreebsd-i386 or hurd-i386
434 (requires gcc-4.4-multilib).
435
a4599161 436 -- Colin Watson <cjwatson@debian.org> Wed, 24 Nov 2010 12:12:33 +0000
4485b50f 437
981ba13d 438grub2 (1.99~20101123-1) experimental; urgency=low
352f020c 439
eba04e64 440 * New Bazaar snapshot (build fixes).
18a2a24a 441 * Build-depend on qemu-utils and parted on non-Hurd architectures.
ca9a0b3f
CW
442 * qemu_img_exists.patch: Skip partmap test if qemu-img doesn't exist (as
443 is the case on the Hurd).
d0cde16d
CW
444 * Make grub-efi-ia32 and grub-efi-amd64 depend on efibootmgr so that
445 grub-install works properly.
74eb20a6
CW
446 * Upgrade the installed core image when upgrading grub-efi-ia32 or
447 grub-efi-amd64, although only if /boot/efi/EFI/<id> (where <id> is an
448 identifier based on GRUB_DISTRIBUTOR, e.g. 'debian') already exists.
32c45a3b
CW
449 * Re-expand a couple of dpkg architecture wildcards to exclude certain
450 special cases: gcc-4.4-multilib is not available on kfreebsd-i386 or
451 hurd-i386, and qemu-system is not available on hurd-i386.
352f020c 452
981ba13d 453 -- Colin Watson <cjwatson@debian.org> Tue, 23 Nov 2010 10:51:23 +0000
352f020c 454
8ae3d87b 455grub2 (1.99~20101122-1) experimental; urgency=low
bd0d5364 456
bd13c818 457 [ Colin Watson ]
70464a85
CW
458 * New Bazaar snapshot. Too many changes to list in full, but some of the
459 more user-visible ones are as follows:
460 - GRUB script:
461 + Function parameters, "break", "continue", "shift", "setparams",
462 "return", and "!".
463 + "export" command supports multiple variable names.
464 + Multi-line quoted strings support.
465 + Wildcard expansion.
466 - sendkey support.
467 - USB hotunplugging and USB serial support.
468 - Rename CD-ROM to cd on BIOS.
469 - Add new --boot-directory option to grub-install, grub-reboot, and
470 grub-set-default; the old --root-directory option is still accepted
471 but was often confusing.
472 - Basic btrfs detection/UUID support (but no file reading yet).
473 - bash-completion for utilities.
474 - If a device is listed in device.map, always assume that it is
475 BIOS-visible rather than using extra layers such as LVM or RAID.
476 - Add grub-mknetdir script (closes: #550658).
477 - Remove deprecated "root" command.
478 - Handle RAID devices containing virtio components.
479 - GRUB Legacy configuration file support (via grub-menulst2cfg).
480 - Keyboard layout support (via grub-mklayout and grub-kbdcomp).
481 - Check generated grub.cfg for syntax errors before saving.
482 - Pause execution for at most ten seconds if any errors are displayed,
483 so that the user has a chance to see them.
484 - Support submenus.
485 - Write embedding zone using Reed-Solomon, so that it's robust against
486 being partially overwritten (closes: #550702, #591416, #593347).
487 - GRUB_DISABLE_LINUX_RECOVERY and GRUB_DISABLE_NETBSD_RECOVERY merged
488 into a single GRUB_DISABLE_RECOVERY variable.
489 - Fix loader memory allocation failure (closes: #551627).
490 - Don't call savedefault on recovery entries (closes: #589325).
491 - Support triple-indirect blocks on ext2 (closes: #543924).
492 - Recognise DDF1 fake RAID (closes: #603354).
493
bd13c818
RM
494 [ Robert Millan ]
495 * Use dpkg architecture wildcards.
496
2b60effb
CW
497 [ Updated translations ]
498 * Slovenian (Vanja Cvelbar). Closes: #604003
badcbed8 499 * Dzongkha (dawa pemo via Tenzin Dendup). Closes: #604102
2b60effb 500
8ae3d87b 501 -- Colin Watson <cjwatson@debian.org> Mon, 22 Nov 2010 12:24:56 +0000
bd0d5364 502
6ea32517 503grub2 (1.98+20100804-14) unstable; urgency=low
44989643
CW
504
505 [ Updated translations ]
506 * Kazakh (Baurzhan Muftakhidinov / Timur Birsh). Closes: #609187
507
db96e053
CW
508 [ Alexander Kurtz ]
509 * 05_debian_theme:
510 - If we find a background image and no colours were specified, use
511 upstream defaults for color_normal and color_highlight rather than
512 setting color_normal to black/black.
513 - Don't try the other alternatives when $GRUB_BACKGROUND is set; you can
514 now add GRUB_BACKGROUND= to /etc/default/grub to force no background
515 image (closes: #608263).
516
6ea32517 517 -- Colin Watson <cjwatson@debian.org> Mon, 17 Jan 2011 23:19:38 +0000
44989643 518
36e050b1 519grub2 (1.98+20100804-13) unstable; urgency=low
f11400ce
CW
520
521 * Backport from upstream:
522 - Don't add spurious RAID array members (closes: #605357).
523
36e050b1 524 -- Colin Watson <cjwatson@debian.org> Tue, 04 Jan 2011 14:07:14 +0000
f11400ce 525
ea26d420 526grub2 (1.98+20100804-12) unstable; urgency=low
45789c0f
CW
527
528 * Backport from upstream:
529 - Support big ext2 files (closes: #543924).
6b142e5a
CW
530 - Fix gettext quoting to work with bash as /bin/sh, and make echo
531 UTF-8-clean so that (at least) Catalan boot messages are displayed
532 properly (closes: #605615).
e5b0e239
CW
533 - Initialise next pointer when creating multiboot module (closes:
534 #605567).
1c67bbfb
CW
535 - Fix PCI probing hangs by skipping remaining functions on devices that
536 do not implement function 0 (closes: #594967).
3a926ca1
CW
537 * Use semicolons rather than commas to separate size from model in debconf
538 disk and partition descriptions; commas are too easily confused with the
539 multiselect choice separator, and in particular make it impossible to
540 answer questions properly in the editor frontend (closes: #608449).
541 Unfuzzy all translations where possible.
45789c0f 542
ea26d420 543 -- Colin Watson <cjwatson@debian.org> Tue, 04 Jan 2011 00:42:29 +0000
45789c0f 544
eebd8cb8 545grub2 (1.98+20100804-11) unstable; urgency=low
e237f25d
CW
546
547 * Exit silently from zz-update-grub kernel hook if update-grub does not
548 exist (e.g. if grub-pc has been removed but not purged; closes:
549 #606184).
cbeb2fd7
CW
550 * Apply debconf template review by debian-l10n-english and mark several
551 more strings for translation, thanks to David Prévot and Justin B Rye
552 (closes: #605748).
a837832c
CW
553 * Unfuzzy some translations that were not updated in this round (thanks,
554 David Prévot; closes: #606921).
cc7df694
CW
555 * Incorporate rewritten 05_debian_theme by Alexander Kurtz, which works
556 when /usr is inaccessible by GRUB (closes: #605705).
34411e8f
CW
557 * Backport from upstream:
558 - Recognise DDF1 DM-RAID (closes: #603354).
e237f25d 559
d20b5682
CW
560 [ Updated translations ]
561 * Chinese (YunQiang Su). Closes: #606426
0005c57e 562 * Indonesian (Arief S Fitrianto). Closes: #606431
2538f362 563 * Slovenian (Vanja Cvelbar). Closes: #606445
abdab8e3 564 * Swedish (Martin Bagge / brother). Closes: #606455
7816f073 565 * Ukrainian (Yatsenko Alexandr). Closes: #606538
9355a0fd 566 * Basque (Iñaki Larrañaga Murgoitio). Closes: #606644
79493788 567 * Slovak (Slavko). Closes: #606663
b7ccc7c8 568 * Catalan (Jordi Mallach).
7a2d7d65 569 * Bulgarian (Damyan Ivanov). Closes: #606452
26807f3e 570 * Persian (Morteza Fakhraee). Closes: #606672
0223727a 571 * Russian (Yuri Kozlov). Closes: #606753
bcbf9d98 572 * Dutch (Paul Gevers). Closes: #606807
ec7d2a1e 573 * Japanese (Hideki Yamane). Closes: #606836
9e477e63 574 * French (Christian Perrier). Closes: #606842
ab1e0bee 575 * Czech (Miroslav Kure). Closes: #606854
56509d7d 576 * Spanish (Francisco Javier Cuadrado). Closes: #606903
64e82b0d 577 * Portuguese (Tiago Fernandes / Miguel Figueiredo). Closes: #606908
34250818 578 * German (Martin Eberhard Schauer). Closes: #606896
d20b5682 579
eebd8cb8 580 -- Colin Watson <cjwatson@debian.org> Sat, 18 Dec 2010 17:20:09 +0000
e237f25d 581
db4df060
RM
582grub2 (1.98+20100804-10) unstable; urgency=low
583
584 * fix_crash_condition_in_kfreebsd_loader.patch: Import from upstream.
585 Fixes crash condition in case kfreebsd_* commands are used after
586 kfreebsd has (gracefully) failed.
587
588 -- Robert Millan <rmh@debian.org> Tue, 30 Nov 2010 19:40:11 +0100
589
cfd7c6ff 590grub2 (1.98+20100804-9) unstable; urgency=low
bd0d5364 591
1703c9e8 592 [ Robert Millan ]
bd0d5364
RM
593 * Import from upstream:
594 - refuse_embedingless_cross_disk.patch: Refuse to do a cross-disk
595 embeddingless install rather than creating a broken install.
596 - fix_grub_install_error_msg.patch: Replace useless recomendation to
597 pass --modules with a recomendation to report a bug.
a16954bd 598 - message_refresh.patch: Make error messages visible again. (Closes: #605485)
bd0d5364 599
1703c9e8
JM
600 [ Jordi Mallach ]
601 * Update Catalan translation with latest file from the Translation Project.
602
5020d650
CW
603 [ Updated translations ]
604 * Slovenian (Vanja Cvelbar). Closes: #604003
badcbed8 605 * Dzongkha (dawa pemo via Tenzin Dendup). Closes: #604102
5020d650 606
a16954bd 607 -- Robert Millan <rmh@debian.org> Tue, 30 Nov 2010 15:44:02 +0100
bd0d5364 608
ba5675fd 609grub2 (1.98+20100804-8) unstable; urgency=low
ee5e6e80 610
421c9945
RM
611 [ Robert Millan ]
612 * increase_disk_limit.patch: Increase SCSI/IDE disk limits to cope with
613 Sun Fire X4500.
9978ae33 614 * linux_mdraid_1x.patch: Support for Linux MD RAID v1.x. (Closes: #593652)
520329de
RM
615 * yeeloong_boot_info.patch: On Yeeloong, pass machine type information
616 to Linux.
421c9945 617
ee5e6e80
CW
618 [ Updated translations ]
619 * Portuguese fixed by Christian Perrier (variable names
620 were translated)
621
ba5675fd 622 -- Robert Millan <rmh@debian.org> Fri, 05 Nov 2010 23:43:15 +0100
ee5e6e80 623
0cd5fdc2
RM
624grub2 (1.98+20100804-7) unstable; urgency=low
625
626 [ Robert Millan ]
627 * zfs_fix_mkrelpath.patch: Replace with proper fix from upstream Bazaar.
628 (Closes: #601087)
76964d89 629
630 [ Updated translations ]
631 * Vietnamese (Clytie Siddall). Closes: #598327
c65ee1a8 632 * Icelandic (Sveinn í Felli). Closes: #600126
76964d89 633
0cd5fdc2 634 -- Robert Millan <rmh@debian.org> Sun, 24 Oct 2010 16:35:37 +0200
76964d89 635
81e0ad2d 636grub2 (1.98+20100804-6) unstable; urgency=low
a7bed422 637
77232fa9 638 [ Robert Millan ]
a7bed422 639 * zfs_v23.patch: Accept ZFS up to v23 (no changes required).
3f1bd0f7 640 * fix_usb_boot.patch: Fix boot on USB devices, for BIOSes that
bf8099f4 641 expose them as floppies. (Closes: #600580)
3f1bd0f7
RM
642 * zfs_fix_mkrelpath.patch: Fix grub-mkrelpath for non-root ZFS.
643 (Closes: #600578)
a7bed422 644
77232fa9
CW
645 [ Updated translations ]
646 * Kazakh (kk.po) by Baurzhan Muftakhidinov via Timur Birsh (closes:
647 #598188).
d7886327 648 * Portuguese (pt.po) by Tiago Fernandes via Rui Branco (closes: #599767).
53d77541 649 * Catalan (ca.po) by Jordi Mallach.
3f1bd0f7 650
a3dc971c 651 -- Robert Millan <rmh@debian.org> Thu, 21 Oct 2010 23:45:23 +0200
a7bed422 652
308ff479 653grub2 (1.98+20100804-5) unstable; urgency=low
86b791ca
CW
654
655 [ Updated translations ]
656 * Hebrew (he.po) by Omer Zak and Lior Kaplan (closes: #593855).
baa0f314 657 * Romanian (ro.po) by ioan-eugen STAN (closes: #595727).
a75760d2 658 * Esperanto (eo.po) by Felipe Castro (closes: #596171).
86b791ca 659
9fdb0eb2
CW
660 [ Colin Watson ]
661 * Make grub-efi-amd64 conflict with grub-pc as well as the other way
662 round.
40e97e9f
CW
663 * Backport upstream patches to fix DM-RAID support (closes: #594221,
664 LP: #634840).
9fdb0eb2 665
a85805ec
RM
666 [ Robert Millan ]
667 * enable_zfs.patch: Fix grub-fstest build problem.
d20dcdea
RM
668 * zfs_fix_label_arg.patch: Fix kfreebsd_device initialization on ZFS
669 for non-main filesystems.
a85805ec 670
308ff479 671 -- Colin Watson <cjwatson@debian.org> Fri, 17 Sep 2010 23:45:10 +0100
86b791ca 672
5b9822cf 673grub2 (1.98+20100804-4) unstable; urgency=low
cf8d7614
CW
674
675 [ Updated translations ]
676 * Italian (it.po) by Luca Monducci (closes: #593685).
e7223baa 677 * Finnish (fi.po) by Esko Arajärvi (closes: #593921).
cf8d7614 678
bcae3c57
CW
679 [ Colin Watson ]
680 * Run update-grub from kernel hooks if DEB_MAINT_PARAMS is unset, for
681 compatibility with old kernel packages. This may produce duplicate runs
682 of update-grub, but that's better than not running it at all (closes:
683 #594037).
684
5b9822cf 685 -- Colin Watson <cjwatson@debian.org> Mon, 23 Aug 2010 12:11:55 +0100
cf8d7614 686
76bfe03d 687grub2 (1.98+20100804-3) unstable; urgency=low
8a30a6e3 688
689 [ Updated translations ]
d5f17f90 690 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge (closes: #592156).
9a9c6064 691 * Asturian (ast.po) by Maacub (closes: #592313).
f77ea0a5 692 * Galician (gl.po) by Jorge Barreiro (closes: #592816).
8a30a6e3 693
397efb46
RM
694 [ Robert Millan ]
695 * Backport ZFS bugfixes from upstream Bazaar:
696 - zfs_fix_chroot.patch: Fix breakage when running grub-probe inside chroot.
697 - zfs_fix_label_arg.patch: Fix grub-probe fs_label argument.
698 - zfs_fix_pathname.patch: Fix pathname for non-root ZFS filesystems.
699 - zfs_fix_segfault.patch: Fix segfault when /dev is not mounted.
700
907235d6
CW
701 [ Colin Watson ]
702 * Escape single quotes when removing them from $mode in zz-update-grub, so
703 that this works when /bin/sh is bash (thanks, Will Dyson; closes:
704 #593242).
a44eaf53
CW
705 * Add support for ext2 root on GNU/kFreeBSD (thanks, Aurelien Jarno;
706 closes: #593467).
907235d6 707
76bfe03d 708 -- Colin Watson <cjwatson@debian.org> Thu, 19 Aug 2010 18:21:45 +0100
8a30a6e3 709
141df75b 710grub2 (1.98+20100804-2) unstable; urgency=low
e5aadc73 711
4c2343ac
CW
712 [ Colin Watson ]
713 * Make /etc/kernel/postrm.d/zz-update-grub a real file rather than a
714 symlink (closes: #592076).
715
e5aadc73
CW
716 [ Updated translations ]
717 * Norwegian Bokmål (nb.po) by Hans Nordhaug (closes: #591569).
718
141df75b 719 -- Colin Watson <cjwatson@debian.org> Sat, 07 Aug 2010 17:53:34 +0100
e5aadc73 720
885b19e4 721grub2 (1.98+20100804-1) unstable; urgency=low
7d535a40
CW
722
723 * New Bazaar snapshot.
724 - Fix grub-emu build on GNU/kFreeBSD (closes: #591490).
d11133ff 725
00bc1984
CW
726 [ Colin Watson ]
727 * Add kernel hook scripts and remove any uses of update-grub as a
728 postinst_hook or postrm_hook in /etc/kernel-img.conf (closes: #554175).
729 Thanks to Ben Hutchings for advice and to Harald Braumann for an early
730 implementation.
5208ea6b
CW
731 * Extend the existing GRUB_LEGACY_0_BASED_PARTITIONS handling to avoid
732 new-style partition naming when generating output for GRUB Legacy
733 (closes: #590554).
00bc1984 734
d11133ff
CW
735 [ Updated translations ]
736 * Slovak (sk.po) by Slavko (closes: #591458).
737
885b19e4 738 -- Colin Watson <cjwatson@debian.org> Wed, 04 Aug 2010 04:48:11 +0100
d11133ff 739
1fb078b2 740grub2 (1.98+20100802-1) unstable; urgency=low
406f8ffb 741
8d498640
CW
742 * New Bazaar snapshot.
743 - Remove compatibility with terminal.mod prior to
744 terminal_input/terminal_output separation (LP: #519358).
745 - Enable `grub-probe -t device' resolution on ZFS.
746 - Don't use UUID for LVM root when generating Xen entries (closes:
747 #591093).
748 - Restore missing whitespace to commands' --help output (closes:
749 #590874).
750 - Select unique numbers for named RAID arrays, for use as keys in the
751 disk cache.
752
406f8ffb 753 [ Updated translations ]
754 * German (Martin Eberhard Schauer). Closes: #590108
db3e4215 755 * Spanish (Francisco Javier Cuadrado). Closes: #590448
b5e39f97 756 * Traditional Chinese (Tetralet). Closes: #591191
0b7f279b 757 * Danish (Joe Hansen). Closes: #591223
bcab1b3a 758 * Dutch (Paul Gevers). Closes: #590864
4cd8bf6d 759 * Japanese (Hideki Yamane). Closes: #591058
bcab1b3a 760
48904a98
RM
761 [ Robert Millan ]
762 * postinst.in: Fill in device size and model information on GNU/kFreeBSD,
763 using camcontrol.
6369c39e
RM
764 * patches/enable_zfs.patch: New patch. Link ZFS from grub-extras into
765 grub-probe and grub-setup.
94fbb1a4 766 * control: Build-Depend on libzfs-dev and libnvpair-dev on kfreebsd-*.
48904a98 767
bdafd326
CW
768 [ Colin Watson ]
769 * Offer RAID devices as GRUB installation targets if they contain /,
770 /boot, or /boot/grub.
771
1fb078b2 772 -- Colin Watson <cjwatson@debian.org> Tue, 03 Aug 2010 02:13:07 +0100
406f8ffb 773
a57ca70e 774grub2 (1.98+20100722-1) unstable; urgency=low
2495b23b 775
c0ac20a1
CW
776 * New Bazaar snapshot.
777 - Don't count named RAID arrays when looking for unused array numbers.
778
779 [ Colin Watson ]
2495b23b
CW
780 * Merge from Ubuntu:
781 - grub-common Breaks: lupin-support (<< 0.30) due to a grub-mkimage
782 syntax change (lupin-support isn't in Debian, but this is harmless
783 anyway).
784
a57ca70e 785 -- Colin Watson <cjwatson@debian.org> Thu, 22 Jul 2010 14:33:34 +0100
2495b23b 786
3482e342 787grub2 (1.98+20100720-1) unstable; urgency=low
b9a098db
CW
788
789 * New Bazaar snapshot.
790 - Link to Info documentation on changes from GRUB Legacy in README
791 (closes: #502623).
792 - Add support for mdadm metadata formats 1.x (closes: #492897).
889cf22f
AU
793
794 [ Aaron M. Ucko ]
795 * Compare -trunk kernels earlier than numeric ABIs (closes: #568160).
796
4fecb0d2 797 [ Colin Watson ]
8e1cdebc
CW
798 * Remove /boot/grub/device.map, /boot/grub/grubenv,
799 /boot/grub/installed-version, and /boot/grub/locale/ on purge, if
800 permitted (closes: #547679).
4e1666a5 801 * Convert from CDBS to dh.
88f22a36
CW
802 * Use exact-version dependencies in grub2 and grub-efi, to reduce
803 potential confusion.
b96d9eff
CW
804 * Raise priority of grub-common and grub-pc to optional (also done in
805 archive overrides).
22d38317 806 * Copy-edit debian/presubj.
db7e4b7d 807 * Use 'mktemp -t' rather than hardcoding /tmp (closes: #589537).
4fecb0d2 808
92f03372
MBH
809 [ Mario 'BitKoenig' Holbe ]
810 * Update /etc/grub.d/05_debian_theme to handle multiple entries in
811 GRUB_TERMINAL_OUTPUT (closes: #589322).
812
47678e5f
CW
813 [ Updated translations ]
814 * Simplified Chinese (zh_CN.po) by YunQiang Su (closes: #589013).
778b6351 815 * Russian (ru.po) by Yuri Kozlov (closes: #589244).
93dbaaf2 816 * Swedish (sv.po) by Martin Bagge / brother (closes: #589259).
c6ad6c2e 817 * Bulgarian (bg.po) by Damyan Ivanov (closes: #589272).
f6475a8f 818 * Indonesian (id.po) by Arief S Fitrianto (closes: #589318).
7c4a86bd
CW
819 * Arabic (ar.po) by Ossama M. Khayat.
820 * Basque (eu.po) by Iñaki Larrañaga Murgoitio (closes: #589489).
65d44cd1 821 * Persian (fa.po) by Bersam Karbasion (closes: #589544).
d495a12a 822 * Czech (cs.po) by Miroslav Kure (closes: #589568).
09dc97ad 823 * Belarusian (be.po) by Viktar Siarheichyk (closes: #589634).
47678e5f 824
3482e342 825 -- Colin Watson <cjwatson@debian.org> Wed, 21 Jul 2010 09:11:14 +0100
889cf22f 826
1c0a2f4c 827grub2 (1.98+20100710-1) unstable; urgency=low
1a8b543c
CW
828
829 * New Bazaar snapshot.
830 - Handle degraded RAID arrays in grub-probe and grub-setup.
831 - Fix gfxterm pager handling.
6e7433c1
FG
832
833 [ Fabian Greffrath ]
834 * Get value of correct debconf question when deciding whether to purge
835 /boot/grub (closes: #588331).
836
5f06af39
CW
837 [ Colin Watson ]
838 * Generate device.map in something closer to the old ordering (thanks,
839 Vadim Solomin).
840
6ea933b9
JR
841 [ Updated translations ]
842 * Croatian (hr.po) by Josip Rodin, closes: #588350.
47a51473 843 * French (fr.po) by Christian Perrier (closes: #588695).
6ea933b9 844
1c0a2f4c 845 -- Colin Watson <cjwatson@debian.org> Mon, 12 Jul 2010 11:46:53 +0100
6e7433c1 846
a2378e36 847grub2 (1.98+20100706-1) unstable; urgency=low
833b5c26
CW
848
849 * New Bazaar snapshot.
850 - USB hub support.
851 - Fix GRUB_BACKGROUND configuration ordering.
852 - Fix corruption of first entry name in a reiserfs directory.
853 - Don't include MD devices when generating device.map (if you're using
854 RAID and upgraded through 1.98+20100702-1 or 1.98+20100705-1, you may
855 need to fix this up manually).
856
a2378e36 857 -- Colin Watson <cjwatson@debian.org> Tue, 06 Jul 2010 18:06:40 +0100
833b5c26 858
5c4975a3 859grub2 (1.98+20100705-1) unstable; urgency=medium
55256ee8
CW
860
861 * New Bazaar snapshot.
862 - Bidi and diacritics support.
863 + Use terminfo for ieee1275 terminals (closes: #586953).
864 - Don't use empty grub_device in EFI grub-install (closes: #587838).
865 - Fix grub-setup core.img comparison when not embedding (thanks, Matt
866 Kraai and M. Vefa Bicakci; closes: #586621).
928d0ce2
CW
867
868 * Update Source: in debian/copyright (thanks, Jörg Sommer).
1e357c8d
CW
869 * Convert by-id disk device names from device.map to traditional device
870 names for display (closes: #587951).
25704c9a
CW
871 * Set urgency=medium. We've cleared out most of the apparent regressions
872 at this point, and #550704 is getting more and more urgent to fix in
873 testing.
928d0ce2 874
5c4975a3 875 -- Colin Watson <cjwatson@debian.org> Mon, 05 Jul 2010 02:09:58 +0100
928d0ce2 876
adc2975e 877grub2 (1.98+20100702-1) unstable; urgency=low
89f6d1b1
CW
878
879 * New Bazaar snapshot.
880 - Use video functions in Linux loader rather than hardcoding UGA; load
881 all available video backends (closes: #565576, probably).
882 - Add support for initrd images on Fedora 13.
883 - Output grub.cfg stanzas for Xen (closes: #505517).
884 - Add 'cat --dos' option to treat DOS-style "\r\n" line endings as
885 simple newlines (closes: #586358).
886 - Change grub-mkdevicemap to emit /dev/disk/by-id/ names where possible
887 on Linux.
888 - Return CF correctly in mmap e820/e801 int15 hook (closes: #584846).
889 - The info documentation now has no broken references, although of
890 course it could still use more work (closes: #553460).
4a47a48b 891 - Support GRUB_BADRAM in grub-mkconfig.
2cf4f144 892 - Skip LVM snapshots (closes: #574863).
c8a5626e 893
9e6dbc10 894 [ Colin Watson ]
c8a5626e
CW
895 * Mention grub-rescue-usb.img in grub-rescue-pc description (closes:
896 #586462).
746f572d 897 * Add instructions for using grub-rescue-usb.img (closes: #586463).
7a85a973
CW
898 * Remove /usr/lib/grub/mips-* from grub-common rather than the incorrect
899 /usr/lib/grub/mipsel-*, so that it stops clashing with grub-yeeloong;
900 add a versioned Replaces to grub-yeeloong just in case (closes:
901 #586526).
e7217dd2
CW
902 * Remove qemu-system build-dependency on hurd-i386, where it doesn't seem
903 to exist. Disable tests if qemu-system-i386 isn't available.
bbc92c01
CW
904 * Mark "upgrade-from-grub-legacy" paragraph in
905 grub-pc/chainload_from_menu.lst as untranslatable.
746f8f97 906 * Update Homepage field (thanks, Sedat Dilek).
d91171c5
CW
907 * On Linux, if /boot/grub/device.map exists on upgrade to this version,
908 regenerate it to use stable device names in /dev/disk/by-id/. If it had
909 more than one entry, then display a critical-priority debconf note
910 (sorry, but it's better than silently breaking boot menu entries)
911 advising people to check custom boot menu entries and update them if
912 necessary (closes: #583271).
9e6dbc10
CW
913 * Use 'set -e' rather than '#! /bin/sh -e' or '#! /bin/bash -e', to avoid
914 accidents when debugging with 'sh -x'.
ce2a43c8
CW
915 * Store grub-pc/install_devices as persistent device names under
916 /dev/disk/by-id/ (closes: #554790). Migrate previous device names to
917 that, with explicit confirmation in non-trivial cases to make sure we
918 got the right ones. If the devices we were told to install to ever go
919 away, ask again. (This is based on the implementation in Ubuntu.)
e074c3fc
CW
920 * If grub-install fails during upgrade-from-grub-legacy, allow the user to
921 try again with a different device, but failing that cancel the upgrade
922 (closes: #587790).
8b243fd3
CW
923 * Remove numbering from patch files. The order is now explicit in a quilt
924 series file, and renumbering from time to time is tedious.
c8a5626e 925
cd9241f4
CW
926 [ Updated translations ]
927 * Ukrainian (uk.po) by Yatsenko Alexandr / Borys Yanovych (closes:
928 #586611).
0c5e8062 929 * Indonesian (id.po) by Arief S Fitrianto (closes: #586799).
454f7b23 930 * Swedish (sv.po) by Martin Bagge (closes: #586827).
b341a784 931 * Persian (fa.po) by Behrad Eslamifar (closes: #587085).
49bda3f8 932 * French (fr.po) by Christian Perrier (closes: #587383).
8312ad4e 933 * Galician (gl.po) by Jorge Barreiro (closes: #587796).
cd9241f4 934
4a47a48b
RM
935 [ Robert Millan ]
936 * Add commented GRUB_BADRAM example in debian/default/grub.
937
adc2975e 938 -- Colin Watson <cjwatson@debian.org> Fri, 02 Jul 2010 17:42:56 +0100
c8a5626e 939
f855b0ec 940grub2 (1.98+20100617-1) unstable; urgency=low
713fb87a
CW
941
942 * New Bazaar snapshot.
943 - Fix i386-pc prefix handling with nested partitions (closes: #585068).
931004a9
CW
944
945 * When running grub-pc.postinst from upgrade-from-grub-legacy, tell it to
946 disregard the fact that /boot/grub/stage2 and /boot/grub/menu.lst still
947 exist (closes: #550477).
4830efd9
CW
948 * Touch a marker file when grub-install is run but GRUB Legacy files are
949 still around. If that marker file is present, pretend that GRUB Legacy
950 files are missing when upgrading.
951 * If GRUB Legacy files are present when upgrading, scan boot sectors of
952 all disks for GRUB 2. If we find GRUB 2 installed anywhere, then ask
953 the user if they want to finish conversion to GRUB 2, and warn them that
82ff45e3
CW
954 not doing so may render the system unbootable (closes: #586143). Thanks
955 to Sedat Dilek for helping to narrow down this bug.
c14d87ed
CW
956 * Leaving grub-pc/install_devices empty makes sense in some situations,
957 but more often than not is a mistake. On the other hand, automatically
958 selecting all disk devices would upset some people too. Compromise by
959 simply asking for explicit confirmation if grub-pc/install_devices is
960 left empty, defaulting to false so that simply selecting all the
961 defaults in debconf can't leave you with an unbootable system (closes:
962 #547944, #557425).
931004a9 963
f855b0ec 964 -- Colin Watson <cjwatson@debian.org> Sat, 19 Jun 2010 01:31:40 +0100
931004a9 965
583fbc0c 966grub2 (1.98+20100614-2) unstable; urgency=low
db4fdea1
CW
967
968 * Build-depend on gcc-4.4-multilib on i386 and kopensolaris-i386 too, in
969 order to build grub-efi-amd64.
a5a66572 970 * Ignore non-option arguments in grub-mkconfig (closes: #586056).
db4fdea1 971
583fbc0c 972 -- Colin Watson <cjwatson@debian.org> Wed, 16 Jun 2010 17:58:48 +0100
db4fdea1 973
3fa68d9c 974grub2 (1.98+20100614-1) unstable; urgency=low
5751c64f 975
c709b965
CW
976 * New Bazaar snapshot.
977 - Make target-related error messages from grub-mkimage slightly more
978 helpful (closes: #584415).
979 - Fix underquoting that broke savedefault (thanks, Mario 'BitKoenig'
980 Holbe; closes: #584812).
981 - Expand 'info grub' substantially, including a new section on
982 configuring authentication (closes: #584822).
e894742f 983 - Give all manual pages proper NAME sections (closes: #496706).
c709b965 984
efcee7c0
CW
985 * Update 915resolution from grub-extras:
986 - Fix a hang with 945GME (thanks, Sergio Perticone; closes: #582142).
987
c709b965 988 [ Colin Watson ]
5751c64f
CW
989 * Disable grub-emu on sparc for the time being. We're currently trying to
990 use TARGET_* flags to build it, which won't work.
402c99ba
CW
991 * Don't build-depend on libsdl1.2-dev on hurd-i386. Although
992 libsdl1.2-dev exists there, it's currently uninstallable due to missing
993 libpulse-dev, and we can happily live without it for now.
e8baf81d 994 * kfreebsd-amd64 needs gcc-4.4-multilib too (closes: #585668).
03b42e59
CW
995 * Warn and return without error from prepare_grub_to_access_device if
996 /boot is a dm-crypt device (thanks, Marc Haber; closes: #542165).
6f6cceaa
CW
997 * Make /etc/grub.d/05_debian_theme usable by shells other than bash
998 (thanks, Alex Chiang; closes: #585561).
bd9183e2 999 * Remove grub-mkisofs leftovers from debian/copyright.
3440da95 1000 * Fix reversed sense of DEB_BUILD_OPTIONS=nocheck handling.
467e0ebf 1001 * Build-depend on qemu-system for grub-pc tests.
5751c64f 1002
3fa68d9c 1003 -- Colin Watson <cjwatson@debian.org> Tue, 15 Jun 2010 12:45:35 +0100
5751c64f 1004
95036691 1005grub2 (1.98+20100602-2) unstable; urgency=low
6319b8d4
CW
1006
1007 * Only build-depend on libdevmapper-dev on Linux architectures.
4abd0a56
CW
1008 * Don't build-depend on libusb-dev on hurd-i386, where it doesn't seem to
1009 be available.
f052cc65 1010 * Fix printf format mismatch in disk/usbms.c (closes: #584474).
82914164
CW
1011 * Fix verbose error output when device-mapper isn't supported by the
1012 running kernel (closes: #584196).
5c6de2c0
CW
1013 * Prepend "part_" to partmap module names in grub-mkconfig, in line with
1014 grub-install (closes: #584426).
6319b8d4 1015
95036691 1016 -- Colin Watson <cjwatson@debian.org> Fri, 04 Jun 2010 14:01:58 +0100
6319b8d4 1017
b65f1f7b 1018grub2 (1.98+20100602-1) unstable; urgency=low
f77681ba 1019
5d918965
CW
1020 * New Bazaar snapshot.
1021 - Add btrfs probing support, currently only in the single-device case
1022 (closes: #540786).
1023 - Fix grub-emu build on mips/powerpc/sparc.
e39f1414
CW
1024 - Add safety check to make sure that /boot/grub/locale exists before
1025 trying to probe it (closes: #567211).
75ff44ec
CW
1026 - Several 'info grub' improvements, including a new section on
1027 configuration file generation using grub-mkconfig which documents the
1028 available keys in /etc/default/grub (closes: #497085).
25ae7ee3 1029 - Many USB fixes.
5d918965
CW
1030
1031 [ Colin Watson ]
f77681ba
CW
1032 * Reorganise configure and build targets in debian/rules to use stamp
1033 files. configure/* never existed and build/* was always a directory, so
1034 make never considered either of them up to date (closes: #450505).
1035 * Remove config.h.in from AUTOGEN_FILES, since autoheader doesn't
1036 necessarily update it.
1037 * Remove conf/gcry.mk from AUTOGEN_FILES, and conf/gcry.rmk from their
1038 dependencies. autogen.sh runs util/import_gcry.py after autoconf et al,
1039 so conf/gcry.rmk's timestamp will be later than some of the
1040 autogenerated outputs.
9ef1395f
CW
1041 * Go back to shipping rescue images in the grub-rescue-pc .deb itself
1042 rather than generating them in the postinst. This means that (a) they
1043 get removed when the package is removed (closes: #584176); (b) they are
1044 listed in package metadata, as is proper for files in /usr (closes:
1045 #584218); (c) grub-rescue-pc can potentially be used as a
1046 build-dependency for other packages that need to build GRUB images into
1047 installation media etc., without having to build-depend on grub-pc which
1048 isn't coinstallable with other platform variants and does invasive
1049 things in its postinst.
0bf6faa1
CW
1050 * Add grub-mkrescue patch from Thomas Schmitt to allow reducing the size
1051 of xorriso-created images. Use this to ensure that
1052 grub-rescue-floppy.img fits well within size limits (closes: #548320).
f77681ba 1053
b65f1f7b 1054 -- Colin Watson <cjwatson@debian.org> Thu, 03 Jun 2010 11:24:41 +0100
f77681ba 1055
86c7d5da 1056grub2 (1.98+20100527-2) unstable; urgency=low
34e604bb
CW
1057
1058 * Always override statically-linked-binary Lintian tag for kernel.img;
1059 dynamic linking makes no sense here.
f795e757
CW
1060 * kernel.img is stripped upstream where it can be, but override Lintian's
1061 error for the cases where it can't.
da2dd9be
CW
1062 * Override binary-from-other-architecture for kernel.img as well as *.mod
1063 when building grub-efi-amd64 on i386.
34e604bb 1064
86c7d5da 1065 -- Colin Watson <cjwatson@debian.org> Tue, 01 Jun 2010 13:48:14 +0100
34e604bb 1066
ec52f53b 1067grub2 (1.98+20100527-1) unstable; urgency=low
3bda784b 1068
7c450690
CW
1069 * New Bazaar snapshot.
1070 - Support multiple terminals in grub-mkconfig, e.g.
1071 GRUB_TERMINAL='serial console' (closes: #506707).
dbaa0b5a
CW
1072 - Speed up consecutive hostdisk operations on the same device (closes:
1073 #508834, #574088).
7c450690 1074 - Fix grammar error in grub-setup warning (closes: #559005).
06260d91
CW
1075 - Use xorriso for image creation rather than embedding a modified copy
1076 of mkisofs (closes: #570156).
53c532e0
CW
1077 - Issue an error rather than segfaulting if only some LVM component
1078 devices are in device.map (closes: #577808).
7c450690
CW
1079 - Fix typo in make_device_name which caused grub-probe problems on
1080 systems with BSD disk labels (closes: #578201).
1081 - Add DM-RAID probe support (closes: #579919).
1082 - Include all gnumach kernels on Hurd, not just gnumach and gnumach.gz
1083 (closes: #581584).
1084
1085 [ Colin Watson ]
3bda784b
CW
1086 * Restore TEXTDOMAINDIR correction in grub.d files, lost by mistake in a
1087 merge. Noticed by Anthony Fok.
f8f6e739
CW
1088 * Don't fail on purge if the ucf association has already been taken over
1089 by a different grub package (closes: #574176).
d9584546 1090 * Add debian/grub-extras/*/conf/*.mk to AUTOGEN_FILES.
ac66232a 1091 * Remove support for the lpia architecture, now removed from Ubuntu.
0eca45c3 1092 * Conflict with grub (<< 0.97-54) as well as grub-legacy.
27674336 1093 * Build-depend on libdevmapper-dev for DM-RAID probe support.
25f6eaf9 1094 * Switch to quilt.
616b9098
CW
1095 * Suggest xorriso (>= 0.5.6.pl00) in grub-common, since grub-mkrescue now
1096 needs it. Depend on it in grub-rescue-pc.
09667ad9
CW
1097 * Move grub-mkimage to grub-common, now that it only has one
1098 implementation.
bb033db1 1099 * Clean up temporary files used while building grub-firmware-qemu.
d557121f 1100 * Make grub-probe work with symlinks under /dev/mapper (closes: #550704).
8e0ff343
CW
1101 * When upgrading a system where GRUB 2 is chainloaded from GRUB Legacy and
1102 upgrade-from-grub-legacy has not been run, upgrade the chainloaded image
1103 rather than confusing the user by prompting them where they want to
1104 install GRUB (closes: #546822).
f7ba9440 1105 * Build-depend on libsdl1.2-dev for SDL support in grub-emu.
7dfe8b2e
CW
1106 * Don't leak debconf's file descriptor to update-grub, so that the LVM
1107 tools called from os-prober don't complain about it (closes: #549976).
1108 Other leaks are not this package's fault, may not be bugs at all, and in
1109 any case os-prober 1.36 suppresses the warnings.
fa39c925 1110 * Build-depend on flex (>= 2.5.35).
42f353ff 1111 * Build-depend on gcc-4.4-multilib on amd64.
3bda784b 1112
df2fedc8 1113 [ Updated translations ]
4e2ceab2 1114 * Slovenian (sl.po) by Vanja Cvelbar (closes: #570110).
caf86766 1115 * Vietnamese (vi.po) by Clytie Siddall (closes: #574578).
df2fedc8 1116 * Tamil (ta.po) by Tirumurti Vasudevan (closes: #578282).
f074776a 1117 * Portuguese (pt.po) by Tiago Fernandes (closes: #580140).
eb23f2f8 1118 * Romanian (ro.po) by Eddy Petrișor / Andrei Popescu (closes: #583185).
df2fedc8 1119
ec52f53b 1120 -- Colin Watson <cjwatson@debian.org> Tue, 01 Jun 2010 11:24:38 +0100
3bda784b 1121
bf823775 1122grub2 (1.98-1) unstable; urgency=low
c485147c
CW
1123
1124 * New upstream release (closes: #572898).
1125 - Fix grub-script-check to handle empty lines (closes: #572302).
1126 - Fix offset computation when reading last sectors. Partition reads and
1166c44e 1127 writes within and outside a partition (closes: #567469, #567884).
c485147c
CW
1128 - Fix script execution error handling bug that meant that an error in a
1129 menuentry's last statement caused the whole menuentry to fail (closes:
1130 #566538, LP: #464743).
1131 - Support GRUB_GFXPAYLOAD_LINUX (closes: #536453, LP: #416772).
1132
f91a0334
ST
1133 [ Samuel Thibault ]
1134 * Add GRUB_INIT_TUNE example to /etc/default/grub (closes: #570340).
1135
bbfdea02
CW
1136 [ Colin Watson ]
1137 * Build-depend on libusb-dev so that grub-emu is reliably built with USB
1138 support (closes: #572854).
0bae5727
CW
1139 * Update directions in debian/rules on exporting grub-extras to account
1140 for it being maintained in Bazaar nowadays.
77406008 1141 * Add myself to Uploaders.
6f654e27 1142 * Acknowledge NMUs, thanks to Torsten Landschoff and Julien Cristau.
bbfdea02 1143
bf823775 1144 -- Colin Watson <cjwatson@debian.org> Tue, 09 Mar 2010 13:25:35 +0000
c485147c 1145
73662bd3
JC
1146grub2 (1.98~20100128-1.2) unstable; urgency=low
1147
1148 * Non-maintainer upload.
1149 * Stop setting gfxpayload=keep (closes: #567245).
1150
1151 -- Julien Cristau <jcristau@debian.org> Sun, 14 Feb 2010 20:37:51 +0100
1152
9cd3f48b
TL
1153grub2 (1.98~20100128-1.1) unstable; urgency=low
1154
1155 * Non-maintainer upload.
1156 * Apply trivial patch (already merged upstream) fixing the offset
1157 computation for non-cached reads (closes: #567637).
1158
1159 -- Torsten Landschoff <torsten@debian.org> Mon, 08 Feb 2010 22:15:01 +0100
1160
b9dc88dd 1161grub2 (1.98~20100128-1) unstable; urgency=low
ab2f6aae 1162
b9dc88dd
RM
1163 * New Bazaar snapshot.
1164 - Fix corruption problem when reading files from CDROM. (Closes: #567219)
1165
1166 [ Felix Zielcke ]
ab2f6aae
FZ
1167 * Never strip kernel.img in rules. Upstream already does it when it
1168 can be done. (Closes: #561933)
46229cec 1169 * Bump Standards-Version to 3.8.4.
ab2f6aae 1170
0b43720d
RM
1171 [ Robert Millan ]
1172 * rules: Run the testsuite (make check) when building grub-pc.
1173
1174 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 28 Jan 2010 16:28:45 +0100
ab2f6aae 1175
5da63ce4 1176grub2 (1.98~20100126-1) unstable; urgency=low
609fdab8 1177
29d2d9aa 1178 * New Bazaar snapshot.
9ef0e32b 1179 - Includes mipsel-yeeloong port.
29d2d9aa
RM
1180
1181 [ Robert Millan ]
609fdab8
RM
1182 * config.in: Lower priority of grub2/linux_cmdline_default.
1183
53ee4b9d
FZ
1184 [ Felix Zielcke ]
1185 * Drop `CFLAGS=-O0' workaround on powerpc. Should be fixed correctly now.
c778ef35 1186 * Ship grub-bin2h and grub-script-check in grub-common.
c3dd92da
FZ
1187 * Terminate NEWS.Debian with a blank line like lintian would suggest
1188 if that check would be working correctly.
53ee4b9d 1189
257cd8c2 1190 -- Felix Zielcke <fzielcke@z-51.de> Tue, 26 Jan 2010 19:26:25 +0100
609fdab8 1191
b252ccab
RM
1192grub2 (1.98~20100115-1) unstable; urgency=low
1193
1194 * New Bazaar snapshot.
1195 - Includes savedefault / grub-reboot branch.
8d498d78 1196 - Includes Multiboot video support (from latest 1.x draft).
b252ccab 1197
8d498d78 1198 -- Robert Millan <rmh.debian@aybabtu.com> Fri, 15 Jan 2010 18:15:26 +0100
b252ccab 1199
4b7ec5c3 1200grub2 (1.98~20100110-1) unstable; urgency=low
2254235d 1201
4b7ec5c3
RM
1202 * New Bazaar snapshot.
1203
1204 [ Robert Millan ]
2254235d
RM
1205 * grub-rescue-pc.postinst: Fix image generation during upgrades.
1206 (Closes: #564261)
1207
11896c2d 1208 -- Robert Millan <rmh.debian@aybabtu.com> Sun, 10 Jan 2010 02:45:52 +0100
2254235d 1209
2926e65c 1210grub2 (1.98~20100107-1) unstable; urgency=low
3c438d83 1211
2926e65c
RM
1212 * New Bazaar snapshot.
1213
1214 [ Robert Millan ]
3c438d83
RM
1215 * grub-rescue-pc.postinst: Use grub-mkrescue for floppy as well.
1216
ca025b70
FZ
1217 [ Updated translations ]
1218 * Chinese (zh_TW.po) by Tetralet. (Closes: #564044)
1219
3775648b 1220 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 07 Jan 2010 17:56:10 +0100
3c438d83 1221
4aecd9c0 1222grub2 (1.98~20100101-1) unstable; urgency=high
02453a81
FZ
1223
1224 * New Bazaar snapshot.
6c56a496
FZ
1225 - Fix FTBS on sparc.
1226
1227 [ Robert Millan ]
e8dabbb1 1228 * rules: Auto-update version from debian/changelog.
02453a81 1229
70f27cd7
FZ
1230 [ Felix Zielcke ]
1231 * Add -O0 to CFLAGS on powerpc to avoid the `_restgpr_31_x in boot is
1232 not defined' FTBFS.
1233
4aecd9c0 1234 -- Felix Zielcke <fzielcke@z-51.de> Fri, 01 Jan 2010 00:31:37 +0100
02453a81 1235
d59dc734 1236grub2 (1.98~20091229-1) unstable; urgency=high
3b5f69c5 1237
27c2b6f7 1238 * New Bazaar snapshot.
4c6f178e 1239 - Fix slowness when $prefix uses an UUID.
27c2b6f7 1240 (Closes: #541145, LP: #420933)
9449c42f 1241 - Correctly set TARGET_CFLAGS. (Closes: #562953)
27c2b6f7
FZ
1242
1243 [ Robert Millan ]
3b5f69c5 1244 * grub-rescue-pc.postinst: Build USB rescue image.
ec1eb571
RM
1245 * rules: Invoke configure with relative path. This makes binaries smaller,
1246 since dprintf strings are constructed using this path.
3b5f69c5 1247
9e5e5406 1248 [ Felix Zielcke ]
d59dc734 1249 * Urgency=high due to RC bug fix.
9e5e5406
FZ
1250 * Fix version comparison in grub-common.preinst for handling obsolete
1251 /etc/grub.d/10_freebsd. (Closes: #562921)
1252
9449c42f 1253 -- Felix Zielcke <fzielcke@z-51.de> Tue, 29 Dec 2009 16:05:00 +0100
3b5f69c5 1254
89d593a2
FZ
1255grub2 (1.98~20091222-1) unstable; urgency=low
1256
1257 * New Baazar snapshot.
2bad08a6 1258 - Make 30_os-prober again dash compatible. (Closes: #562034)
89d593a2 1259
2bad08a6 1260 -- Felix Zielcke <fzielcke@z-51.de> Tue, 22 Dec 2009 12:50:57 +0100
89d593a2 1261
d8bc8a9f 1262grub2 (1.98~20091221-1) unstable; urgency=low
aac2b1a0 1263
d8bc8a9f 1264 * New Bazaar snapshot.
0f197e45 1265 - Fix search command failing on some broken BIOSes. (Closes: #530357)
d8bc8a9f
RM
1266
1267 [ Felix Zielcke ]
2187e7e0 1268 * Add Replaces:/Conflicts: grub-linuxbios to grub-coreboot. (Closes: #561811)
0f197e45
FZ
1269 * Delete obsolete /etc/grub.d/10_freebsd if it has not been modified,
1270 else disable it. (Closes: #560346)
aac2b1a0 1271
d8bc8a9f 1272 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 21 Dec 2009 22:04:17 +0100
aac2b1a0 1273
f3589b75 1274grub2 (1.98~20091210-1) unstable; urgency=low
7446d0c2 1275
f3589b75 1276 * Version bump.
7446d0c2 1277
f3589b75 1278 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 14 Dec 2009 14:52:59 +0100
7446d0c2 1279
ffb03807 1280grub2 (1.97+20091210-1) unstable; urgency=low
ccf05c23 1281
9b4b697a 1282 * New Bazaar snapshot.
b0e533c5 1283 - patches/02_fix_mountpoints_in_mkrelpath.diff: Remove (merged).
ffb03807
RM
1284 - Fixes FTBFS on powerpc (again) and sparc.
1285 - patches/903_grub_legacy_0_based_partitions.diff: Resync (merged into
1286 debian branch).
1287
ccf05c23
RM
1288 * Fix dpkg dependency for lenny compatibility.
1289
ffb03807 1290 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 10 Dec 2009 00:35:20 +0100
ccf05c23 1291
82629bc5 1292grub2 (1.97+20091130-1) unstable; urgency=low
b84e06f0
RM
1293
1294 * New Bazaar snapshot.
64f4ef5b
RM
1295 * Enable ntldr-img from grub-extras.
1296
82629bc5 1297 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 30 Nov 2009 02:33:03 +0100
64f4ef5b
RM
1298
1299grub2 (1.97+20091125-2) unstable; urgency=low
c7017dfc
FZ
1300
1301 [ Updated translations ]
1302 * Bulgarian (bg.po) by Damyan Ivanovi (Closes: #558039)
1303
0b44359b
RM
1304 [ Robert Millan ]
1305 * control: Remove genisoimage from Build-Depends/Suggests (no longer
1306 used).
a6d882e9 1307 * grub.d/05_debian_theme: Make output string distro-agnostic.
0b44359b 1308
bc343206
FZ
1309 [ Felix Zielcke ]
1310 * patches/02_fix_mountpoints_in_mkrelpath.diff: New patch to handle
1311 mount points like the old shell function did. (Closes: #558042)
1312
7a1ee545 1313 -- Felix Zielcke <fzielcke@z-51.de> Sun, 29 Nov 2009 21:38:00 +0100
c7017dfc 1314
3956deed
RM
1315grub2 (1.97+20091125-1) unstable; urgency=low
1316
0373117c 1317 [ Robert Millan ]
3956deed
RM
1318 * New upstream snapshot.
1319 - Fixes script parser load error.
1eaa5c3a
RM
1320
1321 * Add gettext to Build-Depends and gettext-base to grub-common's
1322 Depends.
1323
0373117c 1324 -- Felix Zielcke <fzielcke@z-51.de> Wed, 25 Nov 2009 19:22:51 +0100
1eaa5c3a 1325
c4a934e4 1326grub2 (1.97+20091124-1) unstable; urgency=low
e5704151 1327
7a4860e0 1328 * New upstream snapshot.
aa2c6e6f 1329 - Fix grub-mkisofs related FTBFS on powerpc. (Closes: #557704)
1e3ad09a 1330 - Create fake GRUB devices for devices not listed in device.map.
87257e14
FZ
1331 This also makes dmraid and multipath work as long as
1332 search --fs-uuid works. (Closes: #442382, #540549, LP: #392136)
80f74093 1333 - rules: grub-emu is now built as a port.
7a4860e0
RM
1334
1335 [ Felix Zielcke ]
e5704151
FZ
1336 * Change the bt-utf-source build dependency to xfonts-unifont. It's
1337 more complete, better maintained and grub-mkfont supports actually
1338 more then BDF fonts as input, thanks to libfreetype.
4fdf1ab2
FZ
1339 * Use grub-probe to get the GRUB device of /boot/grub instead of
1340 passing (hd0) to grub-install when creating the core.img with
1341 chainloading. This avoids the (UUID=) hack slowness in case
1342 /boot/grub is on a different disk then (hd0) in device.map.
3d4dba43 1343 * patches/903_grub_legacy_0_based_partitions.diff: Update.
381d196e 1344 * Add a build dependency on automake and python.
972ee9e7
FZ
1345 * Set TARGET_CC=$(CC) to really use gcc-4.4 everywhere. Also pass it
1346 and CC as arguments to ./configure instead of env vars so they get
1347 preserved.
c793884a 1348 * Ship grub-mkrelpath in grub-common.
05dacf2e 1349 * Ship the locale files in grub-common.
d17fb2dc
FZ
1350 * Add a dependency on 'dpkg (>= 1.15.4) | install-info' for grub-common
1351 as recommended by Policy and lintian.
e5704151 1352
d17fb2dc 1353
92e37a2b 1354 -- Felix Zielcke <fzielcke@z-51.de> Tue, 24 Nov 2009 21:20:00 +0100
e5704151 1355
6da6858f 1356grub2 (1.97+20091115-1) unstable; urgency=low
7dd09d26 1357
1358 * New upstream snapshot.
1359 - Fix security problem with password checking. (Closes: #555195)
05aba85d
FZ
1360 - Fix the generated GNU/Hurd menu entries and also add support for
1361 it in 30_os-prober. (Closes: #555188)
f95f0bfa 1362 - Same grub-mkrescue for grub-pc and grub-coreboot, used by
aa95983c 1363 grub-rescue-pc during postinst now. (Closes: #501867)
f7de2a2a 1364
b49dd3c1 1365 [ Felix Zielcke ]
14e9ff02 1366 * Ship grub-mkisofs in grub-common.
ea0ffba6 1367 * patches/002_grub.d_freebsd.in.diff: Remove (merged upstream).
426f0ddd 1368 * patches/906_grub_extras.diff: Remove. Superseded by GRUB_CONTRIB variable
ea0ffba6 1369 in recent upstream trunk.
1370 * rules: Export GRUB_CONTRIB to enable grub-extras add-ons.
bf12bae3 1371 * Pass --force to grub-install in the postinst. (Closes: #553415)
66eae74b
FZ
1372 * Don't strip debug symbols from grub-emu. It's meant for debugging
1373 and with them it's much more useful.
9b36897e
FZ
1374 * Ship grub-mkfloppy in grub-pc.
1375 * Revert the Replaces: grub-common to (<= 1.96+20080413-1) on the
1376 grub-pc package. It was wrongly modified long ago.
f7de2a2a 1377
b49dd3c1 1378 [ Robert Millan ]
1379 * copyright: Document mkisofs.
1456c624 1380 * control: Update Vcs- fields (moved to Bazaar).
17c7c0bf 1381 * rules: Update debian/legacy/update-grub rule to Bazaar.
b49dd3c1 1382
6da6858f 1383 -- Felix Zielcke <fzielcke@z-51.de> Sun, 15 Nov 2009 19:13:31 +0100
f7de2a2a 1384
16fdf3cd 1385grub2 (1.97-1) unstable; urgency=low
c0a922c2 1386
997df1c8 1387 [ Robert Millan ]
c0a922c2 1388 * patches/905_setup_force.diff: Remove, no longer needed as of
1389 grub-installer >= 1.47.
9b7babfc 1390 * grub.d/05_debian_theme: Attempt to source grub_background.sh from
1391 desktop-base (Needed for #495282, #495616, #500134, see also
1392 #550984).
c0a922c2 1393
997df1c8 1394 [ Felix Zielcke ]
1395 * Add a build dependency on texinfo.
9efca4e8 1396 * Fix little typo in /etc/default/grub. (LP: #457703)
997df1c8 1397
d29ce05c 1398 [ Updated translations ]
1399 * Finnish (fi.po) by Esko Arajärvi. (Closes: #551912)
1400
16fdf3cd 1401 -- Felix Zielcke <fzielcke@z-51.de> Sun, 25 Oct 2009 19:50:21 +0100
c0a922c2 1402
f828e29d 1403grub2 (1.97~beta4-1) unstable; urgency=low
1404
1405 * New upstream beta release.
d4160a92 1406
c9551a88 1407 [ Felix Zielcke ]
d4160a92 1408 * Change the Recommends: os-prober to (>= 1.33).
90ff388a 1409 * patches/907_grub.cfg_400.diff: Really add it. Somehow it was a 0 byte file.
1410 (Closes: #547409)
04246346 1411 * Convert newlines back to spaces when parsing kopt from
1412 GRUB Legacy's menu.lst, before giving the value to Debconf.
1413 Thanks to Colin Watson. (Closes: #547649)
fa432e6b 1414 * Ship the info docs in grub-common. (Closes: #484074)
c2cfde16 1415 * Remove generated /usr/share/info/dir* files.
47d3baf6 1416 * Update the presubj bug file and also install it for grub-common.
d4160a92 1417
c9551a88 1418 [ Robert Millan ]
1419 * Enable ZFS and 915resolution in grub-extras (now requires explicit
1420 switch).
8970e6e6 1421 * grub-common conflicts with grub-doc (<< 0.97-32) and grub-legacy-doc
1422 (<< 0.97-59).
3b47e2d8 1423 * Move grub-emu to a separate package.
c9551a88 1424
b85fdd3f 1425 [ Updated translations ]
1426 * Japanese (ja.po) by Hideki Yamane. (Closes: #549599)
1427
f828e29d 1428 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 05 Oct 2009 20:03:04 +0200
d4160a92 1429
ea27b55b 1430grub2 (1.97~beta3-1) unstable; urgency=high
036f1811 1431
1432 * New upstream beta release.
1433 - Make it more clear how to use /etc/grub.d/40_custom. (Closes: #545153)
e42bc1f0 1434 - fix a serious memory corruption in the graphical subsystem.
1435 (Closes: #545364, #544155, #544639, #544822, LP: #424503)
df581c86 1436 - patches/003_grub_probe_segfault.diff: Remove (merged).
e05797b2 1437
1438 * Change the watch file so upstream beta releases are recognized.
eedfe046 1439 * Include /etc/default/grub in bug reports.
6c284553 1440 * Recommend os-prober (>= 1.32). (Closes: #491872)
ff152229 1441 * Change the gcc-multilib [sparc] build dependency to gcc-4.4-multilib
1442 [sparc].
036f1811 1443 * patches/907_grub.cfg_400.diff: New patch to make grub.cfg again mode
1444 444 if it does not contain a password line.
52d19903 1445 * Use `su' in the bug reporting script to read grub.cfg in case the user
1446 is not allowed to read it.
e42bc1f0 1447 * Readd grub-pc/kopt-extracted template.
e05797b2 1448
f9bc3e8e 1449 [ Updated translations ]
1450 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge.
993febae 1451 * Japanese (ja.po) by Hideki Yamane. (Closes: #545331)
ff152229 1452 * Spanish (es.po) by Francisco Javier Cuadrado. (Closes: #545566)
1dab34dd 1453 * Italian (it.po) by Luca Monducci. (Closes: #546035)
f9bc3e8e 1454
df581c86 1455 -- Felix Zielcke <fzielcke@z-51.de> Sat, 12 Sep 2009 15:28:20 +0200
e05797b2 1456
b4738202 1457grub2 (1.97~beta2-2) unstable; urgency=low
1458
b61ac8d3 1459 [ Updated translations ]
1460 * Dutch (nl.po) by Paul Gevers. (Closes: #545050)
1461
1462 [ Felix Zielcke ]
b4738202 1463 * Move GRUB Legacy's grub-set-default to /usr/lib/grub-legacy in
1464 preparation for GRUB 2's grub-set-default.
84099e8b 1465 * Remove password lines in bug script.
b4738202 1466
b61ac8d3 1467 [ Robert Millan ]
1468 * Do not conflict with `grub' dummy package (this prevented upgrades).
212bba31 1469 * patches/003_grub_probe_segfault.diff: Disable file test codepath, which
1470 wasn't normally used before.
99eccaf7 1471
84099e8b 1472 -- Felix Zielcke <fzielcke@z-51.de> Sat, 05 Sep 2009 00:27:22 +0200
b4738202 1473
431310e8 1474grub2 (1.97~beta2-1) unstable; urgency=low
5a570cdb 1475
431310e8 1476 * New upstream beta release.
8116cfd4 1477 - Fix loading of FreeBSD modules. (Closes: #544305)
1478
5a570cdb 1479 [ Updated translations ]
1480 * French (fr.po) by Christian Perrier. (Closes: #544320)
b1301529 1481 * Czech (cs.po) by Miroslav Kure. (Closes: #544327)
70a317e0 1482 * Belarusian (be.po) by Hleb Rubanau.
c9c893fe 1483 * Arabic (ar.po) by Ossama M. Khayat.
b427235a 1484 * Catalan (ca.po) by Juan Andrés Gimeno Crespo.
d6e739ec 1485 * Russian (ru.po) by Yuri Kozlov. (Closes: #544730)
bea43b3f 1486 * Swedish (sv.po) by Martin Ågren. (Closes: #544759)
03b946ce 1487 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge. (Closes: #544810)
53d0c6ac 1488 * German (de.po) by Helge Kreutzmann. (Closes: #544912)
5a570cdb 1489
431310e8 1490 [ Robert Millan ]
1491 * Build with GCC 4.4.
1492
1493 -- Robert Millan <rmh.debian@aybabtu.com> Fri, 04 Sep 2009 14:40:20 +0200
5a570cdb 1494
ec38d7f6 1495grub2 (1.97~beta1-1) unstable; urgency=low
b797f9b4 1496
1497 * New upstream beta release.
0197f13a 1498
1499 [ Updated translations ]
1500 * German (de.po) by Helge Kreutzmann. (Closes: #544261)
9ca91012 1501 * Asturian (ast.po) by Marcos.
1502 * Georgian (ka.po) by Aiet Kolkhi.
0197f13a 1503
1bc87b90 1504 [ Robert Millan ]
1505 * Merge config, templates, postinst, postrm, dirs and install files
1506 into a single source.
dd66f732 1507 * Disable Linux-specific strings on GNU/kFreeBSD. Enable translations
1508 in grub2/linux_cmdline_default. Add grub2/kfreebsd_* strings (still
1509 unused).
1bc87b90 1510
ec38d7f6 1511 -- Felix Zielcke <fzielcke@z-51.de> Sun, 30 Aug 2009 18:01:40 +0200
0197f13a 1512
6ae9517a 1513grub2 (1.96+20090829-1) unstable; urgency=low
d8db2303 1514
897109ba 1515 * New SVN snapshot.
6ae9517a 1516 - Fix filesystem mapping on GNU/kFreeBSD. (Closes: #543950)
1517
897109ba 1518 * New grub-extras SVN snapshot.
1519 - Add 915resolution support to the GMA500 (poulsbo) graphics chipset.
1520 Thanks to Pedro Bulach Gapski. (Closes: #543917)
1521
b6e3586c 1522 * Use `cp -p' to copy /usr/share/grub/default/grub to the temporary
1523 file to preverse permissions.
769576db 1524 * Remove also efiemu files from /boot/grub on purge if requested.
b6e3586c 1525 * Check that GRUB_CMDLINE_LINUX and GRUB_CMDLINUX_LINUX_DEFAULT is at
1526 the start of line in *.postinst.
36a14bfa 1527 * Don't check that $GRUB_CMDLINE_LINUX{,DEFAULT} are non empty strings
1528 in *.config.
77e5f562 1529 * Add empty GRUB_CMDLINE_LINUX to /usr/share/grub/default/grub.
36a14bfa 1530 * Factorise the editing of the temporary file. Thanks to Martin F
1531 Krafft.
a3947b49 1532 * Read in /etc/default/grub in *.config files.
d8db2303 1533
b6e3586c 1534 [ Updated translations ]
1535 * French (fr.po) by Christian Perrier. (Closes: #544023)
1536 * Russian (ru.po) by Yuri Kozlov. (Closes: #544077)
26f27249 1537 * Italian (it.po) by Luca Monducci. (Closes: #544200)
b6e3586c 1538
36a14bfa 1539 -- Felix Zielcke <fzielcke@z-51.de> Sat, 29 Aug 2009 17:01:17 +0200
d8db2303 1540
f6027154 1541grub2 (1.96+20090826-3) unstable; urgency=low
1542
1543 * Add missing quotes in grub-pc.config and *.postinst.
1544
1545 -- Felix Zielcke <fzielcke@z-51.de> Wed, 26 Aug 2009 19:14:23 +0200
1546
3fc74d39 1547grub2 (1.96+20090826-2) unstable; urgency=low
1548
1549 * Really use the correct templates in grub-pc.config. ARGS.
1550
1551 -- Felix Zielcke <fzielcke@z-51.de> Wed, 26 Aug 2009 14:10:41 +0200
1552
c3c9d429 1553grub2 (1.96+20090826-1) unstable; urgency=low
1554
1555 * New SVN snapshot.
a41284d1 1556
1557 * Use the right templates in grub-pc.config. (Closes: #543615)
1558
c3c9d429 1559 -- Felix Zielcke <fzielcke@z-51.de> Wed, 26 Aug 2009 11:00:36 +0200
a41284d1 1560
f1569c6f 1561grub2 (1.96+20090825-1) unstable; urgency=low
1562
1563 * New SVN snapshot.
1564 - Enable gfxterm only if there's a suitable video backend and don't
1565 print an error if not. (Closes: #520846)
7652adac 1566
63e5215f 1567 [ Felix Zielcke ]
7652adac 1568 * Copy unicode.pf2 instead of ascii.pf2 to /boot/grub in grub-pc
46ddd509 1569 postinst (Closes: #542314).
0f88b19a 1570 * Update Standards version to 3.8.3.
1571 * Use DEB_HOST_ARCH_CPU for the generation of the lintian overrides.
dce2e60a 1572 * Fix calling the grub-pc/postrm_purge_boot_grub template in
1573 grub-pc.postinst.
7b1f14a8 1574 * Handle GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT via
1575 debconf. Thanks to Martin F. Krafft and Colin Watson for idea and
1576 hints.
1577 * Use ucfr --force when /etc/default/grub is registered to a grub-* package.
191ec2ab 1578 * Use #!/bin/sh in *.config and fix a small bashism in grub-pc.config.
7652adac 1579
63e5215f 1580 [ Robert Millan ]
1581 * patches/907_terminal_output_workaround.diff: Remove. It seems that
6e394dd7 1582 it wasn't really necessary.
bb816d0b 1583 * grub-pc.postinst: Avoid printing an error if /etc/kernel-img.conf
1584 doesn't exist, because it is misleading. We simply refrain from
1585 fixing it and move along.
9a6f7817 1586 * grub-pc.postinst: Don't schedule generation of grub.cfg via "grub-install"
1587 code path unless we actually run grub-install.
d0105aae 1588 * grub-pc.postinst: Only copy unicode.pf2 and moreblue-orbit-grub.png when
1589 /boot/grub/grub.cfg is scheduled to be generated.
284f9c8f 1590 * legacy/upgrade-from-grub-legacy: Reset grub-pc/install_devices.
1591 Thanks Colin Watson. (Closes: #541230)
63e5215f 1592
f1569c6f 1593 -- Felix Zielcke <fzielcke@z-51.de> Tue, 25 Aug 2009 21:45:24 +0200
7652adac 1594
948ceec1 1595grub2 (1.96+20090808-1) unstable; urgency=low
59bf3b18 1596
8b764518 1597 * New SVN snapshot.
1598 - Fix XFS with inode size different then 256. (Closes: #528761)
205b740a 1599 - Add support for multiple LVM metadata areas. (LP: #408580)
d75936a4 1600 - patches/008_dac_palette_width.diff: Remove. (merged)
948ceec1 1601 - Prefer unicode over ascii font. (LP: #352034)
8b764518 1602
34719c1f 1603 [ Felix Zielcke ]
59bf3b18 1604 * Fix the generation of the lintian override for efiemu64.o.
82be016c 1605 * Remove the Conflicts dmsetup.
c72bd5ca 1606 * Use ?= for setting DEB_HOST_ARCH.
85fb5421 1607 * Document GRUB_DISABLE_LINUX_RECOVERY in /etc/default/grub.
1608 (Closes: #476536 LP: #190207)
8b764518 1609 * Add docs/grub.cfg to examples.
c4907b63 1610 * patches/01_uuids_and_lvm_dont_play_along_nicely.diff: Updated to
1611 also disable UUIDs on LVM over RAID.
90159517 1612 * Add a debconf prompt to remove all grub2 files from /boot/grub on
1613 purge. (Closes: #527068, #470400)
5115206d 1614 * Move the Suggests: os-prober from grub-pc to grub-common.
b281ca5a 1615 * patches/901_dpkg_version_comparison.diff: Updated.
43bcd04e 1616 * Update the Replaces on grub-common for the other packages to (<<
1617 1.96+20080831-1). (Closes: #540492)
59bf3b18 1618
34719c1f 1619 [ Robert Millan ]
1620 * Reorganize grub-pc.{config,postinst} logic. The idea being that if there's
1621 no trace of GRUB Legacy, the grub-pc/install_devices template will be
1622 shown even if this is the first install.
8680226b 1623 * When setting grub-pc/install_devices, obtain input dynamically from
b109a7e9 1624 grub-mkdevicemap (rather than devices.map). (Closes: #535525)
50380e42 1625 * Add a note to grub-pc/install_devices template that it's also possible
1626 to install GRUB to a partition boot record.
fc85b554 1627 * patches/002_grub.d_freebsd.in.diff: New patch. Reimplement
1628 10_freebsd.in to handle multiple kernel versions & acpi.ko.
34719c1f 1629
fc85b554 1630 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 10 Aug 2009 18:49:52 +0200
59bf3b18 1631
cd4263d3 1632grub2 (1.96+20090725-1) unstable; urgency=high
08dcb864 1633
1634 * New SVN snapshot.
1635 - Don't add drivemap call with Windows Vista/7. It breaks Win 7.
1636 (LP: #402154)
5865b798 1637
c9673725 1638 [ Felix Zielcke ]
5865b798 1639 * Don't build grub-efi-amd64 on hurd-i386.
dd426da5 1640 * Change DEB_BUILD_ARCH to DEB_HOST_ARCH in the check for sparc.
b7cfd0a3 1641 * Don't add the lintian override for kernel.img for sparc and grub-pc.
c5615a1d 1642 * Add a lintian override for binary-from-other-architecture for
1643 grub-efi-amd64 and grub-pc on i386.
045f7313 1644 * Use wildcards in the lintian overrides.
0d571fd6 1645 * Add a Conflicts/Replaces for all packages except grub-common.
1646 (Closes: #538177)
5865b798 1647
c9673725 1648 [ Robert Millan ]
1649 * 008_dac_palette_width.diff: New patch. Fix blank screen when booting
2a50a6c0 1650 Linux with vga= parameter set to a packed color mode (<= 8-bit).
c9673725 1651 (Closes: #535026)
cd4263d3 1652 * Set urgency=high because #535026 affects 1.96+20090709-1 which is in
1653 testing now.
dc32ef02 1654 * patches/907_terminal_output_workaround.diff: Work around recent regression
1655 with terminal_output command (not critical, just breaks gfxterm).
c9673725 1656
dc32ef02 1657 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 25 Jul 2009 19:00:53 +0200
5865b798 1658
621625de 1659grub2 (1.96+20090721-4) unstable; urgency=low
1660
1661 * Place grub-ofpathname only in grub-common. (Closes: #537999)
1662
5865b798 1663 -- Felix Zielcke <fzielcke@z-51.de> Wed, 22 Jul 2009 13:38:24 +0200
621625de 1664
b8a30e43 1665grub2 (1.96+20090721-3) unstable; urgency=low
1666
e62b3308 1667 * Don't strip kernel.img on sparc.
846676c2 1668 * Suggest efibootmgr on grub-efi-{amd64,ia32}.
2b3b8c0d 1669 * Pass --disable-grub-fstest to configure. (Closes: #537897)
b8a30e43 1670
428b79f9 1671 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 21:46:01 +0200
b8a30e43 1672
3cda151f 1673grub2 (1.96+20090721-2) unstable; urgency=low
1674
1675 * Add back Conflicts/Replaces grub.
1676
1677 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 11:24:45 +0200
1678
aaaac32c 1679grub2 (1.96+20090721-1) unstable; urgency=low
41861f66 1680
1681 * New SVN snapshot.
1682
1683 * Change License of my update-grub(8) and update-grub2(8) manpages to
1684 GPL3+ to match new copyright file.
833fc2e0 1685 * Merge from Ubuntu: Don't build grub-efi-amd64 on lpia.
e6047701 1686 * Don't pass `--enable-efiemu' to configure. On kfreebsd-i386 it won't
1687 compile and it should be now auto detected if it's compilable.
1688 (Closes: #536783)
45db86f2 1689 * Don't build grub-efi-amd64 on kfreebsd-i386. It lacks 64bit compiler
1690 support.
aaaac32c 1691 * Rename the lintian override for kernel.elf to kernel.img.
7c362f44 1692 * Strip kernel.img not kernel.elf, but not in the case of grub-pc.
218c4ea4 1693 * Rename the Conflicts/Replaces grub to grub-legacy. (Closes: #537824)
41861f66 1694
aaaac32c 1695 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 10:50:20 +0200
41861f66 1696
81aece19 1697grub2 (1.96+20090709-1) unstable; urgency=low
1698
1699 * New SVN snapshot.
7600f240 1700
1701 * control (Build-Depends): Add gcc-multilib [sparc].
24f20277 1702 * copyright: Rewrite using DEP-5 format.
9bea44d4 1703 * Merge grub-extras into the package, and integrate it with GRUB's
1704 build system.
1705 - patches/906_grub_extras.diff
1706 - rules
1707 - copyright
7600f240 1708
81aece19 1709 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 09 Jul 2009 00:26:49 +0200
7600f240 1710
37b64473 1711grub2 (1.96+20090702-1) unstable; urgency=low
08eb9518 1712
37b64473 1713 * New SVN snapshot.
08eb9518 1714 * rules: Remove duplicated files in sparc64-ieee1275 port.
3e296f1e 1715 * rules: Comment out -DGRUB_ASSUME_LINUX_HAS_FB_SUPPORT=1 setting. We'll
1716 re-evaluate using it when it's more mature. (Closes: #535026).
08eb9518 1717
37b64473 1718 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 02 Jul 2009 13:23:51 +0200
08eb9518 1719
1df4e9d7 1720grub2 (1.96+20090629-1) unstable; urgency=low
1721
1722 * New SVN snapshot.
1723 - Misc fixes in Linux loader.
ec0fe3f2 1724
1725 * control (grub-firmware-qemu): Make it buildable only on i386/amd64.
c2f081a7 1726 * control: Add sparc (grub-ieee1275), remove remnants of ppc64.
df2115f6 1727 * rules: Include all modules in grub-firmware-qemu build.
ec0fe3f2 1728
1df4e9d7 1729 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 29 Jun 2009 19:22:37 +0200
ec0fe3f2 1730
4cb39b4e 1731grub2 (1.96+20090628-1) unstable; urgency=low
1732
1733 * New SVN snapshot.
1734 * Re-enable QEMU port.
1735
1736 -- Robert Millan <rmh.debian@aybabtu.com> Sun, 28 Jun 2009 01:11:10 +0200
1737
9b0f6018 1738grub2 (1.96+20090627-2) unstable; urgency=low
881ad3eb 1739
1740 * Disable QEMU port untill it goes through NEW.
1741 * Upload to unstable.
1742
1743 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 27 Jun 2009 18:40:17 +0200
1744
5dcc450f 1745grub2 (1.96+20090627-1) experimental; urgency=low
f85603e6 1746
1747 * New SVN snapshot.
1748 - Fix parsing of --output in grub-mkconfig. (Closes: #532956)
437b7f5a 1749
13a68021 1750 [ Felix Zielcke ]
437b7f5a 1751 * Use ucfr --force in grub-ieee1275.postinst in case we're upgrading
1752 from previous version. It registered /etc/default/grub wrongly with
1753 package iee1275.
e0e107e7 1754 * Drop the build dependency on libc6-dev-i386.
d92ca175 1755 * Remove ppc64 from the Architectures. It's totally dead.
85c09bd8 1756 * Add a note to /etc/default/grub that update-grub needs to be run to
1757 update grub.cfg. (Closes: #533026)
525d1d0a 1758 * Fix the svn-snapshot rule.
c07c104e 1759 * Update Standards version to 3.8.2. No changes needed.
437b7f5a 1760
13a68021 1761 [ Robert Millan ]
1762 * legacy/upgrade-from-grub-legacy: Invoke grub-pc.postinst directly rather
1763 than dpkg-reconfigure. Since we pretend we're upgrading, it will DTRT.
d8ce8ba4 1764 * Add grub-firmware-qemu package.
1765 - patches/008_qemu.diff: QEMU port (patch from upstream).
1766 - control (grub-firmware-qemu): New package.
1767 - rules: Add grub-firmware-qemu targets.
1768 - debian/grub-firmware-qemu.dirs
1769 - debian/grub-firmware-qemu.install
c91e070e 1770 * patches/906_revert_to_linux16.diff: Remove, now that gfxpayload is
1771 supported.
d8ce8ba4 1772
c91e070e 1773 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 27 Jun 2009 00:46:23 +0200
437b7f5a 1774
626cccfa 1775grub2 (1.96+20090611-1) experimental; urgency=low
e76735ae 1776
ce137156 1777 * New SVN snapshot.
1778
e76735ae 1779 * Append .diff to patches/01_uuids_and_lvm_dont_play_along_nicely so
1780 it gets really applied.
1781 * Drop completely the build dependency on gcc-multilib.
6ffda182 1782 * Instead of arborting in the preinst if /etc/kernel-img.conf still
1783 contains /sbin/update-grub, change the file with sed. Policy allows
ae207d3b 1784 thisi, because it's not a conffile, according to Colin Watson.
55e3116e 1785 * Change /etc/default/grub to an ucf managed file instead of dpkg
1786 conffile.
e76735ae 1787
ce137156 1788 -- Felix Zielcke <fzielcke@z-51.de> Fri, 12 Jun 2009 11:46:24 +0200
e76735ae 1789
f75baf2f 1790grub2 (1.96+20090609-1) experimental; urgency=low
0d3ece2c 1791
dbf571a3 1792 * New SVN snapshot.
6840d6fa 1793 - Fix variable parsing inside strings. (Closes: #486180)
1794 - Add `true' command. (Closes: #530736)
dbf571a3 1795
1796 [ Robert Millan ]
0d3ece2c 1797 * Split grub-efi in grub-efi-ia32 and grub-efi-amd64, both available
1798 on i386 and amd64. (Closes: #524756)
2d69ca0d 1799 * Add kopensolaris-i386 to arch list.
0d3ece2c 1800
9bb564a0 1801 [ Felix Zielcke ]
2893904a 1802 * Add a NEWS entry about the grub-efi split.
7e5e567f 1803 * Drop the build dependency on gcc-multilib for all *i386.
fc1dd587 1804 * Change upgrade-from-grub-legacy to use `dpkg-reconfigure grub-pc' to
1805 install grub2 into MBR.
9bb564a0 1806
f75baf2f 1807 [ New translations ]
1808 * Catalan (ca.po) by Jordi Mallach.
1809
13030606 1810 [ Updated translations ]
1811 * Spanish (es.po) by Francisco Javier Cuadrado. (Closes: #532407)
1812
99b383a9 1813 -- Jordi Mallach <jordi@debian.org> Tue, 09 Jun 2009 19:21:15 +0200
0d3ece2c 1814
f29ca7f0 1815grub2 (1.96+20090603-1) unstable; urgency=low
1816
1817 * New SVN snapshot.
7a2d7297 1818
1819 * Abort the install of grub-pc if /etc/kernel-img.conf still contains
1820 /sbin/update-grub (Closes: #500631).
1821
f29ca7f0 1822 -- Felix Zielcke <fzielcke@z-51.de> Wed, 03 Jun 2009 20:01:11 +0200
7a2d7297 1823
da61183b 1824grub2 (1.96+20090602-1) unstable; urgency=low
20463961 1825
1826 * New SVN snapshot.
1827
646ebc40 1828 [ Felix Zielcke ]
20463961 1829 * Skip floopies in the grub-install debconf prompt in grub-pc postinst.
fc9d7d31 1830 Patch by Fabian Greffrath. (Closes: #530848)
20463961 1831
646ebc40 1832 [ Robert Millan ]
1833 * Change Vcs-Browser field to viewsvn.
1834
98eca554 1835 [ Felix Zielcke ]
1836 * Change Vcs-Svn field to point to the trunk. (Closes: #531391)
c6d14de3 1837 * patches/01_uuids_and_lvm_dont_play_along_nicely: New patch.
1838 On Debian root=UUID= with lvm still doestn't work so disable it.
1839 (Closes: #530357)
67a720ba 1840 * Remove Otavio Salvador from Uploaders with his permission.
7a2d7297 1841 * add grub-pc.preinst
98eca554 1842
7a2d7297 1843 -- Felix Zielcke <fzielcke@z-51.de> Wed, 03 Jun 2009 14:42:11 +0200
20463961 1844
90d44ae0 1845grub2 (1.96+20090523-1) unstable; urgency=low
1238ab3a 1846
1847 * New SVN snapshot.
a290e492 1848 - Add drivemap command, similar to grub-legacy's map command.
27ddb30f 1849 (Closes: 503630)
0c4f8ed8 1850 - Export GRUB_TERMINAL_INPUT in grub-mkconfig. (Closes: #526741)
1238ab3a 1851
1852 [ Robert Millan ]
1853 * rules: Set GRUB_ASSUME_LINUX_HAS_FB_SUPPORT=1 in CFLAGS.
99289475 1854 * patches/905_setup_force.diff: Relax blocklist warnings.
b63d878a 1855 * patches/906_revert_to_linux16.diff: Keep using linux16 for now.
1238ab3a 1856
670a679f 1857 [ Felix Zielcke ]
1858 * patches/07_core_in_fs.diff: Updated.
0e0d8ea0 1859 * Remove /etc/grub.d/10_hurd on non-Hurd systems in the grub-common
1860 preinst. Likewise for 10_freebsd for non kFreebsd and 10_linux on
1861 kFreebsd and Hurd. (Closes: #523777)
670a679f 1862
90d44ae0 1863 -- Felix Zielcke <fzielcke@z-51.de> Sat, 23 May 2009 20:05:10 +0200
1238ab3a 1864
2c2c9249 1865grub2 (1.96+20090504-1) experimental; urgency=low
ceacb3fc 1866
1867 * New SVN snapshot.
41705d45 1868 - Add support for parttool command, which can be used to hide partitions.
ceacb3fc 1869 (Closes: #505905)
27fcd99a 1870 - Fix a segfault with LVM on RAID. (Closes: #520637)
3c762db8 1871 - Add support for char devices on (k)FreeBSD. (Closes: #521292)
016c0ead 1872 - patches/08_powerpc-ieee1275_build_fix.patch: Remove (merged).
95d391c9 1873
1874 [ Updated translations ]
41705d45 1875 * Basque (eu.po) by Piarres Beobide. (Closes: #522457)
1876 * German (de.po) by Helge Kreutzmann. (Closes: #522815)
95d391c9 1877
fbfc4205 1878 [ Robert Millan ]
1879 * Update my email address.
25988d5f 1880 * Remove 04_uuids_and_abstraction_dont_play_along_nicely.diff now that
1881 bugs #435983 and #455746 in mdadm and dmsetup have been fixed.
fbfc4205 1882
f3ca8be2 1883 [ Felix Zielcke ]
7d9785ea 1884 * Place new grub-dumpbios in grub-common.
f32a6cd2 1885 * Add lpia to the archictectures to reduce the ubuntu delta.
591d898a 1886 * Add a manpage for the update-grub and update-grub2 stubs, written by
1887 me. (Closes: #523876)
d6d87265 1888 * Suggest genisoimage on grub-pc and grub-ieee1275, because grub-mkrescue
1889 needs it to create a cd image. (Closes: #525845)
f2b088cb 1890 * Add a dependency on $(AUTOGEN_FILES) for the configure/grub-common target,
1891 this is needed now that upstream removed the autogenerated files from SVN.
58a97da6 1892 * Add `--enable-efiemu to' `./configure' flags.
1893 * Add a build dependency on gcc-multilib for i386.
1894 * Drop alternate build dependency on gcc-4.1 (<< 4.1.2).
f3ca8be2 1895
58a97da6 1896 -- Felix Zielcke <fzielcke@z-51.de> Mon, 04 May 2009 21:01:22 +0200
95d391c9 1897
8fc80126 1898grub2 (1.96+20090402-1) experimental; urgency=low
c01e72fc 1899
1900 * New SVN snapshot.
1901 - Fix regression in disk/raid.c. (Closes: #521897, #514338)
8fc80126 1902 - Fix handling of filename string lengths in HFS.
1903 (Really closes: #516458).
6b06884b 1904 * Add myself to Uploaders.
b2990cc5 1905 * Add patch 08_powerpc-ieee1275_build_fix.patch to fix powerpc-ieee1275
1906 builds which were lacking header files for kernel_elf_HEADERS. Thanks
1907 Vladimir Serbinenko.
c01e72fc 1908
b2990cc5 1909 -- Jordi Mallach <jordi@debian.org> Fri, 03 Apr 2009 20:58:37 +0200
c01e72fc 1910
9f2facb3 1911grub2 (1.96+20090401-1) experimental; urgency=low
55d27355 1912
c6aa3b5c 1913 [ Felix Zielcke ]
55d27355 1914 * New SVN snapshot.
1915 - Pass grub's gfxterm mode to Linux kernel. (Closes: #519506)
7accc5b1 1916 - Fix ext4 extents on powerpc. (Closes: #520286)
55d27355 1917
c6aa3b5c 1918 [ Robert Millan ]
1919 * Remove grub-of transitional package (Lenny had grub-ieee1275 already).
1bc7a473 1920 * Fix kopt parsing in grub-pc.config. Thanks Marcus Obst. (Closes: #514837)
9f2facb3 1921 * Add debconf template to automatically run grub-install during upgrades
1922 (prior user confirmation). (Closes: #514705)
c6aa3b5c 1923
9f2facb3 1924 -- Robert Millan <rmh@aybabtu.com> Wed, 01 Apr 2009 01:19:45 +0200
55d27355 1925
ec647699 1926grub2 (1.96+20090317-1) unstable; urgency=low
2375cd88 1927
1928 * New SVN snapshot.
1929 - Fix loading of files with underscore in HFS. (Closes: #516458)
d1f58f04 1930
7accc5b1 1931 * Update Standards version to 3.8.1. No changes needed.
2375cd88 1932
d1f58f04 1933 [ Updated translations ]
1934 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge. (Closes: #519417)
1935
ec647699 1936 -- Felix Zielcke <fzielcke@z-51.de> Tue, 17 Mar 2009 14:42:10 +0100
2375cd88 1937
d4dffc88 1938grub2 (1.96+20090309-1) unstable; urgency=low
1939
1940 * New SVN snapshot.
1941
1942 -- Felix Zielcke <fzielcke@z-51.de> Mon, 09 Mar 2009 10:03:13 +0100
1943
372f5e2e 1944grub2 (1.96+20090307-1) unstable; urgency=low
445040d1 1945
1946 * New SVN snapshot.
1947 - Add support for /dev/md/dNNpNN mdraid devices. (Closes: #509960)
546d01e3 1948 - Add new PF2 fontengine. (Closes: #510344)
8fd3f330 1949 - Avoid mounting ext2 partitions with backward-incompatible features.
1950 (Closes: #502333)
88183db4 1951 - Try to avoid false positives with FAT. (Closes: #514263)
445040d1 1952
8fd3f330 1953 [ Felix Zielcke ]
546d01e3 1954 * Remove build-dependency on unifont package and add one for bf-utf-source
466bb037 1955 package and libfreetype6-dev
ac83755d 1956 * grub-pc.postinst: Copy new ascii.pf2 instead of old ascii.pff to /boot/grub.
466bb037 1957 * Add `--enable-grub-mkfont' to configure flags.
03b0c00b 1958 * Put new grub-mkfont in grub-common package.
005f0336 1959 * Add a dependency for ${misc:Depends} to all packages to make lintian a bit
9bca74fe 1960 more happy.
89dc99a9 1961 * Detect when grub-setup leaves core.img in filesystem, and include that
1962 info in bug report templates.
1963 - debian/patches/07_core_in_fs.diff
1964 - debian/script
6388f890 1965 * Add myself to Uploads and add `DM-Upload-Allowed: yes' tag.
546d01e3 1966
5b67841f 1967 [ Updated translations ]
1968 * Asturian (ast.po) by Marcos Alvarez Costales. (Closes: #511144)
8fd3f330 1969 * Traditional Chinese (zh_TW.po) by Tetralet. (Closes: #513918)
975194eb 1970 * Belarusian (be.po) by Pavel Piatruk. (Closes: #516243)
5b67841f 1971
372f5e2e 1972 -- Felix Zielcke <fzielcke@z-51.de> Sat, 07 Mar 2009 11:54:43 +0100
445040d1 1973
952a4240 1974grub2 (1.96+20081201-1) experimental; urgency=low
cc144bf0 1975
1976 * New SVN snapshot.
1977
952a4240 1978 -- Robert Millan <rmh@aybabtu.com> Mon, 1 Dec 2008 00:07:31 +0100
cc144bf0 1979
d74f6edc 1980grub2 (1.96+20081120-1) experimental; urgency=low
1981
1982 * New SVN snapshot.
2ee0622b 1983
1984 * Update to new debian theme.
1985 - grub-pc.postinst: Switch to moreblue-orbit-grub.png.
1986 - grub.d/05_debian_theme: Likewise.
c474f734 1987 * grub.d/05_debian_theme:
1988 - Update to use new grub-mkconfig_lib instead of the deprecated
1989 update-grub_lib.
1990 - Update to check if `GRUB_TERMINAL_OUTPUT' is `gfxterm' instead of
1991 `GRUB_TERMINAL'.
d77b92c6 1992
1993 [ Updated translations ]
1994 * Romanien (ro.po) by Eddy Petrișor. (Closes: #506039)
d74f6edc 1995
1996 -- Felix Zielcke <fzielcke@z-51.de> Thu, 20 Nov 2008 20:25:56 +0100
2ee0622b 1997
e95e6528 1998grub2 (1.96+20081108-1) experimental; urgency=low
99d2d789 1999
793b502f 2000 * New SVN snapshot.
99d2d789 2001 - Add support for /dev/md/N style mdraid devices. (Closes: #475585)
d13d1f9f 2002 - Handle LVM dash escaping. (Closes: #464215)
793b502f 2003 - Use case insensitive match in NTFS. (Closes: #497889)
2004 - Use hd%d drive names in grub-mkdevicemap for all architectures.
2005 (Closes: #465365)
ba90efb7 2006 - Handle LVM circular metadata. (Closes: #462835, #502953)
11b0f77d 2007 - Fix NULL dereference and failure paths in LVM. Thanks Guillem Jover.
2008 (Closes: #500482)
e95e6528 2009 - Provides GRUB header files (only in grub-common).
11b0f77d 2010
0600a14d 2011 [ Updated translations ]
2012 * Dutch (nl.po) by Paul Gevers. (Closes: #500514)
ff474a0f 2013 * French (fr.po) by Christian Perrier. (Closes: #503708)
2014 * Georgian (ka.po) by Aiet Kolkhi. (Closes: #503715)
2015 * Czech (cs.po) by Miroslav Kure. (Closes: #503809)
a618f793 2016 * German (de.po) by Helge Kreutzmann. (Closes: #503841)
66b8c3c1 2017 * Japanese (ja.po) by Hideki Yamane. (Closes: #503869)
2c464300 2018 * Italian (it.po) by Luca Monducci. (Closes: #504076)
a0912692 2019 * Swedish (sv.po) by Martin Ågren. (Closes: #504207)
59d49a42 2020 * Arabic (ar.po) by Ossama Khayat. (Closes: #504254)
d2ce2a72 2021 * Portuguese (pt.po) by Miguel Figueiredo. (Closes: #504280)
c114c0d4 2022 * Russian (ru.po) by Yuri Kozlov. (Closes: #504324)
2023 * Finnish (fi.po) by Esko Arajärvi. (Closes: #504310)
42389fad 2024 * Basque (eu.po) by Piarres Beobide. (Closes: #504466)
e95e6528 2025 * Dutch (nl.po) by Paul Gevers. (Closes: #504683)
0600a14d 2026
793b502f 2027 [ Felix Zielcke ]
12636f43 2028 * patches/01_grub_legacy_0_based_partitions.diff: Rename to
2029 * patches/903_grub_legacy_0_based_partitions.diff: this and adapt for
793b502f 2030 s/biosdisk.c/hostdisk.c/ rename upstream.
12636f43 2031 * patches/03_disable_floppies.diff
2032 patches/904_disable_floppies.diff: Likewise.
d43f470f 2033 * update-grub has been renamed to grub-mkconfig, so provide a stub for
2034 compatibility.
f471f890 2035 * Make grub-pc/linux_cmdline debconf template translatable. (Closes: #503478)
ff474a0f 2036 * Remove ro.po and ta.po. They don't contain a single translated
a1fc0da0 2037 message.
1d01efaf 2038
14f6b4f5 2039 [ Robert Millan ]
a1fc0da0 2040 * control: Make grub-common dependency = ${binary:Version}.
2041 * default/grub: Set GRUB_CMDLINE_LINUX=quiet to syncronize with
2042 default D-I settings.
14f6b4f5 2043
e95e6528 2044 -- Robert Millan <rmh@aybabtu.com> Sat, 8 Nov 2008 13:54:10 +0100
99d2d789 2045
756501ac 2046grub2 (1.96+20080831-1) experimental; urgency=low
7226c62a 2047
6a1bd1a8 2048 * New SVN snapshot.
2049 - patches/00_fix_double_prefix.diff: Remove (merged). (Closes: #487565)
2050 - patches/00_getline.diff: Remove (merged). (Closes: #493289)
9783e9fd 2051 - Handle errors in RAID/LVM scan routine (rather than letting the upper
2052 layer cope with them). (Closes: #494501, #495049)
e666c28c 2053 - patches/901_linux_coreboot.diff: Remove (replaced).
34797400 2054 - Add support for GFXMODE variable (Closes: #493106)
5388dadd 2055 - Skips /dev/.* in grub-probe. (Closes: #486624)
12cee327 2056 - RAID code has various fixes. (Closes: #496573)
2057 - Buffered file read is now used to read the background image faster.
2058 (Closes: #490584)
6a1bd1a8 2059
6bd9c9d3 2060 * We are already using LZMA, because upstream includes it's own lzma encoder,
2061 so drop completely the liblzo handling in control and rules files.
4f6b671a 2062
e7b43ecd 2063 [ Felix Zielcke ]
e7b43ecd 2064 * Remove the 1.95 partition numbering transition debconf warning
5fb10365 2065 from grub2 package and removed it from all languages (*.po).
ddd22f8c 2066 (Closes: #493744)
34797400 2067 * Add a comment for the new GFXMODE in default/grub.
2e51e9b8 2068 * debian/rules:
fb92aec6 2069 - Remove 2 ./configure options which it didn't understand.
2070 - New grub-mkelfimage belongs to grub-common.
fe8e6097 2071 * debian/control:
340f95bc 2072 - Change debhelper compat level to 7 and build depend on it >= 7.
930fceb5 2073 - Remove ${misc:Depend} dependency on all packages except grub-pc which is
a7180ba7 2074 the only one using debconf.
b500d591 2075 - Replace deprecated ${Source-Version} with ${source:Version} for <<
930fceb5 2076 dependency and with ${build:Version} for = ones.
2077 - Remove versioned dependency of Build-Depends patchutils and cdbs,
38863c49 2078 because etch has newer versions then the one used.
fc3c662a 2079 - Remove dpkg-dev completely from Build-Depends because it's
930fceb5 2080 build-essentail and a non versioned dependency results in a lintian error.
340f95bc 2081 - Remove Conflict/Replaces pupa, it has been removed from Debian 2004.
5c4208e5 2082 - Change build-dependency of unifont-bin to unifont (>= 1:5.1.20080820),
f3ecc0fd 2083 it's the new package containing unifont.hex and that version to avoid
1237065f 2084 licensing problems (Closes: #496061)
06f7331d 2085 - Remove Jason Thomas from Uploaders with his permission.
15a91344 2086 * Preserve arguments in update-grub2 stub. (Closes: #496610)
fe8e6097 2087
6a1bd1a8 2088 [ Updated translations ]
fea42faa 2089 * Japanese (ja.po) by Hideki Yamane (Closes: #493347)
7226c62a 2090
fe8e6097 2091 [ Robert Millan ]
ccbb98c9 2092 * Move a few files to grub-common and remove them from the arch-
2093 specific packages.
a36af41c 2094 * patches/02_old_linux_version_comparison.diff: Replace with ...
2095 * patches/901_dpkg_version_comparison.diff: ... this.
2096 Use dpkg --compare-versions in update-grub. (Closes: #494158)
0222a29e 2097 * patches/03_disable_floppies.diff: Free .drive struct member when skipping
2098 floppy drives. (Closes: #496040)
e5d82701 2099 * patches/902_boot_blocklist_hack.diff: Support separate /boot when using
2100 blocklists. (Closes: #496820, #489287, #494589)
fe8e6097 2101
e5d82701 2102 -- Robert Millan <rmh@aybabtu.com> Sun, 31 Aug 2008 18:40:09 +0200
7226c62a 2103
ae67a965 2104grub2 (1.96+20080730-1) experimental; urgency=low
2105
2106 * New SVN snapshot.
2107 - patches/00_fix_overflow.diff: Remove (merged).
2108 - patches/00_uuid_boot.diff: Remove (merged).
2109 - patches/00_raid_duped_disks.diff: Remove (merged).
2110 - patches/00_xfs.diff: Remove (merged).
2111 - patches/00_strengthen_apple_partmap_check.diff: Remove (merged).
2112 - patches/00_skip_dev_dm.diff: Remove (merged).
2113
2114 * patches/901_linux_coreboot.diff: Implements Linux load on Coreboot
2115 (patch from Coresystems).
2116
2117 * grub-linuxbios -> grub-coreboot rename again.
2118
2119 -- Robert Millan <rmh@aybabtu.com> Wed, 30 Jul 2008 22:12:07 +0200
2120
924c8deb 2121grub2 (1.96+20080724-4) unstable; urgency=high
304badc5 2122
2123 * patches/00_fix_overflow.diff: fix overflow with a big grub.cfg.
924c8deb 2124 (Closes: #473543)
304badc5 2125
2126 -- Felix Zielcke <fzielcke@z-51.de> Tue, 29 Jul 2008 17:10:59 +0200
2127
6ceea096 2128grub2 (1.96+20080724-3) unstable; urgency=low
2129
77baa89a 2130 [ Felix Zielcke ]
930fceb5 2131 * changed dependency for debconf to also support debconf-2.0. (Closes: #492543)
e9a19c6a 2132 * patches/00_xfs.diff: Fix "out of partition" error with XFS.
e7d88de8 2133 (Closes: #436943)
6ceea096 2134
77baa89a 2135 [ Robert Millan ]
2136 * patches/00_raid_duped_disks.diff: Do not abort when two RAID disks with
2137 the same number are found. (Closes: #492656)
73e9d2d5 2138 * patches/00_strengthen_apple_partmap_check.diff: Be more strict when probing
2139 for Apple partition maps (this prevents false positives on i386-pc
2140 installs). (Closes: #475718)
77baa89a 2141
73e9d2d5 2142 -- Robert Millan <rmh@aybabtu.com> Tue, 29 Jul 2008 00:48:01 +0200
6ceea096 2143
4d67d538 2144grub2 (1.96+20080724-2) unstable; urgency=high
83b8c8a5 2145
f5859c06 2146 [ Felix Zielcke ]
83b8c8a5 2147 * fixed lintian override for kernel.elf
0780fb33 2148 * debian/rules: changed cvs targets to use svn
83b8c8a5 2149
e57dba57 2150 [ Robert Millan ]
2151 * patches/00_skip_dev_dm.diff: Skip /dev/dm-[0-9] devices also (implicitly)
2152 for RAID. (Closes: #491977)
2153 * patches/00_uuid_boot.diff: Fix cross-disk installs by using UUIDs.
2154 (Closes: #492204)
2155
2156 -- Robert Millan <rmh@aybabtu.com> Sat, 26 Jul 2008 01:06:07 +0200
83b8c8a5 2157
ad812c2b 2158grub2 (1.96+20080724-1) unstable; urgency=high
2159
2160 * New SVN snapshot.
2161 - Support for ext4dev extents.
2162 - patches/00_speed_up_font_load.diff: Remove (merged).
5a43a3fa 2163
8bed9511 2164 [ Felix Zielcke ]
62580b35 2165 * upgrade-from-grub-legacy now calls update-grub if grub.cfg doestn't exist
2166 and prints a big warning if it failed.
afbecd7c 2167 * Update Standards version to 3.8.0. No changes need.
62580b35 2168 * Added Build-Dep for po-debconf and a lintian override, to make it happy.
afbecd7c 2169
406df5ac 2170 [ Updated translations ]
2171 * Swedish (sv.po) by Martin Ågren (Closes: #492056)
5a43a3fa 2172
8bed9511 2173 [ Robert Millan ]
2174 * Revert r844. grub-coreboot is stuck on NEW, and it was too early
2175 for branching.
2176
2177 -- Robert Millan <rmh@aybabtu.com> Thu, 24 Jul 2008 13:27:53 +0200
5a43a3fa 2178
5eccfd5b 2179grub2 (1.96+20080717-1) experimental; urgency=low
0aad2456 2180
2181 * New SVN snapshot.
5eccfd5b 2182 - Provides LZMA support (not yet used in the package).
0aad2456 2183 - Fix grub-mkrescue manpage generation. (Closes: #489440)
2184
5eccfd5b 2185 * Rename grub-linuxbios to grub-coreboot (and leave a dummy grub-linuxbios
2186 package to handle upgrades).
2187
0aad2456 2188 [ Updated translations ]
2189 * Spanish (es.po) by Maria Germana Oliveira Blazetic (Closes: #489877)
2190 * Portuguese (pt.po) by Ricardo Silva (Closes: #489807)
2191
2192 -- Robert Millan <rmh@aybabtu.com> Sat, 12 Jul 2008 17:47:09 +0200
2193
b0cbe408 2194grub2 (1.96+20080704-2) unstable; urgency=high
2195
2196 * patches/02_old_linux_version_comparison.diff: Set interpreter to /bin/bash.
2197 (Closes: #489426, #489446)
2198
2199 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jul 2008 15:17:58 +0200
2200
0e766602 2201grub2 (1.96+20080704-1) unstable; urgency=high
5e5820bb 2202
0e766602 2203 * New SVN snapshot.
5e5820bb 2204 * default/grub: Add commented example to disable graphical terminal.
c9760018 2205 * Use substvars to support linking with liblzo1.
93a903c9 2206 * Bring 03_disable_floppies.diff to pre-r805 state. (Closes: #488375)
13eb7751 2207 * patches/02_old_linux_version_comparison.diff: New patch. Steal version
2208 comparison code from GRUB Legacy's update-grub. (Closes: #464086, #489133)
ae6d925f 2209 * patches/00_speed_up_font_load.diff: New patch. Generate font files with
2210 only the needed characters. (Closes: #476479, #477083)
5e5820bb 2211
ae6d925f 2212 -- Robert Millan <rmh@aybabtu.com> Fri, 4 Jul 2008 21:39:07 +0200
5e5820bb 2213
1fde45fd 2214grub2 (1.96+20080626-1) unstable; urgency=high
2215
2216 * New CVS snapshot.
2217 - Avoids passing UUID to Linux when not using initrd. (Closes: #484228)
a6137931 2218 - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Resync.
1fde45fd 2219
2220 -- Robert Millan <rmh@aybabtu.com> Thu, 26 Jun 2008 16:43:48 +0200
2221
f188f356 2222grub2 (1.96+20080621-1) unstable; urgency=high
a6d5d3d7 2223
f188f356 2224 * Urgency set to "high" because of #482688.
22c90f3a 2225 * New CVS snapshot.
2226 - Fix module load hook in prepare_grub_to_access_device().
2227 (Closes: #486804)
9ba90eeb 2228 - Call prepare_grub_to_access_device() before accessing devices, never
2229 afterwards. (Closes: #487198)
a6d5d3d7 2230 * grub.d/05_debian_theme: Prefer /boot/grub over /usr for image
2231 loading, since chances are it's less LVMed.
2232
9ba90eeb 2233 -- Robert Millan <rmh@aybabtu.com> Sat, 21 Jun 2008 15:52:48 +0200
a6d5d3d7 2234
2e5c4695 2235grub2 (1.96+20080617-1) unstable; urgency=low
4ce0402f 2236
2237 * New CVS snapshot.
2238 - Supports IDA block devices. (Closes: #483858)
2e5c4695 2239 - Fixes some problems in ext2/ext3. (Closes: #485068, #485065)
7a214e91 2240 - Uses EUID instead of UID in update-grub. (Closes: #486043, #486039,
2241 #486040, #486041).
79b3c32c 2242 - Fixes incomplete I2O device support. Thanks Sven Mueller.
2243 (Closes: #486505)
3565641d 2244 - Fixes recent regressions in fs/ext2.c. (Closes: #485279)
ff1ad206 2245 - Only use UUIDs when requested device is not the same as the one
2246 providing /boot. (Closes: #486119)
ecffa351 2247 - patches/02_libgcc_powerpc_hack.diff: Remove. Probably not needed
2248 anymore.
8ffbc84c 2249 - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Update.
9f5edea5 2250 * patches/06_olpc_prefix_hack.diff: Hardcode prefix to (sd,1) on OLPC.
5934d7c9 2251 * Refurbish 03_disable_floppy_support_in_util_biosdisk.diff into
2252 03_disable_floppies.diff.
4ce0402f 2253
8ffbc84c 2254 -- Robert Millan <rmh@aybabtu.com> Tue, 17 Jun 2008 01:07:52 +0200
4ce0402f 2255
efac0fa3 2256grub2 (1.96+20080601-2) unstable; urgency=low
2257
2258 * 04_run_grub_mkdevicemap_when_grub_probe_fails.diff: Remove. Argueably
2259 makes grub-probe unreliable and is quite annoying.
a9e5979c 2260 * 04_uuids_and_abstraction_dont_play_along_nicely.diff: New patch. Disable
2261 UUID parameter to Linux when LVM or dmRAID is in use. (Closes: #484228)
2262 This is a workaround for bug #484297 in udev.
efac0fa3 2263
a9e5979c 2264 -- Robert Millan <rmh@aybabtu.com> Tue, 3 Jun 2008 16:29:53 +0200
efac0fa3 2265
b02fe357 2266grub2 (1.96+20080601-1) unstable; urgency=low
2267
2268 * New CVS snapshot.
2269 - patches/06_backward_compat_in_uuid_support.diff: Merged.
2270 - Fixes NULL pointer dereference in biosdisk.c. (Closes: #483895, #483900)
2271 - Extends UUID support for XFS and ReiserFS.
2272
2273 -- Robert Millan <rmh@aybabtu.com> Sun, 1 Jun 2008 15:44:08 +0200
2274
d4c92295 2275grub2 (1.96+20080531-1) unstable; urgency=low
46bbb842 2276
2277 * New CVS snapshot.
2278 - Work around BIOS bug affecting keyboard on macbooks. (Closes: #482860)
3b85b966 2279 - Adjust grub.d/05_debian_theme to use the new UUID-compatible API.
d4c92295 2280 - default/grub: Add commented GRUB_DISABLE_LINUX_UUID variable.
55794dfb 2281 - patches/06_backward_compat_in_uuid_support.diff: New. Make update-grub
2282 generate code that is compatible with older GRUB installs.
40395030 2283 - util/biosdisk.c no longer complains about duplicated device.map entries.
2284 (Closes: #481236)
46bbb842 2285
a0135d07 2286 [ Updated translations ]
2287 * Galician (gl.po) by Jacobo Tarrio (Closes: #480977)
2288
40395030 2289 -- Robert Millan <rmh@aybabtu.com> Sat, 31 May 2008 00:02:54 +0200
46bbb842 2290
ee3f8def 2291grub2 (1.96+20080512-1) unstable; urgency=low
90436308 2292
e95a9257 2293 * New CVS snapshot.
2294 - Adds support for default-only Linux cmdline options. (Closes: #460843)
ee3f8def 2295 - Supports Xen virtual block devices. (Closes: #456777)
2296 - Supports Virtio block devices. (Closes: #479056)
2297 - Supports CCISS block devices. (Closes: #479735)
2298 - Fixes handling of more LVM abnormal conditions. (Closes: #474343,
2299 #474931, #477175)
2300
90436308 2301 * Switch to liblzo2 now that it's GPLv3-compatible. (Closes: #466375)
bae9ca80 2302 * grub-pc.postinst: Escape \ and / in cmdline sed invokation.
2303 (Closes: #479279)
90436308 2304
fb428397 2305 [ Updated translations ]
2306 * Italian (it.po) by Luca Monducci (Closes: #480740)
2307
ee3f8def 2308 -- Robert Millan <rmh@aybabtu.com> Mon, 12 May 2008 17:46:38 +0200
90436308 2309
1bf07c63 2310grub2 (1.96+20080429-1) unstable; urgency=high
06544b7a 2311
1bf07c63 2312 * New CVS snapshot.
2313 - Includes sample grub.cfg file; we use it for grub-rescue-pc.
2314 (Closes: #478324)
06544b7a 2315 * grub-common: Upgrade Replaces to << 1.96+20080426-3. (Closes: #478224,
ad6be54a 2316 #478353, #478144)
8012a9fb 2317
2318 [ Updated translations ]
2319 * French (fr.po) by Christian Perrier (Closes: #471291)
2320
06544b7a 2321 -- Robert Millan <rmh@aybabtu.com> Tue, 29 Apr 2008 13:27:52 +0200
8012a9fb 2322
9a2de544 2323grub2 (1.96+20080426-1) unstable; urgency=high
5188b054 2324
85828f8f 2325 * New CVS snapshot.
2326 - Fixes syntax error when setting GRUB_PRELOAD_MODULES. (Closes: #476517)
5188b054 2327 * Move os-prober to Suggests, to avoid trouble with #476184.
2328 (Closes: #476684)
ab082ca1 2329 * patches/04_run_grub_mkdevicemap_when_grub_probe_fails.diff: New patch,
2330 does what its name says. (Closes: #467127)
2331 - Also move grub-mkdevicemap from grub-pc to grub-common, so that GRUB
2332 Legacy can use it.
5188b054 2333
9c5d04a2 2334 [ Updated translations ]
2335 * Basque (eu.po) by Piarres Beobide (Closes: #476708)
2336
ab082ca1 2337 -- Robert Millan <rmh@aybabtu.com> Sat, 26 Apr 2008 20:06:55 +0200
5188b054 2338
57385708 2339grub2 (1.96+20080413-1) unstable; urgency=high
bad5eada 2340
57385708 2341 * New CVS snapshot.
2342 - Provides 30_os-prober update-grub add-on. Thanks Fabian Greffrath.
2343 (Closes: #461442)
9a842de3 2344 - Improves robustness when handling LVM.
2345 (Closes: #474931, #474343)
bad5eada 2346 * patches/03_disable_floppy_support_in_util_biosdisk.diff: New. Does
2347 what its name says. (Closes: #475177)
2348
57385708 2349 -- Robert Millan <rmh@aybabtu.com> Sun, 13 Apr 2008 13:53:28 +0200
bad5eada 2350
d5013151 2351grub2 (1.96+20080408-1) unstable; urgency=low
607bec41 2352
2353 * New CVS snapshot.
2354 - grub-probe skips non-existant devices when processing device.map.
2355 (Closes: #473209)
2d7cae74 2356 * control: Fix syntax error.
002871f3 2357
2358 [ Updated translations ]
2359 * Finnish (fi.po) by Esko Arajärvi (Closes: #468641)
2360
2d7cae74 2361 -- Robert Millan <rmh@aybabtu.com> Tue, 8 Apr 2008 15:45:25 +0200
002871f3 2362
95e3a8a8 2363grub2 (1.96+20080228-1) unstable; urgency=low
30e9192c 2364
95e3a8a8 2365 * New CVS snapshot.
30e9192c 2366 * Split grub-probe into grub-common package. Make all flavours depend on it.
fb615cdb 2367 (Closes: #241972)
d4111a4a 2368 * Suggest multiboot-doc.
e67a3fe5 2369 * patches/01_grub_legacy_0_based_partitions.diff: New patch. Add a hack that
2370 tells grub-probe you want 0-based partition count
2371 (GRUB_LEGACY_0_BASED_PARTITIONS variable)
d2211da9 2372 * Stop depending on lsb-release (too heavy! we don't need python in base).
2373 Instead of assuming it's there, try calling it and otherwise just echo
2374 Debian.
30e9192c 2375
d4111a4a 2376 -- Robert Millan <rmh@aybabtu.com> Thu, 28 Feb 2008 16:43:40 +0100
30e9192c 2377
1ae4ddb1 2378grub2 (1.96+20080219-3) unstable; urgency=low
2379
2380 * default/grub: Use lsb_release to support Debian derivatives.
2381 (Closes: #466561)
5909d47a 2382 * grub.d/05_debian_theme: Only setup background image when a reader for it
2383 is present in /boot/grub. (Closes: #467111)
1ae4ddb1 2384
8749ddc8 2385 [ Updated translations ]
2386 * Russian (ru.po) by Yuri Kozlov (Closes: #467181)
2387
1ae4ddb1 2388 -- Robert Millan <rmh@aybabtu.com> Sun, 24 Feb 2008 15:39:50 +0100
2389
2936dfa8 2390grub2 (1.96+20080219-2) unstable; urgency=high
d50cc701 2391
2392 * grub-pc.postinst: Create /boot/grub if it doesn't exist.
2393
2394 -- Robert Millan <rmh@aybabtu.com> Wed, 20 Feb 2008 07:15:14 +0100
2395
cb301b6b 2396grub2 (1.96+20080219-1) unstable; urgency=high
2397
2398 * New CVS snapshot.
2399 - Improves GPT support, allowing it to work without blocklists.
2400
2401 -- Robert Millan <rmh@aybabtu.com> Tue, 19 Feb 2008 15:05:10 +0100
2402
4f3d46a3 2403grub2 (1.96+20080216-1) unstable; urgency=high
18fa00d3 2404
4f3d46a3 2405 * New CVS snapshot.
2406 - Fixes offset calculation issue when installing on GPT (urgency set
2407 to high because of this).
18fa00d3 2408 * Fix Vcs-Browser tag. Thanks James. (Closes: #465697)
437b416d 2409 * Only process grub-pc/linux_cmdline if /boot/grub/menu.lst exists.
2410 (Closes: #465708)
18fa00d3 2411
46bbea70 2412 [ Updated translations ]
2413 * French (fr.po) by Christian Perrier (Closes: #465706)
2414
4f3d46a3 2415 -- Robert Millan <rmh@aybabtu.com> Sat, 16 Feb 2008 23:30:55 +0100
18fa00d3 2416
c5f76baf 2417grub2 (1.96+20080213-1) unstable; urgency=low
0904ae0b 2418
c5f76baf 2419 * New CVS snapshot.
2420 - Failure to read one device in a RAID-1 array no longer causes boot
2421 to fail (so long as there's a member that works). (Closes: #426341)
56eb2677 2422 * script: For /proc/mounts, only report lines that start with /dev/.
10c72361 2423 * Add new upgrade-from-grub-legacy script for the user to complete the upgrade
2424 process from GRUB Legacy, and advertise it prominently in menu.lst.
2425 (Closes: #464912)
075397d8 2426 * Add a hack to support gfxterm / background_image on systems where /usr
2427 isn't accessible. (Closes: #464911, #463144)
2428 - grub-pc.postinst
2429 - grub.d/05_debian_theme
0cfadf0a 2430 * Fix a pair of spelling mistakes in debconf. (Closes: #465296)
401dd69b 2431 * Migrate kopt from menu.lst. (Closes: #461164, #464918)
10c72361 2432
2433 [ Updated translations ]
2434 * Portuguese (pt.po) by Ricardo Silva (Closes: #465137)
027f9172 2435 * German (de.po) by Helge Kreutzmann (Closes: #465295)
046a0231 2436
c5f76baf 2437 -- Robert Millan <rmh@aybabtu.com> Wed, 13 Feb 2008 16:37:13 +0100
0904ae0b 2438
dfbdc5a2 2439grub2 (1.96+20080210-1) unstable; urgency=high
7a870d6c 2440
dfbdc5a2 2441 * New CVS snapshot.
2442 - Errors that cause GRUB to enter rescue mode are displayed now.
2443 (Closes: #425149)
2444 - Build LVM/RAID modules into a few commands that were missing them
2445 (notably, grub-setup). (Closes: #465033)
7a870d6c 2446 * Fix license violation (incompatibility between GRUB and LZO2).
2447 (Closes: #465056)
2448 - Urgency set to high.
2449 - control: Move liblzo2-dev from Build-Depends to Build-Conflicts
2450 (leaving liblzo-dev as the only option).
2451
2452 -- Robert Millan <rmh@aybabtu.com> Sun, 10 Feb 2008 17:09:15 +0100
2453
11a37c7a 2454grub2 (1.96+20080209-1) unstable; urgency=low
d8d65686 2455
11a37c7a 2456 * New CVS snapshot.
2457 - Fix a root device setting issue in grub-setup. (Closes: #463391)
2458 - Fix partmap detection under LVM/RAID.
2459 - Add scripting commands that would allow user to implement hiddenmenu-like
2460 functionality (http://grub.enbug.org/Hiddenmenu).
2461 - Provide manpages for grub-setup, grub-emu, grub-mkimage and others.
2462 (Closes: #333516, #372890)
46017f53 2463 * Fix a pair of spelling errors in debconf templates. Thanks Christian
2464 Perrier. (Closes: #464133)
d8d65686 2465 * Run debconf-updatepo. (Closes: #463918)
2b49a544 2466 * Lower base-files versioned dependency to >= 4.0.1~bpo40+1.
d8d65686 2467
11a37c7a 2468 -- Robert Millan <rmh@aybabtu.com> Sat, 9 Feb 2008 13:43:49 +0100
d8d65686 2469
2fcb4892 2470grub2 (1.96+20080203-1) unstable; urgency=low
aa86af6a 2471
2fcb4892 2472 * New CVS snapshot (and release, but we skipped that ;-))
c722adb3 2473 - patches/01_regparm.diff: Delete.
2474 - Improved XFS support.
2475 - util/grub.d/00_header.in: Add runtime error detection (for gfxterm).
2476 - Fixes problem when chainloading to Vista.
aa86af6a 2477 * Fix po-debconf errors. Thanks Thomas Huriaux. (Closes: #402972)
d17777a7 2478 * grub.d/05_debian_theme:
2479 - Add runtime error detection.
2480 - Detect/Enable PNG background when it is present.
cb120a69 2481 * control (grub-ieee1275): Remove versioned dependency on powerpc-ibm-utils.
aa86af6a 2482
c722adb3 2483 -- Robert Millan <rmh@aybabtu.com> Sun, 3 Feb 2008 19:31:23 +0100
aa86af6a 2484
5e40110b 2485grub2 (1.95+20080201-1) unstable; urgency=low
424560f4 2486
5e40110b 2487 * New CVS snapshot.
424560f4 2488 * presubj: Improve notice.
92eab358 2489 * patches/01_regparm.diff: Fix CPU context corruption affecting fs/xfs.c.
2490 (Closes: #463081, #419766, #462159)
2491 * patches/02_libgcc_powerpc_hack.diff: Fix FTBFS on powerpc. (Closes: #457491)
2492 * patches/disable_xfs.diff: Actually remove this time...
424560f4 2493
5e40110b 2494 -- Robert Millan <rmh@aybabtu.com> Fri, 1 Feb 2008 17:06:00 +0100
424560f4 2495
16ef61bd 2496grub2 (1.95+20080128-1) unstable; urgency=low
34655c0a 2497
2498 * New CVS snapshot.
a68505b0 2499 - Fixes bogus CLAIM problems on Apple firmware. (Closes: #449135, #422729)
2500 - grub-probe performs sanity checks to make sure our filesystem drivers
2501 are usable. (Closes: #462449)
54e03c1c 2502 - patches/disable_ata.diff: Remove. ATA module isn't auto-loaded in
2503 rescue floppies now.
a68505b0 2504 - patches/disable_xfs.diff: Remove. See above (about grub-probe).
b90780bc 2505 * Bring back grub-emu; it can help a lot with debugging feedback.
2506 - control
2507 - rules
34655c0a 2508
16ef61bd 2509 -- Robert Millan <rmh@aybabtu.com> Mon, 28 Jan 2008 00:01:11 +0100
34655c0a 2510
58c4a888 2511grub2 (1.95+20080116-2) unstable; urgency=low
2512
d21c66cf 2513 * grub.d/05_debian_theme: Enable swirlish beauty.
58c4a888 2514 * rules: Obtain debian/legacy/update-grub dynamicaly from GRUB Legacy svn.
2515
d21c66cf 2516 -- Robert Millan <rmh@aybabtu.com> Sat, 19 Jan 2008 13:16:18 +0100
58c4a888 2517
3be04163 2518grub2 (1.95+20080116-1) unstable; urgency=low
d171390c 2519
6807ddf1 2520 * New CVS snapshot.
2521 - update-grub ignores stale *.dpkg-* files. (Closes: #422708, #424223)
2522 - LVM/RAID now working properly (except when it affects /boot).
2523 (Closes: #425666)
3be04163 2524 - Fixes flickery in timeout message. (Closes: #437275)
d171390c 2525 * grub-pc.postinst: Use `--no-floppy' whenever possible. Die, floppies,
2526 die!
93d6050b 2527 * Resync with latest version of GRUB Legacy's update-grub. This time,
2528 using the $LET_US_TRY_GRUB_2 hack to reuse the same script both for
2529 addition of core.img and its removal.
bc34be32 2530 * grub-*.install: Add update-grub2 stub. Packages providing /etc/grub.d/
1195b5f9 2531 scripts should invoke update-grub2 in both postinst and postrm (whenever
2532 it is found, of course).
802913d8 2533 * control: Reorganize a bit, including a complete rewrite of the
2534 package descriptions.
408fbc61 2535 * control (grub-ieee1275): Enable for i386/amd64.
d171390c 2536
3be04163 2537 -- Robert Millan <rmh@aybabtu.com> Wed, 16 Jan 2008 15:00:54 +0100
d171390c 2538
a9603564 2539grub2 (1.95+20080107-1) unstable; urgency=low
2540
2541 * New CVS snapshot.
2542 - Supports ReiserFS. (Closes: #430742)
2543 - patches/disable_ata.diff: Resync.
2544
2545 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jan 2008 12:46:39 +0100
2546
5b972972 2547grub2 (1.95+20080105-2) unstable; urgency=low
2548
2549 * grub-pc.postinst: Fix covered assumption that menu.lst exists.
81820266 2550 (Closes: #459247)
1c130c4f 2551 * copyright: Fix copyright/license reference.
5b972972 2552
1c130c4f 2553 -- Robert Millan <rmh@aybabtu.com> Sun, 6 Jan 2008 18:02:28 +0100
5b972972 2554
4746a195 2555grub2 (1.95+20080105-1) unstable; urgency=low
21bcb0cb 2556
4746a195 2557 * New CVS snapshot.
2558 - Fixes install on non-devfs systems with devfs-style paths (ouch).
2559 (Closes: #450709).
2560 - Fixes boot of "Linux" zImages (including memtest86+). (Closes: #436113).
2561 - Corrects usage message in grub-setup. (Closes: #458600).
75df1021 2562 - patches/menu_color.diff: Remove. Made obsolete by `menu_color_normal'
2563 and `menu_color_highlight' variables. Add/install grub.d/05_debian_theme
2564 to make use of them.
21bcb0cb 2565 * Reestructure grub-pc.postinst. Notably:
2566 - Do not touch menu.lst unless user has confirmed it (via debconf).
2567 (Closes: #459247)
2568 - When we do, keep a backup in /boot/grub/menu.lst_backup_by_grub2_postinst.
2569
2570 -- Robert Millan <rmh@aybabtu.com> Sat, 5 Jan 2008 17:55:37 +0100
2571
1ec7b0e8 2572grub2 (1.95+20080101-1) unstable; urgency=low
a3bbc238 2573
48840598 2574 * New CVS snapshot.
2575 - patches/disable_xfs.diff: Rewrite in a way that won't collide with
301321ef 2576 upstream changes so often.
c26523f9 2577 - unifont.hex now processed by upstream.
2578 - rules: Disable build of unifont.pff.
2579 - *.install: Remove build/unifont.pff line.
48095ba8 2580 - patches/menu_color.diff: Change menu color to our traditional blue theme.
a3bbc238 2581 * Support new dpkg fields (Homepage, Vcs-Svn, Vcs-Browser).
1ec7b0e8 2582 * patches/disable_ata.diff: Prevent ATA module from being built on i386-pc.
a3bbc238 2583
1ec7b0e8 2584 -- Robert Millan <rmh@aybabtu.com> Tue, 1 Jan 2008 19:45:30 +0100
a3bbc238 2585
632fbecc 2586grub2 (1.95+20071101-1) unstable; urgency=low
2587
2588 * New CVS snapshot.
2589 - patches/linuxbios.diff: Remove (supported in upstream now).
632fbecc 2590
2591 -- Robert Millan <rmh@aybabtu.com> Thu, 1 Nov 2007 13:18:51 +0100
2592
edfc4e59 2593grub2 (1.95+20071004-2) unstable; urgency=low
2594
2595 * Rename debian/grub-of.* to debian/grub-ieee1275.*.
c6d03319 2596 * Add debian/grub-linuxbios.{postinst,dirs,install}.
0daae717 2597 * rules: Fix/Overrride lintian warnings (unstripped-binary-or-object).
5fb62a54 2598 * Remove grub-linuxbios.postinst.
edfc4e59 2599
5fb62a54 2600 -- Robert Millan <rmh@aybabtu.com> Wed, 10 Oct 2007 23:56:35 +0200
edfc4e59 2601
dba8ac92 2602grub2 (1.95+20071004-1) unstable; urgency=low
2603
2604 * New CVS snapshot.
912cc4b3 2605 * Add grub-linuxbios package.
2606 - patches/linuxbios.diff
2607 - control
2608 - rules
dba8ac92 2609 * Rename grub-of to grub-ieee1275 to match with upstream conventions.
912cc4b3 2610 - control
2611 - rules
dba8ac92 2612
2613 -- Robert Millan <rmh@aybabtu.com> Thu, 4 Oct 2007 14:42:30 +0200
2614
b1d342ac 2615grub2 (1.95+20070829-1) unstable; urgency=low
2616
2617 * New CVS snapshot.
2618 - Includes fix for parallel builds.
2619 * rules: Append -j flag to $(MAKE) to take advantage of >1 processors.
dc3ced2d 2620 * Add reference to /usr/share/common-licenses.
2621 - debian/copyright
2622 - debian/control (all packages): Add base-files (>= 4.0.1) dependency.
b1d342ac 2623
dc3ced2d 2624 -- Robert Millan <rmh@debian.org> Sat, 1 Sep 2007 19:00:22 +0200
b1d342ac 2625
abad5ef6 2626grub2 (1.95+20070828-2) unstable; urgency=low
2627
2628 * control (grub-of): Make depends on powerpc-ibm-utils versioned as
2629 >= 1.0.6 (older versions don't have -a flag).
2630
2631 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 23:32:32 +0200
2632
dd6aa857 2633grub2 (1.95+20070828-1) unstable; urgency=low
8cac1ec2 2634
f29115c8 2635 * New CVS snapshot.
dd6aa857 2636 - Adds ntfs support.
2637 - Fixes a pair of issues indirectly breaking grub-probe on powerpc.
2638 (Closes: #431488)
e70b75bc 2639 - patches/disable_xfs.diff: Resync.
f29115c8 2640 - copyright: License upgraded to GPLv3.
78f9b873 2641 * control (grub-of Depends): Add powerpc-utils (for nvsetenv) and bc.
8cac1ec2 2642
dd6aa857 2643 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 21:24:14 +0200
8cac1ec2 2644
1b5f473e 2645grub2 (1.95+20070626-1) unstable; urgency=low
93916d33 2646
2647 * New CVS snapshot.
7fdd1afb 2648 - More fixes to cope with unreadable /. (Closes: #427289)
1b5f473e 2649 - update-grub supports multiple terminals.
93916d33 2650 * control (Build-Depends): Add genisoimage.
dfb3c82f 2651 * patches/partmap_fallback.diff: Remove. It didn't archieve anything as
2652 it also needs support for proper identification of raid / lvm (this is
2653 being worked on).
2654 * patches/disable_xfs.diff: Disable xfs in grub-probe.
28c102eb 2655 * grub-rescue-pc.README.Debian: New. Explain how to use the rescue
2656 images.
93916d33 2657
28c102eb 2658 -- Robert Millan <rmh@debian.org> Tue, 26 Jun 2007 08:39:14 +0200
93916d33 2659
eef81893 2660grub2 (1.95+20070614-1) unstable; urgency=low
b79a7678 2661
2662 * New CVS snapshot.
c7075c49 2663 - update-grub is tollerant to unreadable / (as long as /boot is
2664 accessible). (Closes: #427289)
b79a7678 2665 * grub-pc.postinst: Generate new grub.cfg when menu.lst exists.
ca9ba3c9 2666 * New package grub-rescue-pc.
2667 - control: Add it.
2668 - README.Debian.in: Remove obsolete documentation.
2669 - rules: Build rescue images using grub-mkrescue.
2670 - grub-rescue-pc.dirs: Prepare their directory.
2671 - grub-rescue-pc.install: Install them.
ef634dc0 2672 * legacy/update-grub: Fix core.img detection on separate /boot.
b79a7678 2673
eef81893 2674 -- Robert Millan <rmh@debian.org> Thu, 14 Jun 2007 08:17:21 +0200
b79a7678 2675
1d1714d3 2676grub2 (1.95+20070604-1) unstable; urgency=low
2faf2ce6 2677
2678 * New CVS snapshot.
1d1714d3 2679 - patches/grub_probe_for_everyone.diff: Remove (merged).
2faf2ce6 2680 - update-grub exports user-defined GRUB_CMDLINE_LINUX. (Closes: #425453)
1d1714d3 2681 - Fix those nasty powerpc bugs. (Closes: #422729)
2faf2ce6 2682
1d1714d3 2683 -- Robert Millan <rmh@aybabtu.com> Mon, 4 Jun 2007 21:30:55 +0200
2faf2ce6 2684
72358b97 2685grub2 (1.95+20070520-1) unstable; urgency=low
6db7bc5d 2686
2687 * New CVS snapshot.
5ff45833 2688 - LVM / RAID fixes. (Closes: #423648, #381150)
2689 - Fix memory management bug. (Closes: #423409)
6db7bc5d 2690 - patches/efi.diff: Remove (merged).
2691 - patches/grub_probe_for_everyone.diff: Use the new paths for
2692 util/grub-probe.c, util/biosdisk.c, util/getroot.c. Enable
1b14457f 2693 grub-mkdevicemap. (Closes: #424985)
ecc1272d 2694 * legacy/update-grub: Get rid of all grub-set-default calls. (Closes: #425054)
1a5b4b14 2695 * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
2696 * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
125badfd 2697 * patches/partmap_fallback.diff: New. Implement fallback "pc gpt" for partmap
2698 detection failures. (Closes: #423022)
ca1d5ac6 2699 * control: Update XS-Vcs-* fields. Thanks Sam Morris <sam@robots.org.uk>.
2700 (Closes: #425146)
4f74b8e8 2701 * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
6db7bc5d 2702
4f74b8e8 2703 -- Robert Millan <rmh@aybabtu.com> Sun, 20 May 2007 11:13:03 +0200
6db7bc5d 2704
070f908f 2705grub2 (1.95+20070515-1) unstable; urgency=low
322cca96 2706
2707 * New CVS snapshot.
bf4de9eb 2708 - Fix assumptions about /, /boot and /boot/grub being the same device.
2709 (Closes: #423268, #422459)
2710 - Proper sorting of Linux images. (Closes: #422580)
2711 - update-grub lets /etc/default/grub override its variables now.
2712 (Closes: #423649)
2713 - update-grub mentions /etc/default/grub in the grub.cfg header.
2714 (Closes: #423651)
2715 - update-grub sets 800x600x16 as the default gfxmode. (Closes: #422794)
9d4980bc 2716 - update-grub runs grub-mkdevicemap before attempting to use grub-probe
2717 (part of #423217)
b06452a4 2718
3a9010c9 2719 [ Otavio Salvador ]
b06452a4 2720 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
ac0b1953 2721 <sam@robots.org.uk> for the patch. (Closes: #423005)
3a12e08d 2722 * Add Robert Millan as uploader.
75cc5d07 2723 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
b06452a4 2724
3a9010c9 2725 [ Robert Millan ]
29f0c107 2726 * grub-pc.postinst:
2727 - Remove /boot/grub/device.map before running grub-install.
2728 (Closes: #422851)
2729 - Always run update-grub after grub-install. (part of #423217)
2730 - Use grub-mkdevicemap instead of removing device.map, since update-grub
2731 needs it but grub-install is not run unconditionaly.
2732 - Redirect grub-install invocation to /dev/null, since it can mislead
9d4980bc 2733 users into thinking that MBR was overwritten. (part of #423217)
bf4de9eb 2734 * default/grub: Stop exporting the variables (update-grub does that now).
c6929290 2735 * Misc EFI fixes, including new grub-install.
2736 - patches/efi.diff: New.
2737 - patches/grub_probe_for_everyone.diff: Move some bits to efi.diff.
2738 - grub-efi.install: Stop installing dummy grub-install.
2739 - grub-install: Remove.
9d4980bc 2740 * grub-pc.postinst: Avoid generating core.img when menu.lst is not present,
2741 to avoid duplicated work (this is specialy important for d-i). (part of
2742 #423217).
2743 * See multiple references above. (Closes: #423217)
070f908f 2744 * grub-{pc,efi,of}.{dirs,install}: Install presubj in the right directory
2745 to make it work again (oops).
80c59d60 2746 * Add reportbug script to gather debugging information. (Closes: #423218)
2747 - script: New.
2748 - grub-{pc,efi,of}.install: Install it.
2749 * Install the reportbug scripts for grub2 too, since users might still use
2750 it for bugfiling.
2751 - grub2.dirs
2752 - grub2.install
e6f4860a 2753 * Fix some lintian warnings.
2754 - control (grub2): Depend on debconf.
2755 - README.Debian.in: Fix mispell.
2756 - grub2.templates: Remove extra dot.
3a9010c9 2757
e6f4860a 2758 -- Robert Millan <rmh@aybabtu.com> Tue, 15 May 2007 22:08:53 +0200
b06452a4 2759
0aabb8dd 2760grub2 (1.95+20070507-1) unstable; urgency=low
2761
cac03775 2762 [ Robert Millan ]
0aabb8dd 2763 * New CVS snapshot.
2764 - patches/build_neq_src.diff: Remove (merged).
365e3558 2765 * Fix debhelper files to ensure each package gets the right thing.
1133125b 2766 * Enable gfxterm/unifont support.
6c11a0d2 2767 * On grub-pc, if there's no core.img setup, create one (but do not
2768 risk writing to MBR).
d6105ccd 2769 * On grub-pc, if menu.lst is found, regenerate it to include our
2770 core.img.
0aabb8dd 2771
cac03775 2772 [ Otavio Salvador ]
2773 * Move debian/update-grub to debian/legacy/update-grub otherwise the
2774 source gets messy.
2775
2776 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
0aabb8dd 2777
255820f9 2778grub2 (1.95+20070505.1-3) unstable; urgency=low
2779
2780 * Split postinst into grub2.postinst (with the transition warning) and
2781 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
2782 - postinst.in
2783 - grub2.postinst
2784 - rules
2785
2786 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
2787
d5d38884 2788grub2 (1.95+20070505.1-2) unstable; urgency=low
2789
2790 * Add EFI build of GRUB.
2791 - control: Restructure to provide 3 packages: grub-pc (x86),
2792 grub-efi (x86) and grub-of (powerpc).
2793 - rules: Handle a separate build for each package.
2794 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
2795 - patches/grub_probe_for_everyone.diff: New (superceds
2796 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
2797 - grub-install: Dummy informational grub-install for EFI.
2798 - grub-efi.install: Installs it.
2799
2800 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
2801
1e0928a9 2802grub2 (1.95+20070505.1-1) unstable; urgency=low
17aa47c3 2803
1e0928a9 2804 * New CVS snapshot.
17aa47c3 2805 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
1e0928a9 2806 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
2807 is currently broken and we don't have the hardware to debug it. Will be
2808 re-enabled in next upload.
17aa47c3 2809
1e0928a9 2810 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
17aa47c3 2811
5ffc0ad7 2812grub2 (1.95+20070505-1) unstable; urgency=low
db2e8011 2813
2814 * New CVS snapshot.
eddf397b 2815 - Improved grub.cfg parser. (Closes: #381215)
db2e8011 2816 - patches/fix-grub-install.diff: Remove (merged).
f3329dc0 2817 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
eddf397b 2818 - provides update-grub2. (Closes: #419151)
5ffc0ad7 2819 - Supports GPT in PC/BIOS systems. (Closes: #409073)
cc88f529 2820 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
7b28ea52 2821 * control (Description): Make it less scary, and more informative.
fcdcf133 2822 * postinst: Run update-grub to ensure the latest improvements always are
2823 applied.
1c13c136 2824 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
2825 on powerpc (and hopefuly update-grub).
db2e8011 2826
5ffc0ad7 2827 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
db2e8011 2828
3881b1d6 2829grub2 (1.95-5) unstable; urgency=low
2830
2831 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
2832 by providing the patch. Closes: #416408
2833
2834 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
2835
99137f69 2836grub2 (1.95-4) unstable; urgency=low
2837
2838 * Fix powerpc grub-install binary path. Closes: #402838
2839
2840 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
2841
950f9676 2842grub2 (1.95-3) unstable; urgency=low
5bfe2958 2843
950f9676 2844 [ Christian Perrier ]
5bfe2958 2845 * Switch to po-debconf for debconf templates. Closes: #402972
0043fb95 2846 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
b9fb72a8 2847 * Debconf translations:
2848 - French
2849 - Czech. Closes: #413327
83e09cc6 2850 - Galician. Closes: #413323
2851 - Swedish. Closes: #413325
2852 - Portuguese. Closes: #413332
f6bda37a 2853 - German. Closes: #413365
d99699ed 2854 - Tamil. Closes: #413478
97255a32 2855 - Russian. Closes: #413542
54e42fb8 2856 - Italian. Closes: #413904
0e054971 2857 - Romanian. Closes: #414443
5bfe2958 2858
950f9676 2859 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
5bfe2958 2860
a7764ae2 2861grub2 (1.95-2) unstable; urgency=low
bf8b20c2 2862
a7764ae2 2863 [ Robert Millan ]
bf8b20c2 2864 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
2865 (Closes: #394706)
104cf25b 2866 * Transition to new numbering scheme for partitions. (Closes: #395019)
2867 - update-grub: Don't substract 1 when converting partition device names to
9317f80c 2868 grub drives.
2869 - Add debconf warning explaining the situation.
e7a0f6d3 2870 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
bf8b20c2 2871
a7764ae2 2872 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
bf8b20c2 2873
359968c3 2874grub2 (1.95-1) unstable; urgency=low
5638cc31 2875
359968c3 2876 * New upstream release.
5638cc31 2877 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
2878
2879 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
2880
48e9e3e4 2881grub2 (1.94+20061003-1) unstable; urgency=high
a6b165a5 2882
ecceeead 2883 * New CVS snapshot.
48e9e3e4 2884
2199586b 2885 [ Otavio Salvador ]
a6b165a5 2886 * Change debhelper compatibility mode to 5:
2887 - debian/compat: setted to 5;
7ce63b2f 2888 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
2889 Closes: #389873
48e9e3e4 2890 * Set urgency=high since it's experimental stuff and tagged likewise. It
2891 also solved a serious bug on PowerPC that leave users with a black
2892 screen.
a6b165a5 2893
2199586b 2894 [ Robert Millan ]
2895 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
e987491b 2896 (Closes: #372186)
2199586b 2897
48e9e3e4 2898 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
a6b165a5 2899
4463d700 2900grub2 (1.94+20060926-1) unstable; urgency=high
06353262 2901
a9f08873 2902 * New CVS snapshot.
71b90bb5 2903 - Command-line editting fix (Closes: #381214).
fcd02ac7 2904 - Fixes runtime breakage on amd64 (not in BTS).
a9f08873 2905 - Delete a few patches (merged).
71b90bb5 2906
2907 [ Robert Millan ]
2908 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
2909 1.94-5 (broken on systems that use udev, broken on amd64...).
ec521415 2910 * Pure ppc64 support.
2911 - control (Architecture): Add any-ppc64.
2912 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
67bc9fcd 2913 * rules: Remove moddep.lst install command (no longer needed).
fcd02ac7 2914 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
2915 broke grub-probefs.
164b6290 2916 * Add bug template to encourage sending upstream stuff directly to
2917 upstream.
2918 - presubj: New.
06353262 2919
99aa95f4 2920 [ Otavio Salvador ]
2921 * Add XS-X-Vcs-Svn on control file and point it to our current svn
2922 repository.
57c58e17 2923 * Add cvs-snapshot to rules.
99aa95f4 2924
4463d700 2925 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
06353262 2926
e7215d44 2927grub2 (1.94-6) unstable; urgency=low
6126d481 2928
2929 [ Robert Millan ]
2930 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
2931 extensions. (mentioned in #361929)
3ecf0251 2932 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
2933 dotdirs (e.g. ".static").
2934 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
2935 /dev/fd0 exists when generating device.map.
6126d481 2936
e7215d44 2937 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
6126d481 2938
7c6c18a5 2939grub2 (1.94-5) unstable; urgency=low
acbaef33 2940
2941 [ Robert Millan ]
2942 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
2943 confuse buildds).
bffb6519 2944 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
2945 grub-install. (Closes: #372934)
acbaef33 2946
7c6c18a5 2947 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
acbaef33 2948
d9737ac0 2949grub2 (1.94-4) unstable; urgency=low
5c8152fc 2950
6028872c 2951 [ Otavio Salvador ]
5c8152fc 2952 * 01_fix_amd64_building.patch: dropped since it now supports amd64
2953 native building.
5b48b1dd 2954 * Remove convert_kernel26 usage since it's not necessary anymore and due
2955 initramfs-tools changes it's bug too.
7188e4dc 2956
6028872c 2957 [ Robert Millan ]
2958 * Fork update-grub from grub legacy, and tweak a few commands in output to
2959 make it work for grub2.
f532c944 2960 * Update README.Debian.in with more recent (and easier) install instructions.
8e633c2d 2961 * Add grub to Conflicts/Replaces. Too many commands with the same name,
2962 even if they don't use the same path yet (but will likely do in the
2963 future, see #361929).
73535602 2964 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
2965 to be an endless source of problems (and forbidden by policy as well).
445b33f5 2966 * Fix FTBFS on amd64. Really closes: #372548.
5c8152fc 2967
d9737ac0 2968 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
5c8152fc 2969
1a457530 2970grub2 (1.94-3) unstable; urgency=low
2971
2972 * Fix FTBFS in amd64. Closes: 372548
2973
2974 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
2975
5a1b207a 2976grub2 (1.94-2) unstable; urgency=low
3d5b82c4 2977
2978 * Update grub images paths in README.Debian
ba75d2bb 2979 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
2980 installation. Refs: #371069
dd5d5ff6 2981 * Fix FTBFS in amd64. Closes: #370803
3d5b82c4 2982
5a1b207a 2983 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
3d5b82c4 2984
0b825c6c 2985grub2 (1.94-1) unstable; urgency=low
1a67e2a2 2986
53a8ac0f 2987 * New upstream release.
2988 - Fix powerpc building. Closes: #370259
ba8166aa 2989 - 01_fix_grub-install.patch: merged upstream.
057b1151 2990 - Moved modules to /usr/lib/grub since they are architecture
2991 dependent.
3d5e94cf 2992 * Leave CDBS set debhelper compatibility level.
40843cc8 2993 * Allow amd64 build to happen. Closes: #364956
c29d9567 2994 * Enforce building in 32bits while running in x86_64 machines.
241498b5 2995 * Update Standards version to 3.7.2. No changes need.
1a67e2a2 2996
0b825c6c 2997 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1a67e2a2 2998
65fe9821 2999grub2 (1.93-1) unstable; urgency=low
b904bdaf 3000
b815eb56 3001 * New upstream release.
3002 - Added support to PowerPC. Closes: #357853
b1eaf218 3003 - 01_fix_grub-install.patch: rediff.
b904bdaf 3004 * Update Standards version to 3.6.2. No changes need.
f6da03e2 3005 * Start to use new dpkg architecture definition. Closes: #360134
b904bdaf 3006
65fe9821 3007 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
b904bdaf 3008
413e6d6b 3009grub2 (1.92-2) unstable; urgency=low
0140e306 3010
3011 * Add bison on build-depends field. Closes: #346178
29583fb2 3012 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
0140e306 3013
413e6d6b 3014 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
0140e306 3015
d72939bf 3016grub2 (1.92-1) unstable; urgency=low
6019f349 3017
c51c43dc 3018 * New upstream release.
3019 - Add support for GPT partition table format.
3020 - Add a new command "play" to play an audio file on PC.
3021 - Add support for Linux/ADFS partition table format.
3022 - Add support for BASH-like scripting.
3023 - Add support for Apple HFS+ filesystems.
fe081dbd 3024 * 01_fix_grub-install.patch: Added. Fix grub-install to use
3025 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
f298d752 3026 * Do not use CDBS tarball mode anymore. Closes: #344272
fe081dbd 3027
f298d752 3028 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
6019f349 3029
32a6e6ce 3030grub2 (1.91-0) unstable; urgency=low
fe54c31a 3031
e73d694b 3032 * New upstream release. Closes: #331211
fe54c31a 3033 * debian/watch: added.
764e8ef1 3034 * debian/control.in, debian/control: Add libncurses5-dev in
3035 Build-Depends. Closes: #304638
3036 * Remove Robert Millan as uploader;
3037 * Add myself as uploader;
fe54c31a 3038
32a6e6ce 3039 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
fe54c31a 3040
c38e4ead 3041grub2 (0.6+20050203-2) unstable; urgency=low
3042
3043 * Disable for powerpc. Reportedly it fails to boot.
3044
3045 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
3046
3047grub2 (0.6+20050203-1) unstable; urgency=low
3048
3049 * New upstream snapshot.
3050 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
3051 * Use cdbs debian/control autogeneration.
3052 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
3053 - Move control to control.in.
3054 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
3055 * control.in (Build-Depends): Add ruby.
3056
3057 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
3058
3059grub2 (0.6+20040805-1) unstable; urgency=low
3060
3061 * New upstream snapshot.
3062 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
3063 * Use type-handling to generate dpkg arch list.
3064 - control.in
3065 - rules
3066
3067 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
3068
3069grub2 (0.6+20040502-1) experimental; urgency=low
3070
3071 * New upstream snapshot.
3072 - Fix FTBFS on powerpc.
3073
3074 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
3075
3076grub2 (0.6+20040429-1) experimental; urgency=low
3077
3078 * New upstream snapshot.
3079 - control (Architecture): Add powerpc.
3080
3081 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
3082
3083grub2 (0.6+20031125-1) experimental; urgency=low
3084
3085 * New upstream snapshot.
3086 - patches/multiboot.diff: Nuked.
3087 - install,docs: Update directory name.
3088 * control (Maintainer): Set to pkg-grub-devel mailing list.
3089 * control (Uploaders): Add myself.
3090 * control (Architecture): Add freebsd-i386 and netbsd-i386.
3091
3092 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
3093
3094grub2 (0.6+20031114-1) experimental; urgency=low
3095
3096 * New upstream snapshot.
3097 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
3098 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
3099 - patches/multiboot.diff: New.
3100 - control (Architecture): Add hurd-i386 (which needed multiboot).
3101 * Rename package to grub2 (to follow upstream tendency).
3102 - control: Ditto.
3103 - README.Debian: Likewise.
3104 * Switch to tarball mode.
3105 - rules: Ditto.
3106 - docs: Prefix paths in order to workaround dh_installdocs bug.
3107 - install: Likewise, but not because of bug (should be in rules, actualy).
3108 * Fix FTBFS. (Closes: #213868)
3109 - control (Build-Depends): Add autoconf.
3110 - control (Build-Conflicts): Add autoconf2.13.
3111
3112 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
3113
3114pupa (0.6+20031008-1) experimental; urgency=low
3115
3116 * New upstream snapshot.
3117 * Uploading to experimental.
3118 * debian/control: Add Jason Thomas to Uploaders.
3119
3120 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
3121
3122pupa (0.6+20030915-1) unstable; urgency=low
3123
3124 * Initial Release. (Closes: #211030)
3125
3126 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000