]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
UBUNTU: Packaging: Breaks unfixed iscsitarget versions
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Wed, 12 Jul 2017 21:15:35 +0000 (18:15 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Wed, 12 Jul 2017 21:21:09 +0000 (18:21 -0300)
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@canonical.com>
debian.master/control.stub.in

index abc3b8e947aff22d5beffba876d003228e5b5a97..3ccdba39d775efd3aaa6f39bf3f956d5434b6412 100644 (file)
@@ -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