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