SPECS: samba.spec - rel 7 - fix file descriptors and memory leaks ...

baggins baggins at pld-linux.org
Tue Mar 4 18:39:20 CET 2008


Author: baggins                      Date: Tue Mar  4 17:39:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 7
- fix file descriptors and memory leaks in pam_smbpasswd

---- Files affected:
SPECS:
   samba.spec (1.398 -> 1.399) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.398 SPECS/samba.spec:1.399
--- SPECS/samba.spec:1.398	Thu Feb  7 10:49:44 2008
+++ SPECS/samba.spec	Tue Mar  4 18:39:15 2008
@@ -42,7 +42,7 @@
 Summary(zh_CN.UTF-8):	Samba 客户端和服务器
 Name:		samba
 Version:	3.0.28
-Release:	6
+Release:	7
 Epoch:		1
 License:	GPL v2
 Group:		Networking/Daemons
@@ -69,6 +69,7 @@
 Patch8:		%{name}-pam_smbpass-syslog.patch
 Patch9:		%{name}-cap.patch
 Patch10:	%{name}-printerlocation.patch
+Patch11:	%{name}-pam_smbpasswd-leakage.patch
 URL:		http://www.samba.org/
 BuildRequires:	acl-devel
 BuildRequires:	autoconf
@@ -943,6 +944,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 %{__sed} -i 's#%SAMBAVERSION%#%{version}#' docs/htmldocs/index.html
 
 cd examples/VFS
@@ -1489,6 +1491,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.399  2008-03-04 17:39:15  baggins
+- rel 7
+- fix file descriptors and memory leaks in pam_smbpasswd
+
 Revision 1.398  2008-02-07 09:49:44  ankry
 - unix -> Unix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.398&r2=1.399&f=u



More information about the pld-cvs-commit mailing list