public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-pvgrub: xen-pvgrub-4.2.1-r3.ebuild xen-pvgrub-4.2.2-r1.ebuild ChangeLog
@ 2013-06-27  5:32 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2013-06-27  5:32 UTC (permalink / raw
  To: gentoo-commits

idella4     13/06/27 05:32:10

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

Revision  Changes    Path
1.2                  app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r3.ebuild

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

Index: xen-pvgrub-4.2.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xen-pvgrub-4.2.1-r3.ebuild	26 Jun 2013 16:16:38 -0000	1.1
+++ xen-pvgrub-4.2.1-r3.ebuild	27 Jun 2013 05:32:10 -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-pvgrub/xen-pvgrub-4.2.1-r3.ebuild,v 1.1 2013/06/26 16:16:38 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r3.ebuild,v 1.2 2013/06/27 05:32:10 idella4 Exp $
 
 EAPI=4
 PYTHON_DEPEND="2:2.6"
@@ -10,13 +10,16 @@
 XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
 LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
 GRUB_URL=mirror://gnu-alpha/grub
+XSAPATCHES="http://dev.gentoo.org/~idella4/"
 SRC_URI="
 		http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
 		$GRUB_URL/grub-0.97.tar.gz
 		$XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
 		$LIBPCI_URL/pciutils-2.2.9.tar.bz2
 		$XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
-		$XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz"
+		$XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
+		$XSAPATCHES/patches/XSA-55patches.tar.gz
+		"
 
 S="${WORKDIR}/xen-${PV}"
 
@@ -85,28 +88,29 @@
 
 	#Sec patch
 	epatch "${FILESDIR}"/${PN/-pvgrub/}-4-CVE-2012-6075-XSA-41.patch \
-                "${FILESDIR}"/xen-4-CVE-2013-0215-XSA-38.patch \
-                "${FILESDIR}"/xen-4-CVE-2013-1919-XSA-46.patch \
-                "${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch \
-                "${FILESDIR}"/xen-4-CVE-2013-1952-XSA_49.patch \
-                "${FILESDIR}"/xen-4.2-CVE-2013-1-XSA-55.patch \
-                "${FILESDIR}"/xen-4.2-CVE-2013-2-XSA-55.patch \
-                "${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 \
-                "${FILESDIR}"/xen-4.2-CVE-2013-9to10-XSA-55.patch \
-                "${FILESDIR}"/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 \
-                "${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 \
-                "${FILESDIR}"/xen-4.2-CVE-2013-20to23-XSA-55.patch
+		"${FILESDIR}"/xen-4-CVE-2013-0215-XSA-38.patch \
+		"${FILESDIR}"/xen-4-CVE-2013-1919-XSA-46.patch \
+		"${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch \
+		"${FILESDIR}"/xen-4-CVE-2013-1952-XSA_49.patch \
+		"${FILESDIR}"/xen-4.2-CVE-2013-1-XSA-55.patch \
+		"${FILESDIR}"/xen-4.2-CVE-2013-2-XSA-55.patch \
+		"${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 \
+		"${WORKDIR}"/files/xen-4.2-CVE-2013-8-XSA-55.patch \
+		"${FILESDIR}"/xen-4.2-CVE-2013-9to10-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 \
+		"${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 \
+		"${FILESDIR}"/xen-4.2-CVE-2013-20to23-XSA-55.patch
 
-	#Substitute for internal downloading. pciutils copied only due to the only .bz2
+	# Substitute for internal downloading. pciutils copied only due to the only .bz2
 	cp $DISTDIR/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
+
 	retar-externals || die "re-tar procedure failed"
 }
 



1.2                  app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild

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

Index: xen-pvgrub-4.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xen-pvgrub-4.2.2-r1.ebuild	26 Jun 2013 16:16:38 -0000	1.1
+++ xen-pvgrub-4.2.2-r1.ebuild	27 Jun 2013 05:32:10 -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-pvgrub/xen-pvgrub-4.2.2-r1.ebuild,v 1.1 2013/06/26 16:16:38 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild,v 1.2 2013/06/27 05:32:10 idella4 Exp $
 
 EAPI=4
 PYTHON_DEPEND="2:2.6"
@@ -10,13 +10,16 @@
 XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
 LIBPCI_URL=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
 GRUB_URL=mirror://gnu-alpha/grub
+XSAPATCHES="http://dev.gentoo.org/~idella4/"
 SRC_URI="
 		http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
 		$GRUB_URL/grub-0.97.tar.gz
 		$XEN_EXTFILES_URL/zlib-1.2.3.tar.gz
 		$LIBPCI_URL/pciutils-2.2.9.tar.bz2
 		$XEN_EXTFILES_URL/lwip-1.3.0.tar.gz
-		$XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz"
+		$XEN_EXTFILES_URL/newlib/newlib-1.16.0.tar.gz
+		$XSAPATCHES/patches/XSA-55patches.tar.gz
+		"
 
 S="${WORKDIR}/xen-${PV}"
 
@@ -92,12 +95,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.29                 app-emulation/xen-pvgrub/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	26 Jun 2013 16:16:38 -0000	1.28
+++ ChangeLog	27 Jun 2013 05:32:10 -0000	1.29
@@ -1,6 +1,14 @@
 # ChangeLog for app-emulation/xen-pvgrub
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.28 2013/06/26 16:16:38 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.29 2013/06/27 05:32:10 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-pvgrub-4.2.1-r2.ebuild,
+  xen-pvgrub-4.2.1-r3.ebuild, xen-pvgrub-4.2.2-r1.ebuild,
+  xen-pvgrub-4.2.2.ebuild:
+  rm of re-located patches, rm white space
 
 *xen-pvgrub-4.2.1-r3 (26 Jun 2013)
 *xen-pvgrub-4.2.2-r1 (26 Jun 2013)





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-27  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27  5:32 [gentoo-commits] gentoo-x86 commit in app-emulation/xen-pvgrub: xen-pvgrub-4.2.1-r3.ebuild xen-pvgrub-4.2.2-r1.ebuild ChangeLog Ian Delaney (idella4)

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