/[gentoo-x86]/dev-libs/libgcrypt/ChangeLog
Gentoo

Contents of /dev-libs/libgcrypt/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.169 - (show annotations) (download)
Sat Apr 27 22:40:18 2013 UTC (3 weeks, 1 day ago) by radhermit
Branch: MAIN
CVS Tags: HEAD
Changes since 1.168: +6 -1 lines
Version bump (bug #467466), add caps use flag.

(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

1 # ChangeLog for dev-libs/libgcrypt
2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.168 2013/04/25 19:23:12 radhermit Exp $
4
5 *libgcrypt-1.5.2 (27 Apr 2013)
6
7 27 Apr 2013; Tim Harder <radhermit@gentoo.org> +libgcrypt-1.5.2.ebuild:
8 Version bump (bug #467466), add caps use flag.
9
10 25 Apr 2013; Tim Harder <radhermit@gentoo.org> libgcrypt-1.5.1.ebuild:
11 Fix autoreconf failures with automake-1.13 (bug #466938).
12
13 *libgcrypt-1.5.1 (19 Mar 2013)
14
15 19 Mar 2013; Tim Harder <radhermit@gentoo.org> +libgcrypt-1.5.1.ebuild:
16 Version bump and add subslot.
17
18 20 Feb 2013; Zac Medico <zmedico@gentoo.org> libgcrypt-1.5.0-r4.ebuild:
19 Add ~arm-linux keyword.
20
21 23 Dec 2012; Fabian Groffen <grobian@gentoo.org> libgcrypt-1.5.0-r4.ebuild:
22 Fix bus errors on sparc64-solaris
23
24 *libgcrypt-1.5.0-r4 (04 Dec 2012)
25
26 04 Dec 2012; Tim Harder <radhermit@gentoo.org> +libgcrypt-1.5.0-r4.ebuild,
27 +files/libgcrypt-1.5.0-aesni.patch:
28 Revbump to fix segfault issue with aes-ni support and add epatch_user support
29 (bugs #442568 and #442630 by Toralf Förster).
30
31 *libgcrypt-1.5.0-r3 (04 Nov 2012)
32
33 04 Nov 2012; Dane Smith <c1pher@gentoo.org> +libgcrypt-1.5.0-r3.ebuild:
34 Revbump. Add prefix support from Christoph Junghans <ottxor@gentoo.org>.
35 Closes bug 440080.
36
37 23 Sep 2012; Mike Frysinger <vapier@gentoo.org>
38 +files/libgcrypt-1.5.0-x32.patch, libgcrypt-1.5.0-r2.ebuild:
39 Fix building for x32 ABIs #427726 by Joe.
40
41 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> libgcrypt-1.5.0-r2.ebuild:
42 alpha/ia64/m68k/s390/sh/sparc stable wrt #418391
43
44 14 Jul 2012; Markus Meier <maekke@gentoo.org> libgcrypt-1.5.0-r2.ebuild:
45 arm stable, bug #418391
46
47 29 Jun 2012; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.5.0-r2.ebuild:
48 Stable for HPPA (bug #418391).
49
50 25 Jun 2012; Jeff Horelick <jdhore@gentoo.org> libgcrypt-1.5.0-r2.ebuild:
51 marked x86 per bug 418391
52
53 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libgcrypt-1.5.0-r2.ebuild:
54 Stable for amd64, wrt bug #418391
55
56 24 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com>
57 libgcrypt-1.5.0-r2.ebuild:
58 ppc/ppc64 stable wrt #418391
59
60 21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> libgcrypt-1.5.0-r1.ebuild,
61 libgcrypt-1.5.0-r2.ebuild, libgcrypt-1.5.0.ebuild:
62 Add missing inheritance of eutils.eclass
63
64 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> libgcrypt-1.5.0-r2.ebuild:
65 keyword ~amd64-fbsd
66
67 *libgcrypt-1.5.0-r2 (18 Feb 2012)
68
69 18 Feb 2012; Ulrich Müller <ulm@gentoo.org> +libgcrypt-1.5.0-r2.ebuild:
70 Re-add support for the IDEA cipher, bug 159870.
71
72 *libgcrypt-1.5.0-r1 (22 Sep 2011)
73
74 22 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org>
75 +libgcrypt-1.5.0-r1.ebuild, +files/libgcrypt-multilib-syspath.patch:
76 Revbump: also drop -L flags from libgcrypt-config as done for libgpg-error;
77 avoid forcing PIC code for static libraries (if they are even enabled); use
78 EAPI=4 features; remove .la files if the static libraries are not installed.
79
80 22 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org>
81 -libgcrypt-1.5.0_beta1-r1.ebuild, -libgcrypt-1.5.0_beta1-r2.ebuild,
82 -files/libgcrypt-1.5.0_beta1-ctr.patch:
83 Remove betas, so that we can remove the (too big) file in FILESDIR.
84
85 22 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org> libgcrypt-1.5.0.ebuild,
86 +files/libgcrypt-1.5.0-uscore.patch:
87 Use libtool's macro to identify whether to use underscores in names or not.
88 Closes bug #383865.
89
90 *libgcrypt-1.5.0 (01 Jul 2011)
91
92 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> +libgcrypt-1.5.0.ebuild:
93 Version bump. Requested by Arfrever
94
95 *libgcrypt-1.5.0_beta1-r2 (01 May 2011)
96
97 01 May 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
98 +libgcrypt-1.5.0_beta1-r2.ebuild, +files/libgcrypt-1.5.0_beta1-ctr.patch:
99 Backport changes in CTR mode (bug #356325).
100
101 *libgcrypt-1.5.0_beta1-r1 (06 Apr 2011)
102 *libgcrypt-1.4.6-r1 (06 Apr 2011)
103
104 06 Apr 2011; Dane Smith <c1pher@gentoo.org> +libgcrypt-1.4.6-r1.ebuild,
105 -libgcrypt-1.5.0_beta1.ebuild, +libgcrypt-1.5.0_beta1-r1.ebuild:
106 Revbump for both 1.4.6 and 1.5.0_ beta1. Disable flag munging wrt
107 bug 360503. Remove old 1.5.0_beta1.
108
109 *libgcrypt-1.5.0_beta1 (23 Feb 2011)
110
111 23 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
112 +libgcrypt-1.5.0_beta1.ebuild:
113 Version bump.
114
115 29 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
116 libgcrypt-1.4.6.ebuild:
117 Revert change for bug #352302.
118
119 21 Jan 2011; Robin H. Johnson <robbat2@gentoo.org> libgcrypt-1.4.6.ebuild:
120 Bug #352302: Make static-libs IUSE default so that the installcd stage1
121 builds correctly again.
122
123 16 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
124 libgcrypt-1.4.6.ebuild:
125 Add "static-libs" USE flag.
126
127 16 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
128 -libgcrypt-1.4.5.ebuild:
129 Delete.
130
131 16 Oct 2010; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.4.6.ebuild:
132 Stable for PPC (bug #337121).
133
134 15 Oct 2010; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.4.6.ebuild:
135 Stable for HPPA (bug #337121).
136
137 30 Sep 2010; Brent Baude <ranger@gentoo.org> libgcrypt-1.4.6.ebuild:
138 stable ppc64, bug 337121
139
140 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> libgcrypt-1.4.6.ebuild:
141 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #337121
142
143 14 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
144 libgcrypt-1.4.6.ebuild:
145 x86 stable wrt bug #337121
146
147 13 Sep 2010; Markos Chandras <hwoarang@gentoo.org> libgcrypt-1.4.6.ebuild:
148 Stable on amd64 wrt bug #337121
149
150 30 Aug 2010; Patrick Lauer <patrick@gentoo.org> libgcrypt-1.4.6.ebuild:
151 Fixing for non-bash shells #331907
152
153 *libgcrypt-1.4.6 (15 Jul 2010)
154
155 15 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
156 -libgcrypt-1.4.0-r1.ebuild, -files/libgcrypt-1.4.0-HMAC-SHA-384-512.patch,
157 -libgcrypt-1.4.3-r1.ebuild, -files/libgcrypt-1.4.3-HMAC-SHA-384-512.patch,
158 -libgcrypt-1.4.4.ebuild, +libgcrypt-1.4.6.ebuild, metadata.xml:
159 Version bump.
160
161 07 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
162 libgcrypt-1.4.5.ebuild:
163 amd64 stable wrt #300707
164
165 07 Feb 2010; Raúl Porcel <armin76@gentoo.org> libgcrypt-1.4.5.ebuild:
166 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #300707
167
168 03 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
169 libgcrypt-1.4.5.ebuild:
170 stable x86, bug 300707
171
172 19 Jan 2010; nixnut <nixnut@gentoo.org> libgcrypt-1.4.5.ebuild:
173 ppc stable #300707
174
175 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.4.5.ebuild:
176 Stable for HPPA (bug #300707).
177
178 13 Jan 2010; Brent Baude <ranger@gentoo.org> libgcrypt-1.4.5.ebuild:
179 stable ppc64, bug 300707
180
181 13 Dec 2009; Raúl Porcel <armin76@gentoo.org> libgcrypt-1.4.4.ebuild:
182 m68k stable, thanks to kolla for testing
183
184 *libgcrypt-1.4.5 (12 Dec 2009)
185
186 12 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
187 +libgcrypt-1.4.5.ebuild:
188 Version bump.
189
190 07 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
191 libgcrypt-1.4.4.ebuild:
192 Disable C++ checks (bug #288334).
193
194 05 Apr 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
195 libgcrypt-1.4.4.ebuild:
196 Replace -O3 with -O2 on x86 when using GCC 4.1 (bug #263589).
197
198 25 Mar 2009; Joseph Jezak <josejx@gentoo.org> libgcrypt-1.4.4.ebuild:
199 Marked ppc stable for bug #263319.
200
201 23 Mar 2009; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.4.4.ebuild:
202 Stable for HPPA (bug #263319).
203
204 23 Mar 2009; Brent Baude <ranger@gentoo.org> libgcrypt-1.4.4.ebuild:
205 stable ppc64, bug 263319
206
207 23 Mar 2009; Raúl Porcel <armin76@gentoo.org> libgcrypt-1.4.4.ebuild:
208 arm/ia64/s390/sh/sparc stable wrt #263319
209
210 22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
211 libgcrypt-1.4.4.ebuild:
212 Stable on alpha, bug #263319
213
214 22 Mar 2009; Markus Meier <maekke@gentoo.org> libgcrypt-1.4.4.ebuild:
215 amd64/x86 stable, bug #263319
216
217 *libgcrypt-1.4.4 (25 Jan 2009)
218
219 25 Jan 2009; Daniel Black <dragonheart@gentoo.org>
220 -files/libgcrypt-1.2.3-strict-aliasing.patch, -libgcrypt-1.2.4.ebuild,
221 -libgcrypt-1.4.1.ebuild, +libgcrypt-1.4.4.ebuild:
222 version bump as per bug #256049 thanks Arfrever Frehtes Taifersar Arahesis.
223 Dropped IDEA support in this release. removed old versions
224
225 *libgcrypt-1.4.3-r1 (06 Nov 2008)
226
227 06 Nov 2008; Daniel Black <dragonheart@gentoo.org>
228 +files/libgcrypt-1.4.0-HMAC-SHA-384-512.patch,
229 +files/libgcrypt-1.4.3-HMAC-SHA-384-512.patch, libgcrypt-1.4.0-r1.ebuild,
230 -libgcrypt-1.4.3.ebuild, +libgcrypt-1.4.3-r1.ebuild:
231 hash calculation fix as per upstream
232 http://marc.info/?l=gcrypt-devel&m=122591162816263&w=2
233
234 *libgcrypt-1.4.3 (03 Nov 2008)
235
236 03 Nov 2008; Daniel Black <dragonheart@gentoo.org>
237 +libgcrypt-1.4.3.ebuild:
238 version bump thanks to Arfrever in bug #237855
239
240 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
241 Add USE flag description to metadata wrt GLEP 56.
242
243 *libgcrypt-1.4.1 (25 Apr 2008)
244
245 25 Apr 2008; Alon Bar-Lev <alonbl@gentoo.org> +libgcrypt-1.4.1.ebuild:
246 Version bump
247
248 13 Feb 2008; Alon Bar-Lev <alonbl@gentoo.org> -libgcrypt-1.2.2-r1.ebuild:
249 Cleanup
250
251 31 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.4.0-r1.ebuild:
252 Fix dependency on libgpg-error, bug#208115
253
254 29 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.2.4.ebuild,
255 libgcrypt-1.4.0-r1.ebuild:
256 Modify IDEA URL
257
258 21 Jan 2008; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.4.0-r1.ebuild:
259 Stable for HPPA (bug #206666).
260
261 20 Jan 2008; Raúl Porcel <armin76@gentoo.org> libgcrypt-1.4.0-r1.ebuild:
262 alpha/ia64/sparc/x86 stable wrt #206666
263
264 20 Jan 2008; Christoph Mende <angelos@gentoo.org>
265 libgcrypt-1.4.0-r1.ebuild:
266 Stable on amd64 wrt bug #206666
267
268 20 Jan 2008; nixnut <nixnut@gentoo.org> libgcrypt-1.4.0-r1.ebuild:
269 Stable on ppc wrt bug 206666
270
271 20 Jan 2008; Brent Baude <ranger@gentoo.org> libgcrypt-1.4.0-r1.ebuild:
272 Marking libgcrypt-1.4.0-r1 ppc64 for bug 206666
273
274 22 Dec 2007; nixnut <nixnut@gentoo.org> libgcrypt-1.4.0-r1.ebuild:
275 Added ~ppc wrt bug 201901
276
277 15 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.2.4.ebuild,
278 libgcrypt-1.4.0-r1.ebuild:
279 Remove reference to mediacrypt, bug#202378
280
281 *libgcrypt-1.4.0-r1 (14 Dec 2007)
282
283 14 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> -libgcrypt-1.4.0.ebuild,
284 +libgcrypt-1.4.0-r1.ebuild:
285 Revbump
286
287 12 Dec 2007; Markus Rothe <corsair@gentoo.org> libgcrypt-1.4.0.ebuild:
288 Added ~ppc64; bug #201901
289
290 11 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.4.0.ebuild:
291 Removed padlock, bug#201917, thanks to many
292
293 *libgcrypt-1.4.0 (10 Dec 2007)
294
295 10 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> +libgcrypt-1.4.0.ebuild:
296 Version bump
297
298 10 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org> -libgcrypt-1.1.12.ebuild,
299 -libgcrypt-1.1.94.ebuild, -libgcrypt-1.2.0.ebuild,
300 -libgcrypt-1.2.1.ebuild, -libgcrypt-1.2.1-r1.ebuild,
301 -libgcrypt-1.2.2.ebuild, -libgcrypt-1.2.3.ebuild,
302 -libgcrypt-1.2.3-r1.ebuild:
303 Cleanup
304
305 09 Oct 2007; Christoph Mende <angelos@gentoo.org> libgcrypt-1.2.4.ebuild:
306 Stable on amd64 wrt bug #194113
307
308 05 Oct 2007; Tom Gall <tgall@gentoo.org> libgcrypt-1.2.4.ebuild:
309 stable on ppc64
310
311 02 Oct 2007; Raúl Porcel <armin76@gentoo.org> libgcrypt-1.2.4.ebuild:
312 alpha/ia64 stable wrt #194113
313
314 30 Sep 2007; Markus Meier <maekke@gentoo.org> libgcrypt-1.2.4.ebuild:
315 x86 stable, bug #194113
316
317 29 Sep 2007; Lars Weiler <pylon@gentoo.org> libgcrypt-1.2.4.ebuild:
318 stable ppc, bug #194113
319
320 29 Sep 2007; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.2.4.ebuild:
321 Stable for HPPA (bug #194113).
322
323 28 Sep 2007; Ferris McCormick <fmccor@gentoo.org> libgcrypt-1.2.4.ebuild:
324 Sparc stable --- Bug #194113 --- all tests pass.
325
326 30 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
327 Removing liquidx from metadata due to his retirement (see #171155 for
328 reference).
329
330 03 Mar 2007; Marius Mauch <genone@gentoo.org> libgcrypt-1.2.3-r1.ebuild,
331 libgcrypt-1.2.4.ebuild:
332 Replacing einfo with elog/ewarn
333
334 *libgcrypt-1.2.4 (02 Feb 2007)
335
336 02 Feb 2007; Alon Bar-Lev <alonbl@gentoo.org> +libgcrypt-1.2.4.ebuild:
337 Version bump
338
339 12 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.2.3-r1.ebuild:
340 Remove WANT_AUTO*
341
342 10 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org>
343 +files/libgcrypt-1.2.3-strict-aliasing.patch, libgcrypt-1.2.3-r1.ebuild:
344 Fixed strict-aliasing qa issue, bug#161370
345
346 05 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.2.3-r1.ebuild:
347 Added autotools variables, bug#160135, thanks to jacub
348
349 05 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.2.3-r1.ebuild:
350 Fixing idea url to upstream, who publish our patch now
351
352 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
353 libgcrypt-1.2.3-r1.ebuild:
354 Fix atom.
355
356 *libgcrypt-1.2.3-r1 (04 Jan 2007)
357
358 04 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> +libgcrypt-1.2.3-r1.ebuild:
359 Add idea algirithm patch, modified version of
360 http://www.kfwebs.net/articles/article/42/GnuPG-2.0---IDEA-support,
361 bug#159870
362
363 28 Dec 2006; Fabian Groffen <grobian@gentoo.org> libgcrypt-1.2.0.ebuild,
364 libgcrypt-1.2.1.ebuild, libgcrypt-1.2.1-r1.ebuild, libgcrypt-1.2.2.ebuild,
365 libgcrypt-1.2.2-r1.ebuild, libgcrypt-1.2.3.ebuild:
366 Dropped ppc-macos keyword, see you in prefix
367
368 *libgcrypt-1.2.3 (29 Oct 2006)
369
370 29 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org> +libgcrypt-1.2.3.ebuild:
371 Version bump
372
373 19 Oct 2006; Roy Marples <uberlord@gentoo.org> libgcrypt-1.2.2-r1.ebuild:
374 Added ~sparc-fbsd keyword.
375
376 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> libgcrypt-1.2.2-r1.ebuild:
377 Marked stable on mips.
378
379 27 Apr 2006; Marien Zwart <marienz@gentoo.org>
380 files/digest-libgcrypt-1.1.12, files/digest-libgcrypt-1.1.94,
381 files/digest-libgcrypt-1.2.0, files/digest-libgcrypt-1.2.1,
382 files/digest-libgcrypt-1.2.1-r1, Manifest:
383 Fixing SHA256 digest, pass four
384
385 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
386 libgcrypt-1.2.2-r1.ebuild:
387 Actually add the ~x86-fbsd keyword.
388
389 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
390 libgcrypt-1.2.2-r1.ebuild:
391 Don't run econf two times, it's useless.
392
393 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
394 libgcrypt-1.2.2-r1.ebuild:
395 Run elibtoolize and add ~x86-fbsd keyword.
396
397 21 Feb 2006; Marcelo Goes <vanquirius@gentoo.org>
398 -files/libgcrypt-1.2.1-GNU-stack-fix.patch,
399 -files/libgcrypt-1.2.1-info-entry-fix.patch,
400 -files/libgcrypt-1.2.1-ppc64-fix.patch, libgcrypt-1.2.1.ebuild,
401 libgcrypt-1.2.1-r1.ebuild, libgcrypt-1.2.2.ebuild,
402 libgcrypt-1.2.2-r1.ebuild:
403 Move patches to mirrors, fixes large files bug 123634 reported by Mark
404 Loeser <halcy0n at gentoo dot org>.
405
406 14 Feb 2006; Fabian Groffen <grobian@gentoo.org>
407 libgcrypt-1.2.2-r1.ebuild:
408 Marked ppc-macos stable bug (#122760)
409
410 06 Feb 2006; Simon Stelling <blubb@gentoo.org> libgcrypt-1.2.2-r1.ebuild:
411 stable on amd64
412
413 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> libgcrypt-1.2.2-r1.ebuild:
414 Mark 1.2.2-r1 stable on alpha
415
416 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
417 libgcrypt-1.2.2-r1.ebuild:
418 Stable on ppc.
419
420 31 Dec 2005; Markus Rothe <corsair@gentoo.org> libgcrypt-1.2.2.ebuild,
421 libgcrypt-1.2.2-r1.ebuild:
422 Added tgall's fix for ppc64 to later versions, too.
423
424 30 Dec 2005; Markus Rothe <corsair@gentoo.org> libgcrypt-1.2.2-r1.ebuild:
425 Stable on ppc64
426
427 29 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org>
428 libgcrypt-1.2.2-r1.ebuild:
429 Stable on sparc
430
431 29 Dec 2005; Mark Loeser <halcy0n@gentoo.org> libgcrypt-1.2.2-r1.ebuild:
432 Stable on x86; bug #117034
433
434 25 Nov 2005; Tom Gall <tgall@gentoo.org> libgcrypt-1.2.1.ebuild,
435 +libgcrypt-1.2.1-ppc64-fix.patch:
436 bug #90211
437
438 10 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> libgcrypt-1.2.2-r1.ebuild files/digest-libgcrypt-1.2.2-r1
439 libgcrypt-1.2.2.ebuild files/digest-libgcrypt-1.2.2 +files/libgcrypt-1.2.1-info-entry-fix.patch:
440 Added small patch to fix info file so that its subsequent index entry works.
441
442 *libgcrypt-1.2.2-r1 (08 Nov 2005)
443
444 08 Nov 2005; Daniel Black <dragonheart@gentoo.org> libgcrypt-1.2.2-r1.ebuild files/digest-libgcrypt-1.2.2-r1
445 Added portable nonexecutable stack method thanks to Werner
446
447 *libgcrypt-1.2.2 (07 Nov 2005)
448
449 07 Nov 2005; Daniel Black <dragonheart@gentoo.org>
450 +libgcrypt-1.2.2.ebuild:
451 verison bump as per bug #108677
452
453 04 Sep 2005; Daniel Black <dragonheart@gentoo.org>
454 +files/libgcrypt-1.2.1-GNU-stack-fix.patch, libgcrypt-1.2.1-r1.ebuild:
455 nonexecutable stacks hopefully fixed for all platforms (bug #96022). Thanks
456 to the Pax Team who I could not of fixed it without
457
458 *libgcrypt-1.2.1-r1 (20 Aug 2005)
459
460 20 Aug 2005; Daniel Black <dragonheart@gentoo.org> libgcrypt-1.2.1-r1.ebuild files/digest-libgcrypt-1.2.1-r1
461 revision bump to force pic static libraries (bug #96022)
462
463 17 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> libgcrypt-1.2.1.ebuild:
464 Stable on sh.
465
466 07 Aug 2005; Daniel Black <dragonheart@gentoo.org>
467 libgcrypt-1.1.12.ebuild, libgcrypt-1.1.94.ebuild, libgcrypt-1.2.0.ebuild,
468 libgcrypt-1.2.1.ebuild:
469 changed to mirror://gnupg
470
471 09 Jul 2005; Lina Pezzella <j4rg0n@gentoo.org> libgcrypt-1.2.1.ebuild:
472 Stable ppc-macos. Bug #98376
473
474 05 Jul 2005; Daniel Black <dragonheart@gentoo.org>
475 -files/libgcrypt-hppa.patch, -files/libgcrypt-rijndael.patch,
476 -libgcrypt-1.1.91.ebuild, -libgcrypt-1.1.92.ebuild,
477 -libgcrypt-1.2.0-r1.ebuild, -libgcrypt-1.2.0-r2.ebuild,
478 libgcrypt-1.2.1.ebuild:
479 Version cleanout and fixes bug #96792 by Chris White
480
481 03 Jul 2005; Hardave Riar <hardave@gentoo.org> libgcrypt-1.2.1.ebuild:
482 Stable on mips, dep for bug #90726.
483
484 06 Jun 2005; Markus Rothe <corsair@gentoo.org> libgcrypt-1.2.1.ebuild:
485 Stable on ppc64
486
487 09 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
488 libgcrypt-1.2.1.ebuild:
489 Stable on sparc
490
491 07 May 2005; Aron Griffis <agriffis@gentoo.org> libgcrypt-1.2.1.ebuild:
492 stable on ia64
493
494 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> libgcrypt-1.2.1.ebuild:
495 Stable on alpha.
496
497 29 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> libgcrypt-1.2.1.ebuild:
498 stable on amd64
499
500 29 Apr 2005; Daniel Black <dragonheart@gentoo.org> libgcrypt-1.2.1.ebuild:
501 ppc stable
502
503 28 Apr 2005; Daniel Black <dragonheart@gentoo.org> libgcrypt-1.2.1.ebuild:
504 x86 stable libgcrypt-1.2.1
505
506 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libgcrypt-1.2.0-r2.ebuild:
507 stable on ia64
508
509 26 Mar 2005; Marcelo Goes <vanquirius@gentoo.org> libgcrypt-1.1.91.ebuild,
510 libgcrypt-1.1.92.ebuild, libgcrypt-1.1.94.ebuild, libgcrypt-1.2.0-r1.ebuild,
511 libgcrypt-1.2.0-r2.ebuild, libgcrypt-1.2.0.ebuild, libgcrypt-1.2.1.ebuild:
512 Added dev-libs/libgpg-error to RDEPEND. Fix bug 86456. Thanks Spider
513 <spider@gentoo.org>.
514
515 *libgcrypt-1.2.1 (13 Jan 2005)
516
517 13 Jan 2005; Daniel Black <dragonheart@gentoo.org> metadata.xml,
518 +libgcrypt-1.2.1.ebuild:
519 Version bump. Previous patches were included. Maintainer crypto added to
520 metadata.xml
521
522 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
523 Change encoding to UTF-8 for GLEP 31 compliance
524
525 26 Nov 2004; Jason Wever <weeve@gentoo.org> libgcrypt-1.2.0-r2.ebuild:
526 Stable on sparc.
527
528 *libgcrypt-1.2.0-r2 (10 Oct 2004)
529
530 10 Oct 2004; Jason Wever <weeve@gentoo.org>
531 +files/libgcrypt-rijndael.patch, +libgcrypt-1.2.0-r2.ebuild:
532 Added a fix for bug #53667 that makes libgcrypt apps happy on sparc.
533
534 03 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> libgcrypt-1.2.0-r1.ebuild,
535 libgcrypt-1.2.0.ebuild:
536 ppc-macos fix. Added ppc-macos back because sys-devel/patch is in
537 package.provided.
538
539 *libgcrypt-1.2.0-r1 (04 Sep 2004)
540
541 04 Sep 2004; Guy Martin <gmsoft@gentoo.org> +files/libgcrypt-hppa.patch,
542 +libgcrypt-1.2.0-r1.ebuild:
543 Added a fix for relocation problem on hppa. Removed macos KEYWORDS until they
544 stabilize sys-devel/patch.
545
546 09 Aug 2004; Guy Martin <gmsoft@gentoo.org> libgcrypt-1.2.0.ebuild:
547 Stable on hppa.
548
549 07 Aug 2004; <agriffis@gentoo.org> libgcrypt-1.2.0.ebuild:
550 stable on ia64 to fulfill dependency for gnutls security update #59231
551
552 07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> libgcrypt-1.1.94.ebuild:
553 Stable on ppc
554
555 07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> libgcrypt-1.1.94.ebuild:
556 Stable on ppc
557
558 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> libgcrypt-1.2.0.ebuild:
559 Stable on sparc wrt #59231
560
561 29 Jul 2004; Stephen P. Becker <geoman@gentoo.org> libgcrypt-1.1.94.ebuild:
562 Stable on mips.
563
564 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libgcrypt-1.1.94.ebuild:
565 Stable on alpha.
566
567 01 Jul 2004; Tom Gall <tgall@gentoo.org> libgcrypt-1.2.0.ebuild:
568 stable on ppc64 bug #54804
569
570 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> libgcrypt-1.1.94.ebuild:
571 Marked stable on amd64.
572
573 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> -libgcrypt-1.1.3.ebuild,
574 libgcrypt-1.1.91.ebuild, libgcrypt-1.1.92.ebuild, libgcrypt-1.1.94.ebuild,
575 libgcrypt-1.2.0.ebuild:
576 Keyword changes - x86 to 1.1.9*. ~hppa ~ia64 ~ppc readded to 1.2.0 as they
577 seem to have been dropped
578
579 *libgcrypt-1.2.0 (30 May 2004)
580
581 30 May 2004; Mike Frysinger <vapier@gentoo.org> +libgcrypt-1.2.0.ebuild:
582 Version bump #48916 by Erinn Looney-Triggs.
583
584 12 May 2004; Bryan Østergaard <kloeri@gentoo.org> libgcrypt-1.1.94.ebuild:
585 Add ~alpha.
586
587 02 May 2004; Stephen P. Becker <geoman@gentoo.org> libgcrypt-1.1.94.ebuild:
588 Added ~mips keyword.
589
590 *libgcrypt-1.1.94 (02 May 2004)
591
592 02 May 2004; Bryan Østergaard <kloeri@gentoo.org> +libgcrypt-1.1.94.ebuild:
593 Version bump, bug #49610.
594
595 29 Feb 2004; Jason Wever <weeve@gentoo.org> libgcrypt-1.1.92.ebuild:
596 I hope you like ~sparcin' too.
597
598 *libgcrypt-1.1.92 (28 Feb 2004)
599
600 28 Feb 2004; Alastair Tse <liquidx@gentoo.org> libgcrypt-1.1.92.ebuild:
601 version bump. added backward compat symlinks. (#43175)
602
603 01 Feb 2004; Jon Portnoy <avenj@gentoo.org> libgcrypt-1.1.91.ebuild :
604 AMD64 keywords.
605
606 *libgcrypt-1.1.91 (01 Jan 2004)
607
608 01 Jan 2004; Hanno Boeck <hanno@gentoo.org> libgcrypt-1.1.91.ebuild:
609 Version bump.
610
611 16 Dec 2003; Guy Martin <gmsoft@gentoo.org> libgcrypt-1.1.12.ebuild:
612 Marked stable on hppa.
613
614 14 Dec 2003; Lars Weiler <pylon@gentoo.org> libgcrypt-1.1.12.ebuild:
615 Make stable on ppc
616
617 13 Dec 2003; Brad House <brad_mssw@gentoo.org> libgcrypt-1.1.12.ebuild:
618 mark stable on amd64
619
620 10 Dec 2003; <agriffis@gentoo.org> libgcrypt-1.1.12.ebuild:
621 stable on ia64
622
623 28 Nov 2003; Jason Wever <weeve@gentoo.org> libgcrypt-1.1.12.ebuild:
624 Marked stable on sparc.
625
626 16 Oct 2003; Aron Griffis <agriffis@gentoo.org> libgcrypt-1.1.12.ebuild:
627 Stable on alpha
628
629 13 Oct 2003; Alastair Tse <liquidx@gentoo.org> libgcrypt-1.1.10.ebuild,
630 libgcrypt-1.1.12.ebuild, libgcrypt-1.1.8.ebuild:
631 stable bump and cleanup
632
633 13 May 2003; Tavis Ormandy <taviso@gentoo.org> libgcrypt-1.1.12.ebuild:
634 adding ~alpha keyword.
635
636 10 May 2003; <jrray@gentoo.org> libgcrypt-1.1.12.ebuild:
637 Making the doctype depends optional based on the doc use variable. Closes bug
638 19535.
639
640 *libgcrypt-1.1.12 (08 Feb 2003)
641
642 08 Feb 2003; J Robert Ray <jrray@gentoo.org> libgcrypt-1.1.12 : Version bump,
643 all the docbook-sgml-utils issues should be sorted out. The configure script
644 needs a working docbook environment or else it prints out a warning, then
645 goes on to never actually use it. Since it is conceivable that it may be
646 used or needed in the future, I'm leaving the dependencies in place for now.
647
648 *libgcrypt-1.1.10 (4 Feb 2003)
649
650 04 Feb 2003; Yannick Koehler <ykoehler@gentoo.org> libgcrypt-1.1.10.ebuild
651 files/digest-libgcrypt-1.1.10 :
652
653 Version bump.
654
655 03 Jan 2003; Matthew Turk <satai@gentoo.org> :
656 Changed docbook2X dependency to docbook-sgml-utils, as both have the same
657 results and docbook-sgml-utils is more dependable, although I can't really
658 tell where the docbook2X system is used in this.
659
660 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
661
662 *libgcrypt-1.1.8 (12 Oct 2002)
663
664 12 Oct 2002; Seemant Kulleen <seemant@gentoo.org> libgcrypt-1.1.8.ebuild
665 files/digest-libgcrypt-1.1.8 :
666
667 Version bump. License is now LGPL-2.1 unless using a unix without
668 /dev/random or windows, in which case use GPL-2. Removed myconf settings
669 from 1.1.3 since README mentioned nothing about them. Added docs in
670 src_install.
671
672 *libgcrypt-1.1.3 (15 Mar 2002 )
673
674 13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> ChangeLog :
675
676 Added ppc keyword
677
678 15 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
679
680 This library is necessary for the new release of aide (intrusion detection)
681 version 0.8
682
683 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
684
685 Added initial ChangeLog which should be updated whenever the package is
686 updated in any way. This changelog is targetted to users. This means that the
687 comments should well explained and written in clean English. The details about
688 writing correct changelogs are explained in the skel.ChangeLog file which you
689 can find in the root directory of the portage repository.

  ViewVC Help
Powered by ViewVC 1.1.13