[ubuntu/oneiric] lilo 1:23.2-1 (Accepted)

Ubuntu Installer archive at ubuntu.com
Fri May 20 11:30:38 UTC 2011


lilo (1:23.2-1) unstable; urgency=medium

  [ Joachim Wiedorn ]
  * New upstream release:
    - Fix for larger kernel setup code. (Closes: #625266)
    - Update of manpages (mkrescue.8, lilo.conf.5).
  * Update of some patches; remove of some patches (now in upstream).
  * debconf scripts:
    - Update of French translation (fr.po). (Closes: #621845)
    - Update of Portuguese translation (pt.po). (Closes: #622642)
    - Update of Russian translation (ru.po). (Closes: #623794)
    - Update of Japanese translation (ja.po). (Closes: #624629)
  * debian/control:
    - Bump to Standards-Version 3.9.2 (without changes).
    - Remove mbr dependency for package lilo (no more needed).
    - Replace perl-modules dependency with variable ${perl:Depends}.

  [ Niels Thykier ]
  * Added DMUA flag.

lilo (1:23.1-2) unstable; urgency=medium

  [ Joachim Wiedorn ]
  * 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)
      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.
    - 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.
  * Fix typos and phrases in manpage of lilo.conf. (Closes: #258472)

  [ Niels Thykier ]
  * Added Depends on perl-modules, since liloconfig needs it.

lilo (1:23.1-1) unstable; urgency=low

  * New upstream release. (Closes: #339778)
  * 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)
    - Include diffs for NMUs. (Closes: #504267, #409663)
    - Fix error with LVM partition. (Closes: #244741)
    - Compatible with devmapper version. (Closes: #325235)
  * Solved upstream bugs of Ubuntu:
    - Raid related error while upgrading (LP: #242879)
    - Warn if initrd is too large (LP: #260059)
    - Allow using LVM as root partition (LP: #274972)
    - Stack overlaping on second stage (LP: #438177)
    - Raid setup fatal errors (LP: #470502)
    - Use hook scripts while updating kernel/initrd 
      (LP: #43869, #345482, #628858, #636211, #691975)

  * Remove all old patches.
  * Remove very old lilo.conf examples.
  * Remove obsolete file debian/NEWS.
  * Bump to Standards Version 3.9.1.
  * Move to debhelper compatibility level 7.
  * Move to source format 3.0 (quilt).
  * Update and new formatting of debian/copyright.
  * debian/control:
    - Move source dependency debhelper to version >= 7.0.15.
    - Update some versions of source dependencies and remove quilt.
    - Add VCS urls in Alioth.
    - Add in package lilo-doc dependency to lilo.
    - Optimize package descriptions.

  * Update all debian/lilo.* and debian/lilo-doc.* files.
  * Add new debian/lilo-doc.doc-base file.
  * Remove lilo.sh wrapper script, used because of devfsd.
  * Remove obsolete script lilo_find_mbr and its manpage.
  * Remove configured link update-lilo to liloconfig.
  * Remove some obsolete manpages.
  * Move script liloconfig into directory debian/scripts.
  * Add new script update-lilo and its manual page. (Closes: #335084)
  * Add new script lilo-uuid-diskid for ID conversion and its manual page.

  * Update scripts lilo.postinst, lilo.postrm, lilo.preinst. Using
      dpkg-maintscript-helper for preserving old modified hook scripts.
  * Add link creation for menu background sarge.bmp and sid.bmp
      for compatibility in file debian/lilo.postinst.
  * Remove hook scripts for kernel and initramfs and use upstream scripts.
      (Closes: #590022, #306472, #389328)
  * debian/patches:
    - Add new patches for Debian.
    - Add patches for simple rules using dh 7.
  * debian/rules:
    - Use simple rules with dh 7 capabilities.
  * Move debian/Makefile.floppy into debian/floppy directory
      and fix this Makefile. (Closes: #158955)
  * Add debian/lilo.install file.
  * Add lintian-overrides for package lilo.
  * Update debian/README.Debian file.
  * 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. (Closes: #602824)

  * debconf files:
    - Remove message above old bitmap path. (Closes: #304065)
    - Update of debian/lilo.templates and debian/lilo.config.
    - Add some code to these files using lilo-uuid-diskid.
    - Small update of german translation.
    - Add updated Danish debconf translation. (Closes: #596258)

  * Some more bugfixes:
    - Add usage hints about -H option in src/lilo.c. (Closes: #459714)
    - su-to-root command without path in debian/lilo.menu. (Closes: #431077)
    - Diffs for NMUs already included. (Closes: #504267, #409663)
    - Remove old obsolete workaround (see bugreport 146350#25).

Date: Fri,  20 May 2011 10:44:03 +0000
Changed-By: St?phane Graber <stgraber at stgraber.org>
Maintainer: Joachim Wiedorn <ad_debian at joonet.de>
Origin: Debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/lilo/1:23.2-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Fri,  20 May 2011 10:44:03 +0000
Source: lilo
Binary: lilo, lilo-doc
Architecture: source
Version: 1:23.2-1
Distribution: oneiric
Urgency: medium
Maintainer: Joachim Wiedorn <ad_debian at joonet.de>
Changed-By: St?phane Graber <stgraber at stgraber.org>
Description:
 lilo       - LInux LOader - the classic OS boot loader
Closes: 158955 244741 258472 278373 287257 304065 306472 312451 325235 335084 339778 389328 409663 409663 428390 431077 445264 459714 504267 504267 504733 504733 522283 590022 596258 598035 599934 602824 613753 615103 615936 616691 617282 618004 618253 618620 618711 618738 618801 618813 618886 621845 622642 623794 624629 625266
Launchpad-bugs-fixed: 43869 242879 260059 274972 345482 438177 470502 628858 636211 691975
Files:
 7009368c826cc529a813f3693d391ea1 63193 admin optional lilo_23.2-1.debian.tar.gz
 7ff515ca609c6f04d7dbfc643ce89c8d 1926 admin optional lilo_23.2-1.dsc
 51b9b9db665d3b8724919e3d46054d12 580758 admin optional lilo_23.2.orig.tar.gz
Changes:
 lilo (1:23.2-1) unstable; urgency=medium
 .
   [ Joachim Wiedorn ]
   * New upstream release:
     - Fix for larger kernel setup code. (Closes: #625266)
     - Update of manpages (mkrescue.8, lilo.conf.5).
   * Update of some patches; remove of some patches (now in upstream).
   * debconf scripts:
     - Update of French translation (fr.po). (Closes: #621845)
     - Update of Portuguese translation (pt.po). (Closes: #622642)
     - Update of Russian translation (ru.po). (Closes: #623794)
     - Update of Japanese translation (ja.po). (Closes: #624629)
   * debian/control:
     - Bump to Standards-Version 3.9.2 (without changes).
     - Remove mbr dependency for package lilo (no more needed).
     - Replace perl-modules dependency with variable ${perl:Depends}.
 .
   [ Niels Thykier ]
   * Added DMUA flag.
 .
 lilo (1:23.1-2) unstable; urgency=medium
 .
   [ Joachim Wiedorn ]
   * 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)
       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.
     - 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.
   * Fix typos and phrases in manpage of lilo.conf. (Closes: #258472)
 .
   [ Niels Thykier ]
   * Added Depends on perl-modules, since liloconfig needs it.
 .
 lilo (1:23.1-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #339778)
   * 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)
     - Include diffs for NMUs. (Closes: #504267, #409663)
     - Fix error with LVM partition. (Closes: #244741)
     - Compatible with devmapper version. (Closes: #325235)
   * Solved upstream bugs of Ubuntu:
     - Raid related error while upgrading (LP: #242879)
     - Warn if initrd is too large (LP: #260059)
     - Allow using LVM as root partition (LP: #274972)
     - Stack overlaping on second stage (LP: #438177)
     - Raid setup fatal errors (LP: #470502)
     - Use hook scripts while updating kernel/initrd 
       (LP: #43869, #345482, #628858, #636211, #691975)
 .
   * Remove all old patches.
   * Remove very old lilo.conf examples.
   * Remove obsolete file debian/NEWS.
   * Bump to Standards Version 3.9.1.
   * Move to debhelper compatibility level 7.
   * Move to source format 3.0 (quilt).
   * Update and new formatting of debian/copyright.
   * debian/control:
     - Move source dependency debhelper to version >= 7.0.15.
     - Update some versions of source dependencies and remove quilt.
     - Add VCS urls in Alioth.
     - Add in package lilo-doc dependency to lilo.
     - Optimize package descriptions.
 .
   * Update all debian/lilo.* and debian/lilo-doc.* files.
   * Add new debian/lilo-doc.doc-base file.
   * Remove lilo.sh wrapper script, used because of devfsd.
   * Remove obsolete script lilo_find_mbr and its manpage.
   * Remove configured link update-lilo to liloconfig.
   * Remove some obsolete manpages.
   * Move script liloconfig into directory debian/scripts.
   * Add new script update-lilo and its manual page. (Closes: #335084)
   * Add new script lilo-uuid-diskid for ID conversion and its manual page.
 .
   * Update scripts lilo.postinst, lilo.postrm, lilo.preinst. Using
       dpkg-maintscript-helper for preserving old modified hook scripts.
   * Add link creation for menu background sarge.bmp and sid.bmp
       for compatibility in file debian/lilo.postinst.
   * Remove hook scripts for kernel and initramfs and use upstream scripts.
       (Closes: #590022, #306472, #389328)
   * debian/patches:
     - Add new patches for Debian.
     - Add patches for simple rules using dh 7.
   * debian/rules:
     - Use simple rules with dh 7 capabilities.
   * Move debian/Makefile.floppy into debian/floppy directory
       and fix this Makefile. (Closes: #158955)
   * Add debian/lilo.install file.
   * Add lintian-overrides for package lilo.
   * Update debian/README.Debian file.
   * 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. (Closes: #602824)
 .
   * debconf files:
     - Remove message above old bitmap path. (Closes: #304065)
     - Update of debian/lilo.templates and debian/lilo.config.
     - Add some code to these files using lilo-uuid-diskid.
     - Small update of german translation.
     - Add updated Danish debconf translation. (Closes: #596258)
 .
   * Some more bugfixes:
     - Add usage hints about -H option in src/lilo.c. (Closes: #459714)
     - su-to-root command without path in debian/lilo.menu. (Closes: #431077)
     - Diffs for NMUs already included. (Closes: #504267, #409663)
     - Remove old obsolete workaround (see bugreport 146350#25).



More information about the Oneiric-changes mailing list