2012
syslinux (2:4.05+dfsg-2) unstable; urgency=low
* Adding patch from Micah Gersten <micahg@ubuntu.com> to fix FTBFS with --as-needed (Closes: #654838). * Switching to numeric (reverse) sorting in extlinux-update, thanks to Thomas Viehweger <patchesThomas.Vie@web.de> (Closes: #657671).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 27 Jan 2012 22:32:28 +0100
2011
syslinux (2:4.05+dfsg-1) unstable; urgency=low
* Merging upstream version 4.05+dfsg:
- compatible with gfxboot 4.4 (Closes: #653048).
* Rediffing ldlinux-quiet.patch.
* Removing geometrie.patch, included upstream.
* Removing isohybrid-gpt.patch, included upstream.
* Rediffing gfxboot-menu-label.patch.
* Renumbering patches.
* Adding Dutch debconf translations from Jeroen Schot <schot@a-
eskwadraat.nl> (Closes: #652626).
* Moving mtools from suggests to recommends (Closes: #651028).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 23 Dec 2011 14:08:52 +0100
syslinux (2:4.04+dfsg-9) unstable; urgency=low
* Using linux keyword for linux kernel images to profit from syslinux'
automagic (Closes: #647603).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 24 Nov 2011 11:20:58 +0100
syslinux (2:4.04+dfsg-8) unstable; urgency=low
* Updating accidentally my wrong email address in previous changelog
entry.
* Updating isohybrid-gpt.patch to not fail with --as-needed, thanks to
Colin Watson <cjwatson@ubuntu.com> (Closes: #648727).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 15 Nov 2011 23:39:16 +0100
syslinux (2:4.04+dfsg-7) unstable; urgency=low
* Adding Slovak debconf translations from Slavko <linux@slavino.sk> (Closes: #647086). * Adding patch from Colin Watson <cjwatson@ubuntu.com> to gfxboot.c32 to allow boot entry to start with label instead of menu_label.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 02 Nov 2011 07:57:23 +0100
syslinux (2:4.04+dfsg-6) unstable; urgency=low
* Adding patch from Matthew Garrett <mjg59@srcf.ucam.org> to generate GPT and Mac bootable images isohybrid images. * Sorting overrides in rules alphabetically.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 28 Oct 2011 22:28:55 +0200
syslinux (2:4.04+dfsg-5) unstable; urgency=low
* Adding patch from Gene Cumm <gene.cumm@gmail.com> to fix geometry handling in extlinux (Closes: #626488). * Using compression level 9 also for binary packages. * Adding patch to make ldlinux quiet by default. * Adding patch to add option to enable verbose messages. * Renumbering patches. * Making isolinux quiet by default and dropping dedicated quiet flavour. * Making pxelinux quiet by default and dropping dedicated quiet flavour.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 12 Oct 2011 21:19:34 +0200
syslinux (2:4.04+dfsg-4) unstable; urgency=low
* Correcting typo in error message if a extlinux theme cannot be
found, thanks to M. Dietrich <mdt@emdete.de> (Closes: #639688).
* Moving extlinux from /usr/sbin to /usr/bin.
* Adding syslinux-udeb in agreement with debian-installer team.
* Avoid installing ms-dos executable into syslinux-common.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 22 Sep 2011 20:43:09 +0200
syslinux (2:4.04+dfsg-3) unstable; urgency=low
* Adding pxelinux quiet flavour.
* Skipping /boot/vmlinuz-*.dpkg-tmp files in extlinux-update (Closes:
#632727).
* Handling cases of separate /boot partitions for memdisk entries too
(Closes: #629080).
* Adding Korean debconf translations from min-ji Kang
<justminji@gmail.com> (Closes: #632012).
* Compacting copyright file.
* Making comments in po file headers consistent.
* Correcting spelling mistakes in changelog.
* Simplify syslinux-common lintian overrides.
* Correcting corrupted date entry in changelog.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 11 Jul 2011 09:48:02 +0200
syslinux (2:4.04+dfsg-2) unstable; urgency=low
* Simply looking up the device where /boot is on in order to
automatically guess the device to write the MBR automatically to,
previously the automagic worked only when / and /boot are on the
same disk.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 23 May 2011 15:03:03 +0200
syslinux (2:4.04+dfsg-1) unstable; urgency=low
* Merging upstream version 4.04+dfsg.
* Removing pxelinux.patch, included upstream.
* Updating to standards version 3.9.2.
* Updating year in copyright file.
* Correcting MBR size to the actual value (440), thanks to Kolja Nowak
<kolja@nowak2000.de> (Closes: #614686).
* Skipping files matching '^initrd.*' from automatically being added
as memdisk entries (Closes: #618442).
* Adding Danish debconf translations from Joe Hansen
<joedalton2@yahoo.dk> (Closes: #621022).
* Adding isolinux quiet flavour.
* Adding patch from Salvatore Bonaccorso <carnil@debian.org> to use
use Digest::SHA for utils/sha1pass (Closes: #625812).
* Updating recommends on libdigest-sha-perl.
* Disabling diag/geodsp temporariily, it currently fails to build.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 16 May 2011 09:44:07 +0200
syslinux (2:4.03+dfsg-12) unstable; urgency=low
* Updating defaults for default boot entry (Closes: #613054).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 20 Feb 2011 00:39:01 +0100
syslinux (2:4.03+dfsg-11) unstable; urgency=low
* Adding missing echo in readlink call of extlinux postinst (Closes:
#612259).
* Shortening apt-get call for install syslinux-themes in readme.
* Adding note about requirement of the bootable flag in extlinux
readme (Closes: #612693).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 12 Feb 2011 21:14:58 +0100
syslinux (2:4.03+dfsg-10) unstable; urgency=low
* Updating maintainer and uploaders fields.
* Removing vcs fields.
* Removing references to my old email address.
* Makeing packaging distribution neutral.
* Shortening instructions in extlinux readme file regarding theme
packages.
* Translate UUID to classic device names in extlinux postinst script
when calling extlinux-installer, thanks to Fabian Greffrath
<fabian@greffrath.com> (Closes: #610604).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 06 Feb 2011 08:38:40 +0100
syslinux (2:4.03+dfsg-9) experimental; urgency=low
* Making directory where to look for memdisk images configurable
(Closes: #610389).
* Correcting quoting of os-proper support in extlinux-update (Closes:
#610537).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 19 Jan 2011 18:24:21 +0100
syslinux (2:4.03+dfsg-8) experimental; urgency=low
* Adding Brazilian-Portuguese debconf translations from Adriano Rafael
Gomes <adrianorg@gmail.com> (Closes: #610412).
* Applying slightly modified patch from Fabian Greffrath
<fabian@greffrath.com> to add support for os-prober in extlinux-
update.
* Updating some variable names in extlinux-update a bit.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 19 Jan 2011 09:51:36 +0100
syslinux (2:4.03+dfsg-7) experimental; urgency=low
* Adding patch from upstream to fix regression with pxelinux and gpxe
with qemu, thanks to Gene Cumm <gene.cumm@gmail.com> (Closes:
#592875).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 08 Jan 2011 17:18:54 +0100
syslinux (2:4.03+dfsg-6) experimental; urgency=low
* Updating extlinux-udpate manpage to reflect current default for
extlinux entries.
* Unconditionally default to true for extlinux memdisk option in
extlinux-update.
* Updating entry about extlinux timeout in extlinux-update manpage for
consistency.
* Removing extlinux-{install,update} legacy symlinks to
{install,update}-extlinux.
* Removing superfluous default entry in linux.cfg (Closes: #609303).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 08 Jan 2011 14:19:23 +0100
syslinux (2:4.03+dfsg-5) experimental; urgency=low
* Adding memdisk support for images stored in /boot.
* Prefixing internal linux labels with 'l' for consistency.
* Failing earlier in extlinux-install when user has not specified a
device to install.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 07 Jan 2011 13:21:13 +0100
2010
syslinux (2:4.03+dfsg-4) experimental; urgency=low
* Adding Italian debconf translations from Enrico Rossi
<e.rossi@tecnobrain.com> (Closes: #607768).
* Using breaks instead of conflicts in control, since this version is
for wheezy (and squeeze-backports), so no need for lenny compat
anymore.
* Simplyfing extlinux postinst script.
* Adding a missing escaping of a hyphen in extlinux-install manpage.
* Updating source lintian overrides.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 22 Dec 2010 23:35:29 +0100
syslinux (2:4.03+dfsg-3) experimental; urgency=low
* Correcting mistake imported by me in extlinux-update when adapting
Michaels patch for the update function.
* Removing unneeded REAMDE.source and headers in copyright file.
* Simplyfing make handing in rules.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 19 Dec 2010 22:14:53 +0100
syslinux (2:4.03+dfsg-2) experimental; urgency=low
[ Daniel Baumann ]
* Using tmpfiles when creating configuration files in extlinux-update
(Closes: #607516).
* Applying modified patch from Michael Tokarev <mjt@tls.msk.ru> to not
use tmpfiles but rather update in one go, updated to match existing
codying style.
[ Michael Tokarev ]
* Exiting early in extlinux-update if disabled.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 19 Dec 2010 18:51:53 +0100
syslinux (2:4.03+dfsg-1) experimental; urgency=low
* Merging upstream version 4.03+dfsg.
* Updating to debhelper version 8.
* Switching to source format 3.0 (quilt).
* Correcting typo in extlinux-update manpage, thanks to Jakub Wilk
<jwilk@debian.org> (Closes: #603739).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 20 Nov 2010 17:17:23 +0100
syslinux (2:4.02+dfsg-7) unstable; urgency=medium
[ Otavio Salvador ] * Unconditionally redirect stdout to stderr (Closes: #597132).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 14 Oct 2010 23:12:13 +0200
syslinux (2:4.02+dfsg-6) unstable; urgency=medium
[ Otavio Salvador ]
* Adding lacking exec in stdout to stderr redirection (Closes:
#597132).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 11 Oct 2010 23:17:38 +0200
syslinux (2:4.02+dfsg-5) unstable; urgency=medium
* Updating to standards version 3.9.1. * Making sure that readlink in extlinux-update doesn't return 1.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 26 Sep 2010 09:26:22 +0200
syslinux (2:4.02+dfsg-4) unstable; urgency=medium
[ Daniel Baumann ]
* Adding Japanese debconf translations from Hideki Yamane
<henrich@debian.org> (Closes: #595456).
* Adjusting output when looking for extlinux directory in
extlinux scripts.
[ Otavio Salvador ]
* Redirect stdout to stderr due Debconf usage (Closes: #597132).
[ Fabian Greffrath ]
* Adding some special case handling for when the theme directory is a
symlink (Closes: #591479).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 25 Sep 2010 08:14:47 +0200
syslinux (2:4.02+dfsg-3) unstable; urgency=medium
* Updating extlinux readme.
* Updating check for extlinux in extlinux kernel hook (Closes:
#591567).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 04 Aug 2010 01:52:41 +0200
syslinux (2:4.02+dfsg-2) unstable; urgency=medium
[ Daniel Baumann ]
* Correcting previous changelog entry which had a cropped bug closing.
* Updating extlinux postinst for renamed kernel hoook (Closes:
#590236).
[ Otavio Salvador ]
* Stop searching for EXTLINUX directory.
* extlinux-update: create /boot/extlinux in case it do not exists.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 01 Aug 2010 07:58:44 +0200
syslinux (2:4.02+dfsg-1) unstable; urgency=medium
* Updating TODO file.
* Adding Czech debconf translations from Michal Simunek
<michal.simunek@gmail.com> (Closes: #589806).
* Adding Spanish debconf translations from Camaleón
<noelamac@gmail.com> (Closes: #589929).
* Merging upstream version 4.02+dfsg:
- checks for diskspace when creating temporary files (Closes: #245152).
- respects environment variables when creating temporary files
(Closes: #245153).
* Updating po file headers.
* Removing dos-win32.patch, not required anymore.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 24 Jul 2010 18:33:50 +0200
syslinux (2:4.01+dfsg-4) unstable; urgency=medium
* Correcting variables in syslinux readme, thanks to Fabian
Greffrath <fabian@greffrath.com> (Closes: #588889).
* Adding French debconf translations from Julien Patriarca
<patriarcaj@gmail.com> (Closes: #588942).
* Unexporting LDFLAGS in rules to avoid problems with dpkg-buildflags,
thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #589041).
* Updating extlinux readme file.
* Shortening language team header entry in French debconf
translations.
* Adding Russian debconf translations from Yuri Kozlov
<yuray@komyakino.ru> (Closes: #589253).
* Correcting typo in header of Russian debconf translations.
* Updating version string in po headers.
* Adding Swedish debconf translations from Martin Bagge
<brother@bsnet.se> (Closes: #589262).
* Renaming extlinux kernel to to zz-extlinux to match new kernel
policy.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 18 Jul 2010 16:11:48 +0200
syslinux (2:4.01+dfsg-3) unstable; urgency=medium
* Reverting too strong depends and leaving it as it was before. This
does not reopen #588210, since that's not possible in lenny and
would uselessly make backporting harder. Once squeeze is released,
breaks will be used (Closes: #588678).
* Adding instructions to readme in syslinux on how to create
the floppy images manually (Closes: #588673).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 12 Jul 2010 19:28:21 +0200
syslinux (2:4.01+dfsg-2) unstable; urgency=medium
* Correcting spelling error in previous changelog entry.
* Adding versioned conflicts against syslinux-common to extlinux
(Closes: #588210).
* Using source version for versioned conflicts and replaces instead of
explicit version numbers.
* Correcting debconf default for extlinux/install.
* Also adding symlinks from extlinux-install to install-extlinux for
convenience purposes.
* Making extlinux-install output a bit more verbose.
* Passing additional parameters given to extlinux-install to extlinux
call, useful when e.g. wanting to use --raid or --once.
* Adjusting some headers in the German po file.
* Adding Portuguese debconf translations from Américo Monteiro
<a_monteiro@netcabo.pt> (Closes: #588487).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 10 Jul 2010 22:24:07 +0200
syslinux (2:4.01+dfsg-1) unstable; urgency=medium
* Saving current mbr to /boot in extlinux-install, thanks Fabian
Greffrath <fabian@greffrath.com> for the idea.
* Updating message when writing new mbr in extlinux-install.
* Silencing dd calls in extlinux-install, thanks to Fabian Greffrath
<fabian@greffrath.com>.
* Dropping floppy images from /usr/lib/syslinux, not really useful
anymore in these days.
* Downgrading dosfstools and mtools recommends to suggests.
* Also dropping local mtoolsrc config file previously used during
build to create floppy images.
* Sorting dh call in rules to more common order.
* Merging upstream version 4.01+dfsg:
- Fixes regression on some older machines (Closes: #587150).
* Removing extlinux-manpage.patch, went upstream.
* Removing syslinux-manpage.patch, went upstream.
* Updating package short and long descriptions.
* Shortening version strings in versioned conflicts.
* Appending .old suffix to backup mbr to reflect that it's not the
current mbr.
* Calling dh_install with fail-missing.
* Completing debhelper install files.
* Updating lintian overrides.
* Adding manpage for isohybrid.pl.
* Adding manpage for memdiskfind.
* Adding manpage for pxe-options.
* Correcting name of pxelinux-options manpage.
* Workarounding dh_installman automatism that leads to wrong handling
of isohybrid.pl manpage.
* Adding note about automatic mbr backups through extlinux-install in
readme.
* Adding debconf question to automatically install extlinux into the
mbr.
* Correcting spelling of MBR.
* Adding extlinux config script for debconf.
* Updating TODO file.
* Updating extlinux postinst to cope with UUIDs.
* Adding note in extlinux debconf templates about limitations of the
automatic installation.
* Regenerating debconf files.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 04 Jul 2010 21:15:14 +0200
syslinux (2:4.00+dfsg-1) unstable; urgency=medium
* Updating standards version to 3.9.0. * Merging upstream version 4.00+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 29 Jun 2010 00:54:14 +0200
syslinux (2:4.00~pre64+dfsg-1) unstable; urgency=low
* Merging upstream version 4.00~pre64+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 28 Jun 2010 13:44:49 +0200
syslinux (2:4.00~pre63+dfsg-1) unstable; urgency=low
* Calling extlinux-update in extlinux postinst script to automatically
re-populate /etc/default/extlinux on updates.
* Rather than calling extlinux-update directly in postinst script,
execute kernel hook.
* Merging upstream version 4.00~pre63+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 27 Jun 2010 23:34:17 +0200
syslinux (2:4.00~pre62+dfsg-1) unstable; urgency=low
* Adding comments in extlinux hook file.
* Prefixing internal variables with underscore in extlinux hook
script.
* Exit early if extlinux was removed (!= purged) in extlinux hook
script.
* Running extlinux hook file with set -e.
* Updating comments in extlinux-install script.
* Prefixing internal variables with underscore in extlinux-install
script.
* Prefixing internal variables with underscore in extlinux-update
script.
* Merging upstream version 4.00~pre62+dfsg.
* Correcting typo in extlinux readme.
* Automatically dropping 'quiet' boot parameter from recovery entries
in extlinux-update script.
* Adding information about all variables used in /etc/default/extlinux
in extlinux-update manpage.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 27 Jun 2010 14:08:42 +0200
syslinux (2:4.00~pre61+dfsg-1) unstable; urgency=low
* Merging upstream version 4.00~pre61.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 26 Jun 2010 23:17:32 +0200
syslinux (2:4.00~pre60+dfsg-1) unstable; urgency=low
* Merging upstream version 4.00~pre60.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 26 Jun 2010 17:10:57 +0200
syslinux (2:4.00~pre59+dfsg-1) unstable; urgency=medium
* Merging upstream version 4.00~pre59+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 24 Jun 2010 23:37:34 +0200
syslinux (2:4.00~pre58+dfsg-1) unstable; urgency=medium
* Merging upstream version 4.00~pre58+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 24 Jun 2010 16:48:54 +0200
syslinux (2:4.00~pre57+dfsg-1) unstable; urgency=medium
* Updating TODO, extlinux integration scripts verified to work
properly with UUIDs.
* Always rewriting extlinux default file to ensure updates with new
features get automatically propagated.
* Adding option for controlling how many kernel entries should be put
into the config through extlinux-update.
* Merging upstream version 4.00~pre57+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 23 Jun 2010 23:25:13 +0200
syslinux (2:4.00~pre56+dfsg-1) unstable; urgency=medium
* Merging upstream version 4.00~pre56+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 23 Jun 2010 15:07:24 +0200
syslinux (2:4.00~pre55+dfsg-2) unstable; urgency=medium
* Adding libdigest-sha1-perl to recommends (Closes: #586767). * Mentioning salt in sha1pass manpage, thanks to Mats Erik Andersson <mats.andersson@gisladisker.se>. * Adding manpage for md5pass as suggested by Mats Erik Andersson <mats.andersson@gisladisker.se>. * Adding manpage for mkdiskimage from Mats Erik Andersson <mats.andersson@gisladisker.se> with some minor formatting changes. * Adding manpage for isohybrid. * Stopping to include keytab-lilo script in syslinux-common, it's already included in the lilo package (at different location though). * Correcting typo in previously added syslinux manpages file. * Shortening package short-description of syslinux-common to not exceed 80 characters.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 22 Jun 2010 16:44:16 +0200
syslinux (2:4.00~pre55+dfsg-1) unstable; urgency=medium
* Merging upstream version 4.00~pre55+dfsg.
* Adding sample readme file for extlinux describing how to
setup extlinux as the bootloader.
* Renaming update-extlinux to extlinux-update for consistency reasons,
but keeping symlinks to update-extlinux arround. Thanks to Ralph
Amissah <ralph.amissah@gmail.com>.
* Correcting typo in wrong conflicts of syslinux.
* Updating version number and date in headers of local manpages.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 22 Jun 2010 03:16:41 +0200
syslinux (2:4.00~pre54+dfsg-1) unstable; urgency=medium
* Adding and updating missing conflicts/replaces to easy upgrade from
syslinux 3.x to 4.x.
* Removing some more forgotten menu default entries that need to go
away.
* Merging upstream version 4.00~pre54+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 21 Jun 2010 20:38:44 +0200
syslinux (2:4.00~pre53+dfsg-1) unstable; urgency=medium
* Merging upstream version 4.00~pre53.
* Updating TODO file.
* Updating syslinux-common.install for new upstream.
* Updating package description to mention newly supported filesystems.
* Moving isohybrid from syslinux-common to syslinux since it was
rewritten in C.
* Setting the default entry to the newest one in update-extlinux.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 21 Jun 2010 16:40:37 +0200
syslinux (2:3.86+dfsg-5) unstable; urgency=low
* Updating update-extlinux for new pathes in the themes package. * Adding syslinux-themes-debian to recommends of extlinux. * Correcting path handling in update-extlinux.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 19 Jun 2010 18:03:00 +0200
syslinux (2:3.86+dfsg-4) unstable; urgency=low
* Updating TODO file.
* Moving docs in syslinux-common from /usr/share/doc/syslinux-common
to /usr/share/doc/syslinux.
* Adding manpage for sha1pass (Closes: #557974).
* Adding patch to update syslinux manpage wrt/ default entries as of
syslinux >= 3.85 (Closes: #572083).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 12 Jun 2010 23:12:39 +0200
syslinux (2:3.86+dfsg-3) unstable; urgency=low
* Allowing to disable update-extlinux from being run through
/etc/default/extlinux.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 29 May 2010 07:06:26 +0200
syslinux (2:3.86+dfsg-2) unstable; urgency=low
* Downgrading depends on dosfstools and mtools to recommends.
* Updating syslinux debhelper install file.
* Removing obsolete syslinux manpages debhelper file.
* Removing obsolete syslinux-common manpages debhelper file.
* Check for root permissions in extlinux-install and update-extlinux
scripts.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 18 Apr 2010 11:01:56 +0200
syslinux (2:3.86+dfsg-1) unstable; urgency=low
* Merging upstream version 3.86+dfsg. * Updating README.source.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 02 Apr 2010 14:38:04 +0200
syslinux (2:3.85+dfsg-2) unstable; urgency=low
* Adding files section in update-extlinux manpage.
* Shortening date string to avoid line break in boot message.
* Flipping inversed logic when creating boot.txt in update-extlinu.
* Replacing kernel postinst/postrm symlink to update-extlinux with a
simple hook that checks if extlinux is enabled or not (Closes:
#573962).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 19 Mar 2010 09:24:29 +0100
syslinux (2:3.85+dfsg-1) unstable; urgency=low
* Handling case where /boot and / are not on the same filesystem
(Closes: #560954).
* Updating todo file.
* Merging upstream version 3.85+dfsg.
* Updating year in copyright file.
* Rediffing dos-win32.patch.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 21 Feb 2010 09:17:23 +0100
syslinux (2:3.84+dfsg-2) experimental; urgency=low
* Filter out commented lines when update-extlinux is searching for
root in fstab.
* Switching from /boot/extlinux/options.cfg to /etc/default/extlinux
to store update-extlinux settings.
* Updating year in copyright file.
* Updating to standards 3.8.4.
* Adding recommends to libcrypt-passwdmd5-perl in syslinux-common
(Closes: #567649).
* Simplyfing handling of /etc/default/extlinux.
* Including a copy of mbr.bin in extlinux and lowering depends on
syslinux-common to recommends.
* Prefixing variables in /etc/default/extlinux.
* Renaming single-user mode to recovery mode to be consistent with
grub2.
* Using quotes for variable assignements in /etc/default/extlinux.
* Also prefixing forgotten menu label variable.
* Prefixing some more forgotten variables.
* Updating comment for live entries.
* Making timeout and default entries configurable too.
* Using lsb_release to determine distribution string for menu labels,
if available.
* Correcting numbers of empty lines as separators.
* Changing recovery entries shortcut from s to r.
* Starting to count image entries by 0, not by 1.
* Shortening linux image entries to number.
* Renaming kernel.cfg to linux.cfg.
* Making default entries de-configurable.
* Updating todo file.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 09 Feb 2010 18:08:30 +0100
2009
syslinux (2:3.84+dfsg-1) experimental; urgency=low
* Making alternative entries configurable in update-extlinux.
* Using single hashes for 'comments' that get evaluated in update-
extlinux.
* Adding menu help texts in entry of update-extlinux.
* Adding theme-ing support in update-extlinux.
* Adding timeout message when not using a theme in update-extlinux.
* Shortening kernel entries in update-extlinux.
* Adding explicit source version 1.0 until switch to 3.0.
* Merging upstream version 3.84+dfsg.
* Rediffing dos-win32.patch.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 19 Dec 2009 19:46:09 +0100
syslinux (2:3.83+dfsg-5) experimental; urgency=low
* Updating default values for prompt and timeout in update-extlinux.
* Adding note about extlinux.conf in extlinux manpage (Closes:
#548424).
* Correcting spelling mistake in changelog.
* Updating lintian overrides.
* Adding symlinks to update-extlinux for kernel hooks.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 30 Nov 2009 23:29:43 +0100
syslinux (2:3.83+dfsg-4) experimental; urgency=low
* Simplifying debhelper install files. * Moving syslinux-common from extlinux recommends to depends. * Adding extlinux-install. * Adding update-extlinux (Closes: #541293).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 29 Nov 2009 18:35:23 +0100
syslinux (2:3.83+dfsg-3) unstable; urgency=low
* Adding conflicts/replaces to extlinux against syslinux without
split out extlinux (Closes: #558078).
* Correcting spelling mistake in extlinux long-description (Closes:
#558140).
* Correcting upstream-homepage in copyright.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 28 Nov 2009 22:32:51 +0100
syslinux (2:3.83+dfsg-2) unstable; urgency=low
* Dropping lpia from architectures, lpia is dead.
* Splitting out extlinux into own package in order to use it as a
generic standalone bootloader.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 25 Nov 2009 16:32:33 +0100
syslinux (2:3.83+dfsg-1) unstable; urgency=low
* Updating to standards version 3.8.3.
* Adding maintainer homepage field to control.
* Marking maintainer homepage field to be also included in binary
packages and changelog.
* Adding README.source.
* Removing not required build-dependency to netpbm.
* Moving maintainer homepage from control to copyright.
* Updating README.source.
* Merging upstream version 3.83+dfsg.
* Bumping versioned build-depends on debhelper.
* Bumping versioned build-depends on quilt.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 06 Oct 2009 12:45:42 +0200
syslinux (2:3.82+dfsg-4) unstable; urgency=low
* Updating maintainer field. * Updating vcs fields. * Wrapping build-depends and depends.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 14 Aug 2009 16:03:31 +0200
syslinux (2:3.82+dfsg-3) unstable; urgency=low
* Dropping --fail-missing from dh_install, apparently debhelper can
not deal sanely with that when using minimized rules files and
building an arch all package (Closes: #540395).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 08 Aug 2009 10:38:09 +0200
syslinux (2:3.82+dfsg-2) unstable; urgency=low
* Updating year in copyright file.
* Updating package to standards version 3.8.2.
* Renaming directory to store local additions to more sensible
name.
* Simplyfing shell error handling in rules file.
* Updating lintian overrides.
* Merging patches to avoid building dos and win32 binaries.
* Minimizing rules file.
* Adding misc depends to syslinux-common.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 07 Aug 2009 10:39:41 +0200
syslinux (2:3.82+dfsg-1) unstable; urgency=low
* Merging upstream version 3.82+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 09 Jun 2009 19:54:41 +0200
syslinux (2:3.81+dfsg-1) unstable; urgency=low
* Merging upstream version 3.81+dfsg:
- Adds support for idle mode (Closes: #504495).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 30 May 2009 09:50:32 +0200
syslinux (2:3.80+dfsg-1) unstable; urgency=low
* Using correct rfc-2822 date formats in changelog. * Merging upstream version 3.80+dfsg. * Simplyfing build-depends on nasm.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 05 May 2009 09:21:47 +0200
syslinux (2:3.75+dfsg-1) unstable; urgency=low
* Merging upstream version 3.75+dfsg. * Removing extlinux-typo.patch, went upstream. * Removing extlinux manpage, went upstream.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 16 Apr 2009 22:44:00 +0200
syslinux (2:3.74+dfsg-2) unstable; urgency=low
* Adding build-depends to python (Closes: #523507).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 10 Apr 2009 20:16:00 +0200
syslinux (2:3.74+dfsg-1) unstable; urgency=low
* Updating standards to 3.8.1. * Merging upstream version 3.74+dfsg. * Using quilt rather than dpatch. * Removing old conflicts and replaces. * Adding manpage for extlinux from Brian Pellin <bpellin@gmail.com> (Closes: #520849). * Tidy rules file. * Updating rules file to current state of the art. * Making the build directory a subdirectory of to avoid hypotetical problems with make and rule target naming clashes.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 09 Apr 2009 21:28:00 +0200
syslinux (2:3.73+dfsg-2) unstable; urgency=low
* Uploading to unstable.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 15 Feb 2009 18:16:00 +0100
syslinux (2:3.73+dfsg-1) experimental; urgency=low
* Replacing obsolete dh_clean -k with dh_prep. * Merging upstream version 3.73+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 26 Jan 2009 13:21:00 +0100
2008
syslinux (2:3.72+dfsg-1) experimental; urgency=low
* Updating vcs fields in control file.
* Merging upstream version 3.72+dfsg.
* Rediffing win32.dpatch.
* Removing 64bit-autodetection patches, replaced by upstreams ifcpu64.c32.
* Removing menu-beep.dpatch, not needed anymore.
* Removing zero-files.dpatch, not needed anymore.
* Adding dos.dpatch to prevent dos executables beeing installed.
* Renumbering extlinux-typo.dpatch.
* Using the Makefiles install target to install syslinux rather than copying
manually.
* Completing clean target in rules.
* Updating lintian overrides for syslinux-common.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 11 Oct 2008 10:45:00 +0200
syslinux (2:3.71+dfsg-5) unstable; urgency=medium
* Adding missing conflicts/replaces to allow package upgrades
(Closes: #497992, 497996).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 06 Sep 2008 08:46:00 +0200
syslinux (2:3.71+dfsg-4) unstable; urgency=medium
* Splitting syslinux into syslinux and syslinux-common to allow accessing
bootloader files on other arches too (Closes: #278181, #357145, #436650).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 03 Sep 2008 09:33:00 +0200
syslinux (2:3.71+dfsg-3) unstable; urgency=high
* Adding patch from upstream to fix correct isolinux handling of zero-length
files (Closes: #496869).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 03 Sep 2008 08:33:00 +0200
syslinux (2:3.71+dfsg-2) unstable; urgency=medium
* Adding dosfstools to recommends (Closes: #253768). * Added patch to correct a typo in extlinux documentation (Closes: #457844). * Also including md5pass and sha1pass utility (Closes: #494973). * Adding lintian overrides for having com32 modules executable. * Also removing core/.depend in clean target of rules file.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 25 Aug 2008 05:20:00 +0200
syslinux (2:3.71+dfsg-1) unstable; urgency=low
* Updating VERSION variable in rules to match new upstream. * Merging upstream version 3.71+dfsg.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 03 Aug 2008 16:02:00 +0200
syslinux (2:3.70+dfsg-3) unstable; urgency=medium
* Adding patch from Samuel Thibault <samuel.thibault@ens-lyon.org> to also support beeps in graphical menu (Closes: #491571).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 20 Jul 2008 18:28:00 +0200
syslinux (2:3.70+dfsg-2) unstable; urgency=low
* Stopping to build win32/syslinux.exe as it is of no real use on a linux
system. People interested in that very binary can get it from the upstream
source tarball.
* Updating package description (Closes: #484513).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 11 Jul 2008 00:15:00 +0200
syslinux (2:3.70+dfsg-1) unstable; urgency=medium
* New upstream release. * Upgrading package to debhelper 7. * Adding vcs fields in control file. * Rewriting copyright file in machine-interpretable format. * Rediffing all patches. * Adding lpia to architectures. * Reordering rules file. * Using install debhelper file rather instead of install target in rules.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 01 Jul 2008 21:12:00 +0200
syslinux (2:3.70~pre18+dfsg-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 16 Jun 2008 12:43:00 +0200
syslinux (2:3.70~pre14+dfsg-1) experimental; urgency=low
* New upstream release. * Adding patch from Ryan Finnie <ryan@finnie.org> to extend 64bit autodetection to vesamenu.c32 (Closes: #485656). * Removing watch file. * Bumping policy.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 10 Jun 2008 21:38:00 +0200
syslinux (2:3.70~pre9+dfsg-1) experimental; urgency=high
* New upstream release:
- Fixes problem with extlinux, which refuses to boot if there are some
deleted files on the ext2 filesystem (see upstream changelog for more
information).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 10 Apr 2008 21:38:00 +0200
syslinux (2:3.63+dfsg-1) unstable; urgency=high
* New upstream release:
- Fixes problem with extlinux, which refuses to boot if there are some
deleted files on the ext2 filesystem (see upstream changelog for more
information).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 10 Apr 2008 21:17:00 +0200
syslinux (2:3.70~pre8+dfsg-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 31 Mar 2008 21:33:00 +0200
syslinux (2:3.70~pre7+dfsg-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 31 Mar 2008 13:42:00 +0200
syslinux (2:3.62+dfsg-2) unstable; urgency=medium
* Applied patch from morph <matrixhasu@gmail.com> to fix clean target (Closes: #424225).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 05 Apr 2008 08:02:00 +0200
syslinux (2:3.62+dfsg-1) unstable; urgency=medium
* New upstream release.
* Rediffed 02-64bit-autodetection.dpatch.
* Disabled 03-define-clk-tck.dpatch for now, seems to introduce strange
behaviour with TIMEOUT on pxelinux, needs further investigation.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 31 Mar 2008 13:24:00 +0200
syslinux (2:3.61+dfsg-1) unstable; urgency=medium
* Rebuild upstream tarball without non-free RFC document (Closes: #463930).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 05 Feb 2008 07:28:00 +0100
syslinux (2:3.61-1) unstable; urgency=low
* New upstream release. * Bumping package to debhelper 6.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 04 Feb 2008 07:16:00 +0100
syslinux (2:3.60-2) experimental; urgency=low
* Applied update of 02-64bit-autodetection.dpatch from Robert Millan
<rmh@aybabtu.com> (Closes: #462157).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 24 Jan 2008 07:34:00 +0100
syslinux (2:3.55-2) unstable; urgency=medium
* Applied update of 02-64bit-autodetection.dpatch from Robert Millan
<rmh@aybabtu.com> (Closes: #462157).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 22 Jan 2008 23:21:00 +0100
syslinux (2:3.60-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 12 Jan 2008 20:04:00 +0100
syslinux (2:3.55-1) unstable; urgency=low
* New upstream release. * Don't hide make errors in clean call of rules.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 12 Jan 2008 19:59:00 +0100
2007
syslinux (2:3.60~pre6-1) experimental; urgency=low
* New upstream release. * Removed manpages, went upstream.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 20 Dec 2007 08:22:00 +0100
syslinux (2:3.54-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 13 Dec 2007 09:45:00 +0100
syslinux (2:3.53-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 18 Nov 2007 17:26:00 +0100
syslinux (1:3.60~pre3-2) unstable; urgency=low
* Only build-depending on gcc-multilib on amd64. * Removing old build-dependency against ia32-libs-dev. * Versioning build-depends against nasm.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 16 Nov 2007 11:42:00 +0100
syslinux (1:3.60~pre3-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 12 Nov 2007 09:18:00 +0100
syslinux (1:3.60~pre2-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 26 Aug 2007 11:16:00 +0200
syslinux (1:3.60~pre1-1) unstable; urgency=low
* New upstream release. * Works well with nasm 0.99.02 (Closes: #439418).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 25 Aug 2007 08:01:00 +0200
syslinux (1:3.52~pre5-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 29 Jul 2007 20:55:00 +0200
syslinux (1:3.52~pre3-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 15 Jul 2007 19:40:00 +0200
syslinux (1:3.51-1) unstable; urgency=low
* New upstream release. * Temporarily disabled 02-64bit-autodetection.dpatch; doesn't build anymore. * Added Otavio as co-maintainer.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 18 Jun 2007 19:04:00 +0200
syslinux (1:3.36-5) unstable; urgency=low
* Added patch from Otavio Salvador <otavio@debian.org> to add support to change menu vertical and horizontal shifting. * Added define-clk-tck patch from Timo Aaltonen <tjaalton@cc.hut.fi>. It defines CLK_TCK, since the com32 libc API does not have any idea about it, and its include files shadow /usr/include/time.h (which would provide CLOCKS_PER_SEC).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 31 May 2007 07:43:00 +0200
syslinux (1:3.36-4) unstable; urgency=medium
* Added build-depends on gcc-multilib (Closes: #423514).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 12 May 2007 20:33:00 +0200
syslinux (1:3.36-3) unstable; urgency=medium
* Rebuild because glibc.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 09 May 2007 10:36:00 +0200
syslinux (1:3.50~pre6-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 01 May 2007 12:18:00 +0200
syslinux (1:3.50~pre5-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 11 Apr 2007 10:11:00 +0200
syslinux (1:3.36-2) unstable; urgency=low
* Re-uploading previous 3.36-1.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 11 Apr 2007 10:09:00 +0200
syslinux (1:3.31-4) unstable; urgency=medium
* Uploading 3.31-3 from etch again to unstable, to not break the installer.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 09 Mar 2007 00:57:00 +0100
syslinux (3.40~pre9-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 05 Mar 2007 02:05:00 +0100
syslinux (3.36-1) unstable; urgency=low
* New upstream release. * Rediffed 02-64bit-autodetection.dpatch.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 05 Mar 2007 01:32:00 +0100
syslinux (3.31-3) unstable; urgency=medium
* Added patch from Robert Millan <rmh@aybabtu.com> to fix 02-64bit-autodetection.dpatch (Closes: #410729).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 13 Feb 2007 23:17:00 +0100
syslinux (3.31-2) unstable; urgency=medium
* Including all *.c32 modules (Closes: #391152). * Added patch from Byron Stanoszek <gandalf@winds.org> to autodetect 64bit CPUs (Closes: #408138).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 04 Feb 2007 16:52:00 +0100
syslinux (3.35-1) experimental; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 04 Feb 2007 16:43:00 +0100
2006
syslinux (3.31-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 28 Sep 2006 20:11:00 +0200
syslinux (3.20-2) unstable; urgency=low
* Including mbr.bin (Closes: #357146).
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 19 Sep 2006 03:30:00 +0200
syslinux (3.30~pre4-1) experimental; urgency=low
* New upstream pre-release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 06 Sep 2006 22:51:00 +0200
syslinux (3.20-1) unstable; urgency=low
* New upstream release. * Taking over the package, Juan Cespedes is MIA.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 05 Sep 2006 23:21:00 +0200
syslinux (3.11+3.20pre11-1) experimental; urgency=low
* New upstream pre-release.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 10 Aug 2006 11:31:00 +0200
syslinux (3.11+3.20pre10-1) experimental; urgency=low
* New upstream pre-release.
* Added myself as co-maintainer.
* Redone packaging based on current debhelper templates, additionally:
- added watch file.
- cleaned up copyright files.
- including all manpages as plain files, dropping docbook-to-man.
- including com32/modules/menu.c32 into the package.
- not using binaries from upstream, building everything from source.
- using dpatch for upstream modifications now.
-- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 30 Jul 2006 09:43:00 +0200
2005
syslinux (3.11-3) unstable; urgency=low
* Fixed FTBFS bug with latest "make" (closes: #343619) * Added "mkdiskimage" to the package (closes: #343617)
-- Juan Cespedes <cespedes@debian.org> Sun, 18 Dec 2005 16:54:26 +0100
syslinux (3.11-2) unstable; urgency=low
* Added correct build-depends for amd64 (Andreas Jochens <aj@andaco.de>) (Closes: Bug#306123, Bug#249506, Bug#298940) * Acknowledged old NMU (Closes: #269424)
-- Juan Cespedes <cespedes@debian.org> Wed, 19 Oct 2005 16:00:38 +0200
syslinux (3.11-1) unstable; urgency=low
* New upstream version * Updated to new FSF postal address
-- Juan Cespedes <cespedes@debian.org> Tue, 18 Oct 2005 16:19:49 +0200
2004
syslinux (2.11-0.1) unstable; urgency=low
* NMU with new upstream release.
- ALL: Add an API call to get the configuration file name.
- SYSLINUX: Fix bug in 2.10 that prevented it from working
correctly for a lot of people. Closes: #269424
- SYSLINUX: In the installer, make mtools a bit less fussy.
- Make the menu system compile with newer gcc's.
-- Joey Hess <joeyh@debian.org> Fri, 10 Sep 2004 12:18:43 -0400
syslinux (2.10-1) unstable; urgency=medium
* New upstream version, fixing many bugs, among them a problem which
prevented syslinux from booting large kernels (thanks to Torsten
Knodt <tk-debian@datas-world.de>) (closes: Bug#224606, Bug#242547)
(closes: Bug#258940)
* New Standards-Version (3.6.1)
* Removed dependency on lilo (closes: Bug#235439)
* syslinux now uses mtools to install the image, it no longer requires
msdos or vfat filesystem in the kernel (closes: Bug#72124)
* Added a "Recommend: mtools" control line (closes: Bug#201354)
-- Juan Cespedes <cespedes@debian.org> Sat, 17 Jul 2004 10:32:37 +0200
2003
syslinux (2.04-1) unstable; urgency=low
* New upstream version, needed for debian-installer (closes: #186356) * This new upstream version of syslinux already uses mcopy to generate disk images (closes: Bug#180660) * New Standards-Version: + Get rid of /usr/doc/syslinux symlink * Replaced all all # comments with /* */ to get rid of gcc-3.3 preprocessor errors (closes: Bug#196532)
-- Juan Cespedes <cespedes@debian.org> Wed, 11 Jun 2003 11:52:06 +0200
syslinux (2.00-2) unstable; urgency=low
* Fixed typo in description (closes: Bug#178582)
-- Juan Cespedes <cespedes@debian.org> Mon, 27 Jan 2003 13:26:42 +0100
syslinux (2.00-1) unstable; urgency=low
* New upstream version (closes: Bug#174565) (thanks to Andrea Bedini <andrea@bedini.homelinux.net>) * Added note about PXE in the description (closes: Bug#151700) * Added man pages for gethostip, lss16toppm, ppmtolss16 (thanks to dann frazier <dannf@dannf.org>) (closes: Bug#107539)
-- Juan Cespedes <cespedes@debian.org> Sun, 26 Jan 2003 13:49:44 +0100
2002
syslinux (1.75-1) unstable; urgency=low
* New upstream release * Added "memdisk" to the package (closes: Bug#141605, Bug#143773) * Added "syslinux-debug.bin" to the package (closes: Bug#143772)
-- Juan Cespedes <cespedes@debian.org> Thu, 20 Jun 2002 13:18:22 +0200
syslinux (1.66-1) unstable; urgency=low
* New upstream version * Boot images shorter than 64K, including memtest86 (closes: Bug#45133)
-- Juan Cespedes <cespedes@debian.org> Mon, 21 Jan 2002 01:56:55 +0100
2001
syslinux (1.63-1) unstable; urgency=low
* New upstream release, fixing "No setup signature found" bug
found with some newer kernels (closes: Bug#107345)
* Reverted mtools patch for installer (it fails with some
high-capacity floppy formats) (closes: Bug#108096)
-- Juan Cespedes <cespedes@debian.org> Wed, 22 Aug 2001 01:42:58 +0200
syslinux (1.62-5) unstable; urgency=low
* Added "Build-Depends: netpbm" (closes: Bug#97497)
-- Juan Cespedes <cespedes@debian.org> Mon, 14 May 2001 23:38:29 +0200
syslinux (1.62-4) unstable; urgency=low
* Yet another version of `ppmtolss16' from the author (hpa),
fixing a bug regarding color space conversion
-- Juan Cespedes <cespedes@debian.org> Sun, 13 May 2001 17:21:02 +0200
syslinux (1.62-3) unstable; urgency=low
* New version of `ppmtolss16' from the author (hpa)
-- Juan Cespedes <cespedes@debian.org> Tue, 08 May 2001 21:39:45 +0200
syslinux (1.62-2) unstable; urgency=medium
* Changed small typo in manual page names
(sylinux -> syslinux) (closes: Bug#96553)
-- Juan Cespedes <cespedes@debian.org> Mon, 07 May 2001 00:30:09 +0200
syslinux (1.62-1) unstable; urgency=medium
* New upstream version (closes: Bug#77269) * This version could fix Bug#56983 and Bug#69140, but I have no way to test it * Added Build-Depends (closes: Bug#60729) * New Standards-Version: 3.5.3 * Fixed lintian error "copyright-refers-to-old-directory" * Fixed lintian warnings "no-priority-field" and "no-section-field" * Change the installer a bit so that it is no longer needed to run it as root, using mtools (closes: Bug#30982) * Added manual page for `syslinux', provided by Arthur Korn <arthur@korn.ch> (closes: Bug#18432) * Added manual page for `syslinux2ansi', provided by Kevin Kreamer <kkreamer@etherhogz.org> (closes: Bug#35264)
-- Juan Cespedes <cespedes@debian.org> Tue, 01 May 2001 17:12:49 +0200
1999
syslinux (1.48-2) unstable; urgency=medium
* New Standards-Version (3.1.1)
* Fixed lintian bugs
* Note in the package description that filesystem type `msdos' is
needed in order to use this program (closes: Bug#23265)
-- Juan Cespedes <cespedes@debian.org> Sun, 19 Dec 1999 14:25:45 +0100
syslinux (1.48-1) unstable; urgency=medium
* New upstream version:
+ Changed HIGHMEM_MAX to 38000000h
+ Serial console support
+ New program PXELINUX to do network booting
* FHS support
* New Standards-Version: 3.0.1
* Almost all the bugs regarding boot problems should be fixed with
this upstream version:
(closes: Bug#18271, Bug#22366, Bug#22700, Bug#22845, Bug#23181)
(closes: Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138)
* Fixed copyright notice in "copybs.asm" (closes: Bug#35531)
* "syslinux.com" is now included (closes: Bug#31460)
-- Juan Cespedes <cespedes@debian.org> Mon, 25 Oct 1999 11:09:02 +0200
syslinux (1.43-1) unstable; urgency=medium
* New upstream version:
+ Add syslinux2ansi script to display the contents of a
colorized SYSLINUX file.
+ Changed the io_delay once again, after a report that the
old delay port causes hangs on some systems.
+ Should fix: Bug#18271, Bug#22366, Bug#22845, Bug#23181,
Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138
* Include "syslinux.com": Bug#31460
-- Juan Cespedes <cespedes@debian.org> Tue, 30 Mar 1999 12:53:48 +0200
1998
syslinux (1.42-2) frozen unstable; urgency=HIGH
* Reverted patch for installer (it fails with some mtools versions)
(Fixes grave bug: Bug#30791)
-- Juan Cespedes <cespedes@debian.org> Thu, 17 Dec 1998 10:33:37 +0100
syslinux (1.42-1) frozen unstable; urgency=medium
* New upstream version. Mostly A20 bug fixes.
* This should fix at least the following syslinux bugs:
Bug#22845, Bug#23181, Bug#23936, Bug#27755, Bug#28846, Bug#29296.
* Change the installer a bit so that it is no longer needed to run
it as root
-- Juan Cespedes <cespedes@debian.org> Tue, 08 Dec 1998 21:20:31 +0100
syslinux (1.40-3) frozen unstable; urgency=medium
* Added "img1743k.gz" as suggested by Enrique Zanardi <ezanardi@ull.es>
-- Juan Cespedes <cespedes@debian.org> Mon, 09 Nov 1998 21:23:21 +0100
syslinux (1.40-2) frozen unstable; urgency=medium
* Added "safe, slow and stupid" option to the version
for the boot floppies to be able to boot even on very
buggy bioses. (Bug#23157, Bug#23181).
* Increased A20M delay even a bit more, as suggested by
Enrique Zanardi.
* Changed the aspect of the syslinux banner a bit
-- Juan Cespedes <cespedes@debian.org> Sat, 06 Jun 1998 01:05:34 +0200
syslinux (1.40-1) unstable; urgency=low
* New upstream release:
* Increase A20M delay and put in a test to avoid problems on
certain IBM Thinkpads (thanks to Donnie Barnes of RedHat
for vital info on this one.)
* Support COMBOOT style boot command images.
* Support chain loading (foreign operating systems, e.g. DOS).
* Include a new "copybs" DOS utility to copy a boot sector to
a file (under Linux, use "dd".)
* Fix the DOS installer to work for disks over 32 MB.
* SYSLINUX should now handle disks with more than 65536 tracks.
* Changed section from "misc" to "base", to be in sync with then
FTP archive
-- Juan Cespedes <cespedes@debian.org> Fri, 08 May 1998 11:22:46 +0200
syslinux (1.37-1) frozen unstable; urgency=medium
* New upstream version (Bug fixes only):
+ Fix a bug that caused "label" statements in syslinux.cfg to
not be handled properly.
+ Updated the documentation. Among other things, we now allow
up to 128 "label" statements.
-- Juan Cespedes <cespedes@debian.org> Tue, 21 Apr 1998 00:19:18 +0200
syslinux (1.36-2) frozen unstable; urgency=medium
* Re-built for frozen (it fixes the "LABEL" behaviour, required
for the boot floppies)
-- Juan Cespedes <cespedes@debian.org> Mon, 20 Apr 1998 19:25:13 +0200
syslinux (1.36-1) unstable; urgency=medium
* Applied patch to make all the "LABEL" keywords in config file work * New upstream version (bug fixes + new option "KBDMAP")
-- Juan Cespedes <cespedes@debian.org> Mon, 20 Apr 1998 02:30:58 +0200
syslinux (1.34-2) unstable; urgency=low
* Install files as img<size>k.gz instead of img<size>.gz
-- Juan Cespedes <cespedes@debian.org> Fri, 06 Mar 1998 20:04:59 +0100
syslinux (1.34-1) unstable; urgency=low
* New upstream version
-- Juan Cespedes <cespedes@debian.org> Thu, 05 Mar 1998 17:50:14 +0100
syslinux (1.33-2) unstable; urgency=low
* Fixed minor packaging bugs
-- Juan Cespedes <cespedes@debian.org> Sat, 28 Feb 1998 22:50:35 +0100
syslinux (1.33-1) unstable; urgency=low
* New upstream version (fixes:Bug#18654)
-- Juan Cespedes <cespedes@debian.org> Fri, 27 Feb 1998 10:42:05 +0100
syslinux (1.32-1) unstable; urgency=low
* New upstream release * Pristine source * Fixed author email address (hpa@zytor.com instead of hpa@linux.org) * New Standards-Version: 2.4.0.0 * gzipped only big files in /usr/doc/syslinux * Changed architecture from all to i386
-- Juan Cespedes <cespedes@debian.org> Fri, 20 Feb 1998 22:16:20 +0100
1997
syslinux (1.30-6) unstable; urgency=low
* New maintainer * New Standards-Version (2.3.0.0) * Changed rules file to no longer use debstd
-- Juan Cespedes <cespedes@debian.org> Sat, 01 Nov 1997 16:22:57 +0100
syslinux (1.30-5) unstable; urgency=low
* Install changelog correctly
* #8532: Filed a bug report against ftp.debian.org because the
package priorities and section are overridden on master.
-- Christoph Lameter <clameter@waterf.org> Wed, 29 Oct 1997 18:47:17 -0800
syslinux (1.30-4) unstable; urgency=low
* Changed architecture to all
* Note in description that syslinux generates Intel Boot disks (from
whatever platform you install it on)
-- Christoph Lameter <clameter@waterf.org> Thu, 04 Sep 1997 11:16:34 -0700
syslinux (1.30-3) unstable; urgency=low
* Include Images for 1.44K and 720K to boot Linux on an Atari Computer
-- Christoph Lameter <clameter@waterf.org> Tue, 25 Feb 1997 09:27:55 -0800
1996
syslinux (1.30-2) unstable; urgency=low
* Control file: Priority set to optional and put into section "misc" where loadlin
is also. (Bug #5424)
* clean up debian directory
-- Christoph Lameter <clameter@waterf.org> Mon, 4 Nov 1996 10:42:17 -0800
syslinux (1.30-1) unstable; urgency=low
* Upstream update. Package made conformant to newest standards.
-- Christoph Lameter <clameter@waterf.org> Mon, 4 Nov 1996 10:26:25 -0800