1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
|
# ChangeLog for net-p2p/bitcoind
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.35 2012/06/26 02:34:02 blueness Exp $
*bitcoind-0.6.3 (26 Jun 2012)
*bitcoind-0.6.0.9_rc1 (26 Jun 2012)
*bitcoind-0.5.6_rc3 (26 Jun 2012)
*bitcoind-0.4.7_rc3 (26 Jun 2012)
26 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
-files/0.4.5-reopen_log_file.patch, -bitcoind-0.4.7_rc2.ebuild,
+bitcoind-0.4.7_rc3.ebuild, +bitcoind-0.5.6_rc3.ebuild,
-bitcoind-0.6.0.7.ebuild, -bitcoind-0.6.0.8_rc2.ebuild,
-files/0.6.0-reopen_log_file.patch, +bitcoind-0.6.0.9_rc1.ebuild,
-files/0.6.1-reopen_log_file.patch, -bitcoind-0.5.5.ebuild,
-bitcoind-0.6.0.8_rc1.ebuild, -bitcoind-0.6.2.ebuild,
-files/bitcoind-remove-debug.patch:
Version bumps and cleanup
21 Jun 2012; Jeff Horelick <jdhore@gentoo.org> bitcoind-0.5.6_rc2.ebuild:
marked x86 per bug 422219
20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.5.6_rc2.ebuild:
Stable for amd64, wrt bug #422219
16 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
+files/0.4.7-reopen_log_file.patch, +files/0.6.0.8-reopen_log_file.patch:
Added missing patches
*bitcoind-0.6.0.8_rc2 (16 Jun 2012)
*bitcoind-0.5.6_rc2 (16 Jun 2012)
*bitcoind-0.4.7_rc2 (16 Jun 2012)
16 Jun 2012; Anthony G. Basile <blueness@gentoo.org> -bitcoind-0.4.6.ebuild,
-bitcoind-0.4.7_rc1.ebuild, +bitcoind-0.4.7_rc2.ebuild,
-bitcoind-0.5.3.ebuild, -bitcoind-0.5.6_rc1.ebuild,
+bitcoind-0.5.6_rc2.ebuild, +bitcoind-0.6.0.8_rc2.ebuild:
Remove broken 0.4.x, 0.5.x and add fixes
See: https://bitcointalk.org/?topic=87660
21 May 2012; Johannes Huber <johu@gentoo.org> bitcoind-0.5.5.ebuild:
Stable for x86, wrt bug #415973
18 May 2012; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.5.5.ebuild:
Stable for amd64, wrt bug #415973
14 May 2012; Anthony G. Basile <blueness@gentoo.org>
-bitcoind-0.4.4-r1.ebuild, -bitcoind-0.4.5.ebuild,
-bitcoind-0.5.0.4-r1.ebuild, -bitcoind-0.5.0.5-r1.ebuild,
-bitcoind-0.5.0.6.ebuild, -bitcoind-0.5.1.ebuild, -bitcoind-0.5.3-r2.ebuild,
-bitcoind-0.5.4.ebuild, -bitcoind-0.6.0.ebuild:
Remove vulnerable versions, CVE-2012-2459, bug #415973
*bitcoind-0.6.2 (14 May 2012)
*bitcoind-0.6.0.8_rc1 (14 May 2012)
*bitcoind-0.6.0.7 (14 May 2012)
*bitcoind-0.5.6_rc1 (14 May 2012)
*bitcoind-0.5.5 (14 May 2012)
*bitcoind-0.4.7_rc1 (14 May 2012)
*bitcoind-0.4.6 (14 May 2012)
14 May 2012; Anthony G. Basile <blueness@gentoo.org>
+files/0.6.1-reopen_log_file.patch, +bitcoind-0.4.6.ebuild,
+bitcoind-0.4.7_rc1.ebuild, +bitcoind-0.5.5.ebuild,
+bitcoind-0.5.6_rc1.ebuild, +bitcoind-0.6.0.7.ebuild,
+bitcoind-0.6.0.8_rc1.ebuild, +bitcoind-0.6.2.ebuild:
Add new versions that fix CVE-2012-2459, bug #415973
27 Apr 2012; Anthony G. Basile <blueness@gentoo.org> bitcoind-0.6.0.ebuild:
Add logrotation to 0.6.0 as well
27 Apr 2012; Anthony G. Basile <blueness@gentoo.org>
+files/0.4.5-reopen_log_file.patch, -bitcoind-0.4.5_rc3.ebuild,
+bitcoind-0.4.5.ebuild, -bitcoind-0.5.0.6_rc3.ebuild,
+bitcoind-0.5.0.6.ebuild, -bitcoind-0.5.4_rc3.ebuild,
+files/0.6.0-reopen_log_file.patch, +bitcoind-0.5.4.ebuild,
+files/bitcoind.logrotate, metadata.xml:
Version bump rc3's and add log rotation
*bitcoind-0.5.4 (27 Apr 2012)
*bitcoind-0.5.0.6 (27 Apr 2012)
*bitcoind-0.4.5 (27 Apr 2012)
07 Apr 2012; Anthony G. Basile <blueness@gentoo.org>
-bitcoind-0.4.5_rc2.ebuild, +bitcoind-0.4.5_rc3.ebuild,
-bitcoind-0.5.0.6_rc2.ebuild, +bitcoind-0.5.0.6_rc3.ebuild,
-bitcoind-0.5.4_rc2.ebuild, +bitcoind-0.5.4_rc3.ebuild:
Version bump rc2's to rc3's
04 Apr 2012; Anthony G. Basile <blueness@gentoo.org>
-files/9999-eligius_sendfee.patch:
Removed unused patch file
*bitcoind-0.6.0 (04 Apr 2012)
*bitcoind-0.5.4_rc2 (04 Apr 2012)
*bitcoind-0.5.0.6_rc2 (04 Apr 2012)
*bitcoind-0.4.5_rc2 (04 Apr 2012)
04 Apr 2012; Anthony G. Basile <blueness@gentoo.org>
-bitcoind-0.4.5_rc1.ebuild, +bitcoind-0.4.5_rc2.ebuild,
-bitcoind-0.5.0.6_rc1.ebuild, +bitcoind-0.5.0.6_rc2.ebuild,
-bitcoind-0.5.4_rc1.ebuild, +bitcoind-0.5.4_rc2.ebuild,
-bitcoind-0.6.0_rc5.ebuild, +bitcoind-0.6.0.ebuild:
Version bumps
02 Apr 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
Update luke-jr's email address
*bitcoind-0.6.0_rc5 (26 Mar 2012)
26 Mar 2012; Anthony G. Basile <blueness@gentoo.org>
files/9999-eligius_sendfee.patch, -bitcoind-0.6.0_rc4.ebuild,
+bitcoind-0.6.0_rc5.ebuild:
Bump 0.6.0 to rc5
25 Mar 2012; Thomas Kahle <tomka@gentoo.org> bitcoind-0.5.3.ebuild:
marked x86 per bug 407793
*bitcoind-0.5.4_rc1 (25 Mar 2012)
*bitcoind-0.5.3-r2 (25 Mar 2012)
*bitcoind-0.5.0.6_rc1 (25 Mar 2012)
*bitcoind-0.5.0.5-r1 (25 Mar 2012)
*bitcoind-0.5.0.4-r1 (25 Mar 2012)
*bitcoind-0.4.5_rc1 (25 Mar 2012)
*bitcoind-0.4.4-r1 (25 Mar 2012)
25 Mar 2012; Anthony G. Basile <blueness@gentoo.org>
+files/0.4.4+bip16-eligius_sendfee.patch, -bitcoind-0.4.4.ebuild,
+bitcoind-0.4.4-r1.ebuild, +bitcoind-0.4.5_rc1.ebuild,
-bitcoind-0.5.0.4.ebuild, +bitcoind-0.5.0.4-r1.ebuild,
+bitcoind-0.5.0.5-r1.ebuild, +bitcoind-0.5.0.6_rc1.ebuild,
+files/0.5.0.5+bip16-eligius_sendfee.patch, bitcoind-0.5.1.ebuild,
-bitcoind-0.5.3-r1.ebuild, +bitcoind-0.5.3-r2.ebuild,
+bitcoind-0.5.4_rc1.ebuild, metadata.xml:
Updates to support BIP16 required by April 1, 2012
17 Mar 2012; Anthony G. Basile <blueness@gentoo.org> bitcoind-0.5.0.4.ebuild:
Backport src_test() to 0.5.0.4
*bitcoind-0.6.0_rc4 (17 Mar 2012)
*bitcoind-0.5.3-r1 (17 Mar 2012)
17 Mar 2012; Anthony G. Basile <blueness@gentoo.org>
+files/9999-eligius_sendfee.patch, +bitcoind-0.5.3-r1.ebuild,
+bitcoind-0.6.0_rc4.ebuild:
Added src_test() to current stable and added next rc.
16 Mar 2012; Anthony G. Basile <blueness@gentoo.org> bitcoind-0.5.3.ebuild,
+files/bitcoind-remove-debug.patch:
Remove debug flag from build, bug #408483
16 Mar 2012; Anthony G. Basile <blueness@gentoo.org> bitcoind-0.5.3.ebuild:
Don't call g++ directly, fixes bug #408481
16 Mar 2012; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.5.3.ebuild:
Stable for amd64, wrt bug #407793
*bitcoind-0.5.3 (15 Mar 2012)
*bitcoind-0.5.0.4 (15 Mar 2012)
*bitcoind-0.4.4 (15 Mar 2012)
15 Mar 2012; Anthony G. Basile <blueness@gentoo.org> +bitcoind-0.4.4.ebuild,
+bitcoind-0.5.0.4.ebuild, +bitcoind-0.5.3.ebuild:
Version bumps which address bug #407793
15 Mar 2012; Anthony G. Basile <blueness@gentoo.org>
-bitcoind-0.4.3-r2.ebuild, -bitcoind-0.5.0.3-r2.ebuild,
-bitcoind-0.5.0.4_rc3.ebuild, -bitcoind-0.5.2-r2.ebuild,
-bitcoind-0.5.3_rc3.ebuild:
Remove unstable vulnerable versions, bug #407793
09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> bitcoind-0.5.1.ebuild:
x86 stable wrt bug #405211
*bitcoind-0.5.3_rc3 (05 Mar 2012)
*bitcoind-0.5.0.4_rc3 (05 Mar 2012)
05 Mar 2012; Anthony G. Basile <blueness@gentoo.org> -bitcoind-0.4.2.ebuild,
-bitcoind-0.4.3.ebuild, -bitcoind-0.4.4_rc2-r1.ebuild,
-bitcoind-0.5.0.3.ebuild, -bitcoind-0.5.0.4_rc2-r1.ebuild,
+bitcoind-0.5.0.4_rc3.ebuild, -bitcoind-0.5.2.ebuild,
-bitcoind-0.5.3_rc2-r1.ebuild, +bitcoind-0.5.3_rc3.ebuild:
Remove older 0.4.x versions, add newer 0.5.x
29 Feb 2012; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
Fixed the Header for ChangeLog
22 Feb 2012; Agostino Sarubbo <ago@gentoo.org> bitcoind-0.5.1.ebuild:
Stable for amd64, wrt bug #405211
*bitcoind-0.5.3_rc2-r1 (21 Feb 2012)
*bitcoind-0.5.2-r2 (21 Feb 2012)
*bitcoind-0.5.0.4_rc2-r1 (21 Feb 2012)
*bitcoind-0.5.0.3-r2 (21 Feb 2012)
*bitcoind-0.4.4_rc2-r1 (21 Feb 2012)
*bitcoind-0.4.3-r2 (21 Feb 2012)
21 Feb 2012; Anthony G. Basile <blueness@gentoo.org>
-bitcoind-0.4.3-r1.ebuild, +bitcoind-0.4.3-r2.ebuild,
-bitcoind-0.4.4_rc2.ebuild, +bitcoind-0.4.4_rc2-r1.ebuild,
-bitcoind-0.5.0.3-r1.ebuild, +bitcoind-0.5.0.3-r2.ebuild,
-bitcoind-0.5.0.4_rc2.ebuild, +bitcoind-0.5.0.4_rc2-r1.ebuild,
-bitcoind-0.5.2-r1.ebuild, +bitcoind-0.5.2-r2.ebuild,
-bitcoind-0.5.3_rc2.ebuild, +bitcoind-0.5.3_rc2-r1.ebuild:
Update BIP17 patch
*bitcoind-0.5.3_rc2 (16 Feb 2012)
*bitcoind-0.5.0.4_rc2 (16 Feb 2012)
*bitcoind-0.4.4_rc2 (16 Feb 2012)
16 Feb 2012; Anthony G. Basile <blueness@gentoo.org>
+bitcoind-0.4.4_rc2.ebuild, +bitcoind-0.5.0.4_rc2.ebuild,
+bitcoind-0.5.3_rc2.ebuild:
Moved from luke-jr's bitcoin overlay
*bitcoind-0.5.2-r1 (08 Feb 2012)
*bitcoind-0.5.0.3-r1 (08 Feb 2012)
*bitcoind-0.4.3-r1 (08 Feb 2012)
08 Feb 2012; Anthony G. Basile <blueness@gentoo.org>
+bitcoind-0.4.3-r1.ebuild, +bitcoind-0.5.0.3-r1.ebuild,
+bitcoind-0.5.2-r1.ebuild, metadata.xml:
Add USE=bip17 to validate new P2SH transactions
*bitcoind-0.5.2 (11 Jan 2012)
*bitcoind-0.5.0.3 (11 Jan 2012)
*bitcoind-0.4.3 (11 Jan 2012)
11 Jan 2012; Anthony G. Basile <blueness@gentoo.org>
-bitcoind-0.4.3_rc1.ebuild, +bitcoind-0.4.3.ebuild,
-bitcoind-0.5.0.3_rc1.ebuild, +bitcoind-0.5.0.3.ebuild,
-bitcoind-0.5.2_rc1.ebuild, +bitcoind-0.5.2.ebuild:
Bumps from release candidates
*bitcoind-0.5.2_rc1 (06 Jan 2012)
*bitcoind-0.5.0.3_rc1 (06 Jan 2012)
*bitcoind-0.4.3_rc1 (06 Jan 2012)
06 Jan 2012; Anthony G. Basile <blueness@gentoo.org>
+bitcoind-0.4.3_rc1.ebuild, +bitcoind-0.5.0.3_rc1.ebuild,
+bitcoind-0.5.2_rc1.ebuild:
Moved from luke-jr's bitcoin overlay
*bitcoind-0.5.1 (23 Dec 2011)
*bitcoind-0.4.2 (23 Dec 2011)
23 Dec 2011; Anthony G. Basile <blueness@gentoo.org>
+files/0.4.2-Makefile.gentoo, +bitcoind-0.4.2.ebuild, +bitcoind-0.5.1.ebuild,
+files/bitcoin.conf, +files/bitcoin.confd, +files/bitcoin.initd,
+metadata.xml:
Initial commit, proxy maintaining for Luke Dashjr, bug #328391
|