public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney (idella4)" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools: xen-tools-4.2.1-r4.ebuild xen-tools-4.2.2-r2.ebuild ChangeLog
Date: Thu, 27 Jun 2013 05:46:51 +0000 (UTC)	[thread overview]
Message-ID: <20130627054651.48EAE2171C@flycatcher.gentoo.org> (raw)

idella4     13/06/27 05:46:51

  Modified:             xen-tools-4.2.1-r4.ebuild xen-tools-4.2.2-r2.ebuild
                        ChangeLog
  Log:
  rm of re-located patches
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.2                  app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild?r1=1.1&r2=1.2

Index: xen-tools-4.2.1-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xen-tools-4.2.1-r4.ebuild	26 Jun 2013 14:41:37 -0000	1.1
+++ xen-tools-4.2.1-r4.ebuild	27 Jun 2013 05:46:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v 1.1 2013/06/26 14:41:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v 1.2 2013/06/27 05:46:51 idella4 Exp $
 
 EAPI=5
 
@@ -9,6 +9,7 @@
 
 IPXE_TARBALL_URL="http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz"
 XEN_SEABIOS_URL="http://dev.gentoo.org/~idella4/tarballs/seabios-0-20121121.tar.bz2"
+XSAPATCHES="http://dev.gentoo.org/~idella4/"
 
 if [[ $PV == *9999 ]]; then
 	KEYWORDS=""
@@ -20,7 +21,8 @@
 	KEYWORDS="~amd64 ~x86"
 	SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
 	$IPXE_TARBALL_URL
-	$XEN_SEABIOS_URL"
+	$XEN_SEABIOS_URL
+	$XSAPATCHES/patches/XSA-55patches.tar.gz"
 	S="${WORKDIR}/xen-${PV}"
 fi
 
@@ -209,12 +211,12 @@
                 "${FILESDIR}"/xen-4.2-CVE-2013-3-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-4-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-5to7-XSA-55.patch \
-                "${FILESDIR}"/xen-4.2-CVE-2013-8-XSA-55.patch \
+                "${WORKDIR}"/files/xen-4.2-CVE-2013-8-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-9to10-XSA-55.patch \
-                "${FILESDIR}"/xen-4.2-CVE-2013-11-XSA-55.patch \
+                "${WORKDIR}"/files/xen-4.2-CVE-2013-11-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-12to13-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-14-XSA-55.patch \
-                "${FILESDIR}"/xen-4.2-CVE-2013-15-XSA-55.patch \
+                "${WORKDIR}"/files/xen-4.2-CVE-2013-15-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-16-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-17-XSA-55.patch \
                 "${FILESDIR}"/xen-4.2-CVE-2013-18to19-XSA-55.patch \



1.2                  app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild?r1=1.1&r2=1.2

Index: xen-tools-4.2.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xen-tools-4.2.2-r2.ebuild	26 Jun 2013 14:41:37 -0000	1.1
+++ xen-tools-4.2.2-r2.ebuild	27 Jun 2013 05:46:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v 1.1 2013/06/26 14:41:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v 1.2 2013/06/27 05:46:51 idella4 Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 
 IPXE_TARBALL_URL="http://dev.gentoo.org/~idella4/tarballs/ipxe.tar.gz"
 XEN_SEABIOS_URL="http://dev.gentoo.org/~idella4/tarballs/seabios-0-20121121.tar.bz2"
-
+XSAPATCHES="http://dev.gentoo.org/~idella4/"
 if [[ $PV == *9999 ]]; then
 	KEYWORDS=""
 	REPO="xen-unstable.hg"
@@ -20,7 +20,8 @@
 	KEYWORDS="~amd64 ~x86"
 	SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
 	$IPXE_TARBALL_URL
-	$XEN_SEABIOS_URL"
+	$XEN_SEABIOS_URL
+	$XSAPATCHES/patches/XSA-55patches.tar.gz"
 	S="${WORKDIR}/xen-${PV}"
 fi
 
@@ -208,12 +209,12 @@
 		"${FILESDIR}"/xen-4.2-CVE-2013-3-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-4-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-5to7-XSA-55.patch \
-		"${FILESDIR}"/xen-4.2-CVE-2013-8-XSA-55.patch \
+		"${WORKDIR}"/files/xen-4.2-CVE-2013-8-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-9to10-XSA-55.patch \
-		"${FILESDIR}"/xen-4.2-CVE-2013-11-XSA-55.patch \
+		"${WORKDIR}"/files/xen-4.2-CVE-2013-11-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-12to13-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-14-XSA-55.patch \
-		"${FILESDIR}"/xen-4.2-CVE-2013-15-XSA-55.patch \
+		"${WORKDIR}"/files/xen-4.2-CVE-2013-15-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-16-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-17-XSA-55.patch \
 		"${FILESDIR}"/xen-4.2-CVE-2013-18to19-XSA-55.patch \



1.157                app-emulation/xen-tools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.157&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.157&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?r1=1.156&r2=1.157

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog	26 Jun 2013 14:41:37 -0000	1.156
+++ ChangeLog	27 Jun 2013 05:46:51 -0000	1.157
@@ -1,6 +1,13 @@
 # ChangeLog for app-emulation/xen-tools
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.156 2013/06/26 14:41:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.157 2013/06/27 05:46:51 idella4 Exp $
+
+  27 Jun 2013; Ian Delaney <idella4@gentoo.org>
+  -files/xen-4.2-CVE-2013-11-XSA-55.patch,
+  -files/xen-4.2-CVE-2013-15-XSA-55.patch,
+  -files/xen-4.2-CVE-2013-8-XSA-55.patch, xen-tools-4.2.1-r4.ebuild,
+  xen-tools-4.2.2-r1.ebuild, xen-tools-4.2.2-r2.ebuild:
+  rm of re-located patches
 
 *xen-tools-4.2.2-r2 (26 Jun 2013)
 *xen-tools-4.2.1-r4 (26 Jun 2013)





             reply	other threads:[~2013-06-27  5:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27  5:46 Ian Delaney (idella4) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-27 13:21 [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools: xen-tools-4.2.1-r4.ebuild xen-tools-4.2.2-r2.ebuild ChangeLog Ian Delaney (idella4)
2013-06-27 15:15 Ian Delaney (idella4)
2013-06-28 11:42 Ian Delaney (idella4)

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=20130627054651.48EAE2171C@flycatcher.gentoo.org \
    --to=idella4@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