[Lunar-commits] <moonbase> syslinux: version bump to 3.63.
Florin Braescu
florin at lunar-linux.org
Sat Apr 12 05:47:01 CEST 2008
commit a8c60915fb2662a06f8ee93eeb58a002c9c088d5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 12 06:47:01 2008 +0300
syslinux: version bump to 3.63.
Changes:
* Fix errors in the PCI and DMI detection modules (Erwan Velu,
Sebastian Herbszt).
* Fix host dependencies and other issues in the build system.
* PXELINUX: Allow class E addresses as unicast.
* sdi.c32: module to load Microsoft System Deployment Images.
For additional information, please see:
http://msdn2.microsoft.com/en-us/library/ms838543.aspx
* EXTLINUX: Correct reading directories with deleted entries.
* Shuffle library: correct the handling of certain geometries
(an upward move with source material blocking the move); as
required by sdi.c32 but theoretically possible for other
formats as well.
* Add "make netinstall" to install /tftpboot.
* Fix some documentation files that didn't get moved/renamed.
---
utils/syslinux/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS
index f49ce42..5897766 100644
--- a/utils/syslinux/DETAILS
+++ b/utils/syslinux/DETAILS
@@ -1,12 +1,12 @@
MODULE=syslinux
- VERSION=3.62
+ VERSION=3.63
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:4f9eb39494f21a380ec8baffcbc174f0cf3a559a
+ SOURCE_VFY=sha1:93761bef4fe90040c359eeb33162d345edb71069
WEB_SITE=http://syslinux.zytor.com
ENTERED=20010922
- UPDATED=20080302
+ UPDATED=20080412
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