jlec        15/08/06 13:05:31

  Modified:             cctbx-2010.03.29.2334-r7.ebuild ChangeLog
  Log:
  Fix for format-security, bug #547082
  
  Signed-off-by: Justin Lecher <[email protected]>
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.8                  sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild?r1=1.7&r2=1.8

Index: cctbx-2010.03.29.2334-r7.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cctbx-2010.03.29.2334-r7.ebuild     21 Apr 2015 17:50:14 -0000      1.7
+++ cctbx-2010.03.29.2334-r7.ebuild     6 Aug 2015 13:05:31 -0000       1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild,v 1.7 
2015/04/21 17:50:14 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild,v 1.8 
2015/08/06 13:05:31 jlec Exp $
 
 EAPI=5
 
@@ -61,7 +61,8 @@
                "${FILESDIR}"/${PV}-flags.patch \
                "${FILESDIR}"/${PV}-soname.patch \
                "${FILESDIR}"/${PV}-gcc-4.6.patch \
-               "${FILESDIR}"/${PV}-gcc-4.7.patch
+               "${FILESDIR}"/${PV}-gcc-4.7.patch \
+               "${FILESDIR}"/${PV}-format-security.patch
 
        eprefixify "${MY_S}"/scitbx/libtbx_refresh.py
 



1.39                 sci-libs/cctbx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?rev=1.39&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?rev=1.39&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   22 Apr 2015 06:58:03 -0000      1.38
+++ ChangeLog   6 Aug 2015 13:05:31 -0000       1.39
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/cctbx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.38 2015/04/22 
06:58:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.39 2015/08/06 
13:05:31 jlec Exp $
+
+  06 Aug 2015; Justin Lecher <[email protected]>
+  +files/2010.03.29.2334-format-security.patch, 
cctbx-2010.03.29.2334-r7.ebuild:
+  Fix for format-security, bug #547082
 
   22 Apr 2015; Justin Lecher <[email protected]> 
-cctbx-2010.03.29.2334-r6.ebuild:
   Drop old




Reply via email to