[Lunar-commits] syslinux: version bump to 3.61.

Florin Braescu florin at lunar-linux.org
Tue Feb 5 20:07:53 CET 2008


commit d963bfea2eb6add6ffe77517b3c47f3df87c2999
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Feb 5 21:07:53 2008 +0200

    syslinux: version bump to 3.61.
    
    Changes:
    * EXTLINUX: fix crash when accessing an empty file.
    * elf.c32: If a PHDR segment is present, load it.
    * Fix SHA-1 and MD5 passwords.
    * ISOLINUX: fix booting when mastered without
      mkisofs -boot-info-table (broken since 3.50, sigh...)
    * Handle BIOSes which emit multiple contiguous valid
      memory regions in the e820 map.
---
 utils/syslinux/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS
index e3cbee2..9ff376a 100644
--- a/utils/syslinux/DETAILS
+++ b/utils/syslinux/DETAILS
@@ -1,12 +1,12 @@
           MODULE=syslinux
-         VERSION=3.60
+         VERSION=3.61
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/boot/$MODULE/
    SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/boot/$MODULE/
-      SOURCE_VFY=sha1:716dceca290e147860ac15e1d0122be81bcbdec5
+      SOURCE_VFY=sha1:e44e10f4081152638571d7f6d8c30bea7f7166db
         WEB_SITE=http://syslinux.zytor.com
          ENTERED=20010922
-         UPDATED=20080112
+         UPDATED=20080205
        MAINTAINER=tchan at lunar-linux.org
            PSAFE=no
            SHORT="bootloader for Linux that works on FAT and ISO9660 filesystems"


More information about the Lunar-commits mailing list