blob: 9eddeb844b2c8708f7138c2e05659f4b8c3e0aa2 (
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
|
# ChangeLog for net-analyzer/sslscan
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sslscan/ChangeLog,v 1.7 2012/12/29 11:31:58 graaff Exp $
29 Dec 2012; Hans de Graaff <graaff@gentoo.org>
files/sslscan-1.8.2-makefile.patch:
Add missing -lcrypto line to Makefile to fix underlinking, fixing bug
#449006.
07 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> metadata.xml:
Drop empy herd tag
07 Aug 2012; Hans de Graaff <graaff@gentoo.org>
files/sslscan-1.8.2-makefile.patch:
Move compiler and linker flags to the front so that they actually work.
Really fixes bug 430022.
06 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> sslscan-1.8.2.ebuild:
Fix quoting of the compiler name. Missing SLOT dependency of openssl for
headers.
06 Aug 2012; Hans de Graaff <graaff@gentoo.org> sslscan-1.8.2.ebuild,
+files/sslscan-1.8.2-makefile.patch:
Fix compilation for forced as-needed, bug 430022.
06 Aug 2012; Hans de Graaff <graaff@gentoo.org> sslscan-1.8.2.ebuild:
Update homepage.
*sslscan-1.8.2 (08 May 2012)
08 May 2012; Hans de Graaff <graaff@gentoo.org> +sslscan-1.8.2.ebuild,
+metadata.xml:
Initial import. Moved here from overlay graaff.
|