Author: dzeus Date: Mon Feb 13 14:35:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.0.4 (file locking support, fix timezone issues)
---- Files affected: SPECS: vsftpd.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/vsftpd.spec diff -u SPECS/vsftpd.spec:1.45 SPECS/vsftpd.spec:1.46 --- SPECS/vsftpd.spec:1.45 Wed Jan 18 19:06:39 2006 +++ SPECS/vsftpd.spec Mon Feb 13 15:34:56 2006 @@ -6,12 +6,12 @@ Summary(pl): Bardzo Bezpieczny Demon FTP Summary(pt_BR): vsftpd - Daemon FTP Muito Seguro Name: vsftpd -Version: 2.0.3 -Release: 2 +Version: 2.0.4 +Release: 1 License: GPL v2 Group: Daemons Source0: ftp://vsftpd.beasts.org/users/cevans/%{name}-%{version}.tar.gz -# Source0-md5: 74936cbd8e8251deb1cd99c5fb18b6f8 +# Source0-md5: c0bf8c7b8e15ab15827172786fc56115 Source1: %{name}.inetd Source2: %{name}.pamd Source3: %{name}-ftpusers @@ -162,7 +162,7 @@ %files %defattr(644,root,root,755) -%doc AUDIT BENCHMARKS BUGS Changelog FAQ README REWARD SIZE SPEED TODO TUNING EXAMPLE SECURITY +%doc AUDIT BENCHMARKS BUGS Changelog FAQ README README.ssl REWARD SIZE SPEED TODO TUNING EXAMPLE SECURITY %attr(755,root,root) %{_sbindir}/vsftpd %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vsftpd.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ftpd/ftpusers @@ -195,6 +195,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2006/02/13 14:34:56 dzeus +- up to 2.0.4 (file locking support, fix timezone issues) + Revision 1.45 2006/01/18 18:06:39 adamg - release 2 (-standalone works fine on ftp4); STBR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vsftpd.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
