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
|
# ChangeLog for net-libs/axtls
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.6 2012/06/21 15:03:23 jer Exp $
21 Jun 2012; Jeroen Roovers <jer@gentoo.org> axtls-1.4.6-r1.ebuild:
Stable for HPPA (bug #421479).
18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> axtls-1.4.6-r1.ebuild:
Stable for amd64, wrt bug #421479
17 Jun 2012; Anthony G. Basile <blueness@gentoo.org> axtls-1.4.6-r1.ebuild,
+files/explicit-libdir.patch:
Make build system multilib aware, add USE=static-libs, for bug #421479
*axtls-1.4.6-r1 (07 Jun 2012)
07 Jun 2012; Anthony G. Basile <blueness@gentoo.org> +axtls-1.4.6-r1.ebuild,
+files/bigint_impl.h-add-missing-include.patch:
Fix crypto/bigint_impl.h so curl can build against axtls
https://sourceforge.net/tracker/?func=detail&aid=3515628&group_id=171217&atid
=857113
https://sourceforge.net/tracker/?func=detail&aid=3532467&group_id=171217&atid
=857113
29 May 2012; Jeroen Roovers <jer@gentoo.org> axtls-1.4.6.ebuild:
Marked ~hppa too.
*axtls-1.4.6 (26 May 2012)
26 May 2012; Anthony G. Basile <blueness@gentoo.org> +axtls-1.4.6.ebuild,
+files/axhttpd.confd, +files/axhttpd.initd, +files/config, +metadata.xml:
Move from axTLS and version bump
07 Apr 2012; Anthony G. Basile <blueness@gentoo.org> axTLS-1.4.5.ebuild,
+files/axTLS-add-missing-include.patch:
Add missing #include header for bigint_impl.h
http://sourceforge.net/tracker/?func=detail&aid=3515628&group_id=171217&atid=
857113
07 Apr 2012; Anthony G. Basile <blueness@gentoo.org> files/config:
Increase max X509 CA certs and chain length to work with ca-certificates
07 Apr 2012; Anthony G. Basile <blueness@gentoo.org> axTLS-1.4.5.ebuild:
Add missing depend on doxygen if USE=doc
*axTLS-1.4.5 (06 Apr 2012)
06 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +axTLS-1.4.5.ebuild,
+files/axhttpd.confd, +files/axhttpd.initd, +files/config, +metadata.xml:
Initial commit
|