X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fchangelog;h=cc2a6d560b98a07b5531ca1c8d655cf420212a31;hb=7a39b9a572926961d3c4203e8c889815a5d5609a;hp=ac57a9d4f410cf8abf3daa43691cf3fa0acaf621;hpb=fab87308e2f50e1bea709d9f3876856965439e32;p=rrq%2Fmaintain_lilo.git diff --git a/debian/changelog b/debian/changelog index ac57a9d..cc2a6d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,15 +3,34 @@ lilo (1:23.1-2) unstable; urgency=low * debian/control: - Remove dependency to lilo in package lilo-doc. (Closes: #613753) * Fix: save errno for second command (device.c). - * Fix: save file permissions for converted lilo.conf. (Closes: #615103) + * Fix: save file permissions for converted lilo.conf (Closes: #615103) + and fix some typos in script lilo-uuid-diskid. + * Fix: missleading error message in geometry.c. (Closes: #445264) * Reformatting of mkrescue manpage (thanks to M.E. Schauer). (Closes: #617282) * debconf scripts: - Fix typos in some debconf translation files. (Closes: #504733) - Use better style in debconf translations. (Closes: #312451, #504733) - Remove debconf code for managing old boot/boot.b and similar files. - - -- Joachim Wiedorn Thu, 06 Mar 2011 12:55:03 +0100 + - Remove no more needed debian/lilo.lintian-overrides file. + - Remove script liloconfig and all appropriate debconf code. + - Update of German translation (de.po). + - Update of French translation (fr.po). (Closes: #615936) + - Update of Russian translation (ru.po). (Closes: #616691) + - Update of Galician translation (gl.po). + - Update of Danish translation (da.po). (Closes: #618004) + - Update of Basque translation (eu.po). (Closes: #618253) + - Update of Czech translation (cs.po). (Closes: #618711) + - Update of Spanish translation (es.po). (Closes: #618813) + - Update of Finnish translation (fi.po). (Closes: #618886) + - Update of Italian translation (it.po). (Closes: #618801) + - Update of Brazilian Portuguese translation. (Closes: #618738) + - Update of Swedish translation (sv.po). (Closes: #618620) + * Add new script liloconfig, using template with comments, + works with UUID, LABEL and disk-id for root and boot options. + * Add new manpage for liloconfig, update of other manpages. + + -- Joachim Wiedorn Sun, 20 Mar 2011 00:15:54 +0100 lilo (1:23.1-1) unstable; urgency=low @@ -19,6 +38,7 @@ lilo (1:23.1-1) unstable; urgency=low * Upstream bugfixes: - Option 'append' works with acpi=off. (Closes: #428390) - Working on degraded RAID-1 device. (Closes: #278373, #522283) + - Working with MD v1.0 RAID-1 boot devices. (Closes: #598035) - Working with spaces in labels. (Closes: #287257) - Using new hook scripts for kernel and initrd only one time when needed. (Closes: #599934) @@ -77,7 +97,7 @@ lilo (1:23.1-1) unstable; urgency=low * Remove obsolete file debian/NEWS. * Remove obsolete debian/TODO file. * Remove obsolete debian/lilo.changelogs file. - * Add patchset and changelog entries for use in Ubuntu. + * Add patchset and changelog entries for use in Ubuntu. (Closes: #602824) * debconf files: - Remove message above old bitmap path. (Closes: #304065)