Search
j0ke.net Open Build Service
>
Projects
>
server:pxe
>
syslinux
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 36
[-]
[+]
Changed
syslinux.changes
@@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Sun Dec 22 14:25:56 UTC 2013 - cs@linux-administrator.com + +- update to release 4.07 + * EXTLINUX: fix crash caused by dereferencing garbage pointer. + * Plug memory leak in searchdir which eventually leads to an + observable hang (Shao Miller). + * ISOLINUX: fix bug triggered by isohybrid images larger than 32K + which results in an invalid image checksum error. + * menugen: make it Py3k compatible (Paulo Alcantara). + +------------------------------------------------------------------- Tue Oct 30 20:13:28 UTC 2012 - cs@linux-administrator.com - update to final 4.06 release
[-]
[+]
Changed
syslinux.spec
^
@@ -1,6 +1,6 @@ #!BuildIgnore: post-build-checks -%define RPMVERSION 4.06 -%define VERSION 4.06 +%define RPMVERSION 4.07 +%define VERSION 4.07 Summary: Kernel loader which uses a FAT, ext2/3 or iso9660 filesystem or a PXE network Name: syslinux Version: %{RPMVERSION}
Added
syslinux-4.07.tar.bz2
^