diff --git a/.gitignore b/.gitignore index 17beaf6..8f3eef9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/proftpd-1.3.3c.tar.bz2 +/proftpd-1.3.3d.tar.bz2 /proftpd-mod-geoip-0.2.tar.gz /proftpd-mod-vroot-0.9.tar.gz diff --git a/proftpd.spec b/proftpd.spec index 666572f..92d42f9 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -7,11 +7,11 @@ %endif #global prever rc4 -%global rpmrel 3 +%global rpmrel 1 Summary: Flexible, stable and highly-configurable FTP server Name: proftpd -Version: 1.3.3c +Version: 1.3.3d Release: %{?prever:0.}%{rpmrel}%{?prever:.%{prever}}%{?dist} License: GPLv2+ Group: System Environment/Daemons @@ -300,6 +300,12 @@ fi %{_libexecdir}/proftpd/mod_sql_postgres.so %changelog +* Mon Dec 20 2010 Paul Howarth 1.3.3d-1 +- Update to 1.3.3d + - Fixed sql_prepare_where() buffer overflow (bug 3536) + - Fixed CPU spike when handling .ftpaccess files + - Fixed handling of SFTP uploads when compression is used + * Fri Dec 10 2010 Paul Howarth 1.3.3c-3 - Update mod_vroot to 0.9 (improvements to alias handling) - Note that the previous default configuration is broken by this change; see diff --git a/sources b/sources index 979ccb0..f5f4bf4 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -8571bd78874b557e98480ed48e2df1d2 proftpd-1.3.3c.tar.bz2 +69650e91e05b3a10fa3ac54ee261679b proftpd-1.3.3d.tar.bz2 6242218c0c98efbab8076ec3bc9fd4d5 proftpd-mod-geoip-0.2.tar.gz 181669582a2cf5d54f0df15a4d83eae6 proftpd-mod-vroot-0.9.tar.gz