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
|
# ChangeLog for dev-libs/nettle
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.19 2007/11/11 09:51:57 cla Exp $
11 Nov 2007; Dawid Węgliński <cla@gentoo.org> nettle-1.15.ebuild:
Stable on x86 (bug #198689)
10 Nov 2007; Samuli Suominen <drac@gentoo.org> nettle-1.15.ebuild:
amd64 stable
10 Nov 2007; nixnut <nixnut@gentoo.org> nettle-1.15.ebuild:
Stable on ppc wrt bug 198689
*nettle-1.15 (06 Aug 2007)
06 Aug 2007; Alon Bar-Lev <alonbl@gentoo.org> +nettle-1.15.ebuild:
Version bump, bug#187862
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
27 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> nettle-1.14.ebuild:
Add ~x86-fbsd keyword.
31 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org> nettle-1.14.ebuild:
Autotools fixups
*nettle-1.14 (31 Oct 2006)
31 Oct 2006; Alon Bar-Lev <alonbl@gentoo.org>
+files/nettle-1.14-make-as-needed.patch, +nettle-1.14.ebuild:
Version bump, fix LDFLAGS="-Wl,--as-needed", closes bug#153138
14 Oct 2005; Mike Frysinger <vapier@gentoo.org> nettle-1.13-r1.ebuild:
Add support for gmp/ssl USE flags.
*nettle-1.13-r1 (13 Oct 2005)
13 Oct 2005; Mike Frysinger <vapier@gentoo.org>
+files/nettle-1.13-PIC.patch, +files/nettle-1.13-no-exec-stack.patch,
+files/nettle-1.13-preprocess-asm.patch, +nettle-1.13-r1.ebuild:
Fixes from PaX team to address executable stacks and PIC bugs.
*nettle-1.13 (11 Oct 2005)
11 Oct 2005; Mike Frysinger <vapier@gentoo.org> +nettle-1.13.ebuild:
Version bump.
29 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> nettle-1.10.ebuild,
nettle-1.12.ebuild:
Do not dodoc INSTALL.
*nettle-1.12 (30 Jul 2005)
30 Jul 2005; Daniel Black <dragonheart@gentoo.org> metadata.xml,
+nettle-1.12.ebuild:
version bump thanks to meatoo
22 Apr 2005; Simon Stelling <blubb@gentoo.org> nettle-1.10.ebuild:
stable on amd64
01 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> nettle-1.10.ebuild:
-fPIC _is_ necessary, but not in static libraries. --enable-shared lets it
build an additional shared library.
30 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> nettle-1.10.ebuild:
Removed append-flags -fPIC on amd64. Not necessary anymore.
20 Jul 2004; Rainer Groesslinger <scandium@gentoo.org> nettle-1.10.ebuild:
stable on x86, ppc, sparc
*nettle-1.10 (11 Jul 2004)
11 Jul 2004; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by Rainer Groesslinger #56156.
|