Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Tue, 10 Jun 2008 10:35:15
Message-Id: E1K61C2-0000XL-3Z@stork.gentoo.org
1 chainsaw 08/06/10 10:35:10
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add USE=SECURITY_HAZARD for net-misc/iputils.
6
7 Revision Changes Path
8 1.1529 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1529&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1529&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1528&r2=1.1529
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1528
18 retrieving revision 1.1529
19 diff -u -r1.1528 -r1.1529
20 --- ChangeLog 10 Jun 2008 10:07:39 -0000 1.1528
21 +++ ChangeLog 10 Jun 2008 10:35:09 -0000 1.1529
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1528 2008/06/10 10:07:39 suka Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1529 2008/06/10 10:35:09 chainsaw Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If doubt put a record here!
31
32 + 10 Jun 2008; <chainsaw@g.o> use.local.desc:
33 + Add USE=SECURITY_HAZARD for net-misc/iputils.
34 +
35 10 Jun 2008; Andreas Proschofsky <suka@g.o> package.mask:
36 Unmask OpenOffice.org 2.4.1
37
38
39
40
41 1.3579 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3579&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3579&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3578&r2=1.3579
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3578
51 retrieving revision 1.3579
52 diff -u -r1.3578 -r1.3579
53 --- use.local.desc 9 Jun 2008 21:54:39 -0000 1.3578
54 +++ use.local.desc 10 Jun 2008 10:35:09 -0000 1.3579
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3578 2008/06/09 21:54:39 robbat2 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3579 2008/06/10 10:35:09 chainsaw Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -1699,6 +1699,7 @@
64 net-misc/hylafax:html - Adds HTML documentation
65 net-misc/hylafax:mgetty - Adds support for mgetty and vgetty
66 net-misc/icecast:yp - Build support for yp public directory listings
67 +net-misc/iputils:SECURITY_HAZARD - Allow non-root users to flood (ping -f). This is generally a very bad idea.
68 net-misc/kvpnc:cisco - Adds support for Cisco client
69 net-misc/mediatomb:libextractor - Use libextractor to gather files' metadata.
70 net-misc/neon:pkcs11 - Add support PKCS11 support
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list