[Pkg-samba-maint] r4031 - in trunk/samba/debian: . patches

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sat Mar 3 17:46:40 UTC 2012


tags 659963 pending
thanks

Author: bubulle
Date: 2012-03-03 17:46:40 +0000 (Sat, 03 Mar 2012)
New Revision: 4031

Added:
   trunk/samba/debian/patches/fix-samba.ldip-syntax.patch
Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/patches/series
Log:
Fix example samba.ldif syntax. Closes: #659963

Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2012-03-01 21:35:21 UTC (rev 4030)
+++ trunk/samba/debian/changelog	2012-03-03 17:46:40 UTC (rev 4031)
@@ -1,5 +1,7 @@
 samba (2:3.6.3-2) UNRELEASED; urgency=low
 
+  [ Christian Perrier ]
+  * Fix example samba.ldif syntax. Closes: #659963
   * Set minimal version of tdb ot 1.2.6 in Build-Depends
     (thanks, backports!)
 

Added: trunk/samba/debian/patches/fix-samba.ldip-syntax.patch
===================================================================
--- trunk/samba/debian/patches/fix-samba.ldip-syntax.patch	                        (rev 0)
+++ trunk/samba/debian/patches/fix-samba.ldip-syntax.patch	2012-03-03 17:46:40 UTC (rev 4031)
@@ -0,0 +1,18 @@
+Description: Fix example samba.ldif
+Author: Christian Perrier <bubulle at debian.org>
+Forwarded: https://bugzilla.samba.org/show_bug.cgi?id=8789
+Bug-Debian: http://bugs.debian.org/659963
+
+Index: samba/examples/LDAP/samba.ldif
+===================================================================
+--- samba.orig/examples/LDAP/samba.ldif
++++ samba/examples/LDAP/samba.ldif
+@@ -153,7 +153,7 @@
+  21.1.27 SINGLE-VALUE )
+ olcAttributeTypes: {50}( 1.3.6.1.4.1.7165.2.1.73 NAME 'sambaTrustPartner' DESC
+   'Fully qualified name of the domain with which a trust exists' EQUALITY case
+-  IgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
++ IgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
+ olcAttributeTypes: {51}( 1.3.6.1.4.1.7165.2.1.74 NAME 'sambaFlatName' DESC 'Ne
+  tBIOS name of a domain' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.
+  121.1.15{128} )

Modified: trunk/samba/debian/patches/series
===================================================================
--- trunk/samba/debian/patches/series	2012-03-01 21:35:21 UTC (rev 4030)
+++ trunk/samba/debian/patches/series	2012-03-03 17:46:40 UTC (rev 4031)
@@ -12,3 +12,4 @@
 dont-build-VFS-examples.patch
 bug_221618_precise-64bit-prototype.patch
 initialize_password_db-null-deref
+fix-samba.ldip-syntax.patch





More information about the Pkg-samba-maint mailing list