Author: arekm                        Date: Thu Jun 28 11:41:25 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 7; treat ftp and anonymous logins as normal users if -E (NoAnonymous 1) 
is specified

---- Files affected:
SPECS:
   pure-ftpd.spec (1.152.2.2 -> 1.152.2.3) 

---- Diffs:

================================================================
Index: SPECS/pure-ftpd.spec
diff -u SPECS/pure-ftpd.spec:1.152.2.2 SPECS/pure-ftpd.spec:1.152.2.3
--- SPECS/pure-ftpd.spec:1.152.2.2      Thu Jun 21 18:03:16 2007
+++ SPECS/pure-ftpd.spec        Thu Jun 28 13:41:20 2007
@@ -14,7 +14,7 @@
 Summary(pl):   Mały, szybki i bezpieczny serwer FTP
 Name:          pure-ftpd
 Version:       1.0.21
-Release:       6%{?with_extra:extra}
+Release:       7%{?with_extra:extra}
 Epoch:         0
 License:       BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ 
license}
 Group:         Daemons
@@ -34,6 +34,7 @@
 Patch5:                %{name}-auth-can-delete-pure.patch
 Patch6:                %{name}-nonssl-die.patch
 Patch7:                %{name}-del-log-path.patch
+Patch8:                %{name}-anonymous.patch
 URL:           http://www.pureftpd.org/
 %{?with_extra:BuildRequires:   autoconf}
 %{?with_extra:BuildRequires:   automake}
@@ -98,6 +99,7 @@
 %patch5 -p1
 %patch6 -p0
 %patch7 -p1
+%patch8 -p1
 %{?with_extra:%patch1 -p1}
 %{?with_extra:%patch2 -p1}
 
@@ -208,6 +210,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.152.2.3  2007/06/28 11:41:20  arekm
+- rel 7; treat ftp and anonymous logins as normal users if -E (NoAnonymous 1) 
is specified
+
 Revision 1.152.2.2  2007/06/21 16:03:16  arekm
 - rel 6; log entire path when deleting file.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pure-ftpd.spec?r1=1.152.2.2&r2=1.152.2.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to