[Pkg-samba-maint] r3654 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Mon Dec 6 19:13:29 UTC 2010
tags 593823 pending
thanks
Author: bubulle
Date: 2010-12-06 19:13:27 +0000 (Mon, 06 Dec 2010)
New Revision: 3654
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
Mark libwbclient0 as breaking other samba packages with versions older
than 2:3.4.1, as they were linked against libtalloc1 instead of
libtalloc2, and the combination causes crashes (closes: #593823).
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2010-12-06 19:11:42 UTC (rev 3653)
+++ trunk/samba/debian/changelog 2010-12-06 19:13:27 UTC (rev 3654)
@@ -1,6 +1,9 @@
samba (2:3.5.6~dfsg-3) UNRELEASED; urgency=low
* Bump libwbclient0 shlibs to match the newest version in the symbols file.
+ * Mark libwbclient0 as breaking other samba packages with versions older
+ than 2:3.4.1, as they were linked against libtalloc1 instead of
+ libtalloc2, and the combination causes crashes (closes: #593823).
-- Julien Cristau <jcristau at debian.org> Mon, 06 Dec 2010 16:12:41 +0100
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2010-12-06 19:11:42 UTC (rev 3653)
+++ trunk/samba/debian/control 2010-12-06 19:13:27 UTC (rev 3654)
@@ -209,6 +209,16 @@
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks:
+ libpam-smbpass (<< 2:3.4.1),
+ libsmbclient (<< 2:3.4.1),
+ samba-common (<< 2:3.4.1),
+ samba-tools (<< 2:3.4.1),
+ samba (<< 2:3.4.1),
+ smbclient (<< 2:3.4.1),
+ smbfs (<< 2:3.4.1),
+ swat (<< 2:3.4.1),
+ winbind (<< 2:3.4.1),
Description: Samba winbind client library
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
More information about the Pkg-samba-maint
mailing list