public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [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
@ 2013-06-27 13:21 Ian Delaney (idella4)
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Delaney (idella4) @ 2013-06-27 13:21 UTC (permalink / raw
  To: gentoo-commits

idella4     13/06/27 13:21:11

  Modified:             xen-tools-4.2.1-r4.ebuild xen-tools-4.2.2-r2.ebuild
                        ChangeLog
  Log:
  drop dep texinfo-5, fixes faulty install, Bug #472976 by Andreas Kinzler
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xen-tools-4.2.1-r4.ebuild	27 Jun 2013 05:46:51 -0000	1.2
+++ xen-tools-4.2.1-r4.ebuild	27 Jun 2013 13:21:11 -0000	1.3
@@ -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.2 2013/06/27 05:46:51 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v 1.3 2013/06/27 13:21:11 idella4 Exp $
 
 EAPI=5
 
@@ -69,8 +69,7 @@
 		dev-texlive/texlive-pictures
 		dev-texlive/texlive-latexrecommended
 	)
-	hvm? (  x11-proto/xproto )
-	qemu? ( >=sys-apps/texinfo-5 )"
+	hvm? (  x11-proto/xproto )"
 RDEPEND="${CDEPEND}
 	sys-apps/iproute2
 	net-misc/bridge-utils



1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xen-tools-4.2.2-r2.ebuild	27 Jun 2013 05:46:51 -0000	1.2
+++ xen-tools-4.2.2-r2.ebuild	27 Jun 2013 13:21:11 -0000	1.3
@@ -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.2 2013/06/27 05:46:51 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v 1.3 2013/06/27 13:21:11 idella4 Exp $
 
 EAPI=5
 
@@ -69,8 +69,7 @@
 		dev-texlive/texlive-pictures
 		dev-texlive/texlive-latexrecommended
 	)
-	hvm? (  x11-proto/xproto )
-	qemu? ( >=sys-apps/texinfo-5 )"
+	hvm? (  x11-proto/xproto )"
 RDEPEND="${CDEPEND}
 	sys-apps/iproute2
 	net-misc/bridge-utils



1.158                app-emulation/xen-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog	27 Jun 2013 05:46:51 -0000	1.157
+++ ChangeLog	27 Jun 2013 13:21:11 -0000	1.158
@@ -1,6 +1,11 @@
 # 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.157 2013/06/27 05:46:51 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.158 2013/06/27 13:21:11 idella4 Exp $
+
+  27 Jun 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.1-r3.ebuild,
+  xen-tools-4.2.1-r4.ebuild, xen-tools-4.2.2-r1.ebuild,
+  xen-tools-4.2.2-r2.ebuild:
+  drop dep texinfo-5, fixes faulty install, Bug #472976 by Andreas Kinzler
 
   27 Jun 2013; Ian Delaney <idella4@gentoo.org>
   -files/xen-4.2-CVE-2013-11-XSA-55.patch,





