Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/net-snmp: ChangeLog net-snmp-5.4.1.1.ebuild
Date: Sat, 21 Jun 2008 09:25:00
Message-Id: E1K9zL5-0004KY-8M@stork.gentoo.org
1 opfer 08/06/21 09:24:55
2
3 Modified: ChangeLog net-snmp-5.4.1.1.ebuild
4 Log:
5 stable x86, security bug 225105
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.174 net-analyzer/net-snmp/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.174&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/ChangeLog?rev=1.174&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/ChangeLog?r1=1.173&r2=1.174
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v
18 retrieving revision 1.173
19 retrieving revision 1.174
20 diff -u -r1.173 -r1.174
21 --- ChangeLog 21 Jun 2008 06:35:10 -0000 1.173
22 +++ ChangeLog 21 Jun 2008 09:24:54 -0000 1.174
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-analyzer/net-snmp
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.173 2008/06/21 06:35:10 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.174 2008/06/21 09:24:54 opfer Exp $
28 +
29 + 21 Jun 2008; Christian Faulhammer <opfer@g.o>
30 + net-snmp-5.4.1.1.ebuild:
31 + stable x86, security bug 225105
32
33 21 Jun 2008; Peter Volkov <pva@g.o> net-snmp-5.4.1.1.ebuild:
34 autoconf-2.62 is not ready to be stabilized. Updating dependency to a
35
36
37
38 1.4 net-analyzer/net-snmp/net-snmp-5.4.1.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.1.1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.1.1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.1.1.ebuild?r1=1.3&r2=1.4
43
44 Index: net-snmp-5.4.1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.1.1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- net-snmp-5.4.1.1.ebuild 21 Jun 2008 06:35:10 -0000 1.3
51 +++ net-snmp-5.4.1.1.ebuild 21 Jun 2008 09:24:54 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.1.1.ebuild,v 1.3 2008/06/21 06:35:10 pva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.4.1.1.ebuild,v 1.4 2008/06/21 09:24:54 opfer Exp $
57
58 inherit fixheadtails flag-o-matic perl-module python autotools
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="as-is BSD"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
66 IUSE="diskio doc elf ipv6 lm_sensors mfd-rewrites minimal perl python rpm selinux smux ssl tcpd X sendmail extensible"
67
68 DEPEND="ssl? ( >=dev-libs/openssl-0.9.6d )
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list