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 12
[-]
[+]
Changed
syslinux.spec
@@ -1,6 +1,6 @@ #!BuildIgnore: post-build-checks -%define RPMVERSION 3.81 -%define VERSION 3.81 +%define RPMVERSION 3.82 +%define VERSION 3.82 Summary: Kernel loader which uses a FAT, ext2/3 or iso9660 filesystem or a PXE network Name: syslinux Version: %{RPMVERSION} @@ -127,6 +127,14 @@ %postun %changelog +* Sat Jul 25 2009 Carsten Schoene <cs@linux-administrator.com> - 3.82-1 +- update to release 3.82 + - isohybrid: fix the -partok logic for loading from a partition + - ISOLINUX: deal with systems which return from INT 13h with interrupts disabled + - Do not invoke the idle handler during large file loads + - Simple menu: make ONTIMEOUT work with MENU HIDDEN + - PXELINUX: handle TFTP servers which have extra NULs at the end of an OACK packet + * Sat May 30 2009 Carsten Schoene <cs@linux-administrator.com> - 3.81-1 - update to release 3.81 - some bugfixes
Added
syslinux-3.82.tar.bz2
^