blob: 3a8f514cc4130844d6a44382d59e8ea918c26360 (
plain)
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
|
# ChangeLog for dev-libs/nettle
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.11 2005/10/14 22:39:29 vapier Exp $
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.
|