public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner (mattst88)" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/cpufrequtils: ChangeLog cpufrequtils-008-r1.ebuild
Date: Tue, 26 Jul 2011 23:30:08 +0000 (UTC)	[thread overview]
Message-ID: <20110726233008.0B90E20051@flycatcher.gentoo.org> (raw)

mattst88    11/07/26 23:30:08

  Modified:             ChangeLog cpufrequtils-008-r1.ebuild
  Log:
  Fix compilatin on x86-32 with -fPIC (for hardened), bug 375967.
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.60                 sys-power/cpufrequtils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	26 Jul 2011 16:47:50 -0000	1.59
+++ ChangeLog	26 Jul 2011 23:30:07 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for sys-power/cpufrequtils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.59 2011/07/26 16:47:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/ChangeLog,v 1.60 2011/07/26 23:30:07 mattst88 Exp $
+
+  26 Jul 2011; Matt Turner <mattst88@gentoo.org> cpufrequtils-008-r1.ebuild,
+  +files/cpufrequtils-008-fix-compilation-on-x86-32-with-fPIC.patch:
+  Fix compilatin on x86-32 with -fPIC (for hardened), bug 375967.
 
   26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
   cpufrequtils-008-r1.ebuild:



1.5                  sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild?r1=1.4&r2=1.5

Index: cpufrequtils-008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cpufrequtils-008-r1.ebuild	26 Jul 2011 16:47:50 -0000	1.4
+++ cpufrequtils-008-r1.ebuild	26 Jul 2011 23:30:07 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild,v 1.4 2011/07/26 16:47:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufrequtils/cpufrequtils-008-r1.ebuild,v 1.5 2011/07/26 23:30:07 mattst88 Exp $
 
 EAPI="3"
 
@@ -27,6 +27,7 @@
 	epatch "${FILESDIR}"/${PN}-008-cpuid.patch
 	epatch "${FILESDIR}"/${PN}-008-fix-msr-read.patch
 	epatch "${FILESDIR}"/${PN}-008-increase-MAX_LINE_LEN.patch
+	epatch "${FILESDIR}"/${PN}-008-fix-compilation-on-x86-32-with-fPIC.patch #375967
 }
 
 src_configure() {






             reply	other threads:[~2011-07-27  0:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 23:30 Matt Turner (mattst88) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-16  2:51 [gentoo-commits] gentoo-x86 commit in sys-power/cpufrequtils: ChangeLog cpufrequtils-008-r1.ebuild Matt Turner (mattst88)
2011-08-07 17:52 Raul Porcel (armin76)
2011-08-07 12:08 Markus Meier (maekke)
2011-08-06 12:28 Markus Meier (maekke)
2011-07-26 23:32 Matt Turner (mattst88)
2011-07-26 16:47 Kacper Kowalik (xarthisius)
2011-07-25 23:08 Zac Medico (zmedico)
2011-07-24 21:31 Markos Chandras (hwoarang)
2011-07-21 20:04 Matt Turner (mattst88)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110726233008.0B90E20051@flycatcher.gentoo.org \
    --to=mattst88@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox