Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-4.0_p39-r1.ebuild bash-3.1_p18-r1.ebuild bash-4.2_p48-r1.ebuild bash-3.2_p52-r1.ebuild bash-4.1_p12-r1.ebuild ChangeLog
Date: Thu, 25 Sep 2014 07:31:24
Message-Id: 20140925073119.C31EF6352@oystercatcher.gentoo.org
1 ago 14/09/25 07:31:19
2
3 Modified: bash-4.0_p39-r1.ebuild bash-3.1_p18-r1.ebuild
4 bash-4.2_p48-r1.ebuild bash-3.2_p52-r1.ebuild
5 bash-4.1_p12-r1.ebuild ChangeLog
6 Log:
7 Stable for alpha/amd64/arm/ia64/ppc/ppc64/sparc/sh/x86 wrt the security bug #523592
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
10
11 Revision Changes Path
12 1.2 app-shells/bash/bash-4.0_p39-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.0_p39-r1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.0_p39-r1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.0_p39-r1.ebuild?r1=1.1&r2=1.2
17
18 Index: bash-4.0_p39-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p39-r1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- bash-4.0_p39-r1.ebuild 25 Sep 2014 06:21:32 -0000 1.1
25 +++ bash-4.0_p39-r1.ebuild 25 Sep 2014 07:31:19 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p39-r1.ebuild,v 1.1 2014/09/25 06:21:32 polynomial-c Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p39-r1.ebuild,v 1.2 2014/09/25 07:31:19 ago Exp $
31
32 EAPI="4"
33
34 @@ -34,7 +34,7 @@
35
36 LICENSE="GPL-3"
37 SLOT="${MY_PV}"
38 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
39 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
40 IUSE="afs mem-scramble +net nls +readline"
41
42 DEPEND=">=sys-libs/ncurses-5.2-r2
43
44
45
46 1.2 app-shells/bash/bash-3.1_p18-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p18-r1.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p18-r1.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p18-r1.ebuild?r1=1.1&r2=1.2
51
52 Index: bash-3.1_p18-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p18-r1.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- bash-3.1_p18-r1.ebuild 25 Sep 2014 06:21:32 -0000 1.1
59 +++ bash-3.1_p18-r1.ebuild 25 Sep 2014 07:31:19 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p18-r1.ebuild,v 1.1 2014/09/25 06:21:32 polynomial-c Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p18-r1.ebuild,v 1.2 2014/09/25 07:31:19 ago Exp $
65
66 EAPI="4"
67
68 @@ -34,7 +34,7 @@
69
70 LICENSE="GPL-2"
71 SLOT="${MY_PV}"
72 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
73 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
74 IUSE="afs +net nls +readline"
75
76 DEPEND=">=sys-libs/ncurses-5.2-r2
77
78
79
80 1.2 app-shells/bash/bash-4.2_p48-r1.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.2_p48-r1.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.2_p48-r1.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.2_p48-r1.ebuild?r1=1.1&r2=1.2
85
86 Index: bash-4.2_p48-r1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p48-r1.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- bash-4.2_p48-r1.ebuild 25 Sep 2014 06:21:32 -0000 1.1
93 +++ bash-4.2_p48-r1.ebuild 25 Sep 2014 07:31:19 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p48-r1.ebuild,v 1.1 2014/09/25 06:21:32 polynomial-c Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p48-r1.ebuild,v 1.2 2014/09/25 07:31:19 ago Exp $
99
100 EAPI="4"
101
102 @@ -34,7 +34,7 @@
103
104 LICENSE="GPL-3"
105 SLOT="0"
106 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
107 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
108 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
109
110 DEPEND=">=sys-libs/ncurses-5.2-r2
111
112
113
114 1.2 app-shells/bash/bash-3.2_p52-r1.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.2_p52-r1.ebuild?rev=1.2&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.2_p52-r1.ebuild?rev=1.2&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.2_p52-r1.ebuild?r1=1.1&r2=1.2
119
120 Index: bash-3.2_p52-r1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p52-r1.ebuild,v
123 retrieving revision 1.1
124 retrieving revision 1.2
125 diff -u -r1.1 -r1.2
126 --- bash-3.2_p52-r1.ebuild 25 Sep 2014 06:21:32 -0000 1.1
127 +++ bash-3.2_p52-r1.ebuild 25 Sep 2014 07:31:19 -0000 1.2
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2014 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p52-r1.ebuild,v 1.1 2014/09/25 06:21:32 polynomial-c Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p52-r1.ebuild,v 1.2 2014/09/25 07:31:19 ago Exp $
133
134 EAPI="4"
135
136 @@ -34,7 +34,7 @@
137
138 LICENSE="GPL-2"
139 SLOT="${MY_PV}"
140 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
141 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
142 IUSE="afs +net nls +readline"
143
144 DEPEND=">=sys-libs/ncurses-5.2-r2
145
146
147
148 1.2 app-shells/bash/bash-4.1_p12-r1.ebuild
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p12-r1.ebuild?rev=1.2&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p12-r1.ebuild?rev=1.2&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p12-r1.ebuild?r1=1.1&r2=1.2
153
154 Index: bash-4.1_p12-r1.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p12-r1.ebuild,v
157 retrieving revision 1.1
158 retrieving revision 1.2
159 diff -u -r1.1 -r1.2
160 --- bash-4.1_p12-r1.ebuild 25 Sep 2014 06:21:32 -0000 1.1
161 +++ bash-4.1_p12-r1.ebuild 25 Sep 2014 07:31:19 -0000 1.2
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2014 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p12-r1.ebuild,v 1.1 2014/09/25 06:21:32 polynomial-c Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p12-r1.ebuild,v 1.2 2014/09/25 07:31:19 ago Exp $
167
168 EAPI="4"
169
170 @@ -34,7 +34,7 @@
171
172 LICENSE="GPL-3"
173 SLOT="${MY_PV}"
174 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
175 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
176 IUSE="afs mem-scramble +net nls +readline"
177
178 DEPEND=">=sys-libs/ncurses-5.2-r2
179
180
181
182 1.386 app-shells/bash/ChangeLog
183
184 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.386&view=markup
185 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.386&content-type=text/plain
186 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.385&r2=1.386
187
188 Index: ChangeLog
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
191 retrieving revision 1.385
192 retrieving revision 1.386
193 diff -u -r1.385 -r1.386
194 --- ChangeLog 25 Sep 2014 06:21:32 -0000 1.385
195 +++ ChangeLog 25 Sep 2014 07:31:19 -0000 1.386
196 @@ -1,6 +1,12 @@
197 # ChangeLog for app-shells/bash
198 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
199 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.385 2014/09/25 06:21:32 polynomial-c Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.386 2014/09/25 07:31:19 ago Exp $
201 +
202 + 25 Sep 2014; Agostino Sarubbo <ago@g.o> bash-3.1_p18-r1.ebuild,
203 + bash-3.2_p52-r1.ebuild, bash-4.0_p39-r1.ebuild, bash-4.1_p12-r1.ebuild,
204 + bash-4.2_p48-r1.ebuild:
205 + Stable for alpha/amd64/arm/ia64/ppc/ppc64/sparc/sh/x86 wrt the security bug
206 + #523592
207
208 *bash-4.3_p25-r1 (25 Sep 2014)
209 *bash-4.2_p48-r1 (25 Sep 2014)