[linux] 03/07: [x86] linux-headers: Depend on updated linux-compiler-gcc-6-x86 for retpoline support.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Feb 19 12:35:18 UTC 2018


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

corsac pushed a commit to branch stretch
in repository linux.

commit 4051f7d526aceb178e50a7b3b8406d1f109110f7
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Sun Feb 18 10:56:02 2018 +0100

    [x86] linux-headers: Depend on updated linux-compiler-gcc-6-x86 for retpoline support.
---
 debian/changelog            | 2 ++
 debian/config/amd64/defines | 2 +-
 debian/config/i386/defines  | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d7d6403..dcf21b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,6 +78,8 @@ linux (4.9.82-1) UNRELEASED; urgency=medium
   * Remove patches included in 4.9.82
   * Bump ABI to 6, remove all ignored ABI changes since ABI 5.
   * Remove all patches handling or reverting ABI changes.
+  * [x86] linux-headers: Depend on updated linux-compiler-gcc-6-x86 for
+    retpoline support.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Tue, 13 Feb 2018 17:44:41 +0100
 
diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines
index e15f609..65fa1f5 100644
--- a/debian/config/amd64/defines
+++ b/debian/config/amd64/defines
@@ -15,7 +15,7 @@ install-stem: vmlinuz
 breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
 
 [relations]
-headers%gcc-6: linux-compiler-gcc-6-x86
+headers%gcc-6: linux-compiler-gcc-6-x86 (>= 6.3.0-18+deb9u1~)
 
 [amd64_description]
 hardware: 64-bit PCs
diff --git a/debian/config/i386/defines b/debian/config/i386/defines
index 1123508..2e32929 100644
--- a/debian/config/i386/defines
+++ b/debian/config/i386/defines
@@ -20,7 +20,7 @@ install-stem: vmlinuz
 breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
 
 [relations]
-headers%gcc-6: linux-compiler-gcc-6-x86
+headers%gcc-6: linux-compiler-gcc-6-x86 (<= 6.3.0-18+deb9u1~)
 
 [686_description]
 hardware: older PCs

-- 
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