[Pkg-mc-commits] r363 - in branch/mailcap/debian/patches: . debian

Yury Zaytsev zaytsev-guest at alioth.debian.org
Wed Mar 17 09:17:47 UTC 2010


Author: zaytsev-guest
Date: 2010-03-17 09:17:43 +0000 (Wed, 17 Mar 2010)
New Revision: 363

Removed:
   branch/mailcap/debian/patches/debian/02_use_correct_smb_conf_path.patch
Modified:
   branch/mailcap/debian/patches/series
Log:
This patch is no longer needed because we build without samba (as it
contains a bunch of known security vulnerabilities that are not fixed
upstream / no patches around). When samba layer will be revamped by
upstream this patch will not be needed anyway :-)



Deleted: branch/mailcap/debian/patches/debian/02_use_correct_smb_conf_path.patch
===================================================================
--- branch/mailcap/debian/patches/debian/02_use_correct_smb_conf_path.patch	2010-03-15 12:27:11 UTC (rev 362)
+++ branch/mailcap/debian/patches/debian/02_use_correct_smb_conf_path.patch	2010-03-17 09:17:43 UTC (rev 363)
@@ -1,15 +0,0 @@
-Use correct smb conf path
-==============================================
-Index: mc-4.6.2~git20090522/vfs/smbfs.c
-===================================================================
---- mc-4.6.2~git20090522.orig/vfs/smbfs.c	2009-05-24 10:14:19.000000000 +0200
-+++ mc-4.6.2~git20090522/vfs/smbfs.c	2009-05-24 10:15:52.000000000 +0200
-@@ -306,7 +306,7 @@
- static int
- smbfs_init (struct vfs_class * me)
- {
--    const char *servicesf = CONFIGDIR PATH_SEP_STR "smb.conf";
-+    const char *servicesf = CONFIGDIR PATH_SEP_STR "samba/smb.conf";
- 
-     /*  DEBUGLEVEL = 4; */
- 

Modified: branch/mailcap/debian/patches/series
===================================================================
--- branch/mailcap/debian/patches/series	2010-03-15 12:27:11 UTC (rev 362)
+++ branch/mailcap/debian/patches/series	2010-03-17 09:17:43 UTC (rev 363)
@@ -1,4 +1,3 @@
-#debian/02_use_correct_smb_conf_path.patch
 debian/03_use_awk.patch
 debian/04_add_gem_extension.patch
 debian/05_disable_internal_editor.patch




More information about the Pkg-mc-commits mailing list