[Lunar-commits] <moonbase> syslinux: version bumped to 3.86.
Florin Braescu
florin at lunar-linux.org
Wed Apr 14 20:00:42 CEST 2010
commit 9e84b402a3bb9fc6b5c525daf1aa8e168c929b5a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Apr 14 21:00:42 2010 +0300
syslinux: version bumped to 3.86.
Changes:
* chain.c32: fix chainloading the MBR of a hard disk.
* mboot.c32: report the boot loader name in the information
structure.
* com32: set argv[0] in a com32 module.
* core: add a workaround for a bug in Xen HVM older than
version 3.3: disable halt on those platforms.
* Fix problems where certain operations in com32 modules would
cause the core to believe the system was idle.
* MEMDISK: fix MBR detection when used with a DOSEMU header or
an offset.
* MEMDISK: generate the mBFT checksum correctly.
---
utils/syslinux/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS
index 817b042..ec186de 100644
--- a/utils/syslinux/DETAILS
+++ b/utils/syslinux/DETAILS
@@ -1,13 +1,13 @@
MODULE=syslinux
- VERSION=3.85
+ VERSION=3.86
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:298f8f00856fa2420efa545a4a8e249453e6c86d
+ SOURCE_VFY=sha1:2d41043a3083c26e5e6bac3a5e8f17c3c0d963a1
WEB_SITE=http://syslinux.zytor.com
ENTERED=20010922
- UPDATED=20100303
- MAINTAINER=tchan at lunar-linux.org
+ UPDATED=20100414
+ 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