Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-pvgrub: xen-pvgrub-4.3.0.ebuild xen-pvgrub-4.2.2-r1.ebuild xen-pvgrub-4.3.1.ebuild ChangeLog
Date: Wed, 01 Jan 2014 11:47:25
Message-Id: 20140101114720.ED2AF2004C@flycatcher.gentoo.org
1 tomwij 14/01/01 11:47:20
2
3 Modified: xen-pvgrub-4.3.0.ebuild xen-pvgrub-4.2.2-r1.ebuild
4 xen-pvgrub-4.3.1.ebuild ChangeLog
5 Log:
6 [QA] Remove unused files. Added quotes to unquoted DISTDIR variables.
7
8 (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
9
10 Revision Changes Path
11 1.4 app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild?r1=1.3&r2=1.4
16
17 Index: xen-pvgrub-4.3.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- xen-pvgrub-4.3.0.ebuild 23 Aug 2013 13:14:52 -0000 1.3
24 +++ xen-pvgrub-4.3.0.ebuild 1 Jan 2014 11:47:20 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild,v 1.3 2013/08/23 13:14:52 idella4 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.0.ebuild,v 1.4 2014/01/01 11:47:20 tomwij Exp $
31
32 EAPI=4
33 PYTHON_DEPEND="2:2.7"
34 @@ -94,7 +94,7 @@
35 "${FILESDIR}"/xen-4-CVE-2013-1922-XSA-48.patch
36
37 #Substitute for internal downloading. pciutils copied only due to the only .bz2
38 - cp $DISTDIR/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
39 + cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
40 retar-externals || die "re-tar procedure failed"
41 }
42
43
44
45
46 1.9 app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild?r1=1.8&r2=1.9
51
52 Index: xen-pvgrub-4.2.2-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- xen-pvgrub-4.2.2-r1.ebuild 26 Sep 2013 10:13:20 -0000 1.8
59 +++ xen-pvgrub-4.2.2-r1.ebuild 1 Jan 2014 11:47:20 -0000 1.9
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild,v 1.8 2013/09/26 10:13:20 idella4 Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2-r1.ebuild,v 1.9 2014/01/01 11:47:20 tomwij Exp $
66
67 EAPI=4
68 PYTHON_DEPEND="2:2.6"
69 @@ -110,7 +110,7 @@
70 "${FILESDIR}"/xen-4.2-CVE-2013-20to23-XSA-55.patch
71
72 #Substitute for internal downloading. pciutils copied only due to the only .bz2
73 - cp $DISTDIR/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
74 + cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
75 retar-externals || die "re-tar procedure failed"
76 }
77
78
79
80
81 1.4 app-emulation/xen-pvgrub/xen-pvgrub-4.3.1.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.1.ebuild?rev=1.4&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.1.ebuild?rev=1.4&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.1.ebuild?r1=1.3&r2=1.4
86
87 Index: xen-pvgrub-4.3.1.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.1.ebuild,v
90 retrieving revision 1.3
91 retrieving revision 1.4
92 diff -u -r1.3 -r1.4
93 --- xen-pvgrub-4.3.1.ebuild 10 Dec 2013 13:35:02 -0000 1.3
94 +++ xen-pvgrub-4.3.1.ebuild 1 Jan 2014 11:47:20 -0000 1.4
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2013 Gentoo Foundation
97 +# Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.1.ebuild,v 1.3 2013/12/10 13:35:02 ago Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.3.1.ebuild,v 1.4 2014/01/01 11:47:20 tomwij Exp $
101
102 EAPI=4
103 PYTHON_DEPEND="2:2.7"
104 @@ -93,7 +93,7 @@
105 epatch "${FILESDIR}"/${PN/-pvgrub/}-4-CVE-2012-6075-XSA-41.patch
106
107 #Substitute for internal downloading. pciutils copied only due to the only .bz2
108 - cp $DISTDIR/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
109 + cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not copied to stubdom"
110 retar-externals || die "re-tar procedure failed"
111 }
112
113
114
115
116 1.45 app-emulation/xen-pvgrub/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?rev=1.45&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?rev=1.45&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?r1=1.44&r2=1.45
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v
125 retrieving revision 1.44
126 retrieving revision 1.45
127 diff -u -r1.44 -r1.45
128 --- ChangeLog 10 Dec 2013 13:35:02 -0000 1.44
129 +++ ChangeLog 1 Jan 2014 11:47:20 -0000 1.45
130 @@ -1,6 +1,15 @@
131 # ChangeLog for app-emulation/xen-pvgrub
132 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.44 2013/12/10 13:35:02 ago Exp $
134 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.45 2014/01/01 11:47:20 tomwij Exp $
136 +
137 + 01 Jan 2014; Tom Wijsman <TomWij@g.o>
138 + -files/xen-4-CVE-2013-0215-XSA-38.patch,
139 + -files/xen-4-CVE-2013-1919-XSA-46.patch,
140 + -files/xen-4-CVE-2013-1952-XSA_49.patch,
141 + -files/xen-4.2-CVE-2013-6-XSA-55.patch,
142 + -files/xen-4.2-CVE-2013-7-XSA-55.patch, xen-pvgrub-4.2.2-r1.ebuild,
143 + xen-pvgrub-4.3.0.ebuild, xen-pvgrub-4.3.1.ebuild:
144 + [QA] Remove unused files. Added quotes to unquoted DISTDIR variables.
145
146 10 Dec 2013; Agostino Sarubbo <ago@g.o> xen-pvgrub-4.3.1.ebuild:
147 Stable for x86, wrt bug #486354