Craig Barratt
2011-05-09 01:16:18 UTC
BackupPC 3.2.1 has been released on SF.net. It is a bug
fix release for 3.2.0. The ChangeLog is appended.
Craig
#------------------------------------------------------------------------
# Version 3.2.1, 24 Apr 2011
#------------------------------------------------------------------------
* Ensure $num is numeric in lib/BackupPC/CGI/Browse.pm to avoid XSS
attack. Report and patch by Adam E.
* Fixed application of "*" in $Conf{BackupFilesOnly} and
$Conf{BackupFilesExclud} for 2nd and later shares. Reported
by Alessandro and Alexander Maringer.
* Fixed email status check in lib/BackupPC/CGI/HostInfo.pl so that
empty email info doesn't appear; reported by Wayne Trevena,
and based on patch from Tyler Wagner.
* Several fixes to FTP xfer mode related to file excludes, from
Dave Pearce.
* Wrapped eval() around unpack() in lib/BackupPC/Attrib.pm to avoid
failures on corrupted attrib files; patch from Tim Connors.
* Applied documention patch from Alexander Moisseev.
fix release for 3.2.0. The ChangeLog is appended.
Craig
#------------------------------------------------------------------------
# Version 3.2.1, 24 Apr 2011
#------------------------------------------------------------------------
* Ensure $num is numeric in lib/BackupPC/CGI/Browse.pm to avoid XSS
attack. Report and patch by Adam E.
* Fixed application of "*" in $Conf{BackupFilesOnly} and
$Conf{BackupFilesExclud} for 2nd and later shares. Reported
by Alessandro and Alexander Maringer.
* Fixed email status check in lib/BackupPC/CGI/HostInfo.pl so that
empty email info doesn't appear; reported by Wayne Trevena,
and based on patch from Tyler Wagner.
* Several fixes to FTP xfer mode related to file excludes, from
Dave Pearce.
* Wrapped eval() around unpack() in lib/BackupPC/Attrib.pm to avoid
failures on corrupted attrib files; patch from Tim Connors.
* Applied documention patch from Alexander Moisseev.