~ubuntu-branches/ubuntu/feisty/samba/feisty-security

« back to all changes in this revision

Viewing changes to debian/patches/smbmount-nomtab.patch

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2006-03-24 02:59:17 UTC
  • mfrom: (0.5.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060324025917-ztv23ezkut7lt4t1
Tags: 3.0.21c-1ubuntu1
* Merge with Debian for new upstream bugfixes, UVF exception by mdz.
* Remove dapper->dapper upgrade hack, which should be a non-issue now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: samba-3.0.21b/source/client/smbmnt.c
 
1
Index: samba-3.0.21c/source/client/smbmnt.c
2
2
===================================================================
3
 
--- samba-3.0.21b.orig/source/client/smbmnt.c   2006-02-05 23:59:39.000000000 -0800
4
 
+++ samba-3.0.21b/source/client/smbmnt.c        2006-02-05 23:59:39.000000000 -0800
 
3
--- samba-3.0.21c.orig/source/client/smbmnt.c   2006-02-25 11:58:25.369473493 +0100
 
4
+++ samba-3.0.21c/source/client/smbmnt.c        2006-02-25 11:58:26.169312103 +0100
5
5
@@ -44,6 +44,7 @@
6
6
 static uid_t mount_uid;
7
7
 static gid_t mount_gid;
103
103
 
104
104
        return 0;
105
105
 }      
106
 
Index: samba-3.0.21b/source/client/smbmount.c
 
106
Index: samba-3.0.21c/source/client/smbmount.c
107
107
===================================================================
108
 
--- samba-3.0.21b.orig/source/client/smbmount.c 2006-02-05 23:59:39.000000000 -0800
109
 
+++ samba-3.0.21b/source/client/smbmount.c      2006-02-05 23:59:53.000000000 -0800
 
108
--- samba-3.0.21c.orig/source/client/smbmount.c 2006-02-25 11:58:23.681814024 +0100
 
109
+++ samba-3.0.21c/source/client/smbmount.c      2006-02-25 11:58:26.184309077 +0100
110
110
@@ -46,6 +46,7 @@
111
111
 static int mount_ro;
112
112
 static unsigned mount_fmask;