[linux] 01/01: [armel] Update breaks on flash-kernel to anything earlier than 3.37 (Closes: #797878)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Oct 4 12:52:57 UTC 2015


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

ijc pushed a commit to branch sid
in repository linux.

commit a3a2cdd1acea23e9961be23d781a733058dfa5ec
Author: Ian Campbell <ijc at debian.org>
Date:   Sun Oct 4 13:52:18 2015 +0100

    [armel] Update breaks on flash-kernel to anything earlier than 3.37 (Closes: #797878)
---
 debian/changelog            | 5 +++++
 debian/config/armel/defines | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d10f783..de39e67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -137,6 +137,11 @@ linux (4.2.3-1) UNRELEASED; urgency=medium
   * ipc: Initialize msg/shm IPC objects before doing ipc_addid()
     (CVE-2015-7613)
 
+  [ Ian Campbell ]
+  * [armel] Update breaks on flash-kernel to anything earlier than 3.37 since
+    that version adds the knowledge that various additional kirkwood systems
+    need a DTB appending as of v3.17-rc1. (Closes: #797878)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 03 Oct 2015 00:14:59 +0100
 
 linux (4.2.1-2) unstable; urgency=medium
diff --git a/debian/config/armel/defines b/debian/config/armel/defines
index 29a2fc0..043a4b4 100644
--- a/debian/config/armel/defines
+++ b/debian/config/armel/defines
@@ -28,7 +28,7 @@ recommends: u-boot-tools
 # QNAP TS-119/TS-219: 2097152 - 8 - 64 = 2097080
 check-size: 2097080
 check-size-with-dtb: true
-breaks: flash-kernel (<< 3.30~)
+breaks: flash-kernel (<< 3.37~)
 configs:
  armel/config-reduced
  armel/config.kirkwood

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



More information about the Kernel-svn-changes mailing list