[Lunar-commits] <moonbase> syslinux: version bumped to 3.75.
Florin Braescu
florin at lunar-linux.org
Fri Apr 17 06:38:33 CEST 2009
commit 29776e30b1e70762c5affad46a8532761dd3548e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 17 07:38:33 2009 +0300
syslinux: version bumped to 3.75.
This is a collection of fixes over the 3.74 release. The most important
ones are fixing the geometry detection in MEMDISK and fixing the PXELINUX
"keeppxe" option, which was broken in 3.74. The MENU SAVE behavior has
been improved, gPXELINUX no longer disables interrupts when it shouldn't,
and a lockup bug in the Hardware Detection Tool has been addressed.
---
utils/syslinux/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS
index 8023c0b..7f5cd57 100644
--- a/utils/syslinux/DETAILS
+++ b/utils/syslinux/DETAILS
@@ -1,12 +1,12 @@
MODULE=syslinux
- VERSION=3.74
+ VERSION=3.75
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:0e78c7eb9bba400b2230cc7c6e734f2d8b0c29c2
+ SOURCE_VFY=sha1:8b97a708c1dc8bcb0505fab59b143368ed25b60b
WEB_SITE=http://syslinux.zytor.com
ENTERED=20010922
- UPDATED=20090412
+ UPDATED=20090417
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