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