]> git.proxmox.com Git - grub2.git/blame - debian/changelog
forgot to close the bug...
[grub2.git] / debian / changelog
CommitLineData
5b972972 1grub2 (1.95+20080105-2) unstable; urgency=low
2
3 * grub-pc.postinst: Fix covered assumption that menu.lst exists.
81820266 4 (Closes: #459247)
5b972972 5
6 -- Robert Millan <rmh@aybabtu.com> Sun, 6 Jan 2008 17:57:27 +0100
7
4746a195 8grub2 (1.95+20080105-1) unstable; urgency=low
21bcb0cb 9
4746a195 10 * New CVS snapshot.
11 - Fixes install on non-devfs systems with devfs-style paths (ouch).
12 (Closes: #450709).
13 - Fixes boot of "Linux" zImages (including memtest86+). (Closes: #436113).
14 - Corrects usage message in grub-setup. (Closes: #458600).
75df1021 15 - patches/menu_color.diff: Remove. Made obsolete by `menu_color_normal'
16 and `menu_color_highlight' variables. Add/install grub.d/05_debian_theme
17 to make use of them.
21bcb0cb 18 * Reestructure grub-pc.postinst. Notably:
19 - Do not touch menu.lst unless user has confirmed it (via debconf).
20 (Closes: #459247)
21 - When we do, keep a backup in /boot/grub/menu.lst_backup_by_grub2_postinst.
22
23 -- Robert Millan <rmh@aybabtu.com> Sat, 5 Jan 2008 17:55:37 +0100
24
1ec7b0e8 25grub2 (1.95+20080101-1) unstable; urgency=low
a3bbc238 26
48840598 27 * New CVS snapshot.
28 - patches/disable_xfs.diff: Rewrite in a way that won't collide with
29 upstream changes so often.
c26523f9 30 - unifont.hex now processed by upstream.
31 - rules: Disable build of unifont.pff.
32 - *.install: Remove build/unifont.pff line.
48095ba8 33 - patches/menu_color.diff: Change menu color to our traditional blue theme.
a3bbc238 34 * Support new dpkg fields (Homepage, Vcs-Svn, Vcs-Browser).
1ec7b0e8 35 * patches/disable_ata.diff: Prevent ATA module from being built on i386-pc.
a3bbc238 36
1ec7b0e8 37 -- Robert Millan <rmh@aybabtu.com> Tue, 1 Jan 2008 19:45:30 +0100
a3bbc238 38
632fbecc 39grub2 (1.95+20071101-1) unstable; urgency=low
40
41 * New CVS snapshot.
42 - patches/linuxbios.diff: Remove (supported in upstream now).
632fbecc 43
44 -- Robert Millan <rmh@aybabtu.com> Thu, 1 Nov 2007 13:18:51 +0100
45
edfc4e59 46grub2 (1.95+20071004-2) unstable; urgency=low
47
48 * Rename debian/grub-of.* to debian/grub-ieee1275.*.
c6d03319 49 * Add debian/grub-linuxbios.{postinst,dirs,install}.
0daae717 50 * rules: Fix/Overrride lintian warnings (unstripped-binary-or-object).
5fb62a54 51 * Remove grub-linuxbios.postinst.
edfc4e59 52
5fb62a54 53 -- Robert Millan <rmh@aybabtu.com> Wed, 10 Oct 2007 23:56:35 +0200
edfc4e59 54
dba8ac92 55grub2 (1.95+20071004-1) unstable; urgency=low
56
57 * New CVS snapshot.
912cc4b3 58 * Add grub-linuxbios package.
59 - patches/linuxbios.diff
60 - control
61 - rules
dba8ac92 62 * Rename grub-of to grub-ieee1275 to match with upstream conventions.
912cc4b3 63 - control
64 - rules
dba8ac92 65
66 -- Robert Millan <rmh@aybabtu.com> Thu, 4 Oct 2007 14:42:30 +0200
67
b1d342ac 68grub2 (1.95+20070829-1) unstable; urgency=low
69
70 * New CVS snapshot.
71 - Includes fix for parallel builds.
72 * rules: Append -j flag to $(MAKE) to take advantage of >1 processors.
dc3ced2d 73 * Add reference to /usr/share/common-licenses.
74 - debian/copyright
75 - debian/control (all packages): Add base-files (>= 4.0.1) dependency.
b1d342ac 76
dc3ced2d 77 -- Robert Millan <rmh@debian.org> Sat, 1 Sep 2007 19:00:22 +0200
b1d342ac 78
abad5ef6 79grub2 (1.95+20070828-2) unstable; urgency=low
80
81 * control (grub-of): Make depends on powerpc-ibm-utils versioned as
82 >= 1.0.6 (older versions don't have -a flag).
83
84 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 23:32:32 +0200
85
dd6aa857 86grub2 (1.95+20070828-1) unstable; urgency=low
8cac1ec2 87
f29115c8 88 * New CVS snapshot.
dd6aa857 89 - Adds ntfs support.
90 - Fixes a pair of issues indirectly breaking grub-probe on powerpc.
91 (Closes: #431488)
e70b75bc 92 - patches/disable_xfs.diff: Resync.
f29115c8 93 - copyright: License upgraded to GPLv3.
78f9b873 94 * control (grub-of Depends): Add powerpc-utils (for nvsetenv) and bc.
8cac1ec2 95
dd6aa857 96 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 21:24:14 +0200
8cac1ec2 97
1b5f473e 98grub2 (1.95+20070626-1) unstable; urgency=low
93916d33 99
100 * New CVS snapshot.
7fdd1afb 101 - More fixes to cope with unreadable /. (Closes: #427289)
1b5f473e 102 - update-grub supports multiple terminals.
93916d33 103 * control (Build-Depends): Add genisoimage.
dfb3c82f 104 * patches/partmap_fallback.diff: Remove. It didn't archieve anything as
105 it also needs support for proper identification of raid / lvm (this is
106 being worked on).
107 * patches/disable_xfs.diff: Disable xfs in grub-probe.
28c102eb 108 * grub-rescue-pc.README.Debian: New. Explain how to use the rescue
109 images.
93916d33 110
28c102eb 111 -- Robert Millan <rmh@debian.org> Tue, 26 Jun 2007 08:39:14 +0200
93916d33 112
eef81893 113grub2 (1.95+20070614-1) unstable; urgency=low
b79a7678 114
115 * New CVS snapshot.
c7075c49 116 - update-grub is tollerant to unreadable / (as long as /boot is
117 accessible). (Closes: #427289)
b79a7678 118 * grub-pc.postinst: Generate new grub.cfg when menu.lst exists.
ca9ba3c9 119 * New package grub-rescue-pc.
120 - control: Add it.
121 - README.Debian.in: Remove obsolete documentation.
122 - rules: Build rescue images using grub-mkrescue.
123 - grub-rescue-pc.dirs: Prepare their directory.
124 - grub-rescue-pc.install: Install them.
ef634dc0 125 * legacy/update-grub: Fix core.img detection on separate /boot.
b79a7678 126
eef81893 127 -- Robert Millan <rmh@debian.org> Thu, 14 Jun 2007 08:17:21 +0200
b79a7678 128
1d1714d3 129grub2 (1.95+20070604-1) unstable; urgency=low
2faf2ce6 130
131 * New CVS snapshot.
1d1714d3 132 - patches/grub_probe_for_everyone.diff: Remove (merged).
2faf2ce6 133 - update-grub exports user-defined GRUB_CMDLINE_LINUX. (Closes: #425453)
1d1714d3 134 - Fix those nasty powerpc bugs. (Closes: #422729)
2faf2ce6 135
1d1714d3 136 -- Robert Millan <rmh@aybabtu.com> Mon, 4 Jun 2007 21:30:55 +0200
2faf2ce6 137
72358b97 138grub2 (1.95+20070520-1) unstable; urgency=low
6db7bc5d 139
140 * New CVS snapshot.
5ff45833 141 - LVM / RAID fixes. (Closes: #423648, #381150)
142 - Fix memory management bug. (Closes: #423409)
6db7bc5d 143 - patches/efi.diff: Remove (merged).
144 - patches/grub_probe_for_everyone.diff: Use the new paths for
145 util/grub-probe.c, util/biosdisk.c, util/getroot.c. Enable
1b14457f 146 grub-mkdevicemap. (Closes: #424985)
ecc1272d 147 * legacy/update-grub: Get rid of all grub-set-default calls. (Closes: #425054)
1a5b4b14 148 * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
149 * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
125badfd 150 * patches/partmap_fallback.diff: New. Implement fallback "pc gpt" for partmap
151 detection failures. (Closes: #423022)
ca1d5ac6 152 * control: Update XS-Vcs-* fields. Thanks Sam Morris <sam@robots.org.uk>.
153 (Closes: #425146)
4f74b8e8 154 * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
6db7bc5d 155
4f74b8e8 156 -- Robert Millan <rmh@aybabtu.com> Sun, 20 May 2007 11:13:03 +0200
6db7bc5d 157
070f908f 158grub2 (1.95+20070515-1) unstable; urgency=low
322cca96 159
160 * New CVS snapshot.
bf4de9eb 161 - Fix assumptions about /, /boot and /boot/grub being the same device.
162 (Closes: #423268, #422459)
163 - Proper sorting of Linux images. (Closes: #422580)
164 - update-grub lets /etc/default/grub override its variables now.
165 (Closes: #423649)
166 - update-grub mentions /etc/default/grub in the grub.cfg header.
167 (Closes: #423651)
168 - update-grub sets 800x600x16 as the default gfxmode. (Closes: #422794)
9d4980bc 169 - update-grub runs grub-mkdevicemap before attempting to use grub-probe
170 (part of #423217)
b06452a4 171
3a9010c9 172 [ Otavio Salvador ]
b06452a4 173 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
ac0b1953 174 <sam@robots.org.uk> for the patch. (Closes: #423005)
3a12e08d 175 * Add Robert Millan as uploader.
75cc5d07 176 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
b06452a4 177
3a9010c9 178 [ Robert Millan ]
29f0c107 179 * grub-pc.postinst:
180 - Remove /boot/grub/device.map before running grub-install.
181 (Closes: #422851)
182 - Always run update-grub after grub-install. (part of #423217)
183 - Use grub-mkdevicemap instead of removing device.map, since update-grub
184 needs it but grub-install is not run unconditionaly.
185 - Redirect grub-install invocation to /dev/null, since it can mislead
9d4980bc 186 users into thinking that MBR was overwritten. (part of #423217)
bf4de9eb 187 * default/grub: Stop exporting the variables (update-grub does that now).
c6929290 188 * Misc EFI fixes, including new grub-install.
189 - patches/efi.diff: New.
190 - patches/grub_probe_for_everyone.diff: Move some bits to efi.diff.
191 - grub-efi.install: Stop installing dummy grub-install.
192 - grub-install: Remove.
9d4980bc 193 * grub-pc.postinst: Avoid generating core.img when menu.lst is not present,
194 to avoid duplicated work (this is specialy important for d-i). (part of
195 #423217).
196 * See multiple references above. (Closes: #423217)
070f908f 197 * grub-{pc,efi,of}.{dirs,install}: Install presubj in the right directory
198 to make it work again (oops).
80c59d60 199 * Add reportbug script to gather debugging information. (Closes: #423218)
200 - script: New.
201 - grub-{pc,efi,of}.install: Install it.
202 * Install the reportbug scripts for grub2 too, since users might still use
203 it for bugfiling.
204 - grub2.dirs
205 - grub2.install
e6f4860a 206 * Fix some lintian warnings.
207 - control (grub2): Depend on debconf.
208 - README.Debian.in: Fix mispell.
209 - grub2.templates: Remove extra dot.
3a9010c9 210
e6f4860a 211 -- Robert Millan <rmh@aybabtu.com> Tue, 15 May 2007 22:08:53 +0200
b06452a4 212
0aabb8dd 213grub2 (1.95+20070507-1) unstable; urgency=low
214
cac03775 215 [ Robert Millan ]
0aabb8dd 216 * New CVS snapshot.
217 - patches/build_neq_src.diff: Remove (merged).
365e3558 218 * Fix debhelper files to ensure each package gets the right thing.
1133125b 219 * Enable gfxterm/unifont support.
6c11a0d2 220 * On grub-pc, if there's no core.img setup, create one (but do not
221 risk writing to MBR).
d6105ccd 222 * On grub-pc, if menu.lst is found, regenerate it to include our
223 core.img.
0aabb8dd 224
cac03775 225 [ Otavio Salvador ]
226 * Move debian/update-grub to debian/legacy/update-grub otherwise the
227 source gets messy.
228
229 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
0aabb8dd 230
255820f9 231grub2 (1.95+20070505.1-3) unstable; urgency=low
232
233 * Split postinst into grub2.postinst (with the transition warning) and
234 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
235 - postinst.in
236 - grub2.postinst
237 - rules
238
239 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
240
d5d38884 241grub2 (1.95+20070505.1-2) unstable; urgency=low
242
243 * Add EFI build of GRUB.
244 - control: Restructure to provide 3 packages: grub-pc (x86),
245 grub-efi (x86) and grub-of (powerpc).
246 - rules: Handle a separate build for each package.
247 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
248 - patches/grub_probe_for_everyone.diff: New (superceds
249 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
250 - grub-install: Dummy informational grub-install for EFI.
251 - grub-efi.install: Installs it.
252
253 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
254
1e0928a9 255grub2 (1.95+20070505.1-1) unstable; urgency=low
17aa47c3 256
1e0928a9 257 * New CVS snapshot.
17aa47c3 258 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
1e0928a9 259 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
260 is currently broken and we don't have the hardware to debug it. Will be
261 re-enabled in next upload.
17aa47c3 262
1e0928a9 263 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
17aa47c3 264
5ffc0ad7 265grub2 (1.95+20070505-1) unstable; urgency=low
db2e8011 266
267 * New CVS snapshot.
eddf397b 268 - Improved grub.cfg parser. (Closes: #381215)
db2e8011 269 - patches/fix-grub-install.diff: Remove (merged).
f3329dc0 270 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
eddf397b 271 - provides update-grub2. (Closes: #419151)
5ffc0ad7 272 - Supports GPT in PC/BIOS systems. (Closes: #409073)
cc88f529 273 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
7b28ea52 274 * control (Description): Make it less scary, and more informative.
fcdcf133 275 * postinst: Run update-grub to ensure the latest improvements always are
276 applied.
1c13c136 277 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
278 on powerpc (and hopefuly update-grub).
db2e8011 279
5ffc0ad7 280 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
db2e8011 281
3881b1d6 282grub2 (1.95-5) unstable; urgency=low
283
284 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
285 by providing the patch. Closes: #416408
286
287 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
288
99137f69 289grub2 (1.95-4) unstable; urgency=low
290
291 * Fix powerpc grub-install binary path. Closes: #402838
292
293 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
294
950f9676 295grub2 (1.95-3) unstable; urgency=low
5bfe2958 296
950f9676 297 [ Christian Perrier ]
5bfe2958 298 * Switch to po-debconf for debconf templates. Closes: #402972
0043fb95 299 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
b9fb72a8 300 * Debconf translations:
301 - French
302 - Czech. Closes: #413327
83e09cc6 303 - Galician. Closes: #413323
304 - Swedish. Closes: #413325
305 - Portuguese. Closes: #413332
f6bda37a 306 - German. Closes: #413365
d99699ed 307 - Tamil. Closes: #413478
97255a32 308 - Russian. Closes: #413542
54e42fb8 309 - Italian. Closes: #413904
0e054971 310 - Romanian. Closes: #414443
5bfe2958 311
950f9676 312 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
5bfe2958 313
a7764ae2 314grub2 (1.95-2) unstable; urgency=low
bf8b20c2 315
a7764ae2 316 [ Robert Millan ]
bf8b20c2 317 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
318 (Closes: #394706)
104cf25b 319 * Transition to new numbering scheme for partitions. (Closes: #395019)
320 - update-grub: Don't substract 1 when converting partition device names to
9317f80c 321 grub drives.
322 - Add debconf warning explaining the situation.
e7a0f6d3 323 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
bf8b20c2 324
a7764ae2 325 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
bf8b20c2 326
359968c3 327grub2 (1.95-1) unstable; urgency=low
5638cc31 328
359968c3 329 * New upstream release.
5638cc31 330 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
331
332 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
333
48e9e3e4 334grub2 (1.94+20061003-1) unstable; urgency=high
a6b165a5 335
ecceeead 336 * New CVS snapshot.
48e9e3e4 337
2199586b 338 [ Otavio Salvador ]
a6b165a5 339 * Change debhelper compatibility mode to 5:
340 - debian/compat: setted to 5;
7ce63b2f 341 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
342 Closes: #389873
48e9e3e4 343 * Set urgency=high since it's experimental stuff and tagged likewise. It
344 also solved a serious bug on PowerPC that leave users with a black
345 screen.
a6b165a5 346
2199586b 347 [ Robert Millan ]
348 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
e987491b 349 (Closes: #372186)
2199586b 350
48e9e3e4 351 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
a6b165a5 352
4463d700 353grub2 (1.94+20060926-1) unstable; urgency=high
06353262 354
a9f08873 355 * New CVS snapshot.
71b90bb5 356 - Command-line editting fix (Closes: #381214).
fcd02ac7 357 - Fixes runtime breakage on amd64 (not in BTS).
a9f08873 358 - Delete a few patches (merged).
71b90bb5 359
360 [ Robert Millan ]
361 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
362 1.94-5 (broken on systems that use udev, broken on amd64...).
ec521415 363 * Pure ppc64 support.
364 - control (Architecture): Add any-ppc64.
365 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
67bc9fcd 366 * rules: Remove moddep.lst install command (no longer needed).
fcd02ac7 367 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
368 broke grub-probefs.
164b6290 369 * Add bug template to encourage sending upstream stuff directly to
370 upstream.
371 - presubj: New.
06353262 372
99aa95f4 373 [ Otavio Salvador ]
374 * Add XS-X-Vcs-Svn on control file and point it to our current svn
375 repository.
57c58e17 376 * Add cvs-snapshot to rules.
99aa95f4 377
4463d700 378 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
06353262 379
e7215d44 380grub2 (1.94-6) unstable; urgency=low
6126d481 381
382 [ Robert Millan ]
383 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
384 extensions. (mentioned in #361929)
3ecf0251 385 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
386 dotdirs (e.g. ".static").
387 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
388 /dev/fd0 exists when generating device.map.
6126d481 389
e7215d44 390 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
6126d481 391
7c6c18a5 392grub2 (1.94-5) unstable; urgency=low
acbaef33 393
394 [ Robert Millan ]
395 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
396 confuse buildds).
bffb6519 397 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
398 grub-install. (Closes: #372934)
acbaef33 399
7c6c18a5 400 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
acbaef33 401
d9737ac0 402grub2 (1.94-4) unstable; urgency=low
5c8152fc 403
6028872c 404 [ Otavio Salvador ]
5c8152fc 405 * 01_fix_amd64_building.patch: dropped since it now supports amd64
406 native building.
5b48b1dd 407 * Remove convert_kernel26 usage since it's not necessary anymore and due
408 initramfs-tools changes it's bug too.
7188e4dc 409
6028872c 410 [ Robert Millan ]
411 * Fork update-grub from grub legacy, and tweak a few commands in output to
412 make it work for grub2.
f532c944 413 * Update README.Debian.in with more recent (and easier) install instructions.
8e633c2d 414 * Add grub to Conflicts/Replaces. Too many commands with the same name,
415 even if they don't use the same path yet (but will likely do in the
416 future, see #361929).
73535602 417 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
418 to be an endless source of problems (and forbidden by policy as well).
445b33f5 419 * Fix FTBFS on amd64. Really closes: #372548.
5c8152fc 420
d9737ac0 421 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
5c8152fc 422
1a457530 423grub2 (1.94-3) unstable; urgency=low
424
425 * Fix FTBFS in amd64. Closes: 372548
426
427 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
428
5a1b207a 429grub2 (1.94-2) unstable; urgency=low
3d5b82c4 430
431 * Update grub images paths in README.Debian
ba75d2bb 432 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
433 installation. Refs: #371069
dd5d5ff6 434 * Fix FTBFS in amd64. Closes: #370803
3d5b82c4 435
5a1b207a 436 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
3d5b82c4 437
0b825c6c 438grub2 (1.94-1) unstable; urgency=low
1a67e2a2 439
53a8ac0f 440 * New upstream release.
441 - Fix powerpc building. Closes: #370259
ba8166aa 442 - 01_fix_grub-install.patch: merged upstream.
057b1151 443 - Moved modules to /usr/lib/grub since they are architecture
444 dependent.
3d5e94cf 445 * Leave CDBS set debhelper compatibility level.
40843cc8 446 * Allow amd64 build to happen. Closes: #364956
c29d9567 447 * Enforce building in 32bits while running in x86_64 machines.
241498b5 448 * Update Standards version to 3.7.2. No changes need.
1a67e2a2 449
0b825c6c 450 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1a67e2a2 451
65fe9821 452grub2 (1.93-1) unstable; urgency=low
b904bdaf 453
b815eb56 454 * New upstream release.
455 - Added support to PowerPC. Closes: #357853
b1eaf218 456 - 01_fix_grub-install.patch: rediff.
b904bdaf 457 * Update Standards version to 3.6.2. No changes need.
f6da03e2 458 * Start to use new dpkg architecture definition. Closes: #360134
b904bdaf 459
65fe9821 460 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
b904bdaf 461
413e6d6b 462grub2 (1.92-2) unstable; urgency=low
0140e306 463
464 * Add bison on build-depends field. Closes: #346178
29583fb2 465 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
0140e306 466
413e6d6b 467 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
0140e306 468
d72939bf 469grub2 (1.92-1) unstable; urgency=low
6019f349 470
c51c43dc 471 * New upstream release.
472 - Add support for GPT partition table format.
473 - Add a new command "play" to play an audio file on PC.
474 - Add support for Linux/ADFS partition table format.
475 - Add support for BASH-like scripting.
476 - Add support for Apple HFS+ filesystems.
fe081dbd 477 * 01_fix_grub-install.patch: Added. Fix grub-install to use
478 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
f298d752 479 * Do not use CDBS tarball mode anymore. Closes: #344272
fe081dbd 480
f298d752 481 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
6019f349 482
32a6e6ce 483grub2 (1.91-0) unstable; urgency=low
fe54c31a 484
e73d694b 485 * New upstream release. Closes: #331211
fe54c31a 486 * debian/watch: added.
764e8ef1 487 * debian/control.in, debian/control: Add libncurses5-dev in
488 Build-Depends. Closes: #304638
489 * Remove Robert Millan as uploader;
490 * Add myself as uploader;
fe54c31a 491
32a6e6ce 492 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
fe54c31a 493
c38e4ead 494grub2 (0.6+20050203-2) unstable; urgency=low
495
496 * Disable for powerpc. Reportedly it fails to boot.
497
498 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
499
500grub2 (0.6+20050203-1) unstable; urgency=low
501
502 * New upstream snapshot.
503 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
504 * Use cdbs debian/control autogeneration.
505 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
506 - Move control to control.in.
507 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
508 * control.in (Build-Depends): Add ruby.
509
510 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
511
512grub2 (0.6+20040805-1) unstable; urgency=low
513
514 * New upstream snapshot.
515 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
516 * Use type-handling to generate dpkg arch list.
517 - control.in
518 - rules
519
520 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
521
522grub2 (0.6+20040502-1) experimental; urgency=low
523
524 * New upstream snapshot.
525 - Fix FTBFS on powerpc.
526
527 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
528
529grub2 (0.6+20040429-1) experimental; urgency=low
530
531 * New upstream snapshot.
532 - control (Architecture): Add powerpc.
533
534 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
535
536grub2 (0.6+20031125-1) experimental; urgency=low
537
538 * New upstream snapshot.
539 - patches/multiboot.diff: Nuked.
540 - install,docs: Update directory name.
541 * control (Maintainer): Set to pkg-grub-devel mailing list.
542 * control (Uploaders): Add myself.
543 * control (Architecture): Add freebsd-i386 and netbsd-i386.
544
545 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
546
547grub2 (0.6+20031114-1) experimental; urgency=low
548
549 * New upstream snapshot.
550 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
551 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
552 - patches/multiboot.diff: New.
553 - control (Architecture): Add hurd-i386 (which needed multiboot).
554 * Rename package to grub2 (to follow upstream tendency).
555 - control: Ditto.
556 - README.Debian: Likewise.
557 * Switch to tarball mode.
558 - rules: Ditto.
559 - docs: Prefix paths in order to workaround dh_installdocs bug.
560 - install: Likewise, but not because of bug (should be in rules, actualy).
561 * Fix FTBFS. (Closes: #213868)
562 - control (Build-Depends): Add autoconf.
563 - control (Build-Conflicts): Add autoconf2.13.
564
565 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
566
567pupa (0.6+20031008-1) experimental; urgency=low
568
569 * New upstream snapshot.
570 * Uploading to experimental.
571 * debian/control: Add Jason Thomas to Uploaders.
572
573 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
574
575pupa (0.6+20030915-1) unstable; urgency=low
576
577 * Initial Release. (Closes: #211030)
578
579 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000