Gentoo Archives: gentoo-commits

From: "Yixun Lan (dlan)" <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen: xen-4.5.0-r8.ebuild ChangeLog xen-4.4.2-r4.ebuild xen-4.2.5-r9.ebuild xen-4.5.0-r6.ebuild xen-4.4.2-r2.ebuild
Date: Tue, 30 Jun 2015 09:32:13
Message-Id: 20150630093201.0FD60749@oystercatcher.gentoo.org
1 dlan 15/06/30 09:32:01
2
3 Modified: xen-4.5.0-r8.ebuild ChangeLog
4 Removed: xen-4.4.2-r4.ebuild xen-4.2.5-r9.ebuild
5 xen-4.5.0-r6.ebuild xen-4.4.2-r2.ebuild
6 Log:
7 clean vulnerable ebuild, drop 4.2.x series
8
9 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
10
11 Revision Changes Path
12 1.3 app-emulation/xen/xen-4.5.0-r8.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.5.0-r8.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.5.0-r8.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/xen-4.5.0-r8.ebuild?r1=1.2&r2=1.3
17
18 Index: xen-4.5.0-r8.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.5.0-r8.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- xen-4.5.0-r8.ebuild 16 Jun 2015 07:07:46 -0000 1.2
25 +++ xen-4.5.0-r8.ebuild 30 Jun 2015 09:32:00 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.5.0-r8.ebuild,v 1.2 2015/06/16 07:07:46 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.5.0-r8.ebuild,v 1.3 2015/06/30 09:32:00 dlan Exp $
31
32 EAPI=5
33
34 @@ -14,7 +14,7 @@
35 EGIT_REPO_URI="git://xenbits.xen.org/${PN}.git"
36 live_eclass="git-2"
37 else
38 - KEYWORDS="amd64 ~arm ~arm64"
39 + KEYWORDS="amd64 ~arm ~arm64 -x86"
40 UPSTREAM_VER=6
41 SECURITY_VER=3
42 GENTOO_VER=
43
44
45
46 1.211 app-emulation/xen/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.211&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?rev=1.211&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen/ChangeLog?r1=1.210&r2=1.211
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v
55 retrieving revision 1.210
56 retrieving revision 1.211
57 diff -u -r1.210 -r1.211
58 --- ChangeLog 16 Jun 2015 07:09:10 -0000 1.210
59 +++ ChangeLog 30 Jun 2015 09:32:00 -0000 1.211
60 @@ -1,6 +1,11 @@
61 # ChangeLog for app-emulation/xen
62 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.210 2015/06/16 07:09:10 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.211 2015/06/30 09:32:00 dlan Exp $
65 +
66 + 30 Jun 2015; Yixun Lan <dlan@g.o> -xen-4.2.5-r9.ebuild,
67 + -xen-4.4.2-r2.ebuild, -xen-4.4.2-r4.ebuild, -xen-4.5.0-r6.ebuild,
68 + xen-4.5.0-r8.ebuild:
69 + clean vulnerable ebuild, drop 4.2.x series
70
71 16 Jun 2015; Agostino Sarubbo <ago@g.o> xen-4.2.5-r11.ebuild:
72 Stable for x86, wrt bug #550658