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