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