Please find attached the diff for that planned release of the samba
package for which I'd like to get the release team's agreement.

It would fix an important bug (#506109) which turns out to be just a
packaging issue but makes the use of 'winbind nss info' option impossible.

It also fixes a typo  pointing to a wrong bug number in the provided
smb.conf file's comments (misleading information, #507620).

-- 


Index: winbind.links
===================================================================
--- winbind.links       (.../tags/samba/3.2.5-1/debian) (révision 0)
+++ winbind.links       (.../trunk/samba/debian)        (révision 2222)
@@ -0,0 +1,3 @@
+usr/lib/samba/idmap/ad.so usr/lib/samba/nss_info/rfc2307.so
+usr/lib/samba/idmap/ad.so usr/lib/samba/nss_info/sfu.so
+usr/lib/samba/idmap/ad.so usr/lib/samba/nss_info/sfu20.so
Index: winbind.dirs
===================================================================
--- winbind.dirs        (.../tags/samba/3.2.5-1/debian) (révision 0)
+++ winbind.dirs        (.../trunk/samba/debian)        (révision 2222)
@@ -0,0 +1 @@
+usr/lib/samba/nss_info
Index: smb.conf
===================================================================
--- smb.conf    (.../tags/samba/3.2.5-1/debian) (révision 2222)
+++ smb.conf    (.../trunk/samba/debian)        (révision 2222)
@@ -24,7 +24,7 @@
 # This minimizes the size of the really used smb.conf file
 # which, according to the Samba Team, impacts performance
 # However, use this with caution if your smb.conf file contains nested
-# "include" statements. See Debian bug #483817 for a case
+# "include" statements. See Debian bug #483187 for a case
 # where using a master file is not a good idea.
 #
 
Index: changelog
===================================================================
--- changelog   (.../tags/samba/3.2.5-1/debian) (révision 2222)
+++ changelog   (.../trunk/samba/debian)        (révision 2222)
@@ -1,3 +1,14 @@
+samba (2:3.2.5-2) UNRELEASED; urgency=low
+
+  * Fix typo in bug number in a comment for the default smb.conf file
+    Closes: #507620
+  * Add missing rfc2307.so and sfu*.so links that prevent using the
+    'winbind nss info' feature properly
+    Thans to Martin Dag Nilsson for reporting and Jelmer Jaarsma for
+    the patch. Closes: #506109
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Wed, 03 Dec 2008 07:31:56 +0100
+
 samba (2:3.2.5-1) unstable; urgency=high
 
   * New upstream version. Security-only release.

Attachment: signature.asc
Description: Digital signature

Reply via email to