Update debian/control file
[rrq/maintain_lilo.git] / debian / changelog
1 lilo (1:23.2-2) unstable; urgency=low
2
3   * debian/control:
4     - Move to debhelper (>= 8).
5     - Update Vcs Git and Browser URLs.
6     - Remove old Uploader (not active anymore).
7   * Move to compatibility level 8.
8
9  -- Joachim Wiedorn <ad_debian@joonet.de>  Sat, 18 Jun 2011 13:24:36 +0200
10
11 lilo (1:23.2-1) unstable; urgency=medium
12
13   [ Joachim Wiedorn ]
14   * New upstream release:
15     - Fix for larger kernel setup code. (Closes: #625266)
16     - Update of manpages (mkrescue.8, lilo.conf.5).
17   * Update of some patches; remove of some patches (now in upstream).
18   * debconf scripts:
19     - Update of French translation (fr.po). (Closes: #621845)
20     - Update of Portuguese translation (pt.po). (Closes: #622642)
21     - Update of Russian translation (ru.po). (Closes: #623794)
22     - Update of Japanese translation (ja.po). (Closes: #624629)
23   * debian/control:
24     - Bump to Standards-Version 3.9.2 (without changes).
25     - Remove mbr dependency for package lilo (no more needed).
26     - Replace perl-modules dependency with variable ${perl:Depends}.
27
28   [ Niels Thykier ]
29   * Added DMUA flag.
30
31  -- Joachim Wiedorn <ad_debian@joonet.de>  Sat, 07 May 2011 17:18:48 +0200
32
33 lilo (1:23.1-2) unstable; urgency=medium
34
35   [ Joachim Wiedorn ]
36   * debian/control:
37     - Remove dependency to lilo in package lilo-doc. (Closes: #613753)
38   * Fix: save errno for second command (device.c).
39   * Fix: save file permissions for converted lilo.conf (Closes: #615103)
40       and fix some typos in script lilo-uuid-diskid.
41   * Fix: missleading error message in geometry.c. (Closes: #445264)
42   * Reformatting of mkrescue manpage (thanks to M.E. Schauer).
43       (Closes: #617282)
44   * debconf scripts:
45     - Fix typos in some debconf translation files. (Closes: #504733)
46     - Use better style in debconf translations. (Closes: #312451, #504733)
47     - Remove debconf code for managing old boot/boot.b and similar files.
48     - Remove no more needed debian/lilo.lintian-overrides file.
49     - Remove script liloconfig and all appropriate debconf code.
50     - Update of German translation (de.po).
51     - Update of French translation (fr.po). (Closes: #615936)
52     - Update of Russian translation (ru.po). (Closes: #616691)
53     - Update of Galician translation (gl.po).
54     - Update of Danish translation (da.po). (Closes: #618004)
55     - Update of Basque translation (eu.po). (Closes: #618253)
56     - Update of Czech translation (cs.po).  (Closes: #618711)
57     - Update of Spanish translation (es.po). (Closes: #618813)
58     - Update of Finnish translation (fi.po). (Closes: #618886)
59     - Update of Italian translation (it.po). (Closes: #618801)
60     - Update of Brazilian Portuguese translation. (Closes: #618738)
61     - Update of Swedish translation (sv.po). (Closes: #618620)
62   * Add new script liloconfig, using template with comments,
63       works with UUID, LABEL and disk-id for root and boot options.
64   * Add new manpage for liloconfig, update of other manpages.
65   * Fix typos and phrases in manpage of lilo.conf. (Closes: #258472)
66
67   [ Niels Thykier ]
68   * Added Depends on perl-modules, since liloconfig needs it.
69
70  -- Joachim Wiedorn <ad_debian@joonet.de>  Sun, 20 Mar 2011 14:37:18 +0100
71
72 lilo (1:23.1-1) unstable; urgency=low
73
74   * New upstream release. (Closes: #339778)
75   * Upstream bugfixes:
76     - Option 'append' works with acpi=off. (Closes: #428390)
77     - Working on degraded RAID-1 device. (Closes: #278373, #522283)
78     - Working with MD v1.0 RAID-1 boot devices. (Closes: #598035)
79     - Working with spaces in labels. (Closes: #287257)
80     - Using new hook scripts for kernel and initrd only one time
81       when needed. (Closes: #599934)
82     - Include diffs for NMUs. (Closes: #504267, #409663)
83     - Fix error with LVM partition. (Closes: #244741)
84     - Compatible with devmapper version. (Closes: #325235)
85   * Solved upstream bugs of Ubuntu:
86     - Raid related error while upgrading (LP: #242879)
87     - Warn if initrd is too large (LP: #260059)
88     - Allow using LVM as root partition (LP: #274972)
89     - Stack overlaping on second stage (LP: #438177)
90     - Raid setup fatal errors (LP: #470502)
91     - Use hook scripts while updating kernel/initrd 
92       (LP: #43869, #345482, #628858, #636211, #691975)
93
94   * Remove all old patches.
95   * Remove very old lilo.conf examples.
96   * Remove obsolete file debian/NEWS.
97   * Bump to Standards Version 3.9.1.
98   * Move to debhelper compatibility level 7.
99   * Move to source format 3.0 (quilt).
100   * Update and new formatting of debian/copyright.
101   * debian/control:
102     - Move source dependency debhelper to version >= 7.0.15.
103     - Update some versions of source dependencies and remove quilt.
104     - Add VCS urls in Alioth.
105     - Add in package lilo-doc dependency to lilo.
106     - Optimize package descriptions.
107
108   * Update all debian/lilo.* and debian/lilo-doc.* files.
109   * Add new debian/lilo-doc.doc-base file.
110   * Remove lilo.sh wrapper script, used because of devfsd.
111   * Remove obsolete script lilo_find_mbr and its manpage.
112   * Remove configured link update-lilo to liloconfig.
113   * Remove some obsolete manpages.
114   * Move script liloconfig into directory debian/scripts.
115   * Add new script update-lilo and its manual page. (Closes: #335084)
116   * Add new script lilo-uuid-diskid for ID conversion and its manual page.
117
118   * Update scripts lilo.postinst, lilo.postrm, lilo.preinst. Using
119       dpkg-maintscript-helper for preserving old modified hook scripts.
120   * Add link creation for menu background sarge.bmp and sid.bmp
121       for compatibility in file debian/lilo.postinst.
122   * Remove hook scripts for kernel and initramfs and use upstream scripts.
123       (Closes: #590022, #306472, #389328)
124   * debian/patches:
125     - Add new patches for Debian.
126     - Add patches for simple rules using dh 7.
127   * debian/rules:
128     - Use simple rules with dh 7 capabilities.
129   * Move debian/Makefile.floppy into debian/floppy directory
130       and fix this Makefile. (Closes: #158955)
131   * Add debian/lilo.install file.
132   * Add lintian-overrides for package lilo.
133   * Update debian/README.Debian file.
134   * Remove obsolete file debian/NEWS.
135   * Remove obsolete debian/TODO file.
136   * Remove obsolete debian/lilo.changelogs file.
137   * Add patchset and changelog entries for use in Ubuntu. (Closes: #602824)
138
139   * debconf files:
140     - Remove message above old bitmap path. (Closes: #304065)
141     - Update of debian/lilo.templates and debian/lilo.config.
142     - Add some code to these files using lilo-uuid-diskid.
143     - Small update of german translation.
144     - Add updated Danish debconf translation. (Closes: #596258)
145
146   * Some more bugfixes:
147     - Add usage hints about -H option in src/lilo.c. (Closes: #459714)
148     - su-to-root command without path in debian/lilo.menu. (Closes: #431077)
149     - Diffs for NMUs already included. (Closes: #504267, #409663)
150     - Remove old obsolete workaround (see bugreport 146350#25).
151
152  -- Joachim Wiedorn <ad_debian@joonet.de>  Fri, 28 Jan 2011 22:51:10 +0100
153
154 lilo (1:22.8-10) unstable; urgency=low
155
156   * debian/control:
157     - Remove Conflicts to grub-legacy and grub-pc.  (Closes: #606952)
158   * debian/README.Debian:
159     - Add information about using more then one bootloader.
160
161  -- Joachim Wiedorn <ad_debian@joonet.de>  Tue, 14 Dec 2010 18:02:55 +0100
162
163 lilo (1:22.8-9ubuntu1) natty; urgency=low
164
165   * Merge from debian unstable (LP: #690090). Remaining changes:
166     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
167       Ubuntu.
168
169  -- Bhavani Shankar <bhavi@ubuntu.com>  Tue, 14 Dec 2010 12:58:18 +0100
170
171 lilo (1:22.8-9) unstable; urgency=low
172
173   * New maintainer.
174   * debian/patches:
175     - Remove patch 16_geometry.patch for inaccessible disks and add
176       information in README.Debian about using of 'inaccessible' option.
177       (Closes: #409285, #400642)
178     - Fix script checkit for newer gcc.
179     - Fix for use LVM volume as root device. (Closes: #398957)
180     - Fix for better computing vmlinux size, upgrade hints in README.Debian.
181       (fixing sporadic failures).
182   * Fix hook scripts: check for /sbin/lilo.
183   * Add lacking file disk.com for creating test floppy.
184   * Add universal menu image for debian, remove menu image for sarge.
185       Update of template, postinst and postrm. (Closes: #420587, #427507)
186   * Set source format 1.0. Add README.source file.
187   * Update watch file to new alioth project area.
188   * debian/control:
189     - Remove VCS urls and add new Homepage url.
190     - Remove IA64 architecture (this is already status quo).
191     - Remove double lines of Priority and Section.
192     - Add package conflicts to grub-pc and grub-legacy.
193     - Remove conflicts to manpages.
194     - Bump to Standards-Version 3.9.1 (without changes).
195
196  -- Joachim Wiedorn <ad_debian@joonet.de>  Fri, 10 Dec 2010 22:21:25 +0100
197
198 lilo (1:22.8-8.3ubuntu1) natty; urgency=low
199
200   * Merge from debian unstable (LP: #669363). Remaining change:
201     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
202       Ubuntu.
203
204  -- Bhavani Shankar <bhavi@ubuntu.com>  Mon, 01 Nov 2010 14:15:56 +0530
205
206 lilo (1:22.8-8.3) unstable; urgency=high
207
208   * Non-maintainer upload.
209   * Change kernel and initramfs hook scripts to do nothing if lilo.conf
210     does not exist (Closes: #594479)
211
212  -- Ben Hutchings <ben@decadent.org.uk>  Sat, 28 Aug 2010 03:10:47 +0100
213
214 lilo (1:22.8-8.2) unstable; urgency=high
215
216   * Non-maintainer upload.
217   * Add kernel and initramfs hook scripts to ensure lilo is reinstalled
218     whenever the kernel or initramfs is updated. (Closes: #590022)
219
220  -- Ben Hutchings <ben@decadent.org.uk>  Tue, 24 Aug 2010 04:25:24 +0100
221
222 lilo (1:22.8-8.1) unstable; urgency=low
223
224   * Non-maintainer upload.
225   * Fix pending l10n issues. Debconf translations:
226     - Czech (Miroslav Kure).  Closes: #505912
227     - Vietnamese (Clytie Siddall).  Closes: #513343
228     - Spanish (Francisco Javier Cuadrado).  Closes: #523466
229     - Italian (Luca Monducci).  Closes: #544597
230     - Basque (Iñaki Larrañaga Murgoitio).  Closes: #545514
231     - Finnish (Esko Arajärvi).  Closes: #545511
232     - Dutch (Vincent Zweije).  Closes: #546509
233
234  -- Christian Perrier <bubulle@debian.org>  Mon, 14 Sep 2009 19:54:16 +0200
235
236 lilo (1:22.8-8ubuntu1) karmic; urgency=low
237
238   * Merge from debian unstable, remaining changes: LP: #409321
239     - debian/control: Build for lpia, too.
240     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
241       Ubuntu.
242
243  -- Bhavani Shankar <right2bhavi@gmail.com>  Wed, 05 Aug 2009 18:43:40 +0530
244
245 lilo (1:22.8-8) unstable; urgency=low
246
247   * Fix some more bashisms. (Closes: #535399)
248   * debian/lilo.postinst: Add -H flag to only install to active MD arrays.
249     (Closes: #507366)
250
251  -- William Pitcock <nenolod@dereferenced.org>  Sat, 01 Aug 2009 15:54:10 -0500
252
253 lilo (1:22.8-7ubuntu1) jaunty; urgency=low
254
255   * Merge from debian unstable, remaining changes: (LP: #304346)
256     - debian/control: Build for lpia, too.
257     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
258       Ubuntu.
259
260  -- Bhavani Shankar <right2bhavi@gmail.com>  Tue, 02 Dec 2008 16:26:42 +0530
261
262 lilo (1:22.8-7) unstable; urgency=low
263
264   [ William Pitcock ]
265   * Acknowledge NMU. (Closes: #504295)
266   * Fix some remaining XSIisms in scripts. (Closes: #256736)
267
268   [ Christian Perrier ]
269   * Translation updates:
270     - French. (Closes: #504465)
271     - Swedish. (Closes: #504517)
272     - Japanese. (Closes: #504560)
273     - Arabic. (Closes: #504685)
274     - German. (Closes: #504732)
275     - Portuguese. (Closes: #505159)
276     - Russian. (Closes: #505581)
277
278  -- William Pitcock <nenolod@dereferenced.org>  Sat, 15 Nov 2008 11:01:59 -0600
279
280 lilo (1:22.8-6.4ubuntu1) jaunty; urgency=low
281
282   * Merge with Debian unstable. Remaining Ubuntu changes:
283     - debian/control: Build for lpia, too.
284     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
285       Ubuntu.
286
287  -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 04 Nov 2008 12:08:07 +0100
288
289 lilo (1:22.8-6.4) unstable; urgency=low
290
291   * Non-maintainer upload.
292   * Don't add large-memory when no lilo.conf exists (Closes: #504376)
293
294  -- Paul Wise <pabs@debian.org>  Mon, 03 Nov 2008 18:09:53 +0900
295
296 lilo (1:22.8-6.3) unstable; urgency=low
297
298   * Non-maintainer upload.
299   * Brown-paper bag upload to fix initrd filename checks.
300
301  -- Paul Wise <pabs@debian.org>  Mon, 03 Nov 2008 00:25:04 +0900
302
303 lilo (1:22.8-6.2) unstable; urgency=low
304
305   * Non-maintainer upload.
306   * Also handle the case where the kernel/initrd symlinks are not in /
307
308  -- Paul Wise <pabs@debian.org>  Sun, 02 Nov 2008 23:50:29 +0900
309
310 lilo (1:22.8-6.1) unstable; urgency=low
311
312   * Non-maintainer upload.
313   * Add some information about large initrd boot problems:
314     - Document the issue and workarounds in README.Debian
315     - Alert users to the issue in NEWS.Debian
316     - Prompt users to add large-memory to /etc/lilo.conf
317     - Thanks to debian-l10n-english for the review!
318     (Closes: #479607)
319   * Include French debconf translation update by Christian Perrier
320
321  -- Paul Wise <pabs@debian.org>  Sat, 25 Oct 2008 21:25:18 +0800
322
323 lilo (1:22.8-6) unstable; urgency=low
324
325   * debian/liloconfig: Use large-memory mode. (Closes: #479607).
326   * debian/control: Update e-mail address, Standards-Version.
327
328  -- William Pitcock <nenolod@dereferenced.org>  Sat, 26 Jul 2008 15:47:25 -0500
329
330 lilo (1:22.8-5) unstable; urgency=low
331
332   [ William Pitcock ]
333   * Change patch system to quilt.
334   * debian/control:
335     - Add Vcs-Svn: and Vcs-Browser: fields.
336     - Change build dependency tetex-bin to texlive-latex-base.
337   * po/:
338     - Add Finnish debconf translation. (Closes: #469502)
339     - Update Japanese translation. (Closes: #463689)
340     - Update Brazilian Portugese translation. (Closes: #421531)
341     - Update Vietnamese translation. (Closes: #312450, #486227)
342     - Add Basque translation. (Closes: #487144)
343   * debian/liloconfig: Warn about large initrd images, as not
344     all systems can successfully boot when the 8MB barrier is reached,
345     it depends a lot on system BIOS and chipset configuration.
346     (Closes: #479607)
347
348   [ Christian Perrier ]
349   * [Lintian] Change menu section to Applications and subsection to
350     Administration
351   * [Lintian] Change call to su-to-root to /usr/bin/su-to-root in menu
352     file
353
354  -- William Pitcock <nenolod@sacredspiral.co.uk>  Mon, 16 Jun 2008 03:01:15 -0500
355
356 lilo (1:22.8-4) unstable; urgency=low
357
358   * Take over package. (Closes: #470683)
359   * Update to Standards-Version 3.7.3.
360
361  -- William Pitcock <nenolod@sacredspiral.co.uk>  Fri, 14 Mar 2008 13:13:12 -0500
362
363 lilo (1:22.8-3.1) unstable; urgency=low
364
365   * Non-maintainer upload.
366   * cdebconf transition: allow the dependency on debconf to be satisfied with
367     an alternate of debconf-2.0 (Closes: #332007).
368
369  -- Amaya Rodrigo Sastre <amaya@debian.org>  Mon, 20 Aug 2007 19:45:27 +0200
370
371 lilo (1:22.8-3) unstable; urgency=low
372
373   * Upload to unstable.
374
375  -- Andrés Roldán <aroldan@debian.org>  Tue, 20 Mar 2007 20:20:23 +0000
376
377 lilo (1:22.8-2) testing-proposed-updates; urgency=medium
378
379   * Acknowledging NMU. Thanks Christian.
380     (Closes: #411560, #409478, #410241, #412190)
381   * debian/patches/17_dont_scan_udev.dpatch:
382     - Added again and updated to avoid checking '/dev/fd'.
383       (Closes: #409994)
384
385  -- Andrés Roldán <aroldan@debian.org>  Thu, 15 Mar 2007 13:47:26 +0000
386
387 lilo (1:22.8-1.1) unstable; urgency=low
388
389   * Non-maintainer upload to fix pending l10n issues.
390   * Debconf translations:
391     - Dutch. Closes: #411560
392     - Danish. Closes: #409478
393     - Spanish. Closes: #410241
394     - Galician. Closes: #412190
395     - All PO files converted to UTF-8 (Japanese was UTF-8 already)
396   * Fix typos in man pages. Closes: #331045, #331046, #331047, #286596
397
398  -- Christian Perrier <bubulle@debian.org>  Fri,  2 Mar 2007 07:31:31 +0100
399
400 lilo (1:22.8-1) unstable; urgency=low
401
402   * New upstream release.
403   * Acknowledging NMUs, big thanks guys.
404     Closes: #396487, #399057, #400150, #404409, #406543, #408576
405     Closes: #407847, #407697, #401393, #403222
406   * debian/patches/{02_makefile-adds.dpatch,07_devfs_msg.dpatch}:
407     - Updated to fit new version.
408   * debian/patches/17_dont_scan_udev.dpatch:
409     - Not longer applied as upstream already managed this problem.
410
411  -- Andrés Roldán <aroldan@debian.org>  Thu, 22 Feb 2007 22:52:37 +0000
412  
413 lilo (1:22.7.3-1.4) unstable; urgency=low
414
415   * Non-maintainer upload with approval of maintainer for RC bug fix.
416   * New patch, 02_devmapper-use-major-minor, to address device-mapper devices
417     via major/minor instead of name for DM_DEVICE_TABLE;
418     closes: #401393, #403222.
419
420  -- Loic Minier <lool@dooz.org>  Sat,  3 Feb 2007 09:49:47 +0100
421
422 lilo (1:22.7.3-1.3) unstable; urgency=low
423
424   * Non-maintainer upload to fix a few more l10n issues.
425   * Debconf translations:
426     - German updated. Closes: #407697
427     - Swedish updated. Closes: #407847
428     - Czech updated. Closes: #408576
429     - Portuguese added (send directly by the translation team). Removed the
430       "wrong" pt_PT.po file
431
432  -- Christian Perrier <bubulle@debian.org>  Sun, 28 Jan 2007 14:23:17 +0100
433
434 lilo (1:22.7.3-1.2) unstable; urgency=low
435
436   * Non maintainer upload to fix a forgotten l10n issue
437   * Launch debconf-updatepo in the clean rule
438   * Debconf templates translations:
439     - French updated.
440
441  -- Christian Perrier <bubulle@debian.org>  Fri, 19 Jan 2007 22:25:44 +0100
442
443 lilo (1:22.7.3-1.1) unstable; urgency=low
444
445   * Non maintainer upload to fix longstanding l10n issues
446   * Debconf templates translations:
447     - French updated. Closes: #396487
448     - Danish uupdated. Closes: #399057
449     - Japanese updated. Closes: #400150
450     - Russian updated. Closes: #404409
451     - German updated. Closes: #406543
452
453  -- Christian Perrier <bubulle@debian.org>  Wed, 17 Jan 2007 22:29:06 +0100
454
455 lilo (1:22.7.3-1) unstable; urgency=medium
456
457   * New upstream release. (Closes: #384551)
458   * debian/patches/01_devmapper.dpatch:
459     - Removed as it is already on upstream source.
460   * debian/patches/*.dpatch:
461     - Updated to fit new version.
462   * debian/README.Debian:
463     - Add suggestion to run /sbin/lilo after upgrading or dist-upgrading.
464       (Closes: 337779)
465   * debian/rules:
466     - Now make is done with make all; make docs
467   * debian/patches/18_mkrescue_default_size.dpatch:
468     - Now default size when making an ISO image is 16MB. (Closes: #303009)
469   * debian/patches/01_buggy_bios_workaround.dpatch:
470     - Avoid a division by zero on buggy BIOS that return 0 sectors when
471       setting LBA. (Closes: #304776)
472
473  -- Andrés Roldán <aroldan@debian.org>  Mon, 18 Dec 2006 13:27:23 +0000
474
475 lilo (1:22.6.1-9) unstable; urgency=high
476
477   * Upload thanks to Julian Hernandez <julianhernandez@gmail.com>
478   * Urgency set to high because liloconfig (and hence update-lilo) failed when
479     selecting the desired bitmap and the file /etc/lilo.conf was generated
480     incorrectly.
481   * debian/liloconfig:
482     - Now the bitmap list can be selected using debconf and now liloconfig will work.
483     - Now liloconfig saves a backup file of the configuration before writing a
484       new one.
485   * debian/control:
486     - Change section of lilo package from base to admin
487     - mbr package is now a dependency to make liloconfig run smoothly.
488   * debian/watch:
489     - Updated to use the new upstream URL. (Closes: #354360)
490
491  -- Andrés Roldán <aroldan@debian.org>  Fri, 17 Nov 2006 15:31:05 +0000
492
493 lilo (1:22.6.1-8) unstable; urgency=high
494
495   * debian/patches/06_geometry.dpatch:
496     - Patch from Nathanael Nerode <neroden@fastmail.fm> to make sure that
497       disks marked 'inaccessible' do not have their partition tables checked
498       and do not have 'stat' run. (Closes: #379518)
499   * debian/patches/06_verbose-errmsg.dpatch:
500     - Applied changes suggested by Javier Fernández-Sanguino Pen~a
501       <jfs@computer.org> because some parts of the patch were never
502       executed. (Closes: #295465)
503   * debian/{liloconfig,lilo.templates}:
504     - Applied changes suggested by Artur R. Czechowski <arturcz@hell.pl>
505       to use debconf in liloconfig. (Closes: #351542)
506   * debian/patches/17_dont_scan_udev.dpatch:
507     - Patch from Noel Maddy <noel@zhtwn.com> to avoid checking the /dev/.udev
508       directory when scanning /dev. (Closes: #378923)
509   * debian/po/{sv,ru,nl,pt_PT}.po:
510     - Added and updated translations. Thanks guys. 
511       (Closes: #333278, #338070, #340632, #356214)
512      
513  -- Andrés Roldán <aroldan@debian.org>  Wed, 25 Oct 2006 15:08:22 +0000
514
515 lilo (1:22.6.1-7.1) unstable; urgency=medium
516
517   * Non-Maintainer Upload to fix a policy violation due to the use of mknod
518     instead of MAKEDEV.  Thanks to Martin Ferrari for the patch.
519     (Closes: #374477)
520
521  -- Margarita Manterola <marga@debian.org>  Mon, 31 Jul 2006 17:12:34 -0300
522
523 lilo (1:22.6.1-7) unstable; urgency=low
524
525   * Maintenance upload.
526   * Acknowledging NMUs. Thanks guys. (Closes: #304260)
527   * debian/lilo.{config,postinst}:
528     - Better check if a upgrade from old versions is detected. Fixes #316955
529       and #306472 at least on testing.
530   * debian/po/
531      -{nl,uk,pt_BR}.po: Updated. (Closes: #286208, #298341, #270319)
532     - ar.po : Added arabic translation. Thanks to Mohammed Adnene Trojette
533       <adn+deb@diwi.org>. (Closes: #320769)
534     - vi.po: Added vietnamese translation. Thanks to Clytie Siddall
535       <clytie@riverland.net.au>. (Closes: #312450)
536   * debian/patches/01_mkrescue-fixes.dpatch:
537     - Updated to fix some security problems detected on mkrescue . Thanks
538       to Javier Fernández-Sanguino Peña <jfs@computer.org>
539       (Closes: #292073, #310653)
540   * debian/liloconfig:
541     - Adds a section displaying an example of how to use the 'disk' parameter
542       and gives some examples with USB external devices.
543   * debian/patches/01_devmapper.dpatch:
544     - Updated. Hopefully closes: #309083
545
546  -- Andrés Roldán <aroldan@debian.org>  Thu, 29 Sep 2005 18:44:42 +0000
547
548 lilo (1:22.6.1-6.2) unstable; urgency=high
549
550   * Non-maintainer upload.
551   * High-urgency upload for sarge-targetted RC bugfix.
552   * Add "set -e" on lilo.postinst so the script actually fails when
553     an error occurs (closes: #304260).
554
555  -- Jordi Mallach <jordi@debian.org>  Wed, 25 May 2005 14:08:54 +0200
556
557 lilo (1:22.6.1-6.1) unstable; urgency=high
558
559   * Non-maintainer upload.
560   * High-urgency upload for sarge-targetted RC bugfix
561   * Don't ignore errors from running lilo on upgrade when it's required,
562     as this silently leaves the system in an unbootable state.
563     Closes: #304260.
564
565  -- Steve Langasek <vorlon@debian.org>  Sat, 14 May 2005 04:48:05 -0700
566
567 lilo (1:22.6.1-6) unstable; urgency=low
568
569   * debian/patches/15_space-bug.dpatch:
570     - Little, temporal, dirty and ugly hack that overwrites spaces by
571       underscores on labels and aliases. (Closes: #285055)
572   * debian/liloconfig:
573     - Won't add images as "Linux 0" but as "Lin img0".
574
575  -- Andrés Roldán <aroldan@debian.org>  Sat, 12 Mar 2005 22:13:34 +0000
576
577 lilo (1:22.6.1-5) unstable; urgency=low
578
579   * Built with newer libdevmapper (Closes: #296378) 
580
581  -- Andrés Roldán <aroldan@debian.org>  Tue, 22 Feb 2005 23:18:56 +0000
582
583 lilo (1:22.6.1-4) unstable; urgency=high
584
585   * debian/patches/13_bad-partition-warn.dpatch:
586     - Rewrote. Now it adds LVM partitions as a secure partition type to install
587       LILO in, while leaving the warning for really dangerous partition types.
588       It also removes the prompt when the user wants to install LILO on a 
589       Windows(R) partition.
590   * debian/lilo.config:
591     - Never set to 'false' lilo/runme template. (Closes: #284929) 
592
593  -- Andrés Roldán <aroldan@debian.org>  Thu,  9 Dec 2004 20:22:14 +0000
594
595 lilo (1:22.6.1-3) unstable; urgency=low
596
597   * debian/control:
598     - Changed architecture of lilo-doc from i386 to all. (Closes: #277919)
599   * debian/po/da.po:
600     - Updated, thanks to Claus Hindsgaul <claus_h@image.dk>. (Closes: #284175)
601   * debian/patches/13_bad-partition-warn.dpatch:
602     - New. This patch makes LILO to not ask whether to install the boot loader
603       onto a LVM partition. (Closes: #283351, #283346)
604
605  -- Andrés Roldán <aroldan@debian.org>  Tue,  7 Dec 2004 14:05:06 +0000
606
607 lilo (1:22.6.1-2) unstable; urgency=high
608
609   * debian/patches/12_kill-diagnostic.dpatch:
610     - This patch makes LILO not Build-Depends on elks-libc or dosfstools. 
611       (Closes: #282564)
612
613  -- Andrés Roldán <aroldan@debian.org>  Wed,  1 Dec 2004 14:00:31 +0000
614
615 lilo (1:22.6.1-1) unstable; urgency=low
616
617   * New upstream version.
618   * debian/control:
619     - Added amd64 and ia64 to the Architecture list. (Closes: #277919)
620   * debian/lilo.{config,templates}:
621     - Updated to show the user a most clear way to cleanly upgrade the package
622       from and old (woody) version. (Closes: #270872)
623   * debian/lilo.preinst:
624     - Won't remove files not owned by this package but warns about it.
625       (Closes: #275042)
626   * debian/patches/11_geom-speedup.dpatch:
627     - Patch from Jim Paris <jim@jtan.com> to speed up geometry detection.
628       (Closes: #278998)
629   * debian/lilo.postrm:
630     - Will erase /usr/share/lilo on purge.
631   * debian/patches/01_lilo.conf.5.dpatch:
632     - Fixes typo. (Closes: #258471)
633   * debian/patches/{01_mkrescue-fixes.dpatch,02_makefile-adds.dpatch,07_mkrescue_plus_spaces.dpatch}:
634     - Updated to fit new upstream version.
635   * debian/control:
636     - Build-Depends on dosfstools.
637   * debian/po/{es,fr,uk,cs}.po:
638     - Updated. (Closes: #281899, #281482, #281355)
639
640  -- Andrés Roldán <aroldan@debian.org>  Thu, 18 Nov 2004 18:56:11 +0000
641
642 lilo (1:22.6-1) unstable; urgency=high
643
644   * New upstream version.
645   * debian/control:
646     - Removed build dependency on nasm.
647     - Build-Depends on dpatch (>= 2.0.0) instead of (>= 1.11)
648   * debian/patches:
649     - Removed the following patches. Some of them were sent to upstream and
650       were incorporated into the main LILO source (see upstream's changelog):
651       01_keytab-lilo-regex.dpatch, 02_lilo-2.6.dpatch, 05_lilo.8-2.dpatch,
652       12_paranoia.dpatch, 11_addappend.dpatch, 12_ndevs-check.dpatch,
653       03_non-root-warn.dpatch, 10_fix_check_options.dpatch.
654   * debian/lilo.config:
655     - Add check for invalid or deprecated path values for bitmap field on
656       /etc/lilo.conf (closes: #267538)
657   * Severity set to high due to the resolution of the grave bug.
658   * debian/patches/03_boot-prompt.dpatch:
659     - Updated menu screen's title.
660   * debian/patches/03_readlink-overflow.dpatch:
661     - Merged into 01_devmapper.dpatch.
662   * debian/liloconfig:
663     - Will add memtest86 and memtest86+ images if found.
664   * debian/po:
665     - Updated es.po.
666     - Updated fr.po. (closes: #265812)
667     - Updated da.po.
668     - Updated pt_BR.po.
669   * debian/patches/10_install-references.dpatch:
670     - Changes confusing references to install= parameters. (closes: #270870)
671
672  -- Andrés Roldán <aroldan@debian.org>  Mon, 13 Sep 2004 19:12:13 +0000
673
674 lilo (1:22.5.9-6) unstable; urgency=medium
675
676   * debian/contrib/coffee-menu:
677     debian/contrib/coffeebmp.conf:
678     - New bitmap. Thanks to Federico Stella <fderfel@gmail.com>.
679   * debian/liloconfig:
680     - Added get_bitmap function that let the user to choose the bootsplash
681       bitmap. (closes: #259982)
682   * debian/patches/04_lilo.conf.5.dpatch.diff:
683     - Removed as fallback= option is already documented in upstream's manpage.
684       (closes: #261198)
685   * debian/patches/12_paranoia.dpatch:
686     - Patch provided by (paranoic) upstream.
687   * debian/po/de.po:
688     debian/po/da.po:
689     debian/po/pt_BR.po:
690     debian/po/cz.po:
691     - Updated. Thanks guys. (closes: #260397, #260866, #261238, #264214)
692   * Urgency set to medium to reach sarge soon.
693
694  -- Andrés Roldán <aroldan@debian.org>  Sat, 14 Aug 2004 21:53:21 +0000
695
696 lilo (1:22.5.9-5) unstable; urgency=medium
697
698   * debian/patches/12_ndevs-check.dpatch: Fixed. The check must be between the
699     counter (i) and MAX_BIOS_DEVICES. 
700
701  -- Andrés Roldán <aroldan@debian.org>  Tue, 13 Jul 2004 15:13:23 +0000
702
703 lilo (1:22.5.9-4) unstable; urgency=low
704
705   * debian/patches/01_devmapper.dpatch: Upgraded to upstream's version. Former
706     patch was a backport from 22.5.8 version.
707   * debian/patches/03_readlink-overflow.dpatch: Fixes readlink overflow when
708     more then one dm device exists. Thanks to Dan Merillat
709     <dmerillat@sequiam.com>. (closes: #244374)
710   * debian/patches/04_supwarn.dpatch: New. Suppresses warnings when not using
711     devmapper. (closes #247190)
712   * debian/patches/12_ndevs-check.dpatch: New. Added check to avoid buffer
713     overrun when ndevs is >= MAX_BIOS_DEVICES
714   * debian/liloconfig: Now it will remove leading whitespaces or tabs.
715     (closes: #256351)
716   * debian/lilo.postinst: Add extra check to see whether we need to mount /boot
717     or not. (closes: #254366)
718   * debian/lilo.preinst: New. Removes old directory. 
719     (closes: #256587, #257194)
720
721  -- Andrés Roldán <aroldan@debian.org>  Tue, 13 Jul 2004 02:24:28 +0000
722
723 lilo (1:22.5.9-3) unstable; urgency=low
724
725   * debian/lilo.templates: Changed debconf message. (closes: #252176)
726   * debian/lilo.postrm: Now purguing LILO will remove
727     /usr/share/lilo/contrib. (closes: #245616)
728   * Now all the bitmaps will be located on /boot. (closes: #250621)
729   * debian/control: Build-Depends on elks-libc. (closes: #249699)
730   * debian/rules: Added .conf files to /usr/share/lilo that explains how
731     to setup all the bitmaps provided. (closes: #246758)
732   * debian/lilo.links: /usr/sbin/liloconfig is now also called
733     /usr/sbin/update-lilo. (closes: #250972)
734   * debian/patches/11_addappend.dpatch: New. Add new per-image option,
735     addappend=. See lilo.conf(5). Thanks to Darren Salt. (closes: #249736)
736   * debian/lilo.doc: Now README.raid1 and README.bitmaps belong to lilo
737     package instead of lilo-doc.
738   * debian/README.Debian: New. 
739
740  -- Andrés Roldán <aroldan@debian.org>  Thu, 10 Jun 2004 23:47:48 -0500
741
742 lilo (1:22.5.9-2) unstable; urgency=low
743
744   * debian/patches/10_fix_check_options.dpatch: New. Fixes problem when
745     parsing options. Thanks to Julien Plissonneau Duquene. (closes: #244439)
746   * debian/po/de.po: Updated. Thanks to Florian Ernst. (closes: #244527)
747   * debian/patches/00list: Activated again 09_notinteractive.dpatch. 
748
749  -- Andrés Roldán <aroldan@debian.org>  Sun, 18 Apr 2004 21:59:27 +0000
750
751 lilo (1:22.5.9-1) unstable; urgency=low
752
753   * New upstream version.
754   * Updated (again) regex to determine the kernel version. (closes: #243529)
755
756  -- Andrés Roldán <aroldan@debian.org>  Tue, 13 Apr 2004 22:11:34 +0000
757
758 lilo (1:22.5.8-15) unstable; urgency=low
759
760   * debian/po/el.po: Updated. (closes: #240447)
761   * debian/po/tr.po: New. Added debconf turkish translation. (closes: #239145)
762   * debian/lilo.postinst: Updated. Upgraded regex to determine the kernel
763     version. (closes: #240333)
764   * debian/patches/09_notinteractive.dpatch: New. Patch to avoid interactive
765     mode when using -t flag. (closes: #236486) 
766
767  -- Andrés Roldán <aroldan@debian.org>  Tue, 30 Mar 2004 00:02:06 +0000
768
769 lilo (1:22.5.8-14) unstable; urgency=low
770
771   * debian/lilo.postinst: Check for existance of a block device instead 
772     a of character device.
773
774  -- Andrés Roldán <aroldan@debian.org>  Thu, 11 Mar 2004 20:01:07 +0000
775
776 lilo (1:22.5.8-13) unstable; urgency=low
777
778   * debian/control: Priority set to "optional". Changed because may cause
779     problems on the new debian-installer. (closes: #236071)
780   * debian/lilo.postinst: Big changes. First, it detects if the system has a
781     kernel 2.6.3 or higher and if network block device is being used and
782     creates the appropiate devices. (closes: #235805).
783     Second, it detects if the file /usr/share/lilo/contrib/debian.bmp exists 
784     and is symbolic link and won't override it if so. (closes: #234045)
785   * debian/lilo.links: Removed.
786
787  -- Andrés Roldán <aroldan@debian.org>  Thu, 11 Mar 2004 00:32:34 +0000
788
789 lilo (1:22.5.8-12) unstable; urgency=low
790
791   * Added danish debconf translation. Thanks to Claus Hindsgaul. (closes: #232860)
792   * Added ukrainian debconf translation. Thanks to Eugeniy Meshcheryakov.
793     (closes: #234065)
794   * Added patch that updates an old keytab-lilo's regex. Thanks to Bernd
795     Feige. (closes: #233492)
796
797  -- Andrés Roldán <aroldan@debian.org>  Tue, 24 Feb 2004 18:44:54 +0000
798
799 lilo (1:22.5.8-11) unstable; urgency=high
800
801   * Added greek debconf translation. (closes: #231002)
802   * Added Czech debconf translation. (closes: #231122)
803   * Updated liloconfig because of some unitialized variables bugs on gathering
804     and adding the images to the configuration file.
805   * Updated copyright file. Upstream URL has changed.
806   * Updated lilo.config. It was not running /sbin/lilo even when the user
807     wanted to run it. This may make some systems upgrading from woody to sarge
808     unbootable, that's why I set priority to high.
809
810  -- Andrés Roldán <aroldan@debian.org>  Fri, 13 Feb 2004 16:47:15 +0000
811
812 lilo (1:22.5.8-10) unstable; urgency=low
813
814   * Added patch to make lilo understand device-mapper block devices (LVM2 and
815     EVMS). Thanks to Christophe Boyanique. (closes: #229932)
816   * Build-Depends on libdevmapper1.00-dev.
817   * Added simplifed chinese translation. Thanks to Carlos Z.F. Liu.
818     (closes: #230371)
819   * Make LILO compile with -DAUTOAUTO. (closes: #230632) 
820
821  -- Andrés Roldán <aroldan@debian.org>  Sun,  1 Feb 2004 20:06:59 +0000
822
823 lilo (1:22.5.8-9) unstable; urgency=low
824
825   * Added patch to support spaces on the configuration file when you use
826     mkrescue.
827   * Fixed typo on lilo.8 manpage. (closes: #225278)
828
829  -- Andrés Roldán <aroldan@debian.org>  Mon, 26 Jan 2004 19:36:29 +0000
830
831 lilo (1:22.5.8-8) unstable; urgency=low
832
833   * Added again symbolic links on /boot. Since liloconfig now points to
834     /usr/share/lilo/contrib/debian.bmp, this will eventually be deleted.
835
836  -- Andrés Roldán <aroldan@debian.org>  Sun, 21 Dec 2003 02:23:39 +0000
837
838 lilo (1:22.5.8-7) unstable; urgency=low
839
840   * Updated liloconfig. 
841     - Now it detects if there is a initrd.img file and if so, it adds it to 
842       the generated lilo.conf file.
843     - Pointed bitmap= field to /usr/share/lilo/contrib/debian.bmp which is a
844       symbolic link to the distribution used.
845     - Closes: 224368
846   * Added upstream changelog again. It was moved by mistake. (closes: #223413)
847   * Added german translation. (closes: #223124)
848
849  -- Andrés Roldán <aroldan@debian.org>  Sat, 20 Dec 2003 20:38:29 +0000
850
851 lilo (1:22.5.8-6) unstable; urgency=low
852
853   * Now LILO can disable FDC on (weird?) BIOS using 2.6 kernel.
854     (closes: #221967)
855   * Updated debian/patches files to use the XX_name.dpatch scheme.
856   * Added version=2 to debian/watch file.
857   * Build-Depends on versioned bin86 package (>= 0.16).
858   * Added suggestion to use the "inaccessible" tag on the error message that
859     caused a lot of questions from the users. (closes: #222098)
860   * Changed Debian version message.
861   * Added check for commented lines on /etc/fstab in order to ignore warnings.
862     (closes: #222527)
863   * Changed error message when one RAID1 mirror is down. I will talk with
864     upstream to see if we can get the desired behaviour. (closes: #222528)
865   * Added patch that allow to have spaces on "label=" config line. You have
866     to enclose the name between quotes though. Updated liloconfig to add
867     labels with quotes. (closes: #155642)
868   * Changed the warning message when DEVFS_FS is compiled into the kernel and
869     the devfs=mount parameter was omitted. If the user really needs DEVFS_FS,
870     she will know that she has to put devfs=mount unless CONFIG_DEVFS_MOUNT is
871     set as well. (closes: #223015)
872
873  -- Andrés Roldán <aroldan@debian.org>  Sat,  6 Dec 2003 01:29:15 +0000
874
875 lilo (1:22.5.8-5) unstable; urgency=low
876
877   * Updated debian/lilo.postinst script.
878   * Updated debian/watch.
879   * Moved lilo_find_mbr manpage to section 8.
880   * Added LILO needed kernel headers from kernel-headers-2.4.22-1 package and
881     added patch to make LILO compile against those headers. This is for
882     compatibility reasons and may be removed when upstream releases a full
883     LILO version that does not need this hack. (closes: #218607)
884
885  -- Andrés Roldán <aroldan@debian.org>  Mon,  3 Nov 2003 22:13:57 +0000
886
887 lilo (1:22.5.8-4) unstable; urgency=low
888
889   * Updated liloconfig. Now it detects all the images installed on the system
890     and adds them to lilo.conf. This can be used as a "update-lilo" script.
891     Thanks to David Hardeman. (closes: #148867)
892   * copyright file is now UTF-8 encoded.
893
894  -- Andrés Roldán <aroldan@debian.org>  Sun, 26 Oct 2003 03:15:03 +0000
895
896 lilo (1:22.5.8-3) unstable; urgency=low
897
898   * Updated pt_BR file.
899   * Added check for /boot if it is on a separate partition. (closes: #216250)
900
901  -- Andrés Roldán <aroldan@debian.org>  Sat, 18 Oct 2003 21:03:11 +0000
902
903 lilo (1:22.5.8-2) unstable; urgency=medium
904
905   * The same as before but with urgency "medium".
906
907  -- Andrés Roldán <aroldan@debian.org>  Sat, 11 Oct 2003 15:57:16 +0000
908
909 lilo (1:22.5.8-1) unstable; urgency=low
910
911   * New upstream release. Hopefully closes: #212794, #214247
912   * Updated nl.po file.
913
914  -- Andrés Roldán <aroldan@debian.org>  Fri, 10 Oct 2003 19:37:42 -0500
915
916 lilo (1:22.5.7.2-5) unstable; urgency=medium
917
918   * Fixed bug that may double-mount /dev on a chrooted dir. Applied patch to 
919     debian/lilo.sh sent by Hans Ginzel <hans@matfyz.cz>. (closes: #214653)
920   * Stop build-depending on gcc-3.2. The bug that caused this dependency has
921     been closed on gcc-3.3.
922   * Updated postinst process. Now it detects whether it's necessary to run
923     /sbin/lilo and will ask the user to do that. This typically happens when
924     upgrading from woody to sarge. I hope this won't be necessary again. Set
925     the priority to "medium" because it mostly affects users upgrading from
926     woody to sarge. (closes: #214734)
927   * Updated templates.
928   * Updated (some) translated templates.
929
930  -- Andrés Roldán <aroldan@debian.org>  Fri, 10 Oct 2003 00:48:05 +0000
931
932 lilo (1:22.5.7.2-4) unstable; urgency=low
933
934   * Changed maintainer's e-mail.
935   * Added set +e and set -e for linking process on lilo.postinst.
936   * Updated liloconfig to make clearer the install= comments.
937     (closes: #183471).
938   * Updated ja.po translation. (closes: #213867)
939   * Changed misleading message when using -T option as not root. 
940     (closes: #204354)
941
942  -- Andrés Roldán <aroldan@debian.org>  Sun,  5 Oct 2003 18:55:18 +0000
943
944 lilo (1:22.5.7.2-3) unstable; urgency=medium (See changes)
945
946   * Updated lilo.templates. Now it warns the user to run /sbin/lilo if it's an
947     upgrade from older versions of LILO. This may lead to a crash in the
948     booting process (for instance, when upgrading from woody to sarge).
949     (closes: #211978)
950   * Smart handling of bitmap links on /boot. Removed lilo.links for this 
951     purpose and now the linking is made in the postinst process.
952     (closes: #212152)
953                       
954  -- Andrés Roldán <aroldan@fluidsignal.com>  Wed, 24 Sep 2003 23:34:31 +0000
955
956 lilo (1:22.5.7.2-2) unstable; urgency=low
957
958   * Changed "image" for "label" on lilo.conf(5). (closes: #209132)
959   * Build-depend on gcc-3.2 because the gcc-3.3 preprocessor is buggy and
960     won't parse well the *.S files.
961   * Updated default LILO menu.
962   * Bumped Standards-Version to 3.6.1.
963
964  -- Andrés Roldán <aroldan@fluidsignal.com>  Sat, 20 Sep 2003 18:21:45 +0000
965
966 lilo (1:22.5.7.2-1) unstable; urgency=low
967
968   * New upstream version. 
969  
970  -- Andrés Roldán <aroldan@fluidsignal.com>  Thu, 21 Aug 2003 17:17:09 +0000
971
972 lilo (1:22.5.7.1-1) unstable; urgency=low
973
974   * Minimal upstream patch applied that fix a self-consistency check bug
975     when using devfs (changed upstream version to 22.5.7.1).
976     (closes: #205737)
977   * Changed charset encoding to UTF-8 on es.po file. 
978
979  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun, 17 Aug 2003 14:56:55 +0000
980
981 lilo (1:22.5.7-1) unstable; urgency=low
982
983   * New upstream version.
984   * Now control and changelog files are UTF-8 encoded. (closes: #202146)
985   * Make versioned dpatch Build-Depends.
986   * Updated debian/patches files.
987   * Now bitmap= field on liloconfig will point to /boot instead of that nasty
988     /usr/share/lilo/contrib :) (Added symlinks of course).
989   * Removed patch from device.c. This is already included on the upstream
990     source.
991   * Built with newer libc6.
992   * Added dutch translation sent by Cobaco. (closes: #204925)
993   * Added my own spanish translation.
994
995  -- Andrés Roldán <aroldan@fluidsignal.com>  Mon, 12 Aug 2003 08:00:21 +0000
996
997 lilo (1:22.5.6.1-1) unstable; urgency=low
998
999   * Minimal upstream patch applied (changed upstream version to 22.5.6.1).
1000   * Changed Debian string version.
1001   * Added lilo_find_mbr.1 manpage. (closes: #201484)
1002   * Cleaning and make up of debian/ directory.
1003   * Bumped standard versions to 3.6.0.
1004   * Applied patch that fix segfault when running lilo on a disk without
1005     partitions. (closes: #201601)
1006   
1007  -- Andrés Roldán <aroldan@fluidsignal.com>  Thu, 17 Jul 2003 16:27:26 +0000
1008
1009 lilo (1:22.5.6-1) unstable; urgency=low
1010
1011   * New upstream version.
1012   * Added fallback= documentation to lilo.conf manpage. 
1013     (closes: #198572)
1014   * Added README.pseudo and README.volumeID to documentation.
1015
1016  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun, 29 Jun 2003 17:19:16 +0000
1017
1018 lilo (1:22.5.5-1) unstable; urgency=low
1019
1020   * New upstream version. (closes: #194666)
1021   * Fixed bug on mkrescue script. (closes: #198673)
1022   * Added another Debian bitmap submitted by Alfonso Acosta. Maybe there is
1023     someone that likes this bitmap more than the others. (closes: #197382)
1024
1025  -- Andrés Roldán <aroldan@fluidsignal.com>  Fri, 20 Jun 2003 17:11:16 +0000
1026
1027 lilo (1:22.5.4-2) unstable; urgency=low
1028
1029   * Fixed some typos.
1030   * lilo.templates updated (including translated templates).
1031   * Now lilo manpage refers to mkboot instead of mkbootdisk which doesn't
1032     exist. (closes: #196217)
1033   * Updated debian/patches dir to fit new dpatch needs.
1034   * Added icon for liloconfig. (closes: #192643)
1035   * Bumped standards version to 3.5.10.
1036   * Added Debian GNU/Linux string to any verbose level option.
1037
1038  -- Andrés Roldán <aroldan@fluidsignal.com>  Mon,  9 Jun 2003 16:30:44 +0000
1039
1040 lilo (1:22.5.4-1) unstable; urgency=low
1041
1042   * New upstream version.
1043   * Removed smarter_cache() call on lilo.c until the upstrem improve this
1044     funcion. (closes: #193730)
1045   * Added ja.po file submitter by Tomohiro KUBOTA. (closes: #192428)
1046   * Removed patch from Colin Watson since upstream has realized the proper way
1047     to do that :)
1048
1049  -- Andrés Roldán <aroldan@fluidsignal.com>  Mon, 26 May 2003 14:13:42 +0000
1050
1051 lilo (1:22.5.3.1-1) unstable; urgency=low
1052   
1053   * The "LILO para el mundo" release.
1054   * New upstream version.
1055   * Added po-based templates patch submitted from Christian Perrier (thank
1056     you :) (closes: #192126)
1057   * debian/rules now cleans debian/lilo.substvars.
1058   * Changed lilo prompt to avoid ugly feature on the boot menu. (closes:
1059     #192345, #192498)
1060   * Added fr_FR.po submitted by Christian Perrier.
1061   * Added pt_BR.po submitted by Andre Luis Lopes. (closes: #192832).
1062   * debconf cleaning due to multiple requests (closes: #192038)
1063
1064  -- Andrés Roldán <aroldan@fluidsignal.com>  Wed, 14 May 2003 19:38:10 +0000
1065
1066 lilo (1:22.5.2-2) unstable; urgency=low
1067
1068   * LILO configuration debconf message will be showed only when /etc/lilo.conf
1069     does not exists.
1070   * Added patch that allows users with devfs support compiled on kernel but
1071     not using it, can use lilo. (closes: #191878, #191812)
1072
1073  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun,  4 May 2003 18:20:03 +0000
1074
1075 lilo (1:22.5.2-1) unstable; urgency=low
1076
1077   * The "I had to do it, Sargent" release.
1078
1079   * Luis Bustamante <luferbu@fluidsignal.com>
1080     - Clean up of copyright file
1081     - Fixed typos on README.bitmap. (closes: #121133)
1082   
1083   * Andrés Roldán <aroldan@fluidsignal.com>
1084     - New upstream version. (closes: #191509)
1085     - Removed stdout patch since it is already on the original tarball.
1086     - Now lilo uses debconf. (closes: #190090, #108300, #122348)
1087     - Fixed the big problem of typo mistake. (closes: #191153)
1088     - Applied patch submitted by Colin Watson to fix obscure manpage error.
1089       (closes: #191339)
1090   
1091  -- Luis Bustamante <luferbu@fluidsignal.com>  Fri,  2 May 2003 13:07:25 +0000
1092
1093 lilo (1:22.5.1-3) unstable; urgency=low
1094
1095   * Added boot menu for Sid and Sarge from debian-bootscreen. liloconfig has
1096     been changed to use Sid bitmap by default.
1097     (closes: #122479, #145466)
1098   * Now build depends on sharutils.
1099
1100  -- Andrés Roldán <aroldan@fluidsignal.com>  Wed, 23 Apr 2003 15:50:09 +0000
1101
1102 lilo (1:22.5.1-2) unstable; urgency=low
1103
1104   * More debian/ directory cleaning.
1105   * Applied minimal upstream patch.
1106   * Make message in the default boot screen a little bit clearer. 
1107     (closes: #177066)
1108
1109  -- Andrés Roldán <aroldan@fluidsignal.com>  Tue, 22 Apr 2003 02:54:23 +0000
1110
1111 lilo (1:22.5.1-1) unstable; urgency=low
1112
1113   * New upstream version.
1114   * Removed DX protect patch since it is already include in the original
1115     source.
1116   * Added lilo.menu to install a menu entry for liloconfig. (closes: #187734)
1117   * Cleaning and review of debian/rules.
1118
1119  -- Andrés Roldán <aroldan@fluidsignal.com>  Sat,  5 Apr 2003 20:49:31 +0000
1120
1121 lilo (1:22.5-1) unstable; urgency=low
1122
1123   * New upstream version.
1124   * Changed lilo.conf.5 duplicate paragraph mistake.
1125   * Now --purge will erase /boot/boot.b since it is an obsolete file.
1126     The other two files that are mentioned in this bug are already
1127     being handled by --purge. (closes: #147446)
1128   * Now build depends on dpatch package.
1129   * Applied DX protect patch provided by upstream.
1130   * Added activate.8 manpage.
1131   * Removed deprecated dh_testversion from rules file.
1132   * Bumped Standards-Version to 3.5.9.0, no changes necessary.
1133
1134  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun, 30 Mar 2003 15:57:02 +0000
1135
1136 lilo (1:22.4.1-1) unstable; urgency=low
1137
1138   * New upstream version. (closes: #160686)
1139   * New maintainer. (closes: #179055)
1140   * Splitted former patch into debian/patches directory.
1141   * Added help to lilo.conf man page by adding devfs=mount option in the 
1142     "append" kernel boot options. (closes: #177761)
1143   * Updated to standards version 3.5.8.
1144
1145  -- Andrés Roldán <aroldan@fluidsignal.com>  Sat, 26 Feb 2003 09:30:10 -0500
1146
1147 lilo (1:22.4-2) unstable; urgency=medium
1148
1149   * Put the wrong file name in the previous version, this version really
1150     fixed #173238.
1151
1152  -- Russell Coker <russell@coker.com.au>  Sun, 26 Jan 2003 14:14:00 +0100
1153
1154 lilo (1:22.4-1) unstable; urgency=medium
1155
1156   * New upstream version.
1157
1158   * Fixes mkrescue to use mktemp.
1159     Closes: #173238
1160
1161   * Please note that lba32 is the default mode for LILO (and has been for
1162     some time).  If you have an ancient system (Pentium <100MHz or 486) then
1163     there is a possibility that lba32 may not work and that you need to
1164     use "linear".  Consult the manual for more details.
1165     Closes: #153950
1166
1167   * Fixes mem= options as described in bug 160123.
1168
1169   * Added vmdefault, vmdisable, and vmwarn options to lilo.conf for better
1170     support of vmware.
1171
1172  -- Russell Coker <russell@coker.com.au>  Sun, 26 Jan 2003 13:23:00 +0100
1173
1174 lilo (1:22.3.3-2) unstable; urgency=medium
1175
1176   * Changed the postrm script to only remove lilo.conf from /etc (not
1177     lilo.conf*)
1178     Closes: #159079
1179
1180  -- Russell Coker <russell@coker.com.au>  Sun,  1 Sep 2002 15:38:00 +0200
1181
1182 lilo (1:22.3.3-1) unstable; urgency=medium
1183
1184   * New upstream version that adds EVMS support.
1185     Closes: #152097
1186
1187   * Changed the postinst script to use readlink for checking link status.
1188     Closes: #159055
1189
1190  -- Russell Coker <russell@coker.com.au>  Sun,  1 Sep 2002 07:14:00 +0200
1191
1192 lilo (1:22.3.2-3) unstable; urgency=medium
1193
1194   * Remove /boot/map and /boot/0[0-9][0-9][0-9] on purge (/boot/boot.b is
1195     removed on installation and is not needed any more).  Addresses the
1196     issue of bug 147446.
1197
1198   * Added nasm to build-dependencies.
1199     Closes: #158910
1200
1201  -- Russell Coker <russell@coker.com.au>  Sat, 31 Aug 2002 11:04:00 +0200
1202
1203 lilo (1:22.3.2-2) unstable; urgency=medium
1204
1205   * Stop producing boot-compat.b type code.
1206
1207   * Removed the code for removing old debconf stuff.
1208
1209   * 22.3.x doesn't support /boot/*.b files so not installing them.
1210     Use "loader=text" for text mode.
1211
1212  -- Russell Coker <russell@coker.com.au>  Wed, 28 Aug 2002 20:02:00 +0200
1213
1214 lilo (1:22.3.2-1) unstable; urgency=HIGH
1215
1216   * New upstream version.
1217     Closes: #136757
1218
1219  -- Russell Coker <russell@coker.com.au>  Sat,  3 Aug 2002 23:34:00 +0200
1220
1221 lilo (1:22.2-5) unstable; urgency=HIGH
1222
1223   * Fixed the sym-link creation in postinst.
1224     Closes: #151058
1225
1226  -- Russell Coker <russell@coker.com.au>  Wed, 26 Jun 2002 10:23:00 -0400
1227
1228 lilo (1:22.2-4) unstable; urgency=HIGH
1229
1230   * Fixed Makefile.floppy
1231     Closes: #150943
1232
1233   * Added fix from NMU.
1234     Closes: #146350, #140243
1235
1236  -- Russell Coker <russell@coker.com.au>  Tue, 25 Jun 2002 12:14:00 -0400
1237
1238 lilo (1:22.2-3.1) unstable; urgency=HIGH
1239
1240   * This upstream version uses int15,0xe820 to fetch the memory map.
1241     However, sufficiently many systems don't implement this interrupt
1242     correctly.  We avoid the errant code for now.  The next upstream
1243     release fixes this problem for real.  Note to Russell: this patch must
1244     be removed for the next upstream release.
1245     Closes: #146350, #140243
1246
1247  -- Marc Singer <elf@buici.com>  Fri, 10 May 2002 19:18:25 -0700
1248
1249 lilo (1:22.2-3) unstable; urgency=HIGH
1250
1251   * Removed dependency on debconf.
1252     Closes: #142714
1253
1254  -- Russell Coker <russell@coker.com.au>  Sat, 13 Apr 2002 20:56:00 +0200
1255
1256 lilo (1:22.2-2) unstable; urgency=LOW
1257
1258   * Fixed most of the keymap problems in #124186.
1259
1260   * Added patch for verbosity on symlinks.
1261     Closes: #133993
1262
1263  -- Russell Coker <russell@coker.com.au>  Sat, 16 Feb 2002 13:56:00 +1100
1264
1265 lilo (1:22.2-1) unstable; urgency=LOW
1266
1267   * New upstream version.  Adds LVM support.
1268
1269   * Remove the /boot/boot-bmp.b.preserved file after running lilo.
1270
1271  -- Russell Coker <russell@coker.com.au>  Fri,  8 Feb 2002 12:13:00 +1000
1272
1273 lilo (1:22.1-6) unstable; urgency=HIGH
1274
1275   * Fixed the preinst script to preserve boot-bmp.b.
1276     Closes: #124280
1277
1278  -- Russell Coker <russell@coker.com.au>  Mon, 17 Dec 2001 07:52:00 +0100
1279
1280 lilo (1:22.1-5) unstable; urgency=HIGH
1281
1282   * Same as before with high priority!
1283
1284  -- Russell Coker <russell@coker.com.au>  Wed,  5 Dec 2001 00:52:00 +0100
1285
1286 lilo (1:22.1-4) unstable; urgency=LOW
1287
1288   * Made it correctly set the sym-link on a first install.
1289     Closes: #122220
1290
1291  -- Russell Coker <russell@coker.com.au>  Tue,  4 Dec 2001 00:53:00 +0100
1292
1293 lilo (1:22.1-3) unstable; urgency=LOW
1294
1295   * Stopped referring to /usr/lib/apt in the docs.
1296     Closes: #121786
1297
1298   * Added mkrescue to the package.
1299     Closes: #121790
1300
1301  -- Russell Coker <russell@coker.com.au>  Fri, 30 Nov 2001 09:47:00 +0100
1302
1303 lilo (1:22.1-2) unstable; urgency=LOW
1304
1305   * Changed the new "append=" manpage section to match the upstream.
1306
1307   * Changed the symlink to be relative not absolute for boot.b.
1308     Closes: #120130
1309
1310   * Added a mention in INCOMPAT about the lilo-doc package.
1311     Closes: #119194
1312
1313   * Made the postinst exit cleanly and quietly if the /etc/fstab contains
1314     "^# UNCONFIGURED FSTAB FOR BASE SYSTEM".  Should fix #116185.
1315
1316  -- Russell Coker <russell@coker.com.au>  Tue, 20 Nov 2001 01:30:00 +0100
1317
1318 lilo (1:22.1-1) unstable; urgency=LOW
1319
1320   * Support for splash screens added thanks to Raphael Bossek.
1321
1322  -- Russell Coker <russell@coker.com.au>  Sun,  4 Nov 2001 13:21:00 +0100
1323
1324 lilo (1:22.1-0) unstable; urgency=MEDIUM
1325
1326   * New upstream version.
1327     Closes: #117877
1328
1329   * THE NEW RAID1 IMPLEMENTATION IS NOT COMPATIBLE WITH VERSION 21.
1330     Those using version 21 should read 'README.raid1' in the lilo-doc package
1331     before installing these new codes.  There is a compatibility mode
1332     (lilo -x mbr-only) for existing RAID1 installations which are not going to
1333     be converted to the Version 22 implementation.
1334
1335   * Adds SHS digests for password.
1336     Closes: #12341
1337
1338   * Massively improved support for software RAID1.  Supports booting from RAID1
1339     on disks with different geometries and great control over how RAID1 booting
1340     works.
1341     Closes: #95706
1342
1343   * Clarified the way "append=" in lilo.conf(5).
1344     Closes: #117724
1345
1346  -- Russell Coker <russell@coker.com.au>  Fri,  2 Nov 2001 21:56:00 +0100
1347
1348 lilo (1:21.7.5-9) unstable; urgency=MEDIUM
1349
1350   * Minor changing to the wording of liloconfig when referencing partition
1351     numbers.
1352     Closes: #109882
1353
1354   * Changed the postinst code related to working around debconf.  Now it takes
1355     input from /dev/tty but leaves output to the default stdout.
1356     Closes: #114190, #110258
1357
1358  -- Russell Coker <russell@coker.com.au>  Sun,  7 Oct 2001 12:23:08 +0200
1359
1360 lilo (1:21.7.5-8) unstable; urgency=HIGH
1361
1362   * Fixed a terrible bug whereby upgrading the package twice without installing
1363     a new boot block would not preserve the *.b files and potentially render
1364     the system unbootable!
1365     Closes: #108453
1366
1367  -- Russell Coker <russell@coker.com.au>  Fri, 21 Sep 2001 00:43:50 +0200
1368
1369 lilo (1:21.7.5-7) unstable; urgency=MEDIUM
1370
1371   * Made /sbin/lilo not remove preserved files if -t is specified.
1372     Closes: #106955
1373
1374  -- Russell Coker <russell@coker.com.au>  Wed,  1 Aug 2001 17:08:57 +0200
1375
1376 lilo (1:21.7.5-6) unstable; urgency=MEDIUM
1377
1378   * Change /sbin/lilo to not remove preserved files if chroot operation is
1379     selected.  Also made it run $0.real instead of /sbin/lilo.real.
1380     Closes: #106956
1381
1382  -- Russell Coker <russell@coker.com.au>  Tue, 31 Jul 2001 05:41:05 +0200
1383
1384 lilo (1:21.7.5-5) unstable; urgency=MEDIUM
1385
1386   * Removed logrotate use.  Logrotate always changes the format of it's config
1387     and makes things more painful than the benefit it offers.
1388     Closes: #90588 #105474
1389
1390   * Double-check for a sym-link when rotating files to work around a base bug.
1391
1392  -- Russell Coker <russell@coker.com.au>  Mon, 16 Jul 2001 15:55:25 +0200
1393
1394 lilo (1:21.7.5-4) unstable; urgency=MEDIUM
1395
1396   * Made it purge old debconf settings.
1397     Closes: #98401
1398
1399   * Change the man page for lilo.conf to mention that vga= can be in hex.
1400     Closes: #51800
1401
1402  -- Russell Coker <russell@coker.com.au>  Sun, 15 Jul 2001 10:18:09 +0200
1403
1404 lilo (1:21.7.5-3) unstable; urgency=MEDIUM
1405
1406   * Changed liloconfig to match the latest command-line params for activate.
1407     Closes: #99111
1408
1409   * Made /boot/boot.b a sym-link as is recommended.
1410     Closes: #100036
1411
1412   * Made liloconfig ask about lba32 for large disks when generating lilo.conf.
1413     Will back-port this to potato.
1414     Closes: #89020
1415
1416  -- Russell Coker <russell@coker.com.au>  Wed, 11 Jul 2001 22:05:04 +0200
1417
1418 lilo (1:21.7.5-2) unstable; urgency=MEDIUM
1419
1420   * Made liloconfig not use strict.
1421     Closes: #64398
1422
1423   * Fixed the /usr/doc reference in liloconfig.8.
1424     Closes: #102802
1425
1426   * Fixed the /usr/doc reference in keytablilo.8.
1427     Closes: #102803
1428
1429  -- Russell Coker <russell@coker.com.au>  Tue, 10 Jul 2001 22:02:22 +0200
1430
1431 lilo (1:21.7.5-1) unstable; urgency=MEDIUM
1432
1433   * Fixed some bugs in the liloconfig script that prevent creation of lilo.conf.
1434     Closes: #98756
1435
1436   * Use install-mbr to install the Debian MBR.
1437     Closes: #98757
1438
1439  -- Russell Coker <russell@coker.com.au>  Mon, 28 May 2001 16:20:57 +0200
1440
1441 lilo (1:21.7.5-0) unstable; urgency=MEDIUM
1442
1443   * New upstream version.  Better support for DAC960 and some bug fixes.
1444
1445   * Removed the debconf code.
1446
1447  -- Russell Coker <russell@coker.com.au>  Thu, 10 May 2001 12:03:51 +0200
1448
1449 lilo (1:21.7.1-5) unstable; urgency=MEDIUM
1450
1451   * Changed the postinst to not source debconf and to not have an "exit 0"
1452     at the end.  It makes no difference to the operation but makes it look
1453     nicer.
1454
1455   * Put /usr/sbin/liloconfig back in.
1456     Closes: #96331
1457
1458   * Made compilation use -O2.
1459
1460  -- Russell Coker <russell@coker.com.au>  Thu, 10 May 2001 09:57:58 +0200
1461
1462 lilo (1:21.7.1-4) unstable; urgency=LOW
1463
1464   * Fised a typo in liloconfig.
1465     Closes: #95715
1466
1467  -- Russell Coker <russell@coker.com.au>  Sun, 29 Apr 2001 20:41:48 +0200
1468
1469 lilo (1:21.7.1-3) unstable; urgency=MEDIUM
1470
1471   * Changed the logrotate file to match the undocumented functionality of the
1472     latest logrotate.
1473     Closes: #95665, #95556
1474
1475  -- Russell Coker <russell@coker.com.au>  Sun, 29 Apr 2001 10:00:00 +0200
1476
1477 lilo (1:21.7.1-2) unstable; urgency=LOW
1478
1479   * Changed liloconfig to be a bit clearer.
1480     Closes: #95559
1481
1482   * Changed the description of AUTOREPLACE.
1483     Closes: #95556
1484
1485  -- Russell Coker <russell@coker.com.au>  Sat, 28 Apr 2001 07:56:09 +0200
1486
1487 lilo (1:21.7.1-1) unstable; urgency=LOW
1488
1489   * Added debconf support for serial console and for parameters to install-mbr.
1490
1491   * Added new /boot/boot-compat.b for broken SystemSoft BIOS.
1492     Closes: #59953
1493
1494  -- Russell Coker <russell@coker.com.au>  Sat, 28 Apr 2001 07:20:59 +0200
1495
1496 lilo (1:21.7.1-0) unstable; urgency=HIGH
1497
1498   * New upstream release containing minor bug fixes.  Most of the code was
1499     already in the previous version as Debian specific patches and this release
1500     brings the Debian version closer to the upstream release.
1501
1502   * Fixed the keytab-lilo manpage to not be a hack.
1503
1504   * Fixed the /sbin/lilo wrapper to correctly delete the old files.
1505
1506   * Changed the way automatic generation of lilo config files operates.
1507     Now it will grep for "^#AUTOREPLACE$" in /etc/lilo.conf to determine
1508     whether it should replace the file.
1509     Closes: #92284
1510
1511   * Made it rotate /etc/lilo.conf.old on install.
1512
1513  -- Russell Coker <russell@coker.com.au>  Fri, 27 Apr 2001 15:51:07 +0200
1514
1515 lilo (1:21.7-3) unstable; urgency=HIGH
1516
1517   * Added a patch from Compaq to address the issue described in bug report
1518     88831.  Not closing the bug report because it refers to Potato.
1519
1520  -- Russell Coker <russell@coker.com.au>  Wed, 7 Mar 2001 15:58:22 +0100
1521
1522 lilo (1:21.7-2) unstable; urgency=HIGH
1523
1524   * Fixed the "preinst shouldn't depend on package files" thing again
1525     (/etc/lilo-rotate.conf: No such file or directory).
1526     Closes: #87790
1527     Closes: #87795
1528
1529  -- Russell Coker <russell@coker.com.au>  Tue, 27 Feb 2001 20:43:29 +0100
1530
1531 lilo (1:21.7-1) unstable; urgency=HIGH
1532
1533   * Made it work with devfs style /dev/md/%d devices.
1534
1535   * Made the lilo wrapper work with `lilo -C "/etc/spare lilo config"` type
1536     invocation.
1537
1538   * Now it pre-depends on logrotate, so if you try installing with `dpkg -i`
1539     and logrotate isn't installed it won't replace the boot.b file that
1540     /boot/map references if you do another `dpkg -i`.
1541
1542   * Now installs the Debian MBR as it should.
1543     Closes: #81652
1544     Closes: #59732
1545
1546  -- Russell Coker <russell@coker.com.au>  Mon, 26 Feb 2001 15:09:27 +0100
1547
1548 lilo (1:21.7-0) unstable; urgency=HIGH
1549
1550   * New upstream version.
1551
1552   * Make it suggest mbr not recommend.
1553     Closes: #77591
1554
1555   * Updated the copyright file.
1556     Closes: #64877
1557
1558   * Changed the lilo wrapper to not be bash specific.
1559     Closes: #87413
1560
1561  -- Russell Coker <russell@coker.com.au>  Sun, 25 Feb 2001 12:30:42 +0100
1562
1563 lilo (1:21.6-14) unstable; urgency=HIGH
1564
1565   * Fixed a stupid bug that made it give spurious errors if you run "lilo"
1566     twice.
1567
1568   * Made it depend on logrotate.
1569     Closes: #87310, #87428, #87393, #87443
1570
1571  -- Russell Coker <russell@coker.com.au>  Sun, 25 Feb 2001 01:49:51 +0100
1572
1573 lilo (1:21.6-13) unstable; urgency=HIGH
1574
1575   * The support for non-root file system installation of the LILO block in
1576     the previous version has satisfied the person who reported the bug.
1577     Closes: #86992
1578
1579   * The new upstream version apparently stopped lilo giving a segv on bad
1580     config files.
1581     Closes: #78193
1582
1583   * Fixed the man page situation, made it use the new dh_installman instead of
1584     the old dh_installmanpages.
1585
1586   * Now it doesn't run lilo on package install.  It keeps preserving files
1587     under /boot until a successful run of lilo.
1588
1589  -- Russell Coker <russell@coker.com.au>  Fri, 23 Feb 2001 19:22:03 +0100
1590
1591 lilo (1:21.6-12) unstable; urgency=HIGH
1592
1593   * Fix the template again for VGA.
1594
1595   * Trim the length of overly long label fields.
1596
1597   * Made it work on DOS-format files.
1598     Closes: #77135
1599
1600   * The compact option is documented as causing problems on some systems.
1601     The fact that it used to work on an ancient version is not something I
1602     am able to investigate.  Please open another bug report if something
1603     similar occurs with a recent version.
1604     Closes: #30618
1605
1606   * Can't reproduce bug and reporter has disappeared.
1607     Closes: #33724
1608
1609   * Added support for installing LILO in the boot sector of a partition other
1610     than the root FS.
1611
1612  -- Russell Coker <russell@coker.com.au>  Thu, 22 Feb 2001 13:46:56 +0100
1613
1614 lilo (1:21.6-11) unstable; urgency=HIGH
1615
1616   * Adds conflicts with ancient manpages package to ensure smooth upgrade.
1617     Closes: #86772
1618
1619   * Better description for VGA mode.
1620     Closes: #81342
1621
1622   * Fixed these /etc/lilo.conf bugs previously:
1623     Closes: #81347, #81356, #81357, #81662, #82808, #83009
1624
1625   * Now run lilo on install of a new version.
1626     Closes: #84771
1627
1628   * Fixed these lilo.conf.8 bugs previously:
1629     Closes: #58202, #64783, #65120, #65820, #71053, #75902, #80482, #86772
1630
1631  -- Russell Coker <russell@coker.com.au>  Wed, 21 Feb 2001 11:25:14 +0100
1632
1633 lilo (1:21.6-10) unstable; urgency=HIGH
1634
1635   * Changes LiLO to LILO
1636     Closes:#83158
1637
1638   * Fixes spelling and grammar.
1639     Closes:#83160
1640
1641   * Preserve boot-menu.b
1642
1643   * Make the lba choice high importance.
1644
1645   * Fix the compact entry in the templates file.
1646     Closes:#85721
1647
1648  -- Russell Coker <russell@coker.com.au>  Tue, 13 Feb 2001 11:11:11 +0100
1649
1650 lilo (1:21.6-9) unstable; urgency=HIGH
1651
1652   * Fix the priority and section of lilo-doc.
1653
1654  -- Russell Coker <russell@coker.com.au>  Mon, 22 Jan 2001 14:03:15 +0100
1655
1656 lilo (1:21.6-8) unstable; urgency=HIGH
1657
1658   * Upload it again.
1659
1660   * Change the default for "compact".
1661
1662  -- Russell Coker <russell@coker.com.au>  Fri, 19 Jan 2001 18:17:48 +1100
1663
1664 lilo (1:21.6-7) unstable; urgency=HIGH
1665
1666   * Made debconf not call lilo_find_mbr (can't call it before it's installed).
1667
1668   * Build the package with the fixed dpkg.
1669
1670   * Corrected the time stamps.
1671     Closes:#81820
1672
1673  -- Russell Coker <russell@coker.com.au>  Thu, 11 Jan 2001 12:24:37 +1100
1674
1675 lilo (1:21.6-6) unstable; urgency=HIGH
1676
1677   * Closes:#81537
1678
1679   * Changed some of the descriptions in debconf template.
1680
1681  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 21:11:00 +1100
1682
1683 lilo (1:21.6-5) unstable; urgency=HIGH
1684
1685   * Made the debconf/liloconfig code check for -e (file exists) instead of
1686     -f (type is file).  Now will work correctly when there are sym-links.
1687
1688  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 20:59:54 +1100
1689
1690 lilo (1:21.6-4) unstable; urgency=HIGH
1691
1692   * Made it install correctly even when debconf only displays critical messages.
1693
1694   * Made some changes to the way it determines when to create a lilo.conf file.
1695
1696   * Made it arrange images in /etc/lilo.conf in reverse strcmp order.
1697
1698   * Added support for /etc/lilo.conf.extra
1699
1700  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 17:34:28 +1100
1701
1702 lilo (1:21.6-3) unstable; urgency=HIGH
1703
1704   * Made numerous improvements to the debconf setup.  Added an option to not
1705     change the /etc/lilo.conf file.
1706     Closes: 81342, 81347
1707
1708  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 03:17:00 +1100
1709
1710 lilo (1:21.6-2) unstable; urgency=MEDIUM
1711
1712   * Changed the lilo wrapper to not be bash specific.
1713     Closes: #87413
1714
1715   * Added more functionality to debconf.
1716
1717  -- Russell Coker <russell@coker.com.au>  Fri, 5 Jan 2001 10:50:43 +1100
1718
1719 lilo (1:21.6-1) unstable; urgency=MEDIUM
1720
1721   * Made it build lilo-doc package too.
1722
1723   * Added debconf support, thanks to Gergely Risko <risko@atom.hu>.
1724
1725  -- Russell Coker <russell@coker.com.au>  Tue, 2 Jan 2001 15:38:00 +1100
1726
1727 lilo (1:21.6-0) unstable; urgency=MEDIUM
1728
1729   * Debianized the new version.
1730     Closes: #80551, #75386, #75387
1731
1732   * Made liloconfig devfs aware and made it use mode 0600 for creating files.
1733     Closes: #56906, 62540
1734
1735   * Included lilo.conf(5)
1736     Closes: #58202, #64783, #65120, #65820, #71053, #75902, #80482
1737
1738   * Lilo adds the boot-menu.b file which gives a colored menu.  I think it
1739     solves the problem of no color on boot.
1740     Closes: #69253
1741
1742  -- Russell Coker <russell@coker.com.au>  Mon, 1 Jan 2001 21:41:29 +1100
1743
1744 lilo (1:21.4.3-2) unstable; urgency=HIGH
1745
1746   * Include fix from the upstream author to restore booting capability
1747     on big zImage kernel while keeping EBDA mode on.
1748
1749  -- Vincent Renardias <vincent@debian.org>  Sun, 21 May 2000 21:17:58 +0200
1750
1751 lilo (1:21.4.3-1) unstable frozen; urgency=HIGH
1752
1753   * new upstream fix (should definatly fix the RAID problems)
1754   * We now issue a BigFatWarning(tm) that older zImage kernels
1755       bigger than 448kb will not boot but we can now access kernels
1756       located above cylinder 1023.
1757     closes: #63516: command 'lilo' fails (not SEGFAULT) if kernel is not bzImage.
1758     closes: #63925: lilo: After upgrade - `Fatal: Kernel /vmlinuz is too big'.
1759     closes: #62270: lilo 21.3-3 wont boot non-bzImage between 448k and 512k.
1760     closes: #62060: can't install on a 34GiG IBM drive. make bzlilo fails.
1761     closes: #61928: new LILO renders system unbootable.
1762     closes: #61903: Fatal: Kernel /vmlinuz is too big.
1763     closes: #60507: Lilo 0.22 installer should be provided (as It has support for huge disk).
1764     closes: #64401: lilo: lilo refuses to create boot sector (kernel too big!).
1765   * removed lilo.conf manpage which already is in package manpages.
1766     closes: #63483: lilo: needs to Replace: version of manpages with the lilo manpage.
1767     closes: #63533: conflicts with manpages.
1768     closes: #63627: lilo: lilo tries to overwrite lilo.conf.5 manpage, that is also in manpages.
1769     closes: #64077: lilo: lilo conflicts with manpages.
1770
1771  -- Vincent Renardias <vincent@debian.org>  Sat, 20 May 2000 00:30:28 +0200
1772
1773 lilo (1:21.4.1-2) unstable; urgency=HIGH
1774
1775   * Fixed debian/control.
1776     closes: #54178: lilo-doc: Incorrect package description.
1777   * clean better.
1778     closes: #60537: lilo.prerm is getting longer and longer :).
1779
1780  -- Vincent Renardias <vincent@debian.org>  Wed, 12 Apr 2000 13:29:10 +0200
1781
1782 lilo (1:21.4.1-1) unstable; urgency=HIGH
1783
1784   * New upstream release.
1785     closes: #61165: New upstream version 21.4.1 released 2000-03-20.
1786     Should also fix:
1787     closes: #61903: Fatal: Kernel /vmlinuz is too big.
1788     closes: #58775: despite <1024 cylinders, can't install lilo.
1789
1790  -- Vincent Renardias <vincent@debian.org>  Wed, 12 Apr 2000 13:05:56 +0200
1791
1792 lilo (1:21.3-3) unstable; urgency=HIGH
1793
1794   * This version supports booting from cylinders above 1024.
1795     (Been in unstable for 3 weeks, and I got 0 complaints about it, so
1796     I think it's definatly worth to include it in potato).
1797
1798  -- Vincent Renardias <vincent@debian.org>  Sat, 25 Mar 2000 13:57:10 +0100
1799
1800 lilo (1:21.3-1) unstable; urgency=low
1801
1802   * New version.
1803     => LILO now doesn't have the 1024 cylinder limit anymore.
1804
1805  -- Vincent Renardias <vincent@debian.org>  Thu,  9 Mar 2000 16:06:02 +0100
1806
1807 lilo (1:21-14) frozen unstable; urgency=low
1808
1809   * Really fix the liloconfig bug this time, honnest ;)
1810     closes: #56326: liloconfig in lilo f***ed up.
1811     closes: #56196: lilo: fstab check fails on root raid.
1812     closes: #56322: Lilo install fails.
1813
1814  -- Vincent Renardias <vincent@debian.org>  Thu, 27 Jan 2000 14:46:34 +0100
1815
1816 lilo (1:21-13) frozen unstable; urgency=low
1817
1818   * Fix detection of partition names.
1819     closes: #56127: liloconfig bug and fix
1820     closes: #56153: Makes too much assumptions about the relation of partition- and disk names
1821
1822  -- Vincent Renardias <vincent@debian.org>  Tue, 25 Jan 2000 15:19:45 +0100
1823
1824 lilo (1:21-12) frozen unstable; urgency=low
1825
1826   * YANPFPM again ;)
1827     closes: #53517: (Important) installed lilo bootsector during an upgrade when i didn't want it to.
1828     closes: #54266: liloconfig error
1829     closes: #51418: liloconfig: actions don't match text presented to user!
1830
1831  -- Vincent Renardias <vincent@debian.org>  Sun,  9 Jan 2000 13:30:06 +0100
1832
1833 lilo (1:21-11) unstable; urgency=low
1834
1835   * Integrated YANPFPM (Yet Another Nice Patch From Peter Maydell ;):
1836     blank lines in /etc/fstab should be ignored silently.
1837     closes: #53517: installed lilo bootsector during an upgrade when i didn't want it to.
1838
1839  -- Vincent Renardias <vincent@debian.org>  Sun,  9 Jan 2000 13:30:06 +0100
1840
1841 lilo (1:21-10) unstable; urgency=low
1842
1843   * Add patch to support Compaq Smart-2 (or better) Disk Array Controllers.
1844
1845  -- Vincent Renardias <vincent@debian.org>  Thu, 23 Dec 1999 13:53:00 +0100
1846
1847 lilo (1:21-9) unstable; urgency=low
1848
1849   * put back the keytab-lilo manpage at the right place, and integrate
1850     another patch from Peter Maydell (thanks again ;) that fixes keytab-lilo.pl
1851     closes: #22958: lilo: keytab-lilo.pl is broken.
1852
1853  -- Vincent Renardias <vincent@debian.org>  Thu, 23 Dec 1999 13:53:00 +0100
1854
1855 lilo (1:21-8) unstable; urgency=high
1856
1857   * Integrated patch from Peter Maydell that fixes:
1858     - added error checking of various system calls
1859     - added $DEBUG switch and pulled lilo.conf and fstab filenames
1860       out into config variables.
1861     - turned on Perl's -w switch and use strict subs/refs
1862     - now does examination of current situation up front, separated
1863       from the logic of what we do in various situations.
1864     - added check for special marker in /etc/fstab that indicates that we
1865       are configuring the base filesystem and shouldn't actually do anything.
1866     Thanks Peter ;)
1867     Now, if the first line of /etc/fstab is '# UNCONFIGURED FSTAB FOR BASE SYSTEM'
1868     liloconfig will exit gracefully.
1869     Anyway, liloconfig should probably be rewritten to use debconf...
1870     closes: #49948: liloconfig makes bad lilo.conf when from scratch.
1871   * Fix reference to Changelog.
1872     closes: #52192: lilo: License refers to old, outdated '/usr/doc'.
1873
1874   * Other non-bugs/already fixed bugs:
1875     closes: #48594: (no subject).
1876       [Author aknowledges it's not a lilo bug.]
1877     closes: #30562: lilo: shouldn't prompt on upgrade.
1878       [liloconfig also checks for obsolete options in lilo.conf]
1879     closes: #34616: lilo: lilo gives important installation warning, but does not pause.
1880       [warning is now meaningless since lilo.conf is not part of the package anymore]
1881
1882  -- Vincent Renardias <vincent@debian.org>  Thu, 23 Dec 1999 12:09:40 +0100
1883
1884 lilo (1:21-7) unstable; urgency=low
1885
1886   * re-upload working lilo-21.
1887     Closes: #46154, #46168.
1888
1889  -- Vincent Renardias <vincent@debian.org>  Tue, 28 Sep 1999 12:17:37 +0200
1890
1891 lilo (21-6) unstable; urgency=low
1892
1893   * Changed MBR size in liloconfig.
1894     closes: #43768: mbr: Size should be 446, not 444.
1895   * Don't supply an empty lilo.conf anymore.
1896     closes: #42383, #41437.
1897   * Correct bug in liloconfig.
1898     closes: #35110: liloconfig doesn't complete installation
1899   * Fix type in control file.
1900     closes: #40753: lilo: typo in description.
1901   * Included man page written by Peter Maydell. Thanks Peter!
1902     closes: #32640: liloconfig(8) needs a manual page.
1903   * Fixed Werner's email addr.
1904     closes: #36817: Lilo home page.
1905   * lintian cleaned.
1906
1907  -- Vincent Renardias <vincent@debian.org>  Mon, 27 Sep 1999 16:57:13 +0200
1908
1909 lilo (21-5) unstable; urgency=low
1910
1911   * Move INCOMPAT.gz back from lilo-doc to lilo.
1912     closes: #33259, #33124, #33119.
1913     closes: #33203 (that actually was a bug in manpages which has been
1914     fixed recently).
1915
1916  -- Vincent Renardias <vincent@debian.org>  Sun, 21 Feb 1999 19:09:51 +0100
1917
1918 lilo (21-4) frozen unstable; urgency=low
1919
1920   * Adopt the package.
1921   * Build with USE_TMPDIR option (Fix bug #9303).
1922   * Fix typo in preinst script.
1923   * Reason to upload for frozen:
1924     1/ The previous upload fixed a lot of bugs and didn't seem
1925        to break anything.
1926     2/ The current version of lilo in slink (20-0.1) has a bug which
1927        is specially bad: If NT4 is also installed on the machine, lilo
1928        will prevent it to boot (error message: "INACCESSIBLE_BOOT_DEVICE" +
1929        a nice BSOD).
1930
1931  -- Vincent Renardias <vincent@waw.com>  Sat, 30 Jan 1999 22:34:41 +0100
1932
1933 lilo (21-3.1) unstable; urgency=low
1934
1935   * NMU to fix the bug #7570 I reported on Feb 22nd 1997
1936     (include real doc instead of the TeX source).
1937   * Include manpage for activate (Bug #10526,#8641).
1938   * Include manpage for keytab-lilo.pl (Bug #10526).
1939   * Add a link to undocumented.7.gz for liloconfig which has
1940     no manpage.
1941   * Close #20049 (This functionality is handled by syslinux,
1942     not lilo).
1943   * Fork a lilo-doc package to include the Postscript documentation.
1944   * Have lilo Suggests: lilo-doc.
1945   * Set severity of bug #29987 to fixed: When lilo.conf contains a passwd
1946     and is not mode 600, it displays a proheminent warning.
1947   * Set severity of bug #7629 to fixed: This is a perfectly legal option,
1948     given that the Debian policy is not to install lilo in the MBR by
1949     default.
1950   * Reassign bugs #5198, #8280 and #10526 to the package manpages since
1951     this is where lilo.8 lives. (Does anybody know why BTW?!)
1952   * Put some (hopefully) usefull comments in the default lilo.conf
1953     (Fix bug #25174).
1954   * Include Adam Heath <adam@usa.net>'s patch to add the new
1955     BOOT_VAR variable (Fix bug #30458).
1956   * lintian cleaned:
1957     - fix typo. in description.
1958     - don't install QuickInst with executable bit set.
1959     - include lilo.8 manpage (will open a BR on manpages so it
1960         doesn't provide it anymore).
1961   * Correct the lilo.8 manpage (Fix bug #5198) with patch from BR #10526.
1962
1963  -- Vincent Renardias <vincent@waw.com>  Sun, 24 Jan 1999 21:38:58 +0100
1964
1965 lilo (21-3) unstable; urgency=high (21-2 may break boot)
1966
1967   * setting CFLAGS im make breaks lilo with debian headers (HAS_BOOT_H is not defined in that case -> NORMAL_VGA is missing)
1968   * fixed return code checking in liloconfig (#30632)
1969
1970  -- Bernd Eckenfels <ecki@debian.org>  Sat, 12 Dec 1998 00:56:08 +0100
1971
1972 lilo (21-2) unstable; urgency=low
1973
1974   * Old maintainer got the package back
1975   * fixed broken depend again (#3772)
1976   * uses dh now
1977   * has an additional preinst now
1978   * ln in /boot need not to work (#16112,#3247)
1979   * dh installs changelog (#16582)
1980   * pre/postinst now sets -e and watches arguments (#15161)
1981   * use debians default keymap, use loadkeys to do all the work (#19900)
1982   * checks for incompatible any_d.b (#26016)
1983
1984  -- Bernd Eckenfels <ecki@debian.org>  Thu, 10 Dec 1998 01:31:51 +0100
1985
1986 lilo (21-1) unstable; urgency=low
1987
1988   * New maintainer.
1989   * Update copyright information.
1990   * Update to standards version 2.5.0.
1991   * New upstream release.
1992
1993  -- Martin Mitchell <martin@debian.org>  Mon,  7 Dec 1998 17:47:10 +1100
1994
1995 lilo (20-2) unstable frozen; urgency=low
1996
1997   * recompiled with new curses
1998   * suggests mbr instead of depends
1999
2000  -- Bernd Eckenfels <ecki@debian.org>  Sun,  1 Nov 1998 01:26:19 +0100
2001
2002 lilo (20-1) unstable frozen; urgency=low
2003
2004   * Maintainer release (thanks Martin!)
2005
2006  -- Bernd Eckenfels <ecki@debian.org>  Wed, 29 Apr 1998 21:18:40 +0200
2007
2008 lilo (20-0.1) unstable; urgency=low
2009
2010   * Non-maintainer release.
2011   * Leave copyright file uncompressed. (#14421)
2012   * Libc6 compile. (#11708)
2013   * New upstream sources. (#11081)
2014
2015  -- Martin Mitchell <martin@debian.org>  Sat, 22 Nov 1997 01:13:49 +1100
2016
2017 lilo (19-2) unstable; urgency=low
2018
2019   * upgraded to new package standards
2020
2021  -- Shaya Potter <spotter@itd.nrl.navy.mil>  Thu, 23 Jan 1997 10:12:06 -0500
2022