1 syslinux (1:3.50~pre5-1) experimental; urgency=low
3 * New upstream release.
5 -- Daniel Baumann <daniel@debian.org> Wed, 11 Apr 2007 10:11:00 +0200
7 syslinux (1:3.36-1) unstable; urgency=low
9 * Re-uploading previous 3.36-1.
11 -- Daniel Baumann <daniel@debian.org> Wed, 11 Apr 2007 10:09:00 +0200
13 syslinux (1:3.31-4) unstable; urgency=medium
15 * Uploading 3.31-3 from etch again to unstable, to not break debian-installer.
17 -- Daniel Baumann <daniel@debian.org> Fri, 9 Mar 2007 00:57:00 +0100
19 syslinux (3.40~pre9-1) experimental; urgency=low
21 * New upstream release.
23 -- Daniel Baumann <daniel@debian.org> Mon, 5 Mar 2007 02:05:00 +0100
25 syslinux (3.36-1) unstable; urgency=low
27 * New upstream release.
28 * Rediffed 02-64bit-autodetection.dpatch.
30 -- Daniel Baumann <daniel@debian.org> Mon, 5 Mar 2007 01:32:00 +0100
32 syslinux (3.31-3) unstable; urgency=medium
34 * Added patch from Robert Millan <rmh@aybabtu.com> to fix
35 02-64bit-autodetection.dpatch (Closes: #410729).
37 -- Daniel Baumann <daniel@debian.org> Tue, 13 Feb 2007 23:17:00 +0100
39 syslinux (3.31-2) unstable; urgency=medium
41 * Including all *.c32 modules (Closes: #391152).
42 * Added patch from Byron Stanoszek <gandalf@winds.org> to autodetect 64bit
43 CPUs (Closes: #408138).
45 -- Daniel Baumann <daniel@debian.org> Sun, 4 Feb 2007 16:52:00 +0100
47 syslinux (3.35-1) experimental; urgency=low
49 * New upstream release.
51 -- Daniel Baumann <daniel@debian.org> Sun, 4 Feb 2007 16:43:00 +0100
53 syslinux (3.31-1) unstable; urgency=low
55 * New upstream release.
57 -- Daniel Baumann <daniel@debian.org> Thu, 28 Sep 2006 20:11:00 +0200
59 syslinux (3.20-2) unstable; urgency=low
61 * Including mbr.bin (Closes: #357146).
63 -- Daniel Baumann <daniel@debian.org> Tue, 19 Sep 2006 03:30:00 +0200
65 syslinux (3.30~pre4-1) experimental; urgency=low
67 * New upstream pre-release.
69 -- Daniel Baumann <daniel@debian.org> Wed, 6 Sep 2006 22:51:00 +0200
71 syslinux (3.20-1) unstable; urgency=low
73 * New upstream release.
74 * Taking over the package, Juan Cespedes is MIA.
76 -- Daniel Baumann <daniel@debian.org> Tue, 5 Sep 2006 23:21:00 +0200
78 syslinux (3.11+3.20pre11-1) experimental; urgency=low
80 * New upstream pre-release.
82 -- Daniel Baumann <daniel@debian.org> Thu, 10 Aug 2006 11:31:00 +0200
84 syslinux (3.11+3.20pre10-1) experimental; urgency=low
86 * New upstream pre-release.
87 * Added myself as co-maintainer.
88 * Redone debian directory based on current debhelper templates, additionally:
90 - cleaned up copyright files.
91 - including all manpages as plain files, dropping docbook-to-man.
92 - including com32/modules/menu.c32 into the package.
93 - not using binaries from upstream, building everything from source.
94 - using dpatch for upstream modifications now.
96 -- Daniel Baumann <daniel@debian.org> Sun, 30 Jul 2006 09:43:00 +0200
98 syslinux (3.11-3) unstable; urgency=low
100 * Fixed FTBFS bug with latest "make" (closes: #343619)
101 * Added "mkdiskimage" to Debian package (closes: #343617)
103 -- Juan Cespedes <cespedes@debian.org> Sun, 18 Dec 2005 16:54:26 +0100
105 syslinux (3.11-2) unstable; urgency=low
107 * Added correct build-depends for amd64 (Andreas Jochens <aj@andaco.de>)
108 (Closes: Bug#306123, Bug#249506, Bug#298940)
109 * Acknowledged old NMU (Closes: #269424)
111 -- Juan Cespedes <cespedes@debian.org> Wed, 19 Oct 2005 16:00:38 +0200
113 syslinux (3.11-1) unstable; urgency=low
115 * New upstream version
116 * Updated to new FSF postal address
118 -- Juan Cespedes <cespedes@debian.org> Tue, 18 Oct 2005 16:19:49 +0200
120 syslinux (2.11-0.1) unstable; urgency=low
122 * NMU with new upstream release.
123 - ALL: Add an API call to get the configuration file name.
124 - SYSLINUX: Fix bug in 2.10 that prevented it from working
125 correctly for a lot of people. Closes: #269424
126 - SYSLINUX: In the installer, make mtools a bit less fussy.
127 - Make the menu system compile with newer gcc's.
129 -- Joey Hess <joeyh@debian.org> Fri, 10 Sep 2004 12:18:43 -0400
131 syslinux (2.10-1) unstable; urgency=medium
133 * New upstream version, fixing many bugs, among them a problem which
134 prevented syslinux from booting large kernels (thanks to Torsten
135 Knodt <tk-debian@datas-world.de>) (closes: Bug#224606, Bug#242547)
137 * New Standards-Version (3.6.1)
138 * Removed dependency on lilo (closes: Bug#235439)
139 * syslinux now uses mtools to install the image, it no longer requires
140 msdos or vfat filesystem in the kernel (closes: Bug#72124)
141 * Added a "Recommend: mtools" control line (closes: Bug#201354)
143 -- Juan Cespedes <cespedes@debian.org> Sat, 17 Jul 2004 10:32:37 +0200
145 syslinux (2.04-1) unstable; urgency=low
147 * New upstream version, needed for debian-installer (closes: #186356)
148 * This new upstream version of syslinux already
149 uses mcopy to generate disk images (closes: Bug#180660)
150 * New Standards-Version:
151 + Get rid of /usr/doc/syslinux symlink
152 * Replaced all all # comments with /* */ to get rid
153 of gcc-3.3 preprocessor errors (closes: Bug#196532)
155 -- Juan Cespedes <cespedes@debian.org> Wed, 11 Jun 2003 11:52:06 +0200
157 syslinux (2.00-2) unstable; urgency=low
159 * Fixed typo in description (closes: Bug#178582)
161 -- Juan Cespedes <cespedes@debian.org> Mon, 27 Jan 2003 13:26:42 +0100
163 syslinux (2.00-1) unstable; urgency=low
165 * New upstream version (closes: Bug#174565)
166 (thanks to Andrea Bedini <andrea@bedini.homelinux.net>)
167 * Added note about PXE in the description (closes: Bug#151700)
168 * Added man pages for gethostip, lss16toppm, ppmtolss16
169 (thanks to dann frazier <dannf@dannf.org>) (closes: Bug#107539)
171 -- Juan Cespedes <cespedes@debian.org> Sun, 26 Jan 2003 13:49:44 +0100
173 syslinux (1.75-1) unstable; urgency=low
175 * New upstream release
176 * Added "memdisk" to the package (closes: Bug#141605, Bug#143773)
177 * Added "syslinux-debug.bin" to the package (closes: Bug#143772)
179 -- Juan Cespedes <cespedes@debian.org> Thu, 20 Jun 2002 13:18:22 +0200
181 syslinux (1.66-1) unstable; urgency=low
183 * New upstream version
184 * Boot images shorter than 64K, including memtest86 (closes: Bug#45133)
186 -- Juan Cespedes <cespedes@debian.org> Mon, 21 Jan 2002 01:56:55 +0100
188 syslinux (1.63-1) unstable; urgency=low
190 * New upstream release, fixing "No setup signature found" bug
191 found with some newer kernels (closes: Bug#107345)
192 * Reverted mtools patch for installer (it fails with some
193 high-capacity floppy formats) (closes: Bug#108096)
195 -- Juan Cespedes <cespedes@debian.org> Wed, 22 Aug 2001 01:42:58 +0200
197 syslinux (1.62-5) unstable; urgency=low
199 * Added "Build-Depends: netpbm" (closes: Bug#97497)
201 -- Juan Cespedes <cespedes@debian.org> Mon, 14 May 2001 23:38:29 +0200
203 syslinux (1.62-4) unstable; urgency=low
205 * Yet another version of `ppmtolss16' from the author (hpa),
206 fixing a bug regarding color space conversion
208 -- Juan Cespedes <cespedes@debian.org> Sun, 13 May 2001 17:21:02 +0200
210 syslinux (1.62-3) unstable; urgency=low
212 * New version of `ppmtolss16' from the author (hpa)
214 -- Juan Cespedes <cespedes@debian.org> Tue, 8 May 2001 21:39:45 +0200
216 syslinux (1.62-2) unstable; urgency=medium
218 * Changed small typo in manual page names
219 (sylinux -> syslinux) (closes: Bug#96553)
221 -- Juan Cespedes <cespedes@debian.org> Mon, 7 May 2001 00:30:09 +0200
223 syslinux (1.62-1) unstable; urgency=medium
225 * New upstream version (closes: Bug#77269)
226 * This version could fix Bug#56983 and Bug#69140, but I have no
228 * Added Build-Depends (closes: Bug#60729)
229 * New Standards-Version: 3.5.3
230 * Fixed lintian error "copyright-refers-to-old-directory"
231 * Fixed lintian warnings "no-priority-field" and "no-section-field"
232 * Change the installer a bit so that it is no longer needed to run
233 it as root, using mtools (closes: Bug#30982)
234 * Added manual page for `syslinux', provided by
235 Arthur Korn <arthur@korn.ch> (closes: Bug#18432)
236 * Added manual page for `syslinux2ansi', provided by
237 Kevin Kreamer <kkreamer@etherhogz.org> (closes: Bug#35264)
239 -- Juan Cespedes <cespedes@debian.org> Tue, 1 May 2001 17:12:49 +0200
241 syslinux (1.48-2) unstable; urgency=medium
243 * New Standards-Version (3.1.1)
245 * Note in the package description that filesystem type `msdos' is
246 needed in order to use this program (closes: Bug#23265)
248 -- Juan Cespedes <cespedes@debian.org> Sun, 19 Dec 1999 14:25:45 +0100
250 syslinux (1.48-1) unstable; urgency=medium
252 * New upstream version:
253 + Changed HIGHMEM_MAX to 38000000h
254 + Serial console support
255 + New program PXELINUX to do network booting
257 * New Standards-Version: 3.0.1
258 * Almost all the bugs regarding boot problems should be fixed with
259 this upstream version:
260 (closes: Bug#18271, Bug#22366, Bug#22700, Bug#22845, Bug#23181)
261 (closes: Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138)
262 * Fixed copyright notice in "copybs.asm" (closes: Bug#35531)
263 * "syslinux.com" is now included (closes: Bug#31460)
265 -- Juan Cespedes <cespedes@debian.org> Mon, 25 Oct 1999 11:09:02 +0200
267 syslinux (1.43-1) unstable; urgency=medium
269 * New upstream version:
270 + Add syslinux2ansi script to display the contents of a
271 colorized SYSLINUX file.
272 + Changed the io_delay once again, after a report that the
273 old delay port causes hangs on some systems.
274 + Should fix: Bug#18271, Bug#22366, Bug#22845, Bug#23181,
275 Bug#23936, Bug#27755, Bug#28846, Bug#29296, Bug#32138
276 * Include "syslinux.com": Bug#31460
278 -- Juan Cespedes <cespedes@debian.org> Tue, 30 Mar 1999 12:53:48 +0200
280 syslinux (1.42-2) frozen unstable; urgency=HIGH
282 * Reverted patch for installer (it fails with some mtools versions)
283 (Fixes grave bug: Bug#30791)
285 -- Juan Cespedes <cespedes@debian.org> Thu, 17 Dec 1998 10:33:37 +0100
287 syslinux (1.42-1) frozen unstable; urgency=medium
289 * New upstream version. Mostly A20 bug fixes.
290 * This should fix at least the following syslinux bugs:
291 Bug#22845, Bug#23181, Bug#23936, Bug#27755, Bug#28846, Bug#29296.
292 * Change the installer a bit so that it is no longer needed to run
295 -- Juan Cespedes <cespedes@debian.org> Tue, 8 Dec 1998 21:20:31 +0100
297 syslinux (1.40-3) frozen unstable; urgency=medium
299 * Added "img1743k.gz" as suggested by Enrique Zanardi <ezanardi@ull.es>
301 -- Juan Cespedes <cespedes@debian.org> Mon, 9 Nov 1998 21:23:21 +0100
303 syslinux (1.40-2) frozen unstable; urgency=medium
305 * Added "safe, slow and stupid" option to the version
306 for the boot floppies to be able to boot even on very
307 buggy bioses. (Bug#23157, Bug#23181).
308 * Increased A20M delay even a bit more, as suggested by
310 * Changed the aspect of the syslinux banner a bit
312 -- Juan Cespedes <cespedes@debian.org> Sat, 6 Jun 1998 01:05:34 +0200
314 syslinux (1.40-1) unstable; urgency=low
316 * New upstream release:
317 * Increase A20M delay and put in a test to avoid problems on
318 certain IBM Thinkpads (thanks to Donnie Barnes of RedHat
319 for vital info on this one.)
320 * Support COMBOOT style boot command images.
321 * Support chain loading (foreign operating systems, e.g. DOS).
322 * Include a new "copybs" DOS utility to copy a boot sector to
323 a file (under Linux, use "dd".)
324 * Fix the DOS installer to work for disks over 32 MB.
325 * SYSLINUX should now handle disks with more than 65536 tracks.
326 * Changed section from "misc" to "base", to be in sync with then
329 -- Juan Cespedes <cespedes@debian.org> Fri, 8 May 1998 11:22:46 +0200
331 syslinux (1.37-1) frozen unstable; urgency=medium
333 * New upstream version (Bug fixes only):
334 + Fix a bug that caused "label" statements in syslinux.cfg to
335 not be handled properly.
336 + Updated the documentation. Among other things, we now allow
337 up to 128 "label" statements.
339 -- Juan Cespedes <cespedes@debian.org> Tue, 21 Apr 1998 00:19:18 +0200
341 syslinux (1.36-2) frozen unstable; urgency=medium
343 * Re-built for frozen (it fixes the "LABEL" behaviour, required
344 for the boot floppies)
346 -- Juan Cespedes <cespedes@debian.org> Mon, 20 Apr 1998 19:25:13 +0200
348 syslinux (1.36-1) unstable; urgency=medium
350 * Applied patch to make all the "LABEL" keywords in config file work
351 * New upstream version (bug fixes + new option "KBDMAP")
353 -- Juan Cespedes <cespedes@debian.org> Mon, 20 Apr 1998 02:30:58 +0200
355 syslinux (1.34-2) unstable; urgency=low
357 * Install files as img<size>k.gz instead of img<size>.gz
359 -- Juan Cespedes <cespedes@debian.org> Fri, 6 Mar 1998 20:04:59 +0100
361 syslinux (1.34-1) unstable; urgency=low
363 * New upstream version
365 -- Juan Cespedes <cespedes@debian.org> Thu, 5 Mar 1998 17:50:14 +0100
367 syslinux (1.33-2) unstable; urgency=low
369 * Fixed minor packaging bugs
371 -- Juan Cespedes <cespedes@debian.org> Sat, 28 Feb 1998 22:50:35 +0100
373 syslinux (1.33-1) unstable; urgency=low
375 * New upstream version (fixes:Bug#18654)
377 -- Juan Cespedes <cespedes@debian.org> Fri, 27 Feb 1998 10:42:05 +0100
379 syslinux (1.32-1) unstable; urgency=low
381 * New upstream release
383 * Fixed author email address (hpa@zytor.com instead of hpa@linux.org)
384 * New Standards-Version: 2.4.0.0
385 * gzipped only big files in /usr/doc/syslinux
386 * Changed architecture from all to i386
388 -- Juan Cespedes <cespedes@debian.org> Fri, 20 Feb 1998 22:16:20 +0100
390 syslinux (1.30-6) unstable; urgency=low
393 * New Standards-Version (2.3.0.0)
394 * Changed rules file to no longer use debstd
396 -- Juan Cespedes <cespedes@debian.org> Sat, 1 Nov 1997 16:22:57 +0100
398 syslinux (1.30-5) unstable; urgency=low
400 * Install changelog correctly
401 * #8532: Filed a bug report against ftp.debian.org because the
402 package priorities and section are overridden on master.
404 -- Christoph Lameter <clameter@waterf.org> Wed, 29 Oct 1997 18:47:17 -0800
406 syslinux (1.30-4) unstable; urgency=low
408 * Changed architecture to all
409 * Note in description that syslinux generates Intel Boot disks (from
410 whatever platform you install it on)
412 -- Christoph Lameter <clameter@waterf.org> Thu, 4 Sep 1997 11:16:34 -0700
414 syslinux (1.30-3) unstable; urgency=low
416 * Include Images for 1.44K and 720K to boot Linux on an Atari Computer
418 -- Christoph Lameter <clameter@waterf.org> Tue, 25 Feb 1997 09:27:55 -0800
420 syslinux (1.30-2) unstable; urgency=low
422 * Control file: Priority set to optional and put into section "misc" where loadlin
424 * clean up debian directory
426 -- Christoph Lameter <clameter@waterf.org> Mon, 4 Nov 1996 10:42:17 -0800
428 syslinux (1.30-1) unstable; urgency=low
430 * Upstream update. Package made conformant to newest standards.
432 -- Christoph Lameter <clameter@waterf.org> Mon, 4 Nov 1996 10:26:25 -0800