Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: ChangeLog squid-3.1.15.ebuild
Date: Thu, 01 Sep 2011 14:22:19
Message-Id: 20110901142209.BF1022004C@flycatcher.gentoo.org
1 chainsaw 11/09/01 14:22:09
2
3 Modified: ChangeLog squid-3.1.15.ebuild
4 Log:
5 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in security bug #381065.
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.322 net-proxy/squid/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.322&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.322&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.321&r2=1.322
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
19 retrieving revision 1.321
20 retrieving revision 1.322
21 diff -u -r1.321 -r1.322
22 --- ChangeLog 31 Aug 2011 08:10:58 -0000 1.321
23 +++ ChangeLog 1 Sep 2011 14:22:09 -0000 1.322
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-proxy/squid
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.321 2011/08/31 08:10:58 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.322 2011/09/01 14:22:09 chainsaw Exp $
29 +
30 + 01 Sep 2011; Tony Vroon <chainsaw@g.o> squid-3.1.15.ebuild:
31 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
32 + "idella4" Delaney in security bug #381065.
33
34 *squid-3.1.15 (31 Aug 2011)
35
36
37
38
39 1.2 net-proxy/squid/squid-3.1.15.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild?r1=1.1&r2=1.2
44
45 Index: squid-3.1.15.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- squid-3.1.15.ebuild 31 Aug 2011 08:10:58 -0000 1.1
52 +++ squid-3.1.15.ebuild 1 Sep 2011 14:22:09 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild,v 1.1 2011/08/31 08:10:58 eras Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild,v 1.2 2011/09/01 14:22:09 chainsaw Exp $
58
59 EAPI=4
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 IUSE="caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \
68 ecap icap-client \
69 mysql postgres sqlite \