Browse Source

apply the already included Mandrake solution for CAN-2004-0186 "possible smbmnt(8) setuid problem" on Linux

Thomas Lotterer 21 years ago
parent
commit
6165362471
1 changed files with 2 additions and 1 deletions
  1. 2 1
      samba/samba.spec

+ 2 - 1
samba/samba.spec

@@ -34,7 +34,7 @@ Class:        BASE
 Group:        Filesystem
 License:      GPL
 Version:      3.0.4
-Release:      20040630
+Release:      20040701
 
 #   package options
 %option       with_pam  no
@@ -86,6 +86,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q
+    %{l_patch} -p1 <packaging/Mandrake/samba-3.0-smbmount-sbin.patch
 
 %build
     cd source