public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.8.1.ebuild
@ 2013-08-31 11:45 99% Magnus Granberg (zorry)
  0 siblings, 0 replies; 1+ results
From: Magnus Granberg (zorry) @ 2013-08-31 11:45 UTC (permalink / raw
  To: gentoo-commits

zorry       13/08/31 11:45:41

  Modified:             ChangeLog gcc-4.8.1.ebuild
  Log:
  Bump piepatch and new gcc-spec-env for gcc 4.8.1
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key FD79807F)

Revision  Changes    Path
1.960                sys-devel/gcc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.960&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.960&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.959&r2=1.960

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.959
retrieving revision 1.960
diff -u -r1.959 -r1.960
--- ChangeLog	27 Aug 2013 04:48:17 -0000	1.959
+++ ChangeLog	31 Aug 2013 11:45:41 -0000	1.960
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.959 2013/08/27 04:48:17 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.960 2013/08/31 11:45:41 zorry Exp $
+
+  31 Aug 2013; Magnus Granberg <zorry@gentoo.org> gcc-4.8.1.ebuild,
+  +files/gcc-spec-env-r1.patch:
+  Bump piepatch and add new version of gcc-spec-env for gcc 4.8.1
 
   27 Aug 2013; Ryan Hill <dirtyepic@gentoo.org> gcc-4.8.1.ebuild:
   4.8.1 p1.1: Fixes bug #475350 (add --disable-werror to libatomic and libitm)



1.3                  sys-devel/gcc/gcc-4.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild?r1=1.2&r2=1.3

Index: gcc-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gcc-4.8.1.ebuild	27 Aug 2013 04:48:17 -0000	1.2
+++ gcc-4.8.1.ebuild	31 Aug 2013 11:45:41 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild,v 1.2 2013/08/27 04:48:17 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1.ebuild,v 1.3 2013/08/31 11:45:41 zorry Exp $
 
 PATCH_VER="1.1"
 UCLIBC_VER="1.0"
 
 # Hardened gcc 4 stuff
-PIE_VER="0.5.6"
+PIE_VER="0.5.7"
 SPECS_VER="0.2.0"
 SPECS_GCC_VER="4.4.3"
 # arch/libc configurations known to be stable with {PIE,SSP}-by-default
@@ -45,8 +45,8 @@
 	toolchain_src_unpack
 
 	use vanilla && return 0
-
-	[[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
+	#Use -r1 for newer piepatchet that use DRIVER_SELF_SPECS for the hardened specs.
+	[[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env-r1.patch
 }
 
 pkg_setup() {





^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-08-31 11:45 99% [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.8.1.ebuild Magnus Granberg (zorry)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox