File Release Notes and Changelog
Notes:
This releases is signed with my key, id 0xAAAC7BBC. You can grab my pub key from a keyserver or my homepage: http://sven.stormbind.net/SvenHoexter_timegatede.asc
Fingerprint is: 5B3B 2C82 5E34 8080 A8BE 6E0B C4A5 D58E AAAC 7BBC
Changes:
Version 2.8.1b24 - 19 Feb 2005
use getopt from stdio.h instead of getopt.h in fspscan.c
fspscan now compiles on AIX and other OS without glibc (hoaxter)
!! fixed fatal bug from b23. Server sends large packets to clients if
client request has not prefered reply size inside. This confuses
all old fsp clients.
common/strdup.c removed
bsd_src/function.c bcopy -> memmove
removed STDC_HEADER checks, drop support for pre-ANSI compilers
started work on alternate SCons based build system
fspd: use urandom, not random -> avoid hangs on Lin suck 2.6
build system converted to SCons
!! fixed directory listing bug in client library introduced in beta23
improvements to security of FSP clients
seq. numbers are now randomized
seed random number generator in fsp clients
check cmd in received packets
check pos in received packets