packages: pure-ftpd/pure-ftpd.spec - patch for CAP_AUDIT_WRITE added; pam f...
zbyniu
zbyniu at pld-linux.org
Fri Nov 13 00:15:09 CET 2009
Author: zbyniu Date: Thu Nov 12 23:15:09 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- patch for CAP_AUDIT_WRITE added; pam file fixed (/etc/ftpd/ftpusers); rel 2
---- Files affected:
packages/pure-ftpd:
pure-ftpd.spec (1.187 -> 1.188)
---- Diffs:
================================================================
Index: packages/pure-ftpd/pure-ftpd.spec
diff -u packages/pure-ftpd/pure-ftpd.spec:1.187 packages/pure-ftpd/pure-ftpd.spec:1.188
--- packages/pure-ftpd/pure-ftpd.spec:1.187 Sun Oct 25 11:49:10 2009
+++ packages/pure-ftpd/pure-ftpd.spec Fri Nov 13 00:15:04 2009
@@ -14,7 +14,7 @@
Summary(pl.UTF-8): Mały, szybki i bezpieczny serwer FTP
Name: pure-ftpd
Version: 1.0.24
-Release: 1%{?with_extra:extra}
+Release: 2%{?with_extra:extra}
Epoch: 0
License: BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ license}
Group: Daemons
@@ -34,6 +34,7 @@
Patch4: %{name}-nosymlinks-hideuidmismatch.patch
Patch5: %{name}-passwd_location.patch
Patch6: %{name}-additionalgid.patch
+Patch7: audit_cap.patch
URL: http://www.pureftpd.org/
%{?with_extra:BuildRequires: autoconf}
%{?with_extra:BuildRequires: automake}
@@ -97,6 +98,7 @@
%patch4 -p1
%patch5 -p1
%patch6 -p1
+%patch7 -p1
%{?with_extra:%patch1 -p1}
%{?with_extra:%patch2 -p1}
@@ -226,6 +228,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.188 2009/11/12 23:15:04 zbyniu
+- patch for CAP_AUDIT_WRITE added; pam file fixed (/etc/ftpd/ftpusers); rel 2
+
Revision 1.187 2009/10/25 10:49:10 arekm
- up to 1.0.24
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pure-ftpd/pure-ftpd.spec?r1=1.187&r2=1.188&f=u
More information about the pld-cvs-commit
mailing list