Gentoo Archives: gentoo-commits

From: "Magnus Granberg (zorry)" <zorry@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vmware-modules: vmware-modules-279.1.ebuild ChangeLog vmware-modules-279.0.ebuild
Date: Sat, 23 Nov 2013 14:05:09
Message-Id: 20131123140504.266062004B@flycatcher.gentoo.org
1 zorry 13/11/23 14:05:04
2
3 Modified: vmware-modules-279.1.ebuild ChangeLog
4 vmware-modules-279.0.ebuild
5 Log:
6 Update hardened patch for 279 #491342
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FD79807F)
9
10 Revision Changes Path
11 1.2 app-emulation/vmware-modules/vmware-modules-279.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1.ebuild?r1=1.1&r2=1.2
16
17 Index: vmware-modules-279.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- vmware-modules-279.1.ebuild 6 Nov 2013 23:08:20 -0000 1.1
24 +++ vmware-modules-279.1.ebuild 23 Nov 2013 14:05:03 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1.ebuild,v 1.1 2013/11/06 23:08:20 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.1.ebuild,v 1.2 2013/11/23 14:05:03 zorry Exp $
30
31 EAPI=5
32
33 @@ -62,7 +62,7 @@
34 epatch "${FILESDIR}/${PV_MAJOR}-makefile-kernel-dir.patch"
35 epatch "${FILESDIR}/${PV_MAJOR}-makefile-include.patch"
36 epatch "${FILESDIR}/${PV_MAJOR}-netdevice.patch"
37 - use pax_kernel && epatch "${FILESDIR}/hardened.patch"
38 + use pax_kernel && epatch "${FILESDIR}/279-hardened.patch"
39 epatch "${FILESDIR}/${PV_MAJOR}-apic.patch"
40 kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
41 kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"
42
43
44
45 1.113 app-emulation/vmware-modules/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/ChangeLog?rev=1.113&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/ChangeLog?rev=1.113&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/ChangeLog?r1=1.112&r2=1.113
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/ChangeLog,v
54 retrieving revision 1.112
55 retrieving revision 1.113
56 diff -u -r1.112 -r1.113
57 --- ChangeLog 6 Nov 2013 23:08:20 -0000 1.112
58 +++ ChangeLog 23 Nov 2013 14:05:03 -0000 1.113
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-emulation/vmware-modules
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/ChangeLog,v 1.112 2013/11/06 23:08:20 dilfridge Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/ChangeLog,v 1.113 2013/11/23 14:05:03 zorry Exp $
64 +
65 + 23 Nov 2013; Magnus Granberg <zorry@g.o> vmware-modules-279.0.ebuild,
66 + vmware-modules-279.1.ebuild, +files/279-hardened.patch:
67 + Update hardned patch for 279.X #491342
68
69 *vmware-modules-279.1 (06 Nov 2013)
70
71
72
73
74 1.4 app-emulation/vmware-modules/vmware-modules-279.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild?r1=1.3&r2=1.4
79
80 Index: vmware-modules-279.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- vmware-modules-279.0.ebuild 2 Nov 2013 17:27:17 -0000 1.3
87 +++ vmware-modules-279.0.ebuild 23 Nov 2013 14:05:03 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2013 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild,v 1.3 2013/11/02 17:27:17 dilfridge Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild,v 1.4 2013/11/23 14:05:03 zorry Exp $
93
94 EAPI=5
95
96 @@ -62,7 +62,7 @@
97 epatch "${FILESDIR}/${PV_MAJOR}-makefile-kernel-dir.patch"
98 epatch "${FILESDIR}/${PV_MAJOR}-makefile-include.patch"
99 epatch "${FILESDIR}/${PV_MAJOR}-netdevice.patch"
100 - use pax_kernel && epatch "${FILESDIR}/hardened.patch"
101 + use pax_kernel && epatch "${FILESDIR}/279-hardened.patch"
102 epatch "${FILESDIR}/${PV_MAJOR}-apic.patch"
103 kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
104 kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"