Adding debian version 4.00~pre62+dfsg-1.
[syslinux-debian/hramrach.git] / debian / changelog
blobe01532820ce2700053d8d0edf9c4aaa368078261
1 syslinux (2:4.00~pre62+dfsg-1) unstable; urgency=low
3   * Adding comments in extlinux hook file.
4   * Prefixing internal variables with underscore in extlinux hook
5     script.
6   * Exit early if extlinux was removed (!= purged) in extlinux hook
7     script.
8   * Running extlinux hook file with set -e.
9   * Updating comments in extlinux-install script.
10   * Prefixing internal variables with underscore in extlinux-install
11     script.
12   * Prefixing internal variables with underscore in extlinux-update
13     script.
14   * Merging upstream version 4.00~pre62+dfsg.
15   * Correcting typo in extlinux README.Debian.
16   * Automatically dropping 'quiet' boot parameter from recovery entries
17     in extlinux-update script.
18   * Adding information about all variables used in /etc/default/extlinux
19     in extlinux-update manpage.
21  -- Daniel Baumann <daniel@debian.org>  Sun, 27 Jun 2010 14:08:42 +0200
23 syslinux (2:4.00~pre61+dfsg-1) unstable; urgency=low
25   * Merging upstream version 4.00~pre61.
27  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Jun 2010 23:17:32 +0200
29 syslinux (2:4.00~pre60+dfsg-1) unstable; urgency=low
31   * Merging upstream version 4.00~pre60.
33  -- Daniel Baumann <daniel@debian.org>  Sat, 26 Jun 2010 17:10:57 +0200
35 syslinux (2:4.00~pre59+dfsg-1) unstable; urgency=medium
37   * Merging upstream version 4.00~pre59+dfsg.
39  -- Daniel Baumann <daniel@debian.org>  Thu, 24 Jun 2010 23:37:34 +0200
41 syslinux (2:4.00~pre58+dfsg-1) unstable; urgency=medium
43   * Merging upstream version 4.00~pre58+dfsg.
45  -- Daniel Baumann <daniel@debian.org>  Thu, 24 Jun 2010 16:48:54 +0200
47 syslinux (2:4.00~pre57+dfsg-1) unstable; urgency=medium
49   * Updating TODO, extlinux integration scripts verified to work
50     properly with UUIDs.
51   * Always rewriting extlinux default file to ensure updates with new
52     features get automatically propagated.
53   * Adding option for controlling how many kernel entries should be put
54     into the config through extlinux-update.
55   * Merging upstream version 4.00~pre57+dfsg.
57  -- Daniel Baumann <daniel@debian.org>  Wed, 23 Jun 2010 23:25:13 +0200
59 syslinux (2:4.00~pre56+dfsg-1) unstable; urgency=medium
61   * Merging upstream version 4.00~pre56+dfsg.
63  -- Daniel Baumann <daniel@debian.org>  Wed, 23 Jun 2010 15:07:24 +0200
65 syslinux (2:4.00~pre55+dfsg-2) unstable; urgency=medium
67   * Adding libdigest-sha1-perl to recommends (Closes: #586767).
68   * Mentioning salt in sha1pass manpage, thanks to Mats Erik Andersson
69     <mats.andersson@gisladisker.se>.
70   * Adding manpage for md5pass as suggested by Mats Erik Andersson
71     <mats.andersson@gisladisker.se>.
72   * Adding manpage for mkdiskimage from Mats Erik Andersson
73     <mats.andersson@gisladisker.se> with some minor formatting changes.
74   * Adding manpage for isohybrid.
75   * Stopping to include keytab-lilo script in syslinux-common, it's
76     already included in the lilo package (at different location though).
77   * Correcting typo in previously added syslinux manpages file.
78   * Shortening package short-description of syslinux-common to not
79     exceed 80 characters.
81  -- Daniel Baumann <daniel@debian.org>  Tue, 22 Jun 2010 16:44:16 +0200
83 syslinux (2:4.00~pre55+dfsg-1) unstable; urgency=medium
85   * Merging upstream version 4.00~pre55+dfsg.
86   * Adding sample README.Debian file for extlinux describing how to
87     setup extlinux as the bootloader.
88   * Renaming update-extlinux to extlinux-update for consistency reasons,
89     but keeping symlinks to update-extlinux arround. Thanks to Ralph
90     Amissah <ralph.amissah@gmail.com>.
91   * Correcting typo in wrong conflicts of syslinux.
92   * Updating version number and date in headers of local manpages.
94  -- Daniel Baumann <daniel@debian.org>  Tue, 22 Jun 2010 03:16:41 +0200
96 syslinux (2:4.00~pre54+dfsg-1) unstable; urgency=medium
98   * Adding and updating missing conflicts/replaces to easy upgrade from
99     syslinux 3.x to 4.x.
100   * Removing some more forgotten menu default entries that need to go
101     away.
102   * Merging upstream version 4.00~pre54+dfsg.
104  -- Daniel Baumann <daniel@debian.org>  Mon, 21 Jun 2010 20:38:44 +0200
106 syslinux (2:4.00~pre53+dfsg-1) unstable; urgency=medium
108   * Merging upstream version 4.00~pre53.
109   * Updating TODO file.
110   * Updating syslinux-common.install for new upstream.
111   * Updating package description to mention newly supported filesystems.
112   * Moving isohybrid from syslinux-common to syslinux since it was
113     rewritten in C.
114   * Setting the default entry to the newest one in update-extlinux.
116  -- Daniel Baumann <daniel@debian.org>  Mon, 21 Jun 2010 16:40:37 +0200
118 syslinux (2:3.86+dfsg-5) unstable; urgency=low
120   * Updating update-extlinux for new pathes in the themes package.
121   * Adding syslinux-themes-debian to recommends of extlinux.
122   * Correcting path handling in update-extlinux.
124  -- Daniel Baumann <daniel@debian.org>  Sat, 19 Jun 2010 18:03:00 +0200
126 syslinux (2:3.86+dfsg-4) unstable; urgency=low
128   * Updating TODO file.
129   * Moving docs in syslinux-common from /usr/share/doc/syslinux-common
130     to /usr/share/doc/syslinux.
131   * Adding manpage for sha1pass (Closes: #557974).
132   * Adding patch to update syslinux manpage wrt/ default entries as of
133     syslinux >= 3.85 (Closes: #572083).
135  -- Daniel Baumann <daniel@debian.org>  Sat, 12 Jun 2010 23:12:39 +0200
137 syslinux (2:3.86+dfsg-3) unstable; urgency=low
139   * Allowing to disable update-extlinux from being run through
140     /etc/default/extlinux.
142  -- Daniel Baumann <daniel@debian.org>  Sat, 29 May 2010 07:06:26 +0200
144 syslinux (2:3.86+dfsg-2) unstable; urgency=low
146   * Downgrading depends on dosfstools and mtools to recommends.
147   * Updating syslinux debhelper install file.
148   * Removing obsolete syslinux manpages debhelper file.
149   * Removing obsolete syslinux-common manpages debhelper file.
150   * Check for root permissions in extlinux-install and update-extlinux
151     scripts.
153  -- Daniel Baumann <daniel@debian.org>  Sun, 18 Apr 2010 11:01:56 +0200
155 syslinux (2:3.86+dfsg-1) unstable; urgency=low
157   * Merging upstream version 3.86+dfsg.
158   * Updating README.source.
160  -- Daniel Baumann <daniel@debian.org>  Fri, 02 Apr 2010 14:38:04 +0200
162 syslinux (2:3.85+dfsg-2) unstable; urgency=low
164   * Adding files section in update-extlinux manpage.
165   * Shortening date string to avoid line break in boot message.
166   * Flipping inversed logic when creating boot.txt in update-extlinu.
167   * Replacing kernel postinst/postrm symlink to update-extlinux with a
168     simple hook that checks if extlinux is enabled or not (Closes:
169     #573962).
171  -- Daniel Baumann <daniel@debian.org>  Fri, 19 Mar 2010 09:24:29 +0100
173 syslinux (2:3.85+dfsg-1) unstable; urgency=low
175   * Handling case where /boot and / are not on the same filesystem
176     (Closes: #560954).
177   * Updating debian todo file.
178   * Merging upstream version 3.85+dfsg.
179   * Updating year in copyright file.
180   * Rediffing dos-win32.patch.
182  -- Daniel Baumann <daniel@debian.org>  Sun, 21 Feb 2010 09:17:23 +0100
184 syslinux (2:3.84+dfsg-2) experimental; urgency=low
186   * Filter out commented lines when update-extlinux is searching for
187     root in fstab.
188   * Switching from /boot/extlinux/options.cfg to /etc/default/extlinux
189     to store update-extlinux settings.
190   * Updating year in copyright file.
191   * Updating to standards 3.8.4.
192   * Adding recommends to libcrypt-passwdmd5-perl in syslinux-common
193     (Closes: #567649).
194   * Simplyfing handling of /etc/default/extlinux.
195   * Including a copy of mbr.bin in extlinux and lowering depends on
196     syslinux-common to recommends.
197   * Prefixing variables in /etc/default/extlinux.
198   * Renaming single-user mode to recovery mode to be consistent with
199     grub2.
200   * Using quotes for variable assignements in /etc/default/extlinux.
201   * Also prefixing forgotten menu label variable.
202   * Prefixing some more forgotten variables.
203   * Updating comment for live entries.
204   * Making timeout and default entries configurable too.
205   * Using lsb_release to determine distribution string for menu labels,
206     if available.
207   * Correcting numbers of empty lines as seperators.
208   * Changing recovery entries shortcut from s to r.
209   * Starting to count image entries by 0, not by 1.
210   * Shortening linux image entries to number.
211   * Renaming kernel.cfg to linux.cfg.
212   * Making default entries de-configurable.
213   * Updating debian todo file.
215  -- Daniel Baumann <daniel@debian.org>  Tue, 09 Feb 2010 18:08:30 +0100
217 syslinux (2:3.84+dfsg-1) experimental; urgency=low
219   * Making alternative entries configurable in update-extlinux.
220   * Using single hashes for 'comments' that get evaluated in update-
221     extlinux.
222   * Adding menu help texts in entry of update-extlinux.
223   * Adding theme-ing support in update-extlinux.
224   * Adding timeout message when not using a theme in update-extlinux.
225   * Shortening kernel entries in update-extlinux.
226   * Adding explicit debian source version 1.0 until switch to 3.0.
227   * Merging upstream version 3.84+dfsg.
228   * Rediffing dos-win32.patch.
230  -- Daniel Baumann <daniel@debian.org>  Sat, 19 Dec 2009 19:46:09 +0100
232 syslinux (2:3.83+dfsg-5) experimental; urgency=low
234   * Updating default values for prompt and timeout in update-extlinux.
235   * Adding note about extlinux.conf in extlinux manpage (Closes:
236     #548424).
237   * Correcting spelling mistake in changelog.
238   * Updating lintian overrides.
239   * Adding symlinks to update-extlinux for kernel hooks.
241  -- Daniel Baumann <daniel@debian.org>  Mon, 30 Nov 2009 23:29:43 +0100
243 syslinux (2:3.83+dfsg-4) experimental; urgency=low
245   * Simplifying debhelper install files.
246   * Moving syslinux-common from extlinux recommends to depends.
247   * Adding extlinux-install.
248   * Adding update-extlinux (Closes: #541293).
250  -- Daniel Baumann <daniel@debian.org>  Sun, 29 Nov 2009 18:35:23 +0100
252 syslinux (2:3.83+dfsg-3) unstable; urgency=low
254   * Adding conflicts/replaces to extlinux against syslinux without
255     split out extlinux (Closes: #558078).
256   * Correcting spelling mistake in extlinux long-description (Closes:
257     #558140).
258   * Correcting upstream-homepage in copyright.
260  -- Daniel Baumann <daniel@debian.org>  Sat, 28 Nov 2009 22:32:51 +0100
262 syslinux (2:3.83+dfsg-2) unstable; urgency=low
264   * Dropping lpia from architectures, lpia is dead.
265   * Splitting out extlinux into own package in order to use it as a
266     generic standalone bootloader.
268  -- Daniel Baumann <daniel@debian.org>  Wed, 25 Nov 2009 16:32:33 +0100
270 syslinux (2:3.83+dfsg-1) unstable; urgency=low
272   * Updating to standards version 3.8.3.
273   * Adding maintainer homepage field to control.
274   * Marking maintainer homepage field to be also included in binary
275     packages and changelog.
276   * Adding README.source.
277   * Removing not required build-dependency to netpbm.
278   * Moving maintainer homepage from control to copyright.
279   * Updating README.source.
280   * Merging upstream version 3.83+dfsg.
281   * Bumping versioned build-depends on debhelper.
282   * Bumping versioned build-depends on quilt.
284  -- Daniel Baumann <daniel@debian.org>  Tue, 06 Oct 2009 12:45:42 +0200
286 syslinux (2:3.82+dfsg-4) unstable; urgency=low
288   * Updating maintainer field.
289   * Updating vcs fields.
290   * Wrapping build-depends and depends.
292  -- Daniel Baumann <daniel@debian.org>  Fri, 14 Aug 2009 16:03:31 +0200
294 syslinux (2:3.82+dfsg-3) unstable; urgency=low
296   * Dropping --fail-missing from dh_install, apparently debhelper can
297     not deal sanely with that when using minimized rules files and
298     building an arch all package (Closes: #540395).
300  -- Daniel Baumann <daniel@debian.org>  Sat, 08 Aug 2009 10:38:09 +0200
302 syslinux (2:3.82+dfsg-2) unstable; urgency=low
304   * Updating year in copyright file.
305   * Updating package to standards version 3.8.2.
306   * Renaming directory to store local debian additions to more sensible
307     name.
308   * Simplyfing shell error handling in rules file.
309   * Updating lintian overrides.
310   * Merging patches to avoid building dos and win32 binaries.
311   * Minimizing rules file.
312   * Adding misc depends to syslinux-common.
314  -- Daniel Baumann <daniel@debian.org>  Fri, 07 Aug 2009 10:39:41 +0200
316 syslinux (2:3.82+dfsg-1) unstable; urgency=low
318   * Merging upstream version 3.82+dfsg.
320  -- Daniel Baumann <daniel@debian.org>  Tue, 09 Jun 2009 19:54:41 +0200
322 syslinux (2:3.81+dfsg-1) unstable; urgency=low
324   * Merging upstream version 3.81+dfsg:
325     - Adds support for idle mode (Closes: #504495).
327  -- Daniel Baumann <daniel@debian.org>  Sat, 30 May 2009 09:50:32 +0200
329 syslinux (2:3.80+dfsg-1) unstable; urgency=low
331   * Using correct rfc-2822 date formats in changelog.
332   * Merging upstream version 3.80+dfsg.
333   * Simplyfing build-depends on nasm.
335  -- Daniel Baumann <daniel@debian.org>  Tue, 05 May 2009 09:21:47 +0200
337 syslinux (2:3.75+dfsg-1) unstable; urgency=low
339   * Merging upstream version 3.75+dfsg.
340   * Removing extlinux-typo.patch, went upstream.
341   * Removing extlinux manpage, went upstream.
343  -- Daniel Baumann <daniel@debian.org>  Thu, 16 Apr 2009 22:44:00 +0200
345 syslinux (2:3.74+dfsg-2) unstable; urgency=low
347   * Adding build-depends to python (Closes: #523507).
349  -- Daniel Baumann <daniel@debian.org>  Fri, 10 Apr 2009 20:16:00 +0200
351 syslinux (2:3.74+dfsg-1) unstable; urgency=low
353   * Updating standards to 3.8.1.
354   * Merging upstream version 3.74+dfsg.
355   * Using quilt rather than dpatch.
356   * Removing old conflicts and replaces.
357   * Adding manpage for extlinux from Brian Pellin <bpellin@gmail.com>
358     (Closes: #520849).
359   * Tidy rules file.
360   * Updating rules file to current state of the art.
361   * Making the build directory a subdirectory of debian to avoid hypotetical
362     problems with make and rule target naming clashes.
364  -- Daniel Baumann <daniel@debian.org>  Thu, 09 Apr 2009 21:28:00 +0200
366 syslinux (2:3.73+dfsg-2) unstable; urgency=low
368   * Uploading to unstable.
370  -- Daniel Baumann <daniel@debian.org>  Sun, 15 Feb 2009 18:16:00 +0100
372 syslinux (2:3.73+dfsg-1) experimental; urgency=low
374   * Replacing obsolete dh_clean -k with dh_prep.
375   * Merging upstream version 3.73+dfsg.
377  -- Daniel Baumann <daniel@debian.org>  Mon, 26 Jan 2009 13:21:00 +0100
379 syslinux (2:3.72+dfsg-1) experimental; urgency=low
381   * Updating vcs fields in control file.
382   * Merging upstream version 3.72+dfsg.
383   * Rediffing win32.dpatch.
384   * Removing 64bit-autodetection patches, replaced by upstreams ifcpu64.c32.
385   * Removing menu-beep.dpatch, not needed anymore.
386   * Removing zero-files.dpatch, not needed anymore.
387   * Adding dos.dpatch to prevent dos executables beeing installed.
388   * Renumbering extlinux-typo.dpatch.
389   * Using the Makefiles install target to install syslinux rather than copying
390     manually.
391   * Completing clean target in rules.
392   * Updating lintian overrides for syslinux-common.
394  -- Daniel Baumann <daniel@debian.org>  Sat, 11 Oct 2008 10:45:00 +0200
396 syslinux (2:3.71+dfsg-5) unstable; urgency=medium
398   * Adding missing conflicts/replaces to allow package upgrades
399     (Closes: #497992, 497996).
401  -- Daniel Baumann <daniel@debian.org>  Sat, 06 Sep 2008 08:46:00 +0200
403 syslinux (2:3.71+dfsg-4) unstable; urgency=medium
405   * Splitting syslinux into syslinux and syslinux-common to allow accessing
406     bootloader files on other arches too (Closes: #278181, #357145, #436650).
408  -- Daniel Baumann <daniel@debian.org>  Wed, 03 Sep 2008 09:33:00 +0200
410 syslinux (2:3.71+dfsg-3) unstable; urgency=high
412   * Adding patch from upstream to fix correct isolinux handling of zero-length
413     files (Closes: #496869).
415  -- Daniel Baumann <daniel@debian.org>  Wed, 03 Sep 2008 08:33:00 +0200
417 syslinux (2:3.71+dfsg-2) unstable; urgency=medium
419   * Adding dosfstools to recommends (Closes: #253768).
420   * Added patch to correct a typo in extlinux documentation (Closes: #457844).
421   * Also including md5pass and sha1pass utility (Closes: #494973).
422   * Adding lintian overrides for having com32 modules executable.
423   * Also removing core/.depend in clean target of rules file.
425  -- Daniel Baumann <daniel@debian.org>  Mon, 25 Aug 2008 05:20:00 +0200
427 syslinux (2:3.71+dfsg-1) unstable; urgency=low
429   * Updating VERSION variable in debian/rules to match new upstream.
430   * Merging upstream version 3.71+dfsg.
432  -- Daniel Baumann <daniel@debian.org>  Sun, 03 Aug 2008 16:02:00 +0200
434 syslinux (2:3.70+dfsg-3) unstable; urgency=medium
436   * Adding patch from Samuel Thibault <samuel.thibault@ens-lyon.org> to
437     also support beeps in graphical menu (Closes: #491571).
439  -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jul 2008 18:28:00 +0200
441 syslinux (2:3.70+dfsg-2) unstable; urgency=low
443   * Stopping to build win32/syslinux.exe as it is of no real use on a Debian
444     system. People interested in that very binary can get it from the upstream
445     source tarball.
446   * Updating package description (Closes: #484513).
448  -- Daniel Baumann <daniel@debian.org>  Fri, 11 Jul 2008 00:15:00 +0200
450 syslinux (2:3.70+dfsg-1) unstable; urgency=medium
452   * New upstream release.
453   * Upgrading package to debhelper 7.
454   * Adding vcs fields in control file.
455   * Rewriting copyright file in machine-interpretable format.
456   * Rediffing all patches.
457   * Adding lpia to architectures.
458   * Reordering rules file.
459   * Using install debhelper file rather instead of install target in rules.
461  -- Daniel Baumann <daniel@debian.org>  Tue, 01 Jul 2008 21:12:00 +0200
463 syslinux (2:3.70~pre18+dfsg-1) experimental; urgency=low
465   * New upstream release.
467  -- Daniel Baumann <daniel@debian.org>  Mon, 16 Jun 2008 12:43:00 +0200
469 syslinux (2:3.70~pre14+dfsg-1) experimental; urgency=low
471   * New upstream release.
472   * Adding patch from Ryan Finnie <ryan@finnie.org> to extend 64bit
473     autodetection to vesamenu.c32 (Closes: #485656).
474   * Removing watch file.
475   * Bumping policy.
477  -- Daniel Baumann <daniel@debian.org>  Tue, 10 Jun 2008 21:38:00 +0200
479 syslinux (2:3.70~pre9+dfsg-1) experimental; urgency=high
481   * New upstream release:
482     - Fixes problem with extlinux, which refuses to boot if there are some
483       deleted files on the ext2 filesystem (see upstream changelog for more
484       information).
486  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Apr 2008 21:38:00 +0200
488 syslinux (2:3.63+dfsg-1) unstable; urgency=high
490   * New upstream release:
491     - Fixes problem with extlinux, which refuses to boot if there are some
492       deleted files on the ext2 filesystem (see upstream changelog for more
493       information).
495  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Apr 2008 21:17:00 +0200
497 syslinux (2:3.70~pre8+dfsg-1) experimental; urgency=low
499   * New upstream release.
501  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 21:33:00 +0200
503 syslinux (2:3.70~pre7+dfsg-1) experimental; urgency=low
505   * New upstream release.
507  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 13:42:00 +0200
509 syslinux (2:3.62+dfsg-2) unstable; urgency=medium
511   * Applied patch from morph <matrixhasu@gmail.com> to fix clean target
512     (Closes: #424225).
514  -- Daniel Baumann <daniel@debian.org>  Sat, 05 Apr 2008 08:02:00 +0200
516 syslinux (2:3.62+dfsg-1) unstable; urgency=medium
518   * New upstream release.
519   * Rediffed 02-64bit-autodetection.dpatch.
520   * Disabled 03-define-clk-tck.dpatch for now, seems to introduce strange
521     behaviour with TIMEOUT on pxelinux, needs further investigation.
523  -- Daniel Baumann <daniel@debian.org>  Mon, 31 Mar 2008 13:24:00 +0200
525 syslinux (2:3.61+dfsg-1) unstable; urgency=medium
527   * Rebuild upstream tarball without non-free RFC document (Closes: #463930).
529  -- Daniel Baumann <daniel@debian.org>  Tue, 05 Feb 2008 07:28:00 +0100
531 syslinux (2:3.61-1) unstable; urgency=low
533   * New upstream release.
534   * Bumping package to debhelper 6.
536  -- Daniel Baumann <daniel@debian.org>  Mon, 04 Feb 2008 07:16:00 +0100
538 syslinux (2:3.60-2) experimental; urgency=low
540   * Applied update of 02-64bit-autodetection.dpatch from Robert Millan
541     <rmh@aybabtu.com> (Closes: #462157).
543  -- Daniel Baumann <daniel@debian.org>  Thu, 24 Jan 2008 07:34:00 +0100
545 syslinux (2:3.55-2) unstable; urgency=medium
547   * Applied update of 02-64bit-autodetection.dpatch from Robert Millan
548     <rmh@aybabtu.com> (Closes: #462157).
550  -- Daniel Baumann <daniel@debian.org>  Tue, 22 Jan 2008 23:21:00 +0100
552 syslinux (2:3.60-1) experimental; urgency=low
554   * New upstream release.
556  -- Daniel Baumann <daniel@debian.org>  Sat, 12 Jan 2008 20:04:00 +0100
558 syslinux (2:3.55-1) unstable; urgency=low
560   * New upstream release.
561   * Don't hide make errors in clean call of rules.
563  -- Daniel Baumann <daniel@debian.org>  Sat, 12 Jan 2008 19:59:00 +0100
565 syslinux (2:3.60~pre6-1) experimental; urgency=low
567   * New upstream release.
568   * Removed manpages, went upstream.
570  -- Daniel Baumann <daniel@debian.org>  Thu, 20 Dec 2007 08:22:00 +0100
572 syslinux (2:3.54-1) unstable; urgency=low
574   * New upstream release.
576  -- Daniel Baumann <daniel@debian.org>  Thu, 13 Dec 2007 09:45:00 +0100
578 syslinux (2:3.53-1) unstable; urgency=low
580   * New upstream release.
582  -- Daniel Baumann <daniel@debian.org>  Sun, 18 Nov 2007 17:26:00 +0100
584 syslinux (1:3.60~pre3-2) unstable; urgency=low
586   * Only build-depending on gcc-multilib on amd64.
587   * Removing old build-dependency against ia32-libs-dev.
588   * Versioning build-depends against nasm.
590  -- Daniel Baumann <daniel@debian.org>  Fri, 16 Nov 2007 11:42:00 +0100
592 syslinux (1:3.60~pre3-1) unstable; urgency=low
594   * New upstream release.
596  -- Daniel Baumann <daniel@debian.org>  Mon, 12 Nov 2007 09:18:00 +0100
598 syslinux (1:3.60~pre2-1) unstable; urgency=low
600   * New upstream release.
602  -- Daniel Baumann <daniel@debian.org>  Wed, 26 Aug 2007 11:16:00 +0200
604 syslinux (1:3.60~pre1-1) unstable; urgency=low
606   * New upstream release.
607   * Works well with nasm 0.99.02 (Closes: #439418).
609  -- Daniel Baumann <daniel@debian.org>  Sat, 25 Aug 2007 08:01:00 +0200
611 syslinux (1:3.52~pre5-1) experimental; urgency=low
613   * New upstream release.
615  -- Daniel Baumann <daniel@debian.org>  Sun, 29 Jul 2007 20:55:00 +0200
617 syslinux (1:3.52~pre3-1) experimental; urgency=low
619   * New upstream release.
621  -- Daniel Baumann <daniel@debian.org>  Sun, 15 Jul 2007 19:40:00 +0200
623 syslinux (1:3.51-1) unstable; urgency=low
625   * New upstream release.
626   * Temporarily disabled 02-64bit-autodetection.dpatch; doesn't build anymore.
627   * Added Otavio as co-maintainer.
629  -- Daniel Baumann <daniel@debian.org>  Mon, 18 Jun 2007 19:04:00 +0200
631 syslinux (1:3.36-5) unstable; urgency=low
633   * Added patch from Otavio Salvador <otavio@debian.org> to add support to
634     change menu vertical and horizontal shifting.
635   * Added define-clk-tck patch from Timo Aaltonen <tjaalton@cc.hut.fi>.
636     It defines CLK_TCK, since the com32 libc API does not have any idea about
637     it, and its include files shadow /usr/include/time.h (which would provide
638     CLOCKS_PER_SEC).
640  -- Daniel Baumann <daniel@debian.org>  Thu, 31 May 2007 07:43:00 +0200
642 syslinux (1:3.36-4) unstable; urgency=medium
644   * Added build-depends on gcc-multilib (Closes: #423514).
646  -- Daniel Baumann <daniel@debian.org>  Sat, 12 May 2007 20:33:00 +0200
648 syslinux (1:3.36-3) unstable; urgency=medium
650   * Rebuild because glibc.
652  -- Daniel Baumann <daniel@debian.org>  Wed, 09 May 2007 10:36:00 +0200
654 syslinux (1:3.50~pre6-1) experimental; urgency=low
656   * New upstream release.
658  -- Daniel Baumann <daniel@debian.org>  Tue, 01 May 2007 12:18:00 +0200
660 syslinux (1:3.50~pre5-1) experimental; urgency=low
662   * New upstream release.
664  -- Daniel Baumann <daniel@debian.org>  Wed, 11 Apr 2007 10:11:00 +0200
666 syslinux (1:3.36-2) unstable; urgency=low
668   * Re-uploading previous 3.36-1.
670  -- Daniel Baumann <daniel@debian.org>  Wed, 11 Apr 2007 10:09:00 +0200
672 syslinux (1:3.31-4) unstable; urgency=medium
674   * Uploading 3.31-3 from etch again to unstable, to not break debian-installer.
676  -- Daniel Baumann <daniel@debian.org>  Fri, 09 Mar 2007 00:57:00 +0100
678 syslinux (3.40~pre9-1) experimental; urgency=low
680   * New upstream release.
682  -- Daniel Baumann <daniel@debian.org>  Mon, 05 Mar 2007 02:05:00 +0100
684 syslinux (3.36-1) unstable; urgency=low
686   * New upstream release.
687   * Rediffed 02-64bit-autodetection.dpatch.
689  -- Daniel Baumann <daniel@debian.org>  Mon, 05 Mar 2007 01:32:00 +0100
691 syslinux (3.31-3) unstable; urgency=medium
693   * Added patch from Robert Millan <rmh@aybabtu.com> to fix
694     02-64bit-autodetection.dpatch (Closes: #410729).
696  -- Daniel Baumann <daniel@debian.org>  Tue, 13 Feb 2007 23:17:00 +0100
698 syslinux (3.31-2) unstable; urgency=medium
700   * Including all *.c32 modules (Closes: #391152).
701   * Added patch from Byron Stanoszek <gandalf@winds.org> to autodetect 64bit
702     CPUs (Closes: #408138).
704  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Feb 2007 16:52:00 +0100
706 syslinux (3.35-1) experimental; urgency=low
708   * New upstream release.
710  -- Daniel Baumann <daniel@debian.org>  Sun, 04 Feb 2007 16:43:00 +0100
712 syslinux (3.31-1) unstable; urgency=low
714   * New upstream release.
716  -- Daniel Baumann <daniel@debian.org>  Thu, 28 Sep 2006 20:11:00 +0200
718 syslinux (3.20-2) unstable; urgency=low
720   * Including mbr.bin (Closes: #357146).
722  -- Daniel Baumann <daniel@debian.org>  Tue, 19 Sep 2006 03:30:00 +0200
724 syslinux (3.30~pre4-1) experimental; urgency=low
726   * New upstream pre-release.
728  -- Daniel Baumann <daniel@debian.org>  Wed, 06 Sep 2006 22:51:00 +0200
730 syslinux (3.20-1) unstable; urgency=low
732   * New upstream release.
733   * Taking over the package, Juan Cespedes is MIA.
735  -- Daniel Baumann <daniel@debian.org>  Tue, 05 Sep 2006 23:21:00 +0200
737 syslinux (3.11+3.20pre11-1) experimental; urgency=low
739   * New upstream pre-release.
741  -- Daniel Baumann <daniel@debian.org>  Thu, 10 Aug 2006 11:31:00 +0200
743 syslinux (3.11+3.20pre10-1) experimental; urgency=low
745   * New upstream pre-release.
746   * Added myself as co-maintainer.
747   * Redone debian directory based on current debhelper templates, additionally:
748     - added watch file.
749     - cleaned up copyright files.
750     - including all manpages as plain files, dropping docbook-to-man.
751     - including com32/modules/menu.c32 into the package.
752     - not using binaries from upstream, building everything from source.
753     - using dpatch for upstream modifications now.
755  -- Daniel Baumann <daniel@debian.org>  Sun, 30 Jul 2006 09:43:00 +0200
757 syslinux (3.11-3) unstable; urgency=low
759   * Fixed FTBFS bug with latest "make" (closes: #343619)
760   * Added "mkdiskimage" to Debian package (closes: #343617)
762  -- Juan Cespedes <cespedes@debian.org>  Sun, 18 Dec 2005 16:54:26 +0100
764 syslinux (3.11-2) unstable; urgency=low
766   * Added correct build-depends for amd64 (Andreas Jochens <aj@andaco.de>)
767                               (Closes: Bug#306123, Bug#249506, Bug#298940)
768   * Acknowledged old NMU (Closes: #269424)
770  -- Juan Cespedes <cespedes@debian.org>  Wed, 19 Oct 2005 16:00:38 +0200
772 syslinux (3.11-1) unstable; urgency=low
774   * New upstream version
775   * Updated to new FSF postal address
777  -- Juan Cespedes <cespedes@debian.org>  Tue, 18 Oct 2005 16:19:49 +0200
779 syslinux (2.11-0.1) unstable; urgency=low
781   * NMU with new upstream release.
782     - ALL: Add an API call to get the configuration file name.
783     - SYSLINUX: Fix bug in 2.10 that prevented it from working
784       correctly for a lot of people. Closes: #269424
785     - SYSLINUX: In the installer, make mtools a bit less fussy.
786     - Make the menu system compile with newer gcc's.
788  -- Joey Hess <joeyh@debian.org>  Fri, 10 Sep 2004 12:18:43 -0400
790 syslinux (2.10-1) unstable; urgency=medium
792   * New upstream version, fixing many bugs, among them a problem which
793     prevented syslinux from booting large kernels (thanks to Torsten
794     Knodt <tk-debian@datas-world.de>)   (closes: Bug#224606, Bug#242547)
795                                                     (closes: Bug#258940)
796   * New Standards-Version (3.6.1)
797   * Removed dependency on lilo                      (closes: Bug#235439)
798   * syslinux now uses mtools to install the image, it no longer requires
799     msdos or vfat filesystem in the kernel           (closes: Bug#72124)
800   * Added a "Recommend: mtools" control line        (closes: Bug#201354)
802  -- Juan Cespedes <cespedes@debian.org>  Sat, 17 Jul 2004 10:32:37 +0200
804 syslinux (2.04-1) unstable; urgency=low
806   * New upstream version, needed for debian-installer  (closes: #186356)
807   * This new upstream version of syslinux already
808     uses mcopy to generate disk images              (closes: Bug#180660)
809   * New Standards-Version:
810     + Get rid of /usr/doc/syslinux symlink
811   * Replaced all all # comments with /* */ to get rid
812     of gcc-3.3 preprocessor errors                  (closes: Bug#196532)
814  -- Juan Cespedes <cespedes@debian.org>  Wed, 11 Jun 2003 11:52:06 +0200
816 syslinux (2.00-2) unstable; urgency=low
818   * Fixed typo in description                       (closes: Bug#178582)
820  -- Juan Cespedes <cespedes@debian.org>  Mon, 27 Jan 2003 13:26:42 +0100
822 syslinux (2.00-1) unstable; urgency=low
824   * New upstream version                            (closes: Bug#174565)
825     (thanks to Andrea Bedini <andrea@bedini.homelinux.net>)
826   * Added note about PXE in the description         (closes: Bug#151700)
827   * Added man pages for gethostip, lss16toppm, ppmtolss16
828     (thanks to dann frazier <dannf@dannf.org>)      (closes: Bug#107539)
830  -- Juan Cespedes <cespedes@debian.org>  Sun, 26 Jan 2003 13:49:44 +0100
832 syslinux (1.75-1) unstable; urgency=low
834   * New upstream release
835   * Added "memdisk" to the package      (closes: Bug#141605, Bug#143773)
836   * Added "syslinux-debug.bin" to the package       (closes: Bug#143772)
838  -- Juan Cespedes <cespedes@debian.org>  Thu, 20 Jun 2002 13:18:22 +0200
840 syslinux (1.66-1) unstable; urgency=low
842   * New upstream version
843   * Boot images shorter than 64K, including memtest86 (closes: Bug#45133)
845  -- Juan Cespedes <cespedes@debian.org>  Mon, 21 Jan 2002 01:56:55 +0100
847 syslinux (1.63-1) unstable; urgency=low
849   * New upstream release, fixing "No setup signature found" bug
850     found with some newer kernels (closes: Bug#107345)
851   * Reverted mtools patch for installer (it fails with some
852     high-capacity floppy formats) (closes: Bug#108096)
854  -- Juan Cespedes <cespedes@debian.org>  Wed, 22 Aug 2001 01:42:58 +0200
856 syslinux (1.62-5) unstable; urgency=low
858   * Added "Build-Depends: netpbm"                    (closes: Bug#97497)
860  -- Juan Cespedes <cespedes@debian.org>  Mon, 14 May 2001 23:38:29 +0200
862 syslinux (1.62-4) unstable; urgency=low
864   * Yet another version of `ppmtolss16' from the author (hpa),
865     fixing a bug regarding color space conversion
867  -- Juan Cespedes <cespedes@debian.org>  Sun, 13 May 2001 17:21:02 +0200
869 syslinux (1.62-3) unstable; urgency=low
871   * New version of `ppmtolss16' from the author (hpa)
873  -- Juan Cespedes <cespedes@debian.org>  Tue, 08 May 2001 21:39:45 +0200
875 syslinux (1.62-2) unstable; urgency=medium
877   * Changed small typo in manual page names
878     (sylinux -> syslinux)                            (closes: Bug#96553)
880  -- Juan Cespedes <cespedes@debian.org>  Mon, 07 May 2001 00:30:09 +0200
882 syslinux (1.62-1) unstable; urgency=medium
884   * New upstream version                             (closes: Bug#77269)
885   * This version could fix Bug#56983 and Bug#69140, but I have no
886     way to test it
887   * Added Build-Depends                              (closes: Bug#60729)
888   * New Standards-Version: 3.5.3
889   * Fixed lintian error "copyright-refers-to-old-directory"
890   * Fixed lintian warnings "no-priority-field" and "no-section-field"
891   * Change the installer a bit so that it is no longer needed to run
892     it as root, using mtools                         (closes: Bug#30982)
893   * Added manual page for `syslinux', provided by
894     Arthur Korn <arthur@korn.ch>                     (closes: Bug#18432)
895   * Added manual page for `syslinux2ansi', provided by
896     Kevin Kreamer <kkreamer@etherhogz.org>           (closes: Bug#35264)
898  -- Juan Cespedes <cespedes@debian.org>  Tue, 01 May 2001 17:12:49 +0200
900 syslinux (1.48-2) unstable; urgency=medium
902   * New Standards-Version (3.1.1)
903   * Fixed lintian bugs
904   * Note in the package description that filesystem type `msdos' is
905     needed in order to use this program (closes: Bug#23265)
907  -- Juan Cespedes <cespedes@debian.org>  Sun, 19 Dec 1999 14:25:45 +0100
909 syslinux (1.48-1) unstable; urgency=medium
911   * New upstream version:
912     + Changed HIGHMEM_MAX to 38000000h
913     + Serial console support
914     + New program PXELINUX to do network booting
915   * FHS support
916   * New Standards-Version: 3.0.1
917   * Almost all the bugs regarding boot problems should be fixed with
918     this upstream version:
919       (closes: Bug#18271, Bug#22366, Bug#22700, Bug#22845, Bug#23181)
920       (closes: Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138)
921   * Fixed copyright notice in "copybs.asm" (closes: Bug#35531)
922   * "syslinux.com" is now included (closes: Bug#31460)
924  -- Juan Cespedes <cespedes@debian.org>  Mon, 25 Oct 1999 11:09:02 +0200
926 syslinux (1.43-1) unstable; urgency=medium
928   * New upstream version:
929     + Add syslinux2ansi script to display the contents of a
930       colorized SYSLINUX file.
931     + Changed the io_delay once again, after a report that the
932       old delay port causes hangs on some systems.
933     + Should fix: Bug#18271, Bug#22366, Bug#22845, Bug#23181,
934       Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138
935   * Include "syslinux.com": Bug#31460
937  -- Juan Cespedes <cespedes@debian.org>  Tue, 30 Mar 1999 12:53:48 +0200
939 syslinux (1.42-2) frozen unstable; urgency=HIGH
941   * Reverted patch for installer (it fails with some mtools versions)
942     (Fixes grave bug: Bug#30791)
944  -- Juan Cespedes <cespedes@debian.org>  Thu, 17 Dec 1998 10:33:37 +0100
946 syslinux (1.42-1) frozen unstable; urgency=medium
948   * New upstream version.  Mostly A20 bug fixes.
949   * This should fix at least the following syslinux bugs:
950     Bug#22845, Bug#23181, Bug#23936, Bug#27755, Bug#28846, Bug#29296.
951   * Change the installer a bit so that it is no longer needed to run
952     it as root
954  -- Juan Cespedes <cespedes@debian.org>  Tue, 08 Dec 1998 21:20:31 +0100
956 syslinux (1.40-3) frozen unstable; urgency=medium
958   * Added "img1743k.gz" as suggested by Enrique Zanardi <ezanardi@ull.es>
960  -- Juan Cespedes <cespedes@debian.org>  Mon, 09 Nov 1998 21:23:21 +0100
962 syslinux (1.40-2) frozen unstable; urgency=medium
964   * Added "safe, slow and stupid" option to the version
965     for the boot floppies to be able to boot even on very
966     buggy bioses. (Bug#23157, Bug#23181).
967   * Increased A20M delay even a bit more, as suggested by
968     Enrique Zanardi.
969   * Changed the aspect of the syslinux banner a bit
971  -- Juan Cespedes <cespedes@debian.org>  Sat, 06 Jun 1998 01:05:34 +0200
973 syslinux (1.40-1) unstable; urgency=low
975   * New upstream release:
976         * Increase A20M delay and put in a test to avoid problems on
977           certain IBM Thinkpads (thanks to Donnie Barnes of RedHat
978           for vital info on this one.)
979         * Support COMBOOT style boot command images.
980         * Support chain loading (foreign operating systems, e.g. DOS).
981         * Include a new "copybs" DOS utility to copy a boot sector to
982           a file (under Linux, use "dd".)
983         * Fix the DOS installer to work for disks over 32 MB.
984         * SYSLINUX should now handle disks with more than 65536 tracks.
985   * Changed section from "misc" to "base", to be in sync with then
986     FTP archive
988  -- Juan Cespedes <cespedes@debian.org>  Fri, 08 May 1998 11:22:46 +0200
990 syslinux (1.37-1) frozen unstable; urgency=medium
992   * New upstream version (Bug fixes only):
993     + Fix a bug that caused "label" statements in syslinux.cfg to
994       not be handled properly.
995     + Updated the documentation.  Among other things, we now allow
996       up to 128 "label" statements.
998  -- Juan Cespedes <cespedes@debian.org>  Tue, 21 Apr 1998 00:19:18 +0200
1000 syslinux (1.36-2) frozen unstable; urgency=medium
1002   * Re-built for frozen (it fixes the "LABEL" behaviour, required
1003     for the boot floppies)
1005  -- Juan Cespedes <cespedes@debian.org>  Mon, 20 Apr 1998 19:25:13 +0200
1007 syslinux (1.36-1) unstable; urgency=medium
1009   * Applied patch to make all the "LABEL" keywords in config file work
1010   * New upstream version (bug fixes + new option "KBDMAP")
1012  -- Juan Cespedes <cespedes@debian.org>  Mon, 20 Apr 1998 02:30:58 +0200
1014 syslinux (1.34-2) unstable; urgency=low
1016   * Install files as img<size>k.gz instead of img<size>.gz
1018  -- Juan Cespedes <cespedes@debian.org>  Fri, 06 Mar 1998 20:04:59 +0100
1020 syslinux (1.34-1) unstable; urgency=low
1022   * New upstream version
1024  -- Juan Cespedes <cespedes@debian.org>  Thu, 05 Mar 1998 17:50:14 +0100
1026 syslinux (1.33-2) unstable; urgency=low
1028   * Fixed minor packaging bugs
1030  -- Juan Cespedes <cespedes@debian.org>  Sat, 28 Feb 1998 22:50:35 +0100
1032 syslinux (1.33-1) unstable; urgency=low
1034   * New upstream version (fixes:Bug#18654)
1036  -- Juan Cespedes <cespedes@debian.org>  Fri, 27 Feb 1998 10:42:05 +0100
1038 syslinux (1.32-1) unstable; urgency=low
1040   * New upstream release
1041   * Pristine source
1042   * Fixed author email address (hpa@zytor.com instead of hpa@linux.org)
1043   * New Standards-Version: 2.4.0.0
1044   * gzipped only big files in /usr/doc/syslinux
1045   * Changed architecture from all to i386
1047  -- Juan Cespedes <cespedes@debian.org>  Fri, 20 Feb 1998 22:16:20 +0100
1049 syslinux (1.30-6) unstable; urgency=low
1051   * New maintainer
1052   * New Standards-Version (2.3.0.0)
1053   * Changed rules file to no longer use debstd
1055  -- Juan Cespedes <cespedes@debian.org>  Sat, 01 Nov 1997 16:22:57 +0100
1057 syslinux (1.30-5) unstable; urgency=low
1059   * Install changelog correctly
1060   * #8532: Filed a bug report against ftp.debian.org because the
1061     package priorities and section are overridden on master.
1063  -- Christoph Lameter <clameter@waterf.org>  Wed, 29 Oct 1997 18:47:17 -0800
1065 syslinux (1.30-4) unstable; urgency=low
1067   * Changed architecture to all
1068   * Note in description that syslinux generates Intel Boot disks (from
1069     whatever platform you install it on)
1071  -- Christoph Lameter <clameter@waterf.org>  Thu, 04 Sep 1997 11:16:34 -0700
1073 syslinux (1.30-3) unstable; urgency=low
1075   * Include Images for 1.44K and 720K to boot Linux on an Atari Computer
1077  -- Christoph Lameter <clameter@waterf.org>  Tue, 25 Feb 1997 09:27:55 -0800
1079 syslinux (1.30-2) unstable; urgency=low
1081   * Control file: Priority set to optional and put into section "misc" where loadlin
1082     is also. (Bug #5424)
1083   * clean up debian directory
1085  -- Christoph Lameter <clameter@waterf.org>  Mon, 4 Nov 1996 10:42:17 -0800
1087 syslinux (1.30-1) unstable; urgency=low
1089   * Upstream update. Package made conformant to newest standards.
1091  -- Christoph Lameter <clameter@waterf.org>  Mon, 4 Nov 1996 10:26:25 -0800