[linux] 08/10: [x86] linux-compiler-gcc-6-x86: Add versioned dependency on gcc-6 for retpoline support

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Feb 16 17:28: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 c4fa18235f7a9e8d487c724dffd698e8e443fafe
Author: Yves-Alexis Perez <corsac at debian.org>
Date:   Fri Feb 16 16:30:00 2018 +0100

    [x86] linux-compiler-gcc-6-x86: Add versioned dependency on gcc-6 for retpoline support
---
 debian/changelog                  | 2 ++
 debian/templates/control.extra.in | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c570c5f..f703ef6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,6 +56,8 @@ linux (4.9.81-1) UNRELEASED; urgency=medium
     4.9.81.
   * [x86] xen: Ignore ABI changes in xen_xlate_map_ballooned_pages (marked as
     notrepoline because it's __init)
+  * [x86] linux-compiler-gcc-6-x86: Add versioned dependency on gcc-6 for
+    retpoline support
 
  -- Yves-Alexis Perez <corsac at debian.org>  Tue, 13 Feb 2018 17:44:41 +0100
 
diff --git a/debian/templates/control.extra.in b/debian/templates/control.extra.in
index b0f3e86..4bc7234 100644
--- a/debian/templates/control.extra.in
+++ b/debian/templates/control.extra.in
@@ -18,7 +18,7 @@ Description: Compiler for Linux on IBM zSeries (meta-package)
 
 Package: linux-compiler-gcc-6-x86
 Build-Profiles: <!stage1>
-Depends: gcc-6, ${misc:Depends}
+Depends: gcc-6 (>= 6.3.0-18+deb9u1~), ${misc:Depends}
 Architecture: amd64 i386 x32
 Multi-Arch: foreign
 Description: Compiler for Linux on x86 (meta-package)

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