[Pkg-samba-maint] r1509 - trunk/samba/debian

bubulle at alioth.debian.org bubulle at alioth.debian.org
Tue Sep 11 18:54:48 UTC 2007


Author: bubulle
Date: 2007-09-11 18:54:48 +0000 (Tue, 11 Sep 2007)
New Revision: 1509

Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/control
   trunk/samba/debian/control.in
Log:
Prepare 3.0.26
Really turn Depends to Recommends on samba-doc for swat


Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2007-09-07 23:02:59 UTC (rev 1508)
+++ trunk/samba/debian/changelog	2007-09-11 18:54:48 UTC (rev 1509)
@@ -1,3 +1,11 @@
+samba (3.0.26-1) unstable; urgency=high
+
+  * New upstream release: security update for CVE-2007-4138: 
+    incorrect primary group assignment for domain users using the rfc2307 or
+    sfu winbind nss info plugin.
+
+ -- Christian Perrier <bubulle at debian.org>  Tue, 11 Sep 2007 19:16:32 +0200
+
 samba (3.0.25c-1) unstable; urgency=low
 
   [ Noèl Köthe ]

Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control	2007-09-07 23:02:59 UTC (rev 1508)
+++ trunk/samba/debian/control	2007-09-11 18:54:48 UTC (rev 1509)
@@ -79,7 +79,8 @@
 
 Package: swat
 Architecture: any
-Depends: samba (= ${binary:Version}), samba-doc (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
+Depends: samba (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
+Recommends: samba-doc (= ${source:Version})
 Description: Samba Web Administration Tool
  The Samba software suite is a collection of programs that
  implements the SMB/CIFS protocol for unix systems, allowing you to serve

Modified: trunk/samba/debian/control.in
===================================================================
--- trunk/samba/debian/control.in	2007-09-07 23:02:59 UTC (rev 1508)
+++ trunk/samba/debian/control.in	2007-09-11 18:54:48 UTC (rev 1509)
@@ -79,7 +79,8 @@
 
 Package: swat
 Architecture: any
-Depends: samba (= ${binary:Version}), samba-doc (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
+Depends: samba (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
+Recommends: samba-doc (= ${source:Version})
 Description: Samba Web Administration Tool
  The Samba software suite is a collection of programs that
  implements the SMB/CIFS protocol for unix systems, allowing you to serve




More information about the Pkg-samba-maint mailing list