Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/nx: nx-3.0.0.ebuild ChangeLog nx-2.1.0.ebuild
Date: Thu, 20 Sep 2007 23:21:25
Message-Id: E1IYVD5-000374-J6@stork.gentoo.org
1 voyageur 07/09/20 23:13:27
2
3 Modified: nx-3.0.0.ebuild ChangeLog
4 Removed: nx-2.1.0.ebuild
5 Log:
6 Add libXcomposite depend, remove vulnerable NX 2.1 versions bug #192712
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.4 net-misc/nx/nx-3.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nx/nx-3.0.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nx/nx-3.0.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nx/nx-3.0.0.ebuild?r1=1.3&r2=1.4
15
16 Index: nx-3.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.0.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- nx-3.0.0.ebuild 20 Sep 2007 12:24:24 -0000 1.3
23 +++ nx-3.0.0.ebuild 20 Sep 2007 23:13:27 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.0.0.ebuild,v 1.3 2007/09/20 12:24:24 opfer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.0.0.ebuild,v 1.4 2007/09/20 23:13:27 voyageur Exp $
29
30 inherit autotools eutils multilib
31
32 @@ -24,6 +24,7 @@
33 IUSE="rdesktop vnc"
34
35 RDEPEND="x11-libs/libXau
36 + x11-libs/libXcomposite
37 x11-libs/libXdamage
38 x11-libs/libXdmcp
39 x11-libs/libXpm
40
41
42
43 1.11 net-misc/nx/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nx/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nx/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/nx/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 20 Sep 2007 12:24:24 -0000 1.10
56 +++ ChangeLog 20 Sep 2007 23:13:27 -0000 1.11
57 @@ -1,6 +1,12 @@
58 # ChangeLog for net-misc/nx
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.10 2007/09/20 12:24:24 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.11 2007/09/20 23:13:27 voyageur Exp $
62 +
63 + 20 Sep 2007; Bernard Cafarelli <voyageur@g.o>
64 + -files/nx-2.1.0-nxagent-mem-leaks.patch, -nx-2.1.0.ebuild,
65 + nx-3.0.0.ebuild:
66 + Add libXcomposite depend, bug #193216
67 + Remove vulnerable NX 2.1 versions, security bug #192712
68
69 20 Sep 2007; Christian Faulhammer <opfer@g.o> nx-3.0.0.ebuild:
70 stable x86, security bug 192712
71
72
73
74 --
75 gentoo-commits@g.o mailing list