From: Thadeu Lima de Souza Cascardo Date: Thu, 20 Jul 2017 14:54:57 +0000 (-0300) Subject: UBUNTU: Packaging: Breaks yet another iscsitarget-dkms version X-Git-Tag: Ubuntu-snapdragon-4.4.0-1076.81~21 X-Git-Url: https://git.proxmox.com/?p=mirror_ubuntu-zesty-kernel.git;a=commitdiff_plain;h=ff621004ecb40878cecc78086859d5f561544ffa UBUNTU: Packaging: Breaks yet another iscsitarget-dkms version BugLink: https://bugs.launchpad.net/bugs/1701697 The iscsitarget-dkms required here didn't work with derivative kernels, as it just checked for the master ABI number. This new version checks for the sock_recvmsg function signature. Signed-off-by: Thadeu Lima de Souza Cascardo --- diff --git a/debian.snapdragon/control.stub.in b/debian.snapdragon/control.stub.in index 0abd181b5901..a459f7dee008 100644 --- a/debian.snapdragon/control.stub.in +++ b/debian.snapdragon/control.stub.in @@ -54,7 +54,7 @@ Multi-Arch: foreign Section: devel Priority: optional Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0) -Breaks: iscsitarget-dkms (<< 1.4.20.3+svn502-2ubuntu4.3) +Breaks: iscsitarget-dkms (<< 1.4.20.3+svn502-2ubuntu4.4) 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