1 |
# ChangeLog for net-misc/memcached |
2 |
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/ChangeLog,v 1.81 2009/04/12 21:00:00 robbat2 Exp $ |
4 |
|
5 |
13 Apr 2009; Robin H. Johnson <robbat2@gentoo.org> memcached-1.2.8.ebuild, |
6 |
memcached-1.3.3.ebuild: |
7 |
Bug #265921, fix -Werror. |
8 |
|
9 |
*memcached-1.3.3 (12 Apr 2009) |
10 |
*memcached-1.2.8 (12 Apr 2009) |
11 |
|
12 |
12 Apr 2009; Robin H. Johnson <robbat2@gentoo.org> |
13 |
+memcached-1.2.8.ebuild, +memcached-1.3.3.ebuild: |
14 |
Version bump per bug #263344. |
15 |
|
16 |
17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> |
17 |
files/memcached-1.2.2-p-threads.patch: |
18 |
Fix patch with absolute paths. |
19 |
|
20 |
15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
21 |
memcached-1.2.6.ebuild: |
22 |
ppc stable, bug #246279 |
23 |
|
24 |
15 Nov 2008; Raúl Porcel <armin76@gentoo.org> memcached-1.2.6.ebuild: |
25 |
alpha/arm/ia64/sparc/x86 stable wrt #246279 |
26 |
|
27 |
13 Nov 2008; Jeremy Olexa <darkside@gentoo.org> memcached-1.2.6.ebuild: |
28 |
amd64 stable, bug #246279 |
29 |
|
30 |
12 Nov 2008; Brent Baude <ranger@gentoo.org> memcached-1.2.6.ebuild: |
31 |
stable ppc64, bug 246279 |
32 |
|
33 |
12 Nov 2008; Jeroen Roovers <jer@gentoo.org> memcached-1.2.6.ebuild: |
34 |
Stable for HPPA (bug #246279). |
35 |
|
36 |
*memcached-1.3.0 (11 Nov 2008) |
37 |
|
38 |
11 Nov 2008; Robin H. Johnson <robbat2@gentoo.org> |
39 |
+memcached-1.3.0.ebuild: |
40 |
Version bump. |
41 |
|
42 |
27 Sep 2008; Raúl Porcel <armin76@gentoo.org> memcached-1.2.5.ebuild: |
43 |
arm stable wrt #223371 |
44 |
|
45 |
*memcached-1.2.6 (01 Aug 2008) |
46 |
|
47 |
01 Aug 2008; Caleb Tennis <caleb@gentoo.org> +files/1.2.6/conf, |
48 |
+files/1.2.6/init, +memcached-1.2.6.ebuild: |
49 |
bump to new version |
50 |
|
51 |
26 May 2008; Raúl Porcel <armin76@gentoo.org> memcached-1.2.5.ebuild: |
52 |
alpha/ia64/sparc stable wrt #223371 |
53 |
|
54 |
25 May 2008; Jeroen Roovers <jer@gentoo.org> memcached-1.2.5.ebuild: |
55 |
Stable for HPPA (bug #223371). |
56 |
|
57 |
25 May 2008; Markus Meier <maekke@gentoo.org> memcached-1.2.5.ebuild: |
58 |
amd64/x86 stable, bug #223371 |
59 |
|
60 |
25 May 2008; Markus Rothe <corsair@gentoo.org> memcached-1.2.5.ebuild: |
61 |
Stable on ppc64; bug #223371 |
62 |
|
63 |
24 May 2008; nixnut <nixnut@gentoo.org> memcached-1.2.5.ebuild: |
64 |
Stable on ppc wrt bug 223371 |
65 |
|
66 |
04 Apr 2008; Brent Baude <ranger@gentoo.org> memcached-1.2.4.ebuild: |
67 |
stable ppc64, bug 215561 |
68 |
|
69 |
03 Apr 2008; Brent Baude <ranger@gentoo.org> memcached-1.2.4.ebuild: |
70 |
stable ppc, bug 215561 |
71 |
|
72 |
31 Mar 2008; Jeroen Roovers <jer@gentoo.org> memcached-1.2.4.ebuild: |
73 |
Stable for HPPA (bug #215561). |
74 |
|
75 |
31 Mar 2008; Caleb Tennis <caleb@gentoo.org> +files/1.2.5/conf, |
76 |
+files/1.2.5/init, memcached-1.2.5.ebuild: |
77 |
Fix directory structure |
78 |
|
79 |
31 Mar 2008; Caleb Tennis <caleb@gentoo.org> memcached-1.2.4.ebuild: |
80 |
stable on amd64 |
81 |
|
82 |
31 Mar 2008; Caleb Tennis <caleb@gentoo.org> -memcached-1.1.11.ebuild, |
83 |
-memcached-1.1.12.ebuild, -memcached-1.1.12-r1.ebuild, |
84 |
-memcached-1.1.12-r3.ebuild, -memcached-1.1.13_pre.ebuild, |
85 |
-memcached-1.2.1.ebuild, -memcached-1.2.2-r2.ebuild: |
86 |
remove older ebuilds |
87 |
|
88 |
*memcached-1.2.5 (31 Mar 2008) |
89 |
|
90 |
31 Mar 2008; Caleb Tennis <caleb@gentoo.org> memcached-1.2.4.ebuild, |
91 |
+memcached-1.2.5.ebuild: |
92 |
bump to 1.2.5 |
93 |
|
94 |
22 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> memcached-1.2.4.ebuild: |
95 |
Cache::Memcached is only used for some testcases in 1.2.4, so move it under |
96 |
USE=test. |
97 |
|
98 |
*memcached-1.2.4 (21 Jan 2008) |
99 |
|
100 |
21 Jan 2008; Caleb Tennis <caleb@gentoo.org> -memcached-1.2.4_rc1.ebuild, |
101 |
+memcached-1.2.4.ebuild: |
102 |
version bump to 1.2.4, remove _rc1 |
103 |
|
104 |
18 Dec 2007; Robin H. Johnson <robbat2@gentoo.org> |
105 |
memcached-1.2.1-r1.ebuild: |
106 |
Stabilize memcached-1.2.1-r1 on amd64, because I've been using it in |
107 |
production at work for >6 months. |
108 |
|
109 |
18 Dec 2007; Robin H. Johnson <robbat2@gentoo.org> |
110 |
-memcached-1.2.2.ebuild, -memcached-1.2.2-r1.ebuild: |
111 |
The first releases of 1.2.2 suffered from the pidfile bug, so lets ditch them. |
112 |
|
113 |
*memcached-1.2.4_rc1 (27 Nov 2007) |
114 |
|
115 |
27 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> +files/1.2.4/conf, |
116 |
+files/1.2.4/init, +memcached-1.2.4_rc1.ebuild: |
117 |
Version bump to upstream release candidate. Also include the updated scripts |
118 |
with multiconf support per bug #194868. Multiconf was possible before, but |
119 |
the PIDFILE was not always handled correctly. |
120 |
|
121 |
*memcached-1.2.2-r2 (27 Nov 2007) |
122 |
27 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> +memcached-1.2.2-r2.ebuild |
123 |
+files/memcached-1.2.2-p-threads.patch: |
124 |
Fix for writing a non-empty pidfile. |
125 |
|
126 |
26 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: |
127 |
Update metadata to reflect new ownership, as lisa is retiring. |
128 |
|
129 |
18 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> |
130 |
memcached-1.1.11.ebuild, memcached-1.1.12.ebuild, |
131 |
memcached-1.1.12-r1.ebuild, memcached-1.1.12-r2.ebuild, |
132 |
memcached-1.1.12-r3.ebuild, memcached-1.1.13_pre.ebuild, |
133 |
memcached-1.1.13.ebuild, memcached-1.1.13-r1.ebuild, |
134 |
memcached-1.2.1.ebuild, memcached-1.2.1-r1.ebuild, memcached-1.2.2.ebuild, |
135 |
memcached-1.2.2-r1.ebuild: |
136 |
Fix all unquoted variables. |
137 |
|
138 |
*memcached-1.2.2-r1 (18 Nov 2007) |
139 |
|
140 |
18 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> |
141 |
+memcached-1.2.2-r1.ebuild: |
142 |
Install the memcached-tool utillity, for managing memory slabs in memcached. |
143 |
|
144 |
23 Oct 2007; Diego Pettenò <flameeyes@gentoo.org> |
145 |
+files/memcached-1.2.2-fbsd.patch, memcached-1.2.2.ebuild: |
146 |
Add patch to build on Gentoo/FreeBSD. |
147 |
|
148 |
15 Oct 2007; Markus Rothe <corsair@gentoo.org> memcached-1.2.1-r1.ebuild: |
149 |
Stable on ppc64 |
150 |
|
151 |
11 Oct 2007; Jeroen Roovers <jer@gentoo.org> memcached-1.2.1-r1.ebuild: |
152 |
Stable for HPPA (drac) and fixed quoting issues caught by repoman. |
153 |
|
154 |
*memcached-1.2.2 (24 Sep 2007) |
155 |
|
156 |
24 Sep 2007; Samuli Suominen <drac@gentoo.org> +memcached-1.2.2.ebuild: |
157 |
Version bump for bug 177787, thanks to Brian Moon for reporting. |
158 |
|
159 |
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
160 |
memcached-1.2.1-r1.ebuild: |
161 |
ppc. stable |
162 |
|
163 |
27 Jul 2007; Raúl Porcel <armin76@gentoo.org> memcached-1.2.1-r1.ebuild: |
164 |
alpha stable |
165 |
|
166 |
24 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
167 |
memcached-1.2.1-r1.ebuild: |
168 |
Stable on sparc |
169 |
|
170 |
28 Apr 2007; Sven Wegener <swegener@gentoo.org> memcached-1.1.11.ebuild, |
171 |
memcached-1.1.12.ebuild, memcached-1.1.12-r1.ebuild, |
172 |
memcached-1.1.12-r2.ebuild, memcached-1.1.12-r3.ebuild, |
173 |
memcached-1.1.13_pre.ebuild, memcached-1.1.13.ebuild, |
174 |
memcached-1.2.1.ebuild: |
175 |
Fix *initd, *confd and *envd calls (#17388, #174266) |
176 |
|
177 |
22 Apr 2007; Raúl Porcel <armin76@gentoo.org> memcached-1.2.1-r1.ebuild: |
178 |
ia64 + x86 stable and fix typo |
179 |
|
180 |
16 Apr 2007; Markus Rothe <corsair@gentoo.org> memcached-1.1.13.ebuild: |
181 |
Stable on ppc64 |
182 |
|
183 |
*memcached-1.2.1-r1 (31 Mar 2007) |
184 |
*memcached-1.1.13-r1 (31 Mar 2007) |
185 |
|
186 |
31 Mar 2007; Robin H. Johnson <robbat2@gentoo.org> +files/1.1.13/conf, |
187 |
+files/1.1.13/init, +memcached-1.1.13-r1.ebuild, |
188 |
+memcached-1.2.1-r1.ebuild: |
189 |
Fix start-stop-daemon looking at the binary instead of the pidfile when |
190 |
using multiple instances of memcached. |
191 |
|
192 |
22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
193 |
memcached-1.2.1.ebuild: |
194 |
Stable on sparc |
195 |
|
196 |
17 Mar 2007; Steve Dibb <beandog@gentoo.org> memcached-1.1.13.ebuild: |
197 |
amd64 stable |
198 |
|
199 |
15 Mar 2007; Jeroen Roovers <jer@gentoo.org> memcached-1.2.1.ebuild: |
200 |
Stable for HPPA (bug #168582). |
201 |
|
202 |
13 Mar 2007; Raúl Porcel <armin76@gentoo.org> memcached-1.1.13.ebuild: |
203 |
x86 stable |
204 |
|
205 |
02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
206 |
memcached-1.1.13.ebuild: |
207 |
Stable on sparc |
208 |
|
209 |
05 Dec 2006; Lisa Seelye <lisa@gentoo.org> -memcached-1.2.0.ebuild, |
210 |
+memcached-1.2.1.ebuild: |
211 |
Remove the old unstable version. Please test 1.2.1 instead |
212 |
|
213 |
*memcached-1.2.1 (05 Dec 2006) |
214 |
|
215 |
05 Dec 2006; Lisa Seelye <lisa@gentoo.org> +memcached-1.2.1.ebuild: |
216 |
Version bump. should address some stability issues |
217 |
|
218 |
23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> |
219 |
memcached-1.1.12-r2.ebuild: |
220 |
ppc stable |
221 |
|
222 |
25 Oct 2006; Roy Marples <uberlord@gentoo.org> memcached-1.2.0.ebuild: |
223 |
Added ~sparc-fbsd keyword |
224 |
|
225 |
21 Oct 2006; Thomas Cort <tcort@gentoo.org> memcached-1.1.13.ebuild: |
226 |
Stable on alpha. |
227 |
|
228 |
*memcached-1.2.0 (10 Oct 2006) |
229 |
*memcached-1.1.13 (10 Oct 2006) |
230 |
|
231 |
10 Oct 2006; Lisa Seelye <lisa@gentoo.org> +memcached-1.1.13.ebuild, |
232 |
+memcached-1.2.0.ebuild: |
233 |
Version bumps. version 1.2.0 is bug #150147 |
234 |
|
235 |
05 Sep 2006; Thomas Cort <tcort@gentoo.org> memcached-1.1.13_pre.ebuild: |
236 |
Added ~alpha keyword. |
237 |
|
238 |
13 Jul 2006; Aron Griffis <agriffis@gentoo.org> |
239 |
memcached-1.1.12-r2.ebuild: |
240 |
Mark 1.1.12-r2 stable on ia64 |
241 |
|
242 |
05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> |
243 |
memcached-1.1.13_pre.ebuild: |
244 |
Add ~x86-fbsd keyword. |
245 |
|
246 |
23 May 2006; Markus Rothe <corsair@gentoo.org> memcached-1.1.12-r2.ebuild: |
247 |
Stable on ppc64 |
248 |
|
249 |
18 May 2006; Robin H. Johnson <robbat2@gentoo.org> |
250 |
memcached-1.1.13_pre.ebuild: |
251 |
Fix up a slight mistake. |
252 |
|
253 |
*memcached-1.1.13_pre (18 May 2006) |
254 |
|
255 |
18 May 2006; Lisa Seelye <lisa@gentoo.org> +memcached-1.1.13_pre.ebuild: |
256 |
Version bump |
257 |
|
258 |
27 Apr 2006; Alec Warner <antarus@gentoo.org> |
259 |
files/digest-memcached-1.1.11, files/digest-memcached-1.1.12, |
260 |
files/digest-memcached-1.1.12-r1, files/digest-memcached-1.1.12-r2, |
261 |
files/digest-memcached-1.1.12-r3, Manifest: |
262 |
Fixing SHA256 digest, pass four |
263 |
|
264 |
*memcached-1.1.12-r3 (04 Apr 2006) |
265 |
|
266 |
04 Apr 2006; Lisa Seelye <lisa@gentoo.org> files/init, |
267 |
+memcached-1.1.12-r3.ebuild: |
268 |
Solve bug 122246 finally. |
269 |
|
270 |
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> |
271 |
memcached-1.1.12-r2.ebuild: |
272 |
Mark 1.1.12-r2 ~ia64 |
273 |
|
274 |
02 Jan 2006; Lisa Seelye <lisa@gentoo.org> memcached-1.1.11.ebuild, |
275 |
memcached-1.1.12.ebuild, memcached-1.1.12-r1.ebuild, |
276 |
memcached-1.1.12-r2.ebuild: |
277 |
Gearing up for removal of dev-libs/memcached-api-php per |
278 |
http://article.gmane.org/gmane.linux.gentoo.devel/34595/match= |
279 |
|
280 |
31 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> |
281 |
memcached-1.1.12-r2.ebuild: |
282 |
Don't use /bin/false but use -1 instead. |
283 |
|
284 |
*memcached-1.1.12-r2 (29 Dec 2005) |
285 |
|
286 |
29 Dec 2005; Lisa Seelye <lisa@gentoo.org> files/1.1.12/conf, |
287 |
files/1.1.12/init, +memcached-1.1.12-r2.ebuild: |
288 |
taken some comments from stuart: uses its own uers (memcached), and will now |
289 |
just warn the user when they start the daemon without a -l listen address |
290 |
|
291 |
17 Dec 2005; Markus Rothe <corsair@gentoo.org> memcached-1.1.12-r1.ebuild: |
292 |
Added ~ppc64 |
293 |
|
294 |
*memcached-1.1.12-r1 (07 Dec 2005) |
295 |
|
296 |
07 Dec 2005; Lisa Seelye <lisa@gentoo.org> files/1.1.12/conf, |
297 |
files/1.1.12/init, +memcached-1.1.12-r1.ebuild: |
298 |
Evidently I forgot the memcached MANPAGE! While I am here I may as well let |
299 |
the user install the protocol and memory_management txt files under doc USE |
300 |
flag |
301 |
|
302 |
15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> |
303 |
memcached-1.1.12.ebuild: |
304 |
Stable on sparc |
305 |
|
306 |
08 Nov 2005; Lisa Seelye <lisa@gentoo.org> -memcached-1.1.12_rc1.ebuild, |
307 |
memcached-1.1.12.ebuild: |
308 |
Remove the OLD RC1 for 1.1.12 and bump 1.1.12 to stable on x86 (i think |
309 |
seven months is enough testing). Other arches please test and bump as |
310 |
needed. |
311 |
|
312 |
21 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> |
313 |
memcached-1.1.12.ebuild: |
314 |
Keyworded ~sparc |
315 |
|
316 |
28 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> memcached-1.1.12.ebuild: |
317 |
Added ~mips. |
318 |
|
319 |
03 Jul 2005; Konstantin Arkhipov <voxus@gentoo.org> memcached-1.1.12.ebuild: |
320 |
Stable on amd64. |
321 |
|
322 |
*memcached-1.1.12 (17 May 2005) |
323 |
|
324 |
17 May 2005; Konstantin Arkhipov <voxus@gentoo.org> +memcached-1.1.12.ebuild: |
325 |
Version bump. |
326 |
|
327 |
29 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org> memcached-1.1.11.ebuild: |
328 |
Stable on amd64. |
329 |
|
330 |
01 Feb 2005; Konstantin Arkhipov <voxus@gentoo.org> memcached-1.1.11.ebuild: |
331 |
Added ~amd64 keyword. |
332 |
|
333 |
21 Jan 2005; Konstantin Arkhipov <voxus@gentoo.org> |
334 |
memcached-1.1.12_rc1.ebuild: |
335 |
Added ~amd64 keyword. |
336 |
|
337 |
*memcached-1.1.12_rc1 (14 Jan 2005) |
338 |
|
339 |
14 Jan 2005; Lisa Seelye <lisa@gentoo.org> +metadata.xml, |
340 |
+files/1.1.12/conf, +files/1.1.12/init, +memcached-1.1.12_rc1.ebuild: |
341 |
Add 1.1.12-rc1 and retool the conf/init scripts to take advantage of the new |
342 |
-P (pidfile) option. The default behavior is to save the pidfile in |
343 |
/var/run/memcached/memcached-PORT.pid. This, it seems would make it easier |
344 |
for people to have multiple instances of memcached running (simply rename |
345 |
/etc/init.d/memcached to /etc/init.d/memcached.instance and the conf.d file |
346 |
accordingly. |
347 |
|
348 |
05 Jan 2005; Lisa Seelye <lisa@gentoo.org> memcached-1.1.11.ebuild: |
349 |
Dependency update: dev-libs/memcached-api-perl -> dev-perl/Cache-Memcached. |
350 |
|
351 |
05 Sep 2004; Sven Wegener <swegener@gentoo.org> : |
352 |
Fixed ChangeLog header. |
353 |
|
354 |
22 Aug 2004; Lisa Seelye <lisa@gentoo.org> -memcached-1.1.10.ebuild, |
355 |
memcached-1.1.11.ebuild, -memcached-1.1.9.ebuild: |
356 |
bump to arch, do some cleanup |
357 |
|
358 |
17 Jul 2004; David Holm <dholm@gentoo.org> memcached-1.1.11.ebuild: |
359 |
Added to ~ppc. |
360 |
|
361 |
08 Jul 2004; Lisa Seelye <lisa@gentoo.org> +files/conf, +files/init, |
362 |
+memcached-1.1.10.ebuild, +memcached-1.1.11.ebuild, +memcached-1.1.9.ebuild: |
363 |
Moved from net-www/memcached to net-misc/memcached. |
364 |
|
365 |
*memcached-1.1.11 (07 May 2004) |
366 |
|
367 |
07 May 2004; Lisa Seelye <lisa@gentoo.org> +memcached-1.1.11.ebuild: |
368 |
version bump here |
369 |
|
370 |
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> memcached-1.1.10.ebuild, |
371 |
memcached-1.1.9.ebuild: |
372 |
Add die following econf for bug 48950 |
373 |
|
374 |
10 Jan 2004; Lisa Seelye <lisa@gentoo.org> memcached-1.1.9.ebuild: |
375 |
1.1.9 has been ~x86 for so long. Bump it (and extend copyright to 2004 for |
376 |
this change) |
377 |
|
378 |
*memcached-1.1.10 (10 Jan 2004) |
379 |
|
380 |
10 Jan 2004; Lisa Seelye <lisa@gentoo.org> memcached-1.1.10.ebuild: |
381 |
Version bump to 1.1.10 (~x86) |
382 |
|
383 |
24 Oct 2003; Lisa Seelye <lisa@gentoo.org> memcached-1.1.8.ebuild, |
384 |
memcached-1.1.9.ebuild: |
385 |
BSD license only, not BSD and GPL-2 |
386 |
|
387 |
*memcached-1.1.9 (09 Oct 2003) |
388 |
|
389 |
09 Oct 2003; Lisa Seelye <lisa@gentoo.org> memcached-1.1.6.ebuild, |
390 |
memcached-1.1.9.ebuild, files/conf, files/init: |
391 |
Version bump and new init/conf scripts. lots of cool stuff |
392 |
|
393 |
* net-www/memcached-1.1.8 |
394 |
30 Jul 2003; Lisa Seelye <lisa@gentoo.org> |
395 |
The source messed up. 1.1.7 is a dud. :) This is the fix! |
396 |
|
397 |
* net-www/memcached-1.1.7 |
398 |
29 Jul 2003; Lisa Seelye <lisa@gentoo.org> |
399 |
Version bump. This package separated the APIs - and so did I. |
400 |
dev-libs/memcached-api-perl and dev-libs/memcached-api-php both use flags (perl and php) respectivly |
401 |
Also fixed the init script |
402 |
|
403 |
30 Jul 2003; Lisa Seelye <lisa@gentoo.org> |
404 |
Removing this version since it doesn't work. |
405 |
|
406 |
* net-www/memcached-1.1.6 |
407 |
|
408 |
26 Jul 2003; Lisa M. Seelye <lisa@gentoo.org> |
409 |
Inital checkin into Portage at version 1.1.6 |