[PATCH 1/1 Xenial/lts-xenial] UBUNTU: Packaging: Breaks unfixed iscsitarget versions

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Thu Jul 13 04:17:01 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.

Adapted for trusty version of iscsitarget-dkms.

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

diff --git a/debian.xenial/control.stub.in b/debian.xenial/control.stub.in
index 33f2743cd6da..00192a242695 100644
--- a/debian.xenial/control.stub.in
+++ b/debian.xenial/control.stub.in
@@ -52,6 +52,7 @@ Multi-Arch: foreign
 Section: devel
 Priority: optional
 Depends: ${misc:Depends}, coreutils
+Breaks: iscsitarget-dkms (<< 1.4.20.3+svn499-0ubuntu2.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