Author: arekm Date: Fri Oct 23 18:31:13 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.0.23
---- Files affected: packages/pure-ftpd: pure-ftpd-passwd_location.patch (1.1 -> 1.2) , pure-ftpd.spec (1.185 -> 1.186) ---- Diffs: ================================================================ Index: packages/pure-ftpd/pure-ftpd-passwd_location.patch diff -u packages/pure-ftpd/pure-ftpd-passwd_location.patch:1.1 packages/pure-ftpd/pure-ftpd-passwd_location.patch:1.2 --- packages/pure-ftpd/pure-ftpd-passwd_location.patch:1.1 Fri Jan 18 10:11:39 2008 +++ packages/pure-ftpd/pure-ftpd-passwd_location.patch Fri Oct 23 20:31:07 2009 @@ -1,28 +1,3 @@ ---- ./man/pure-pw.8.org 2005-04-18 21:51:04.000000000 +0200 -+++ ./man/pure-pw.8 2008-01-18 10:06:00.000000000 +0100 -@@ -49,18 +49,18 @@ - all are chrooted, and they have their own home directory. - .SH "FILES" - .LP --\fI/etc/pureftpd.passwd\fP -+\fI/etc/ftp/pureftpd.passwd\fP - .br --\fI/etc/pureftpd.pdb\fP -+\fI/etc/ftp/pureftpd.pdb\fP - .SH "ENVIRONMENT VARIABLES" - .LP - \fIPURE_PASSWDFILE\fP - If this variable is defined, this is the default value for the text password --file. Without this variable, /etc/pureftpd.passwd is assumed. -+file. Without this variable, /etc/ftp/pureftpd.passwd is assumed. - .br - \fIPURE_DBFILE\fP - If this variable is defined, this is the default value for the PureDB password --file. Without this variable, /etc/pureftpd.pdb is assumed. -+file. Without this variable, /etc/ftp/pureftpd.pdb is assumed. - .SH "EXAMPLES" - .LP - Please read http://www.pureftpd.org/README.Virtual\-Users --- ./FAQ.org 2004-07-22 09:37:00.000000000 +0200 +++ ./FAQ 2008-01-18 10:03:04.000000000 +0100 @@ -316,25 +316,25 @@ ================================================================ Index: packages/pure-ftpd/pure-ftpd.spec diff -u packages/pure-ftpd/pure-ftpd.spec:1.185 packages/pure-ftpd/pure-ftpd.spec:1.186 --- packages/pure-ftpd/pure-ftpd.spec:1.185 Mon Apr 27 12:00:25 2009 +++ packages/pure-ftpd/pure-ftpd.spec Fri Oct 23 20:31:07 2009 @@ -13,13 +13,13 @@ Summary: Small, fast and secure FTP server Summary(pl.UTF-8): Mały, szybki i bezpieczny serwer FTP Name: pure-ftpd -Version: 1.0.22 +Version: 1.0.23 Release: 1%{?with_extra:extra} Epoch: 0 License: BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ license} Group: Daemons Source0: ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 7f9ceefafaf9eb8fca757d7358f474fa +# Source0-md5: 76872fd9e83d76d69670100179d54c27 Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.sysconfig @@ -226,6 +226,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.186 2009/10/23 18:31:07 arekm +- up to 1.0.23 + Revision 1.185 2009/04/27 10:00:25 arekm - up to 1.0.22; most of patches merged upstream; NEW: TLS support for data channel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pure-ftpd/pure-ftpd-passwd_location.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pure-ftpd/pure-ftpd.spec?r1=1.185&r2=1.186&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