^ permalink raw reply	[flat|nested] 4+ messages in thread
* [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
@ 2013-06-28 11:42 Ian Delaney (idella4)
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Delaney (idella4) @ 2013-06-28 11:42 UTC (permalink / raw
  To: gentoo-commits

idella4     13/06/28 11:42:54

  Modified:             xen-tools-4.2.1-r4.ebuild xen-tools-4.2.2-r2.ebuild
                        ChangeLog
  Log:
  correct setting of libdir, fixes Bug #474914 by keytoaster
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild?rev=1.5&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.4&r2=1.5

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xen-tools-4.2.1-r4.ebuild	27 Jun 2013 15:15:54 -0000	1.4
+++ xen-tools-4.2.1-r4.ebuild	28 Jun 2013 11:42:53 -0000	1.5
@@ -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.4 2013/06/27 15:15:54 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v 1.5 2013/06/28 11:42:53 idella4 Exp $
 
 EAPI=5
 
@@ -300,8 +300,8 @@
 	fi
 
 	if use qemu; then
-		mkdir -p "${D}"usr/lib64/xen/bin || die
-		mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/lib64/xen/bin/ || die
+		mkdir -p "${D}"usr/$(get_libdir)/xen/bin || die
+		mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/$(get_libdir)/xen/bin/ || die
 	fi
 
 	# For -static-libs wrt Bug 384355



1.5                  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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild?rev=1.5&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.4&r2=1.5

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xen-tools-4.2.2-r2.ebuild	27 Jun 2013 15:15:54 -0000	1.4
+++ xen-tools-4.2.2-r2.ebuild	28 Jun 2013 11:42:53 -0000	1.5
@@ -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.4 2013/06/27 15:15:54 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v 1.5 2013/06/28 11:42:53 idella4 Exp $
 
 EAPI=5
 
@@ -297,9 +297,10 @@
 		keepdir /var/log/xen-consoles
 	fi
 
-	if use qemu; then
-		mkdir -p "${D}"usr/lib64/xen/bin || die
-		mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/lib64/xen/bin/ || die
+#	if use qemu; then
+	if [[ "${ARCH}" == 'amd64' ]] && use qemu; then
+		mkdir -p "${D}"usr/$(get_libdir)/xen/bin || die
+		mv "${D}"usr/lib/xen/bin/qemu* "${D}"usr/$(get_libdir)/xen/bin/ || die
 	fi
 
 	# For -static-libs wrt Bug 384355



1.160                app-emulation/xen-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog	27 Jun 2013 15:15:54 -0000	1.159
+++ ChangeLog	28 Jun 2013 11:42:53 -0000	1.160
@@ -1,6 +1,11 @@
 # 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.159 2013/06/27 15:15:54 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.160 2013/06/28 11:42:53 idella4 Exp $
+
+  28 Jun 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.1-r3.ebuild,
+  xen-tools-4.2.1-r4.ebuild, xen-tools-4.2.2-r1.ebuild,
+  xen-tools-4.2.2-r2.ebuild:
+  correct setting of libdir, fixes Bug #474914 by keytoaster
 
   27 Jun 2013; Ian Delaney <idella4@gentoo.org> +files/xen-4.2-configsxp.patch,
   xen-tools-4.2.1-r3.ebuild, xen-tools-4.2.1-r4.ebuild,





^ permalink raw reply	[flat|nested] 4+ messages in thread
* [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
@ 2013-06-27 15:15 Ian Delaney (idella4)
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Delaney (idella4) @ 2013-06-27 15:15 UTC (permalink / raw
  To: gentoo-commits

idella4     13/06/27 15:15:54

  Modified:             xen-tools-4.2.1-r4.ebuild xen-tools-4.2.2-r2.ebuild
                        ChangeLog
  Log:
  Set dom0-min-mem to kb wrt Bug #472982 by PatomaS
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild?rev=1.4&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.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xen-tools-4.2.1-r4.ebuild	27 Jun 2013 13:21:11 -0000	1.3
+++ xen-tools-4.2.1-r4.ebuild	27 Jun 2013 15:15:54 -0000	1.4
@@ -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.3 2013/06/27 13:21:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r4.ebuild,v 1.4 2013/06/27 15:15:54 idella4 Exp $
 
 EAPI=5
 
@@ -199,6 +199,9 @@
 	epatch "${FILESDIR}"/xen-4-ulong.patch \
 		"${FILESDIR}"/${PN}-4.2-xen_disk_leak.patch
 
+	# Set dom0-min-mem to kb; Bug #472982
+	epatch "${FILESDIR}"/${PN/-tools/}-4.2-configsxp.patch
+
 	#Sec patches currently valid
 	epatch "${FILESDIR}"/xen-4-CVE-2012-6075-XSA-41.patch \
 		"${FILESDIR}"/xen-4-CVE-2013-0215-XSA-38.patch \
@@ -222,6 +225,8 @@
                 "${FILESDIR}"/xen-4.2-CVE-2013-20to23-XSA-55.patch \
 		"${FILESDIR}"/xen-4-CVE-2013-2072-XSA-56.patch \
 		"${FILESDIR}"/xen-4.2-CVE-XSA-57.patch
+
+		epatch_user
 }
 
 src_compile() {



1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild?rev=1.4&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.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xen-tools-4.2.2-r2.ebuild	27 Jun 2013 13:21:11 -0000	1.3
+++ xen-tools-4.2.2-r2.ebuild	27 Jun 2013 15:15:54 -0000	1.4
@@ -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.3 2013/06/27 13:21:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.2-r2.ebuild,v 1.4 2013/06/27 15:15:54 idella4 Exp $
 
 EAPI=5
 
@@ -199,6 +199,9 @@
 	epatch "${FILESDIR}"/xen-4-ulong.patch \
 		"${FILESDIR}"/${PN}-4.2-xen_disk_leak.patch
 
+	# Set dom0-min-mem to kb; Bug #472982
+	epatch "${FILESDIR}"/${PN/-tools/}-4.2-configsxp.patch
+
 	#Security patches, currently valid
 	epatch "${FILESDIR}"/xen-4-CVE-2012-6075-XSA-41.patch \
 		"${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch \



1.159                app-emulation/xen-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog	27 Jun 2013 13:21:11 -0000	1.158
+++ ChangeLog	27 Jun 2013 15:15:54 -0000	1.159
@@ -1,6 +1,11 @@
 # 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.158 2013/06/27 13:21:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.159 2013/06/27 15:15:54 idella4 Exp $
+
+  27 Jun 2013; Ian Delaney <idella4@gentoo.org> +files/xen-4.2-configsxp.patch,
+  xen-tools-4.2.1-r3.ebuild, xen-tools-4.2.1-r4.ebuild,
+  xen-tools-4.2.2-r1.ebuild, xen-tools-4.2.2-r2.ebuild:
+  Set dom0-min-mem to kb wrt Bug #472982 by PatomaS
 
   27 Jun 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.1-r3.ebuild,
   xen-tools-4.2.1-r4.ebuild, xen-tools-4.2.2-r1.ebuild,





^ permalink raw reply	[flat|nested] 4+ messages in thread
* [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
@ 2013-06-27  5:46 Ian Delaney (idella4)
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Delaney (idella4) @ 2013-06-27  5:46 UTC (permalink / raw
  To: gentoo-commits

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)





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-28 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-28 11:42 Ian Delaney (idella4)
2013-06-27 15:15 Ian Delaney (idella4)
2013-06-27  5:46 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