public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/expat: ChangeLog expat-2.0.1-r3.ebuild
Date: Wed, 17 Feb 2010 12:01:24 +0000	[thread overview]
Message-ID: <E1Nhiaq-0001BS-90@stork.gentoo.org> (raw)

ssuominen    10/02/17 12:01:24

  Modified:             ChangeLog
  Added:                expat-2.0.1-r3.ebuild
  Log:
  Revision bump for security #303727 (CVE-2009-3560).
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.90                 dev-libs/expat/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/expat/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/expat/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/expat/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	25 Aug 2009 16:24:47 -0000	1.89
+++ ChangeLog	17 Feb 2010 12:01:23 -0000	1.90
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/expat
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.89 2009/08/25 16:24:47 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.90 2010/02/17 12:01:23 ssuominen Exp $
+
+*expat-2.0.1-r3 (17 Feb 2010)
+
+  17 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +expat-2.0.1-r3.ebuild, +files/expat-2.0.1-CVE-2009-3560-revised.patch:
+  Revision bump for security #303727 (CVE-2009-3560).
 
   25 Aug 2009; Raúl Porcel <armin76@gentoo.org> expat-2.0.1-r2.ebuild:
   arm/ia64/m68k/s390/sh/sparc stable wrt #280615



1.1                  dev-libs/expat/expat-2.0.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/expat/expat-2.0.1-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/expat/expat-2.0.1-r3.ebuild?rev=1.1&content-type=text/plain

Index: expat-2.0.1-r3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1-r3.ebuild,v 1.1 2010/02/17 12:01:23 ssuominen Exp $

inherit eutils libtool

DESCRIPTION="XML parsing libraries"
HOMEPAGE="http://expat.sourceforge.net/"
SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""

src_unpack() {
	unpack ${A}
	cd "${S}"

	# fix segmentation fault in python tests (bug #197043)
	epatch "${FILESDIR}/${P}-check_stopped_parser.patch"

	epatch "${FILESDIR}"/${P}-fix_bug_1990430.patch \
		"${FILESDIR}"/${P}-CVE-2009-3560-revised.patch

	elibtoolize
	epunt_cxx
}

src_install() {
	emake install DESTDIR="${D}" || die
	dodoc Changes README || die
	dohtml doc/* || die
}






             reply	other threads:[~2010-02-17 12:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 12:01 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-02-18 19:02 [gentoo-commits] gentoo-x86 commit in dev-libs/expat: ChangeLog expat-2.0.1-r3.ebuild Jeroen Roovers (jer)
2010-02-21 22:18 Christian Faulhammer (fauli)
2010-02-22 22:51 Tiago Cunha (tcunha)
2010-02-23 15:43 Brent Baude (ranger)
2010-02-25 18:39 Raul Porcel (armin76)
2010-03-07 14:45 Markus Meier (maekke)
2010-03-09 22:05 Joseph Jezak (josejx)
2011-07-11 19:52 Alexis Ballier (aballier)

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=E1Nhiaq-0001BS-90@stork.gentoo.org \
    --to=ssuominen@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