[linux-signed] 02/04: debian/control: Add Breaks relationship to busybox, busybox-static

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Apr 18 02:44:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux-signed.

commit 1f933f59c2d8c716adf43aced3e8bb95511bbd75
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Apr 17 16:05:17 2016 +0100

    debian/control: Add Breaks relationship to busybox, busybox-static
    
    This ensures busybox runs kmod's modprobe in the initramfs (see #821307).
---
 debian/changelog                         | 2 ++
 debian/templates/control.image-signed.in | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d3e9a27..e1d5f0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ linux-signed (1~exp3) UNRELEASED; urgency=medium
 
   * debian/rules.real: Export DH_OPTIONS so it actually affects debhelper
     (fixes FTBFS on all architectures with multiple signed flavours)
+  * debian/control: Add Breaks relationship to ensure busybox runs kmod's
+    modprobe in the initramfs (see #821307)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 17 Apr 2016 13:41:41 +0100
 
diff --git a/debian/templates/control.image-signed.in b/debian/templates/control.image-signed.in
index e4f0c87..79dd54f 100644
--- a/debian/templates/control.image-signed.in
+++ b/debian/templates/control.image-signed.in
@@ -1,6 +1,7 @@
 Package: linux-image- at abiname@@localversion at -signed
 Depends: linux-image- at abiname@@localversion@ (= ${kernel:ImageVersion}),
  kmod (>= 22-1.2~), ${kernel:ImageSignTool}, ${misc:Depends}
+Breaks: busybox (<< 1:1.22.0-19~), busybox-static
 Description: Signatures for Linux @abiname@@localversion@ kernel and modules
  This package provides signatures for the kernel image and modules in
  linux-image- at abiname@@localversion at .  If the system has Secure Boot

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-signed.git



More information about the Kernel-svn-changes mailing list