]> git.proxmox.com Git - grub2.git/blame - debian/changelog
Oops. Revert accidentaly-committed files.
[grub2.git] / debian / changelog
CommitLineData
322cca96 1grub2 (1.95+20070514-1) UNRELEASED; urgency=low
2
3 * New CVS snapshot.
4 - default/grub: Stop exporting the variables (update-grub does that now).
b06452a4 5
3a9010c9 6 [ Otavio Salvador ]
b06452a4 7 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
ac0b1953 8 <sam@robots.org.uk> for the patch. (Closes: #423005)
3a12e08d 9 * Add Robert Millan as uploader.
75cc5d07 10 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
b06452a4 11
3a9010c9 12 [ Robert Millan ]
29f0c107 13 * grub-pc.postinst:
14 - Remove /boot/grub/device.map before running grub-install.
15 (Closes: #422851)
16 - Always run update-grub after grub-install. (part of #423217)
17 - Use grub-mkdevicemap instead of removing device.map, since update-grub
18 needs it but grub-install is not run unconditionaly.
19 - Redirect grub-install invocation to /dev/null, since it can mislead
20 users into thinking that MBR was overwritten.
3a9010c9 21
322cca96 22 -- Robert Millan <rmh@aybabtu.com> Mon, 14 May 2007 10:57:08 +0200
b06452a4 23
0aabb8dd 24grub2 (1.95+20070507-1) unstable; urgency=low
25
cac03775 26 [ Robert Millan ]
0aabb8dd 27 * New CVS snapshot.
28 - patches/build_neq_src.diff: Remove (merged).
365e3558 29 * Fix debhelper files to ensure each package gets the right thing.
1133125b 30 * Enable gfxterm/unifont support.
6c11a0d2 31 * On grub-pc, if there's no core.img setup, create one (but do not
32 risk writing to MBR).
d6105ccd 33 * On grub-pc, if menu.lst is found, regenerate it to include our
34 core.img.
0aabb8dd 35
cac03775 36 [ Otavio Salvador ]
37 * Move debian/update-grub to debian/legacy/update-grub otherwise the
38 source gets messy.
39
40 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
0aabb8dd 41
255820f9 42grub2 (1.95+20070505.1-3) unstable; urgency=low
43
44 * Split postinst into grub2.postinst (with the transition warning) and
45 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
46 - postinst.in
47 - grub2.postinst
48 - rules
49
50 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
51
d5d38884 52grub2 (1.95+20070505.1-2) unstable; urgency=low
53
54 * Add EFI build of GRUB.
55 - control: Restructure to provide 3 packages: grub-pc (x86),
56 grub-efi (x86) and grub-of (powerpc).
57 - rules: Handle a separate build for each package.
58 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
59 - patches/grub_probe_for_everyone.diff: New (superceds
60 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
61 - grub-install: Dummy informational grub-install for EFI.
62 - grub-efi.install: Installs it.
63
64 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
65
1e0928a9 66grub2 (1.95+20070505.1-1) unstable; urgency=low
17aa47c3 67
1e0928a9 68 * New CVS snapshot.
17aa47c3 69 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
1e0928a9 70 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
71 is currently broken and we don't have the hardware to debug it. Will be
72 re-enabled in next upload.
17aa47c3 73
1e0928a9 74 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
17aa47c3 75
5ffc0ad7 76grub2 (1.95+20070505-1) unstable; urgency=low
db2e8011 77
78 * New CVS snapshot.
eddf397b 79 - Improved grub.cfg parser. (Closes: #381215)
db2e8011 80 - patches/fix-grub-install.diff: Remove (merged).
f3329dc0 81 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
eddf397b 82 - provides update-grub2. (Closes: #419151)
5ffc0ad7 83 - Supports GPT in PC/BIOS systems. (Closes: #409073)
cc88f529 84 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
7b28ea52 85 * control (Description): Make it less scary, and more informative.
fcdcf133 86 * postinst: Run update-grub to ensure the latest improvements always are
87 applied.
1c13c136 88 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
89 on powerpc (and hopefuly update-grub).
db2e8011 90
5ffc0ad7 91 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
db2e8011 92
3881b1d6 93grub2 (1.95-5) unstable; urgency=low
94
95 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
96 by providing the patch. Closes: #416408
97
98 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
99
99137f69 100grub2 (1.95-4) unstable; urgency=low
101
102 * Fix powerpc grub-install binary path. Closes: #402838
103
104 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
105
950f9676 106grub2 (1.95-3) unstable; urgency=low
5bfe2958 107
950f9676 108 [ Christian Perrier ]
5bfe2958 109 * Switch to po-debconf for debconf templates. Closes: #402972
0043fb95 110 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
b9fb72a8 111 * Debconf translations:
112 - French
113 - Czech. Closes: #413327
83e09cc6 114 - Galician. Closes: #413323
115 - Swedish. Closes: #413325
116 - Portuguese. Closes: #413332
f6bda37a 117 - German. Closes: #413365
d99699ed 118 - Tamil. Closes: #413478
97255a32 119 - Russian. Closes: #413542
54e42fb8 120 - Italian. Closes: #413904
0e054971 121 - Romanian. Closes: #414443
5bfe2958 122
950f9676 123 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
5bfe2958 124
a7764ae2 125grub2 (1.95-2) unstable; urgency=low
bf8b20c2 126
a7764ae2 127 [ Robert Millan ]
bf8b20c2 128 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
129 (Closes: #394706)
104cf25b 130 * Transition to new numbering scheme for partitions. (Closes: #395019)
131 - update-grub: Don't substract 1 when converting partition device names to
9317f80c 132 grub drives.
133 - Add debconf warning explaining the situation.
e7a0f6d3 134 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
bf8b20c2 135
a7764ae2 136 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
bf8b20c2 137
359968c3 138grub2 (1.95-1) unstable; urgency=low
5638cc31 139
359968c3 140 * New upstream release.
5638cc31 141 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
142
143 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
144
48e9e3e4 145grub2 (1.94+20061003-1) unstable; urgency=high
a6b165a5 146
ecceeead 147 * New CVS snapshot.
48e9e3e4 148
2199586b 149 [ Otavio Salvador ]
a6b165a5 150 * Change debhelper compatibility mode to 5:
151 - debian/compat: setted to 5;
7ce63b2f 152 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
153 Closes: #389873
48e9e3e4 154 * Set urgency=high since it's experimental stuff and tagged likewise. It
155 also solved a serious bug on PowerPC that leave users with a black
156 screen.
a6b165a5 157
2199586b 158 [ Robert Millan ]
159 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
e987491b 160 (Closes: #372186)
2199586b 161
48e9e3e4 162 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
a6b165a5 163
4463d700 164grub2 (1.94+20060926-1) unstable; urgency=high
06353262 165
a9f08873 166 * New CVS snapshot.
71b90bb5 167 - Command-line editting fix (Closes: #381214).
fcd02ac7 168 - Fixes runtime breakage on amd64 (not in BTS).
a9f08873 169 - Delete a few patches (merged).
71b90bb5 170
171 [ Robert Millan ]
172 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
173 1.94-5 (broken on systems that use udev, broken on amd64...).
ec521415 174 * Pure ppc64 support.
175 - control (Architecture): Add any-ppc64.
176 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
67bc9fcd 177 * rules: Remove moddep.lst install command (no longer needed).
fcd02ac7 178 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
179 broke grub-probefs.
164b6290 180 * Add bug template to encourage sending upstream stuff directly to
181 upstream.
182 - presubj: New.
06353262 183
99aa95f4 184 [ Otavio Salvador ]
185 * Add XS-X-Vcs-Svn on control file and point it to our current svn
186 repository.
57c58e17 187 * Add cvs-snapshot to rules.
99aa95f4 188
4463d700 189 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
06353262 190
e7215d44 191grub2 (1.94-6) unstable; urgency=low
6126d481 192
193 [ Robert Millan ]
194 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
195 extensions. (mentioned in #361929)
3ecf0251 196 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
197 dotdirs (e.g. ".static").
198 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
199 /dev/fd0 exists when generating device.map.
6126d481 200
e7215d44 201 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
6126d481 202
7c6c18a5 203grub2 (1.94-5) unstable; urgency=low
acbaef33 204
205 [ Robert Millan ]
206 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
207 confuse buildds).
bffb6519 208 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
209 grub-install. (Closes: #372934)
acbaef33 210
7c6c18a5 211 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
acbaef33 212
d9737ac0 213grub2 (1.94-4) unstable; urgency=low
5c8152fc 214
6028872c 215 [ Otavio Salvador ]
5c8152fc 216 * 01_fix_amd64_building.patch: dropped since it now supports amd64
217 native building.
5b48b1dd 218 * Remove convert_kernel26 usage since it's not necessary anymore and due
219 initramfs-tools changes it's bug too.
7188e4dc 220
6028872c 221 [ Robert Millan ]
222 * Fork update-grub from grub legacy, and tweak a few commands in output to
223 make it work for grub2.
f532c944 224 * Update README.Debian.in with more recent (and easier) install instructions.
8e633c2d 225 * Add grub to Conflicts/Replaces. Too many commands with the same name,
226 even if they don't use the same path yet (but will likely do in the
227 future, see #361929).
73535602 228 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
229 to be an endless source of problems (and forbidden by policy as well).
445b33f5 230 * Fix FTBFS on amd64. Really closes: #372548.
5c8152fc 231
d9737ac0 232 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
5c8152fc 233
1a457530 234grub2 (1.94-3) unstable; urgency=low
235
236 * Fix FTBFS in amd64. Closes: 372548
237
238 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
239
5a1b207a 240grub2 (1.94-2) unstable; urgency=low
3d5b82c4 241
242 * Update grub images paths in README.Debian
ba75d2bb 243 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
244 installation. Refs: #371069
dd5d5ff6 245 * Fix FTBFS in amd64. Closes: #370803
3d5b82c4 246
5a1b207a 247 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
3d5b82c4 248
0b825c6c 249grub2 (1.94-1) unstable; urgency=low
1a67e2a2 250
53a8ac0f 251 * New upstream release.
252 - Fix powerpc building. Closes: #370259
ba8166aa 253 - 01_fix_grub-install.patch: merged upstream.
057b1151 254 - Moved modules to /usr/lib/grub since they are architecture
255 dependent.
3d5e94cf 256 * Leave CDBS set debhelper compatibility level.
40843cc8 257 * Allow amd64 build to happen. Closes: #364956
c29d9567 258 * Enforce building in 32bits while running in x86_64 machines.
241498b5 259 * Update Standards version to 3.7.2. No changes need.
1a67e2a2 260
0b825c6c 261 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1a67e2a2 262
65fe9821 263grub2 (1.93-1) unstable; urgency=low
b904bdaf 264
b815eb56 265 * New upstream release.
266 - Added support to PowerPC. Closes: #357853
b1eaf218 267 - 01_fix_grub-install.patch: rediff.
b904bdaf 268 * Update Standards version to 3.6.2. No changes need.
f6da03e2 269 * Start to use new dpkg architecture definition. Closes: #360134
b904bdaf 270
65fe9821 271 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
b904bdaf 272
413e6d6b 273grub2 (1.92-2) unstable; urgency=low
0140e306 274
275 * Add bison on build-depends field. Closes: #346178
29583fb2 276 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
0140e306 277
413e6d6b 278 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
0140e306 279
d72939bf 280grub2 (1.92-1) unstable; urgency=low
6019f349 281
c51c43dc 282 * New upstream release.
283 - Add support for GPT partition table format.
284 - Add a new command "play" to play an audio file on PC.
285 - Add support for Linux/ADFS partition table format.
286 - Add support for BASH-like scripting.
287 - Add support for Apple HFS+ filesystems.
fe081dbd 288 * 01_fix_grub-install.patch: Added. Fix grub-install to use
289 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
f298d752 290 * Do not use CDBS tarball mode anymore. Closes: #344272
fe081dbd 291
f298d752 292 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
6019f349 293
32a6e6ce 294grub2 (1.91-0) unstable; urgency=low
fe54c31a 295
e73d694b 296 * New upstream release. Closes: #331211
fe54c31a 297 * debian/watch: added.
764e8ef1 298 * debian/control.in, debian/control: Add libncurses5-dev in
299 Build-Depends. Closes: #304638
300 * Remove Robert Millan as uploader;
301 * Add myself as uploader;
fe54c31a 302
32a6e6ce 303 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
fe54c31a 304
c38e4ead 305grub2 (0.6+20050203-2) unstable; urgency=low
306
307 * Disable for powerpc. Reportedly it fails to boot.
308
309 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
310
311grub2 (0.6+20050203-1) unstable; urgency=low
312
313 * New upstream snapshot.
314 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
315 * Use cdbs debian/control autogeneration.
316 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
317 - Move control to control.in.
318 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
319 * control.in (Build-Depends): Add ruby.
320
321 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
322
323grub2 (0.6+20040805-1) unstable; urgency=low
324
325 * New upstream snapshot.
326 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
327 * Use type-handling to generate dpkg arch list.
328 - control.in
329 - rules
330
331 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
332
333grub2 (0.6+20040502-1) experimental; urgency=low
334
335 * New upstream snapshot.
336 - Fix FTBFS on powerpc.
337
338 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
339
340grub2 (0.6+20040429-1) experimental; urgency=low
341
342 * New upstream snapshot.
343 - control (Architecture): Add powerpc.
344
345 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
346
347grub2 (0.6+20031125-1) experimental; urgency=low
348
349 * New upstream snapshot.
350 - patches/multiboot.diff: Nuked.
351 - install,docs: Update directory name.
352 * control (Maintainer): Set to pkg-grub-devel mailing list.
353 * control (Uploaders): Add myself.
354 * control (Architecture): Add freebsd-i386 and netbsd-i386.
355
356 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
357
358grub2 (0.6+20031114-1) experimental; urgency=low
359
360 * New upstream snapshot.
361 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
362 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
363 - patches/multiboot.diff: New.
364 - control (Architecture): Add hurd-i386 (which needed multiboot).
365 * Rename package to grub2 (to follow upstream tendency).
366 - control: Ditto.
367 - README.Debian: Likewise.
368 * Switch to tarball mode.
369 - rules: Ditto.
370 - docs: Prefix paths in order to workaround dh_installdocs bug.
371 - install: Likewise, but not because of bug (should be in rules, actualy).
372 * Fix FTBFS. (Closes: #213868)
373 - control (Build-Depends): Add autoconf.
374 - control (Build-Conflicts): Add autoconf2.13.
375
376 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
377
378pupa (0.6+20031008-1) experimental; urgency=low
379
380 * New upstream snapshot.
381 * Uploading to experimental.
382 * debian/control: Add Jason Thomas to Uploaders.
383
384 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
385
386pupa (0.6+20030915-1) unstable; urgency=low
387
388 * Initial Release. (Closes: #211030)
389
390 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000