]> git.proxmox.com Git - grub2.git/blame - debian/changelog
* New CVS snapshot.
[grub2.git] / debian / changelog
CommitLineData
95e3a8a8 1grub2 (1.96+20080228-1) unstable; urgency=low
30e9192c 2
95e3a8a8 3 * New CVS snapshot.
30e9192c 4 * Split grub-probe into grub-common package. Make all flavours depend on it.
5
95e3a8a8 6 -- Robert Millan <rmh@aybabtu.com> Thu, 28 Feb 2008 13:31:49 +0100
30e9192c 7
1ae4ddb1 8grub2 (1.96+20080219-3) unstable; urgency=low
9
10 * default/grub: Use lsb_release to support Debian derivatives.
11 (Closes: #466561)
5909d47a 12 * grub.d/05_debian_theme: Only setup background image when a reader for it
13 is present in /boot/grub. (Closes: #467111)
1ae4ddb1 14
8749ddc8 15 [ Updated translations ]
16 * Russian (ru.po) by Yuri Kozlov (Closes: #467181)
17
1ae4ddb1 18 -- Robert Millan <rmh@aybabtu.com> Sun, 24 Feb 2008 15:39:50 +0100
19
2936dfa8 20grub2 (1.96+20080219-2) unstable; urgency=high
d50cc701 21
22 * grub-pc.postinst: Create /boot/grub if it doesn't exist.
23
24 -- Robert Millan <rmh@aybabtu.com> Wed, 20 Feb 2008 07:15:14 +0100
25
cb301b6b 26grub2 (1.96+20080219-1) unstable; urgency=high
27
28 * New CVS snapshot.
29 - Improves GPT support, allowing it to work without blocklists.
30
31 -- Robert Millan <rmh@aybabtu.com> Tue, 19 Feb 2008 15:05:10 +0100
32
4f3d46a3 33grub2 (1.96+20080216-1) unstable; urgency=high
18fa00d3 34
4f3d46a3 35 * New CVS snapshot.
36 - Fixes offset calculation issue when installing on GPT (urgency set
37 to high because of this).
18fa00d3 38 * Fix Vcs-Browser tag. Thanks James. (Closes: #465697)
437b416d 39 * Only process grub-pc/linux_cmdline if /boot/grub/menu.lst exists.
40 (Closes: #465708)
18fa00d3 41
46bbea70 42 [ Updated translations ]
43 * French (fr.po) by Christian Perrier (Closes: #465706)
44
4f3d46a3 45 -- Robert Millan <rmh@aybabtu.com> Sat, 16 Feb 2008 23:30:55 +0100
18fa00d3 46
c5f76baf 47grub2 (1.96+20080213-1) unstable; urgency=low
0904ae0b 48
c5f76baf 49 * New CVS snapshot.
50 - Failure to read one device in a RAID-1 array no longer causes boot
51 to fail (so long as there's a member that works). (Closes: #426341)
56eb2677 52 * script: For /proc/mounts, only report lines that start with /dev/.
10c72361 53 * Add new upgrade-from-grub-legacy script for the user to complete the upgrade
54 process from GRUB Legacy, and advertise it prominently in menu.lst.
55 (Closes: #464912)
075397d8 56 * Add a hack to support gfxterm / background_image on systems where /usr
57 isn't accessible. (Closes: #464911, #463144)
58 - grub-pc.postinst
59 - grub.d/05_debian_theme
0cfadf0a 60 * Fix a pair of spelling mistakes in debconf. (Closes: #465296)
401dd69b 61 * Migrate kopt from menu.lst. (Closes: #461164, #464918)
10c72361 62
63 [ Updated translations ]
64 * Portuguese (pt.po) by Ricardo Silva (Closes: #465137)
027f9172 65 * German (de.po) by Helge Kreutzmann (Closes: #465295)
046a0231 66
c5f76baf 67 -- Robert Millan <rmh@aybabtu.com> Wed, 13 Feb 2008 16:37:13 +0100
0904ae0b 68
dfbdc5a2 69grub2 (1.96+20080210-1) unstable; urgency=high
7a870d6c 70
dfbdc5a2 71 * New CVS snapshot.
72 - Errors that cause GRUB to enter rescue mode are displayed now.
73 (Closes: #425149)
74 - Build LVM/RAID modules into a few commands that were missing them
75 (notably, grub-setup). (Closes: #465033)
7a870d6c 76 * Fix license violation (incompatibility between GRUB and LZO2).
77 (Closes: #465056)
78 - Urgency set to high.
79 - control: Move liblzo2-dev from Build-Depends to Build-Conflicts
80 (leaving liblzo-dev as the only option).
81
82 -- Robert Millan <rmh@aybabtu.com> Sun, 10 Feb 2008 17:09:15 +0100
83
11a37c7a 84grub2 (1.96+20080209-1) unstable; urgency=low
d8d65686 85
11a37c7a 86 * New CVS snapshot.
87 - Fix a root device setting issue in grub-setup. (Closes: #463391)
88 - Fix partmap detection under LVM/RAID.
89 - Add scripting commands that would allow user to implement hiddenmenu-like
90 functionality (http://grub.enbug.org/Hiddenmenu).
91 - Provide manpages for grub-setup, grub-emu, grub-mkimage and others.
92 (Closes: #333516, #372890)
46017f53 93 * Fix a pair of spelling errors in debconf templates. Thanks Christian
94 Perrier. (Closes: #464133)
d8d65686 95 * Run debconf-updatepo. (Closes: #463918)
2b49a544 96 * Lower base-files versioned dependency to >= 4.0.1~bpo40+1.
d8d65686 97
11a37c7a 98 -- Robert Millan <rmh@aybabtu.com> Sat, 9 Feb 2008 13:43:49 +0100
d8d65686 99
2fcb4892 100grub2 (1.96+20080203-1) unstable; urgency=low
aa86af6a 101
2fcb4892 102 * New CVS snapshot (and release, but we skipped that ;-))
c722adb3 103 - patches/01_regparm.diff: Delete.
104 - Improved XFS support.
105 - util/grub.d/00_header.in: Add runtime error detection (for gfxterm).
106 - Fixes problem when chainloading to Vista.
aa86af6a 107 * Fix po-debconf errors. Thanks Thomas Huriaux. (Closes: #402972)
d17777a7 108 * grub.d/05_debian_theme:
109 - Add runtime error detection.
110 - Detect/Enable PNG background when it is present.
cb120a69 111 * control (grub-ieee1275): Remove versioned dependency on powerpc-ibm-utils.
aa86af6a 112
c722adb3 113 -- Robert Millan <rmh@aybabtu.com> Sun, 3 Feb 2008 19:31:23 +0100
aa86af6a 114
5e40110b 115grub2 (1.95+20080201-1) unstable; urgency=low
424560f4 116
5e40110b 117 * New CVS snapshot.
424560f4 118 * presubj: Improve notice.
92eab358 119 * patches/01_regparm.diff: Fix CPU context corruption affecting fs/xfs.c.
120 (Closes: #463081, #419766, #462159)
121 * patches/02_libgcc_powerpc_hack.diff: Fix FTBFS on powerpc. (Closes: #457491)
122 * patches/disable_xfs.diff: Actually remove this time...
424560f4 123
5e40110b 124 -- Robert Millan <rmh@aybabtu.com> Fri, 1 Feb 2008 17:06:00 +0100
424560f4 125
16ef61bd 126grub2 (1.95+20080128-1) unstable; urgency=low
34655c0a 127
128 * New CVS snapshot.
a68505b0 129 - Fixes bogus CLAIM problems on Apple firmware. (Closes: #449135, #422729)
130 - grub-probe performs sanity checks to make sure our filesystem drivers
131 are usable. (Closes: #462449)
54e03c1c 132 - patches/disable_ata.diff: Remove. ATA module isn't auto-loaded in
133 rescue floppies now.
a68505b0 134 - patches/disable_xfs.diff: Remove. See above (about grub-probe).
b90780bc 135 * Bring back grub-emu; it can help a lot with debugging feedback.
136 - control
137 - rules
34655c0a 138
16ef61bd 139 -- Robert Millan <rmh@aybabtu.com> Mon, 28 Jan 2008 00:01:11 +0100
34655c0a 140
58c4a888 141grub2 (1.95+20080116-2) unstable; urgency=low
142
d21c66cf 143 * grub.d/05_debian_theme: Enable swirlish beauty.
58c4a888 144 * rules: Obtain debian/legacy/update-grub dynamicaly from GRUB Legacy svn.
145
d21c66cf 146 -- Robert Millan <rmh@aybabtu.com> Sat, 19 Jan 2008 13:16:18 +0100
58c4a888 147
3be04163 148grub2 (1.95+20080116-1) unstable; urgency=low
d171390c 149
6807ddf1 150 * New CVS snapshot.
151 - update-grub ignores stale *.dpkg-* files. (Closes: #422708, #424223)
152 - LVM/RAID now working properly (except when it affects /boot).
153 (Closes: #425666)
3be04163 154 - Fixes flickery in timeout message. (Closes: #437275)
d171390c 155 * grub-pc.postinst: Use `--no-floppy' whenever possible. Die, floppies,
156 die!
93d6050b 157 * Resync with latest version of GRUB Legacy's update-grub. This time,
158 using the $LET_US_TRY_GRUB_2 hack to reuse the same script both for
159 addition of core.img and its removal.
bc34be32 160 * grub-*.install: Add update-grub2 stub. Packages providing /etc/grub.d/
1195b5f9 161 scripts should invoke update-grub2 in both postinst and postrm (whenever
162 it is found, of course).
802913d8 163 * control: Reorganize a bit, including a complete rewrite of the
164 package descriptions.
408fbc61 165 * control (grub-ieee1275): Enable for i386/amd64.
d171390c 166
3be04163 167 -- Robert Millan <rmh@aybabtu.com> Wed, 16 Jan 2008 15:00:54 +0100
d171390c 168
a9603564 169grub2 (1.95+20080107-1) unstable; urgency=low
170
171 * New CVS snapshot.
172 - Supports ReiserFS. (Closes: #430742)
173 - patches/disable_ata.diff: Resync.
174
175 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jan 2008 12:46:39 +0100
176
5b972972 177grub2 (1.95+20080105-2) unstable; urgency=low
178
179 * grub-pc.postinst: Fix covered assumption that menu.lst exists.
81820266 180 (Closes: #459247)
1c130c4f 181 * copyright: Fix copyright/license reference.
5b972972 182
1c130c4f 183 -- Robert Millan <rmh@aybabtu.com> Sun, 6 Jan 2008 18:02:28 +0100
5b972972 184
4746a195 185grub2 (1.95+20080105-1) unstable; urgency=low
21bcb0cb 186
4746a195 187 * New CVS snapshot.
188 - Fixes install on non-devfs systems with devfs-style paths (ouch).
189 (Closes: #450709).
190 - Fixes boot of "Linux" zImages (including memtest86+). (Closes: #436113).
191 - Corrects usage message in grub-setup. (Closes: #458600).
75df1021 192 - patches/menu_color.diff: Remove. Made obsolete by `menu_color_normal'
193 and `menu_color_highlight' variables. Add/install grub.d/05_debian_theme
194 to make use of them.
21bcb0cb 195 * Reestructure grub-pc.postinst. Notably:
196 - Do not touch menu.lst unless user has confirmed it (via debconf).
197 (Closes: #459247)
198 - When we do, keep a backup in /boot/grub/menu.lst_backup_by_grub2_postinst.
199
200 -- Robert Millan <rmh@aybabtu.com> Sat, 5 Jan 2008 17:55:37 +0100
201
1ec7b0e8 202grub2 (1.95+20080101-1) unstable; urgency=low
a3bbc238 203
48840598 204 * New CVS snapshot.
205 - patches/disable_xfs.diff: Rewrite in a way that won't collide with
301321ef 206 upstream changes so often.
c26523f9 207 - unifont.hex now processed by upstream.
208 - rules: Disable build of unifont.pff.
209 - *.install: Remove build/unifont.pff line.
48095ba8 210 - patches/menu_color.diff: Change menu color to our traditional blue theme.
a3bbc238 211 * Support new dpkg fields (Homepage, Vcs-Svn, Vcs-Browser).
1ec7b0e8 212 * patches/disable_ata.diff: Prevent ATA module from being built on i386-pc.
a3bbc238 213
1ec7b0e8 214 -- Robert Millan <rmh@aybabtu.com> Tue, 1 Jan 2008 19:45:30 +0100
a3bbc238 215
632fbecc 216grub2 (1.95+20071101-1) unstable; urgency=low
217
218 * New CVS snapshot.
219 - patches/linuxbios.diff: Remove (supported in upstream now).
632fbecc 220
221 -- Robert Millan <rmh@aybabtu.com> Thu, 1 Nov 2007 13:18:51 +0100
222
edfc4e59 223grub2 (1.95+20071004-2) unstable; urgency=low
224
225 * Rename debian/grub-of.* to debian/grub-ieee1275.*.
c6d03319 226 * Add debian/grub-linuxbios.{postinst,dirs,install}.
0daae717 227 * rules: Fix/Overrride lintian warnings (unstripped-binary-or-object).
5fb62a54 228 * Remove grub-linuxbios.postinst.
edfc4e59 229
5fb62a54 230 -- Robert Millan <rmh@aybabtu.com> Wed, 10 Oct 2007 23:56:35 +0200
edfc4e59 231
dba8ac92 232grub2 (1.95+20071004-1) unstable; urgency=low
233
234 * New CVS snapshot.
912cc4b3 235 * Add grub-linuxbios package.
236 - patches/linuxbios.diff
237 - control
238 - rules
dba8ac92 239 * Rename grub-of to grub-ieee1275 to match with upstream conventions.
912cc4b3 240 - control
241 - rules
dba8ac92 242
243 -- Robert Millan <rmh@aybabtu.com> Thu, 4 Oct 2007 14:42:30 +0200
244
b1d342ac 245grub2 (1.95+20070829-1) unstable; urgency=low
246
247 * New CVS snapshot.
248 - Includes fix for parallel builds.
249 * rules: Append -j flag to $(MAKE) to take advantage of >1 processors.
dc3ced2d 250 * Add reference to /usr/share/common-licenses.
251 - debian/copyright
252 - debian/control (all packages): Add base-files (>= 4.0.1) dependency.
b1d342ac 253
dc3ced2d 254 -- Robert Millan <rmh@debian.org> Sat, 1 Sep 2007 19:00:22 +0200
b1d342ac 255
abad5ef6 256grub2 (1.95+20070828-2) unstable; urgency=low
257
258 * control (grub-of): Make depends on powerpc-ibm-utils versioned as
259 >= 1.0.6 (older versions don't have -a flag).
260
261 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 23:32:32 +0200
262
dd6aa857 263grub2 (1.95+20070828-1) unstable; urgency=low
8cac1ec2 264
f29115c8 265 * New CVS snapshot.
dd6aa857 266 - Adds ntfs support.
267 - Fixes a pair of issues indirectly breaking grub-probe on powerpc.
268 (Closes: #431488)
e70b75bc 269 - patches/disable_xfs.diff: Resync.
f29115c8 270 - copyright: License upgraded to GPLv3.
78f9b873 271 * control (grub-of Depends): Add powerpc-utils (for nvsetenv) and bc.
8cac1ec2 272
dd6aa857 273 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 21:24:14 +0200
8cac1ec2 274
1b5f473e 275grub2 (1.95+20070626-1) unstable; urgency=low
93916d33 276
277 * New CVS snapshot.
7fdd1afb 278 - More fixes to cope with unreadable /. (Closes: #427289)
1b5f473e 279 - update-grub supports multiple terminals.
93916d33 280 * control (Build-Depends): Add genisoimage.
dfb3c82f 281 * patches/partmap_fallback.diff: Remove. It didn't archieve anything as
282 it also needs support for proper identification of raid / lvm (this is
283 being worked on).
284 * patches/disable_xfs.diff: Disable xfs in grub-probe.
28c102eb 285 * grub-rescue-pc.README.Debian: New. Explain how to use the rescue
286 images.
93916d33 287
28c102eb 288 -- Robert Millan <rmh@debian.org> Tue, 26 Jun 2007 08:39:14 +0200
93916d33 289
eef81893 290grub2 (1.95+20070614-1) unstable; urgency=low
b79a7678 291
292 * New CVS snapshot.
c7075c49 293 - update-grub is tollerant to unreadable / (as long as /boot is
294 accessible). (Closes: #427289)
b79a7678 295 * grub-pc.postinst: Generate new grub.cfg when menu.lst exists.
ca9ba3c9 296 * New package grub-rescue-pc.
297 - control: Add it.
298 - README.Debian.in: Remove obsolete documentation.
299 - rules: Build rescue images using grub-mkrescue.
300 - grub-rescue-pc.dirs: Prepare their directory.
301 - grub-rescue-pc.install: Install them.
ef634dc0 302 * legacy/update-grub: Fix core.img detection on separate /boot.
b79a7678 303
eef81893 304 -- Robert Millan <rmh@debian.org> Thu, 14 Jun 2007 08:17:21 +0200
b79a7678 305
1d1714d3 306grub2 (1.95+20070604-1) unstable; urgency=low
2faf2ce6 307
308 * New CVS snapshot.
1d1714d3 309 - patches/grub_probe_for_everyone.diff: Remove (merged).
2faf2ce6 310 - update-grub exports user-defined GRUB_CMDLINE_LINUX. (Closes: #425453)
1d1714d3 311 - Fix those nasty powerpc bugs. (Closes: #422729)
2faf2ce6 312
1d1714d3 313 -- Robert Millan <rmh@aybabtu.com> Mon, 4 Jun 2007 21:30:55 +0200
2faf2ce6 314
72358b97 315grub2 (1.95+20070520-1) unstable; urgency=low
6db7bc5d 316
317 * New CVS snapshot.
5ff45833 318 - LVM / RAID fixes. (Closes: #423648, #381150)
319 - Fix memory management bug. (Closes: #423409)
6db7bc5d 320 - patches/efi.diff: Remove (merged).
321 - patches/grub_probe_for_everyone.diff: Use the new paths for
322 util/grub-probe.c, util/biosdisk.c, util/getroot.c. Enable
1b14457f 323 grub-mkdevicemap. (Closes: #424985)
ecc1272d 324 * legacy/update-grub: Get rid of all grub-set-default calls. (Closes: #425054)
1a5b4b14 325 * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
326 * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
125badfd 327 * patches/partmap_fallback.diff: New. Implement fallback "pc gpt" for partmap
328 detection failures. (Closes: #423022)
ca1d5ac6 329 * control: Update XS-Vcs-* fields. Thanks Sam Morris <sam@robots.org.uk>.
330 (Closes: #425146)
4f74b8e8 331 * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
6db7bc5d 332
4f74b8e8 333 -- Robert Millan <rmh@aybabtu.com> Sun, 20 May 2007 11:13:03 +0200
6db7bc5d 334
070f908f 335grub2 (1.95+20070515-1) unstable; urgency=low
322cca96 336
337 * New CVS snapshot.
bf4de9eb 338 - Fix assumptions about /, /boot and /boot/grub being the same device.
339 (Closes: #423268, #422459)
340 - Proper sorting of Linux images. (Closes: #422580)
341 - update-grub lets /etc/default/grub override its variables now.
342 (Closes: #423649)
343 - update-grub mentions /etc/default/grub in the grub.cfg header.
344 (Closes: #423651)
345 - update-grub sets 800x600x16 as the default gfxmode. (Closes: #422794)
9d4980bc 346 - update-grub runs grub-mkdevicemap before attempting to use grub-probe
347 (part of #423217)
b06452a4 348
3a9010c9 349 [ Otavio Salvador ]
b06452a4 350 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
ac0b1953 351 <sam@robots.org.uk> for the patch. (Closes: #423005)
3a12e08d 352 * Add Robert Millan as uploader.
75cc5d07 353 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
b06452a4 354
3a9010c9 355 [ Robert Millan ]
29f0c107 356 * grub-pc.postinst:
357 - Remove /boot/grub/device.map before running grub-install.
358 (Closes: #422851)
359 - Always run update-grub after grub-install. (part of #423217)
360 - Use grub-mkdevicemap instead of removing device.map, since update-grub
361 needs it but grub-install is not run unconditionaly.
362 - Redirect grub-install invocation to /dev/null, since it can mislead
9d4980bc 363 users into thinking that MBR was overwritten. (part of #423217)
bf4de9eb 364 * default/grub: Stop exporting the variables (update-grub does that now).
c6929290 365 * Misc EFI fixes, including new grub-install.
366 - patches/efi.diff: New.
367 - patches/grub_probe_for_everyone.diff: Move some bits to efi.diff.
368 - grub-efi.install: Stop installing dummy grub-install.
369 - grub-install: Remove.
9d4980bc 370 * grub-pc.postinst: Avoid generating core.img when menu.lst is not present,
371 to avoid duplicated work (this is specialy important for d-i). (part of
372 #423217).
373 * See multiple references above. (Closes: #423217)
070f908f 374 * grub-{pc,efi,of}.{dirs,install}: Install presubj in the right directory
375 to make it work again (oops).
80c59d60 376 * Add reportbug script to gather debugging information. (Closes: #423218)
377 - script: New.
378 - grub-{pc,efi,of}.install: Install it.
379 * Install the reportbug scripts for grub2 too, since users might still use
380 it for bugfiling.
381 - grub2.dirs
382 - grub2.install
e6f4860a 383 * Fix some lintian warnings.
384 - control (grub2): Depend on debconf.
385 - README.Debian.in: Fix mispell.
386 - grub2.templates: Remove extra dot.
3a9010c9 387
e6f4860a 388 -- Robert Millan <rmh@aybabtu.com> Tue, 15 May 2007 22:08:53 +0200
b06452a4 389
0aabb8dd 390grub2 (1.95+20070507-1) unstable; urgency=low
391
cac03775 392 [ Robert Millan ]
0aabb8dd 393 * New CVS snapshot.
394 - patches/build_neq_src.diff: Remove (merged).
365e3558 395 * Fix debhelper files to ensure each package gets the right thing.
1133125b 396 * Enable gfxterm/unifont support.
6c11a0d2 397 * On grub-pc, if there's no core.img setup, create one (but do not
398 risk writing to MBR).
d6105ccd 399 * On grub-pc, if menu.lst is found, regenerate it to include our
400 core.img.
0aabb8dd 401
cac03775 402 [ Otavio Salvador ]
403 * Move debian/update-grub to debian/legacy/update-grub otherwise the
404 source gets messy.
405
406 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
0aabb8dd 407
255820f9 408grub2 (1.95+20070505.1-3) unstable; urgency=low
409
410 * Split postinst into grub2.postinst (with the transition warning) and
411 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
412 - postinst.in
413 - grub2.postinst
414 - rules
415
416 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
417
d5d38884 418grub2 (1.95+20070505.1-2) unstable; urgency=low
419
420 * Add EFI build of GRUB.
421 - control: Restructure to provide 3 packages: grub-pc (x86),
422 grub-efi (x86) and grub-of (powerpc).
423 - rules: Handle a separate build for each package.
424 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
425 - patches/grub_probe_for_everyone.diff: New (superceds
426 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
427 - grub-install: Dummy informational grub-install for EFI.
428 - grub-efi.install: Installs it.
429
430 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
431
1e0928a9 432grub2 (1.95+20070505.1-1) unstable; urgency=low
17aa47c3 433
1e0928a9 434 * New CVS snapshot.
17aa47c3 435 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
1e0928a9 436 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
437 is currently broken and we don't have the hardware to debug it. Will be
438 re-enabled in next upload.
17aa47c3 439
1e0928a9 440 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
17aa47c3 441
5ffc0ad7 442grub2 (1.95+20070505-1) unstable; urgency=low
db2e8011 443
444 * New CVS snapshot.
eddf397b 445 - Improved grub.cfg parser. (Closes: #381215)
db2e8011 446 - patches/fix-grub-install.diff: Remove (merged).
f3329dc0 447 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
eddf397b 448 - provides update-grub2. (Closes: #419151)
5ffc0ad7 449 - Supports GPT in PC/BIOS systems. (Closes: #409073)
cc88f529 450 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
7b28ea52 451 * control (Description): Make it less scary, and more informative.
fcdcf133 452 * postinst: Run update-grub to ensure the latest improvements always are
453 applied.
1c13c136 454 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
455 on powerpc (and hopefuly update-grub).
db2e8011 456
5ffc0ad7 457 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
db2e8011 458
3881b1d6 459grub2 (1.95-5) unstable; urgency=low
460
461 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
462 by providing the patch. Closes: #416408
463
464 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
465
99137f69 466grub2 (1.95-4) unstable; urgency=low
467
468 * Fix powerpc grub-install binary path. Closes: #402838
469
470 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
471
950f9676 472grub2 (1.95-3) unstable; urgency=low
5bfe2958 473
950f9676 474 [ Christian Perrier ]
5bfe2958 475 * Switch to po-debconf for debconf templates. Closes: #402972
0043fb95 476 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
b9fb72a8 477 * Debconf translations:
478 - French
479 - Czech. Closes: #413327
83e09cc6 480 - Galician. Closes: #413323
481 - Swedish. Closes: #413325
482 - Portuguese. Closes: #413332
f6bda37a 483 - German. Closes: #413365
d99699ed 484 - Tamil. Closes: #413478
97255a32 485 - Russian. Closes: #413542
54e42fb8 486 - Italian. Closes: #413904
0e054971 487 - Romanian. Closes: #414443
5bfe2958 488
950f9676 489 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
5bfe2958 490
a7764ae2 491grub2 (1.95-2) unstable; urgency=low
bf8b20c2 492
a7764ae2 493 [ Robert Millan ]
bf8b20c2 494 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
495 (Closes: #394706)
104cf25b 496 * Transition to new numbering scheme for partitions. (Closes: #395019)
497 - update-grub: Don't substract 1 when converting partition device names to
9317f80c 498 grub drives.
499 - Add debconf warning explaining the situation.
e7a0f6d3 500 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
bf8b20c2 501
a7764ae2 502 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
bf8b20c2 503
359968c3 504grub2 (1.95-1) unstable; urgency=low
5638cc31 505
359968c3 506 * New upstream release.
5638cc31 507 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
508
509 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
510
48e9e3e4 511grub2 (1.94+20061003-1) unstable; urgency=high
a6b165a5 512
ecceeead 513 * New CVS snapshot.
48e9e3e4 514
2199586b 515 [ Otavio Salvador ]
a6b165a5 516 * Change debhelper compatibility mode to 5:
517 - debian/compat: setted to 5;
7ce63b2f 518 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
519 Closes: #389873
48e9e3e4 520 * Set urgency=high since it's experimental stuff and tagged likewise. It
521 also solved a serious bug on PowerPC that leave users with a black
522 screen.
a6b165a5 523
2199586b 524 [ Robert Millan ]
525 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
e987491b 526 (Closes: #372186)
2199586b 527
48e9e3e4 528 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
a6b165a5 529
4463d700 530grub2 (1.94+20060926-1) unstable; urgency=high
06353262 531
a9f08873 532 * New CVS snapshot.
71b90bb5 533 - Command-line editting fix (Closes: #381214).
fcd02ac7 534 - Fixes runtime breakage on amd64 (not in BTS).
a9f08873 535 - Delete a few patches (merged).
71b90bb5 536
537 [ Robert Millan ]
538 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
539 1.94-5 (broken on systems that use udev, broken on amd64...).
ec521415 540 * Pure ppc64 support.
541 - control (Architecture): Add any-ppc64.
542 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
67bc9fcd 543 * rules: Remove moddep.lst install command (no longer needed).
fcd02ac7 544 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
545 broke grub-probefs.
164b6290 546 * Add bug template to encourage sending upstream stuff directly to
547 upstream.
548 - presubj: New.
06353262 549
99aa95f4 550 [ Otavio Salvador ]
551 * Add XS-X-Vcs-Svn on control file and point it to our current svn
552 repository.
57c58e17 553 * Add cvs-snapshot to rules.
99aa95f4 554
4463d700 555 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
06353262 556
e7215d44 557grub2 (1.94-6) unstable; urgency=low
6126d481 558
559 [ Robert Millan ]
560 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
561 extensions. (mentioned in #361929)
3ecf0251 562 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
563 dotdirs (e.g. ".static").
564 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
565 /dev/fd0 exists when generating device.map.
6126d481 566
e7215d44 567 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
6126d481 568
7c6c18a5 569grub2 (1.94-5) unstable; urgency=low
acbaef33 570
571 [ Robert Millan ]
572 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
573 confuse buildds).
bffb6519 574 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
575 grub-install. (Closes: #372934)
acbaef33 576
7c6c18a5 577 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
acbaef33 578
d9737ac0 579grub2 (1.94-4) unstable; urgency=low
5c8152fc 580
6028872c 581 [ Otavio Salvador ]
5c8152fc 582 * 01_fix_amd64_building.patch: dropped since it now supports amd64
583 native building.
5b48b1dd 584 * Remove convert_kernel26 usage since it's not necessary anymore and due
585 initramfs-tools changes it's bug too.
7188e4dc 586
6028872c 587 [ Robert Millan ]
588 * Fork update-grub from grub legacy, and tweak a few commands in output to
589 make it work for grub2.
f532c944 590 * Update README.Debian.in with more recent (and easier) install instructions.
8e633c2d 591 * Add grub to Conflicts/Replaces. Too many commands with the same name,
592 even if they don't use the same path yet (but will likely do in the
593 future, see #361929).
73535602 594 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
595 to be an endless source of problems (and forbidden by policy as well).
445b33f5 596 * Fix FTBFS on amd64. Really closes: #372548.
5c8152fc 597
d9737ac0 598 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
5c8152fc 599
1a457530 600grub2 (1.94-3) unstable; urgency=low
601
602 * Fix FTBFS in amd64. Closes: 372548
603
604 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
605
5a1b207a 606grub2 (1.94-2) unstable; urgency=low
3d5b82c4 607
608 * Update grub images paths in README.Debian
ba75d2bb 609 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
610 installation. Refs: #371069
dd5d5ff6 611 * Fix FTBFS in amd64. Closes: #370803
3d5b82c4 612
5a1b207a 613 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
3d5b82c4 614
0b825c6c 615grub2 (1.94-1) unstable; urgency=low
1a67e2a2 616
53a8ac0f 617 * New upstream release.
618 - Fix powerpc building. Closes: #370259
ba8166aa 619 - 01_fix_grub-install.patch: merged upstream.
057b1151 620 - Moved modules to /usr/lib/grub since they are architecture
621 dependent.
3d5e94cf 622 * Leave CDBS set debhelper compatibility level.
40843cc8 623 * Allow amd64 build to happen. Closes: #364956
c29d9567 624 * Enforce building in 32bits while running in x86_64 machines.
241498b5 625 * Update Standards version to 3.7.2. No changes need.
1a67e2a2 626
0b825c6c 627 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1a67e2a2 628
65fe9821 629grub2 (1.93-1) unstable; urgency=low
b904bdaf 630
b815eb56 631 * New upstream release.
632 - Added support to PowerPC. Closes: #357853
b1eaf218 633 - 01_fix_grub-install.patch: rediff.
b904bdaf 634 * Update Standards version to 3.6.2. No changes need.
f6da03e2 635 * Start to use new dpkg architecture definition. Closes: #360134
b904bdaf 636
65fe9821 637 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
b904bdaf 638
413e6d6b 639grub2 (1.92-2) unstable; urgency=low
0140e306 640
641 * Add bison on build-depends field. Closes: #346178
29583fb2 642 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
0140e306 643
413e6d6b 644 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
0140e306 645
d72939bf 646grub2 (1.92-1) unstable; urgency=low
6019f349 647
c51c43dc 648 * New upstream release.
649 - Add support for GPT partition table format.
650 - Add a new command "play" to play an audio file on PC.
651 - Add support for Linux/ADFS partition table format.
652 - Add support for BASH-like scripting.
653 - Add support for Apple HFS+ filesystems.
fe081dbd 654 * 01_fix_grub-install.patch: Added. Fix grub-install to use
655 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
f298d752 656 * Do not use CDBS tarball mode anymore. Closes: #344272
fe081dbd 657
f298d752 658 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
6019f349 659
32a6e6ce 660grub2 (1.91-0) unstable; urgency=low
fe54c31a 661
e73d694b 662 * New upstream release. Closes: #331211
fe54c31a 663 * debian/watch: added.
764e8ef1 664 * debian/control.in, debian/control: Add libncurses5-dev in
665 Build-Depends. Closes: #304638
666 * Remove Robert Millan as uploader;
667 * Add myself as uploader;
fe54c31a 668
32a6e6ce 669 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
fe54c31a 670
c38e4ead 671grub2 (0.6+20050203-2) unstable; urgency=low
672
673 * Disable for powerpc. Reportedly it fails to boot.
674
675 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
676
677grub2 (0.6+20050203-1) unstable; urgency=low
678
679 * New upstream snapshot.
680 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
681 * Use cdbs debian/control autogeneration.
682 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
683 - Move control to control.in.
684 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
685 * control.in (Build-Depends): Add ruby.
686
687 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
688
689grub2 (0.6+20040805-1) unstable; urgency=low
690
691 * New upstream snapshot.
692 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
693 * Use type-handling to generate dpkg arch list.
694 - control.in
695 - rules
696
697 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
698
699grub2 (0.6+20040502-1) experimental; urgency=low
700
701 * New upstream snapshot.
702 - Fix FTBFS on powerpc.
703
704 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
705
706grub2 (0.6+20040429-1) experimental; urgency=low
707
708 * New upstream snapshot.
709 - control (Architecture): Add powerpc.
710
711 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
712
713grub2 (0.6+20031125-1) experimental; urgency=low
714
715 * New upstream snapshot.
716 - patches/multiboot.diff: Nuked.
717 - install,docs: Update directory name.
718 * control (Maintainer): Set to pkg-grub-devel mailing list.
719 * control (Uploaders): Add myself.
720 * control (Architecture): Add freebsd-i386 and netbsd-i386.
721
722 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
723
724grub2 (0.6+20031114-1) experimental; urgency=low
725
726 * New upstream snapshot.
727 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
728 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
729 - patches/multiboot.diff: New.
730 - control (Architecture): Add hurd-i386 (which needed multiboot).
731 * Rename package to grub2 (to follow upstream tendency).
732 - control: Ditto.
733 - README.Debian: Likewise.
734 * Switch to tarball mode.
735 - rules: Ditto.
736 - docs: Prefix paths in order to workaround dh_installdocs bug.
737 - install: Likewise, but not because of bug (should be in rules, actualy).
738 * Fix FTBFS. (Closes: #213868)
739 - control (Build-Depends): Add autoconf.
740 - control (Build-Conflicts): Add autoconf2.13.
741
742 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
743
744pupa (0.6+20031008-1) experimental; urgency=low
745
746 * New upstream snapshot.
747 * Uploading to experimental.
748 * debian/control: Add Jason Thomas to Uploaders.
749
750 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
751
752pupa (0.6+20030915-1) unstable; urgency=low
753
754 * Initial Release. (Closes: #211030)
755
756 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000