[PATCH 1/1 Xenial/master-next] UBUNTU: Packaging: Breaks unfixed iscsitarget versions

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Thu Jul 13 04:17:02 UTC 2017


BugLink: https://bugs.launchpad.net/bugs/1701697

In linux-4.4.0-84, we backported commit
2da62906b1e298695e1bb725927041cd59942c98 ("[net] drop 'size' argument of
sock_recvmsg()"), which breaks building iscsitarget-dkms.

iscsitarget was fixed to build with this new kernel, but we need to add
a Breaks with older versions.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
---
 debian.master/control.stub.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index abc3b8e947af..3ccdba39d775 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -92,6 +92,7 @@ Multi-Arch: foreign
 Section: devel
 Priority: optional
 Depends: ${misc:Depends}, coreutils
+Breaks: iscsitarget-dkms (<< 1.4.20.3+svn502-2ubuntu4.3)
 Description: Header files related to Linux kernel version PKGVER
  This package provides kernel header files for version PKGVER, for sites
  that want the latest kernel headers. Please read
-- 
2.11.0





More information about the kernel-team mailing list