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
|
# ChangeLog for net-analyzer/nessus-bin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-bin/ChangeLog,v 1.13 2010/11/24 02:30:15 mattst88 Exp $
24 Nov 2010; <mattst88@gentoo.org> nessus-bin-3.2.0.ebuild:
Remove redundant dependency on rpm2targz.
07 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
nessus-bin-3.2.0.ebuild:
Use elog for fetch error.
15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> nessus-bin-3.2.0.ebuild:
Fix SRC_URI syntax, whitespace.
*nessus-bin-3.2.0 (14 May 2008)
14 May 2008; Marcelo Goes <vanquirius@gentoo.org>
+nessus-bin-3.2.0.ebuild:
3.2.0 version bump for bug 187219. We are now using the Red Hat binary and
depending on >=dev-libs/openssl-0.9.8. Thanks to Erwin Paternotte
<paternotte at fox-it dot com>, Nick Loeve <trickie at gmail dot com>,
Thomas Guyot <thomas at zango dot com>, Cyberjun <cyberjun at gmail dot
com>, Vladimir Rusinov <vladimir at greenmice dot info>, Anton Bolshakov
<anton.bugs at gmail dot com>, Peter Volkov <pva at gentoo dot org> and
anyone I missed.
02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
nessus-bin-3.0.5.ebuild:
(QA) RESTRICT clean up.
01 May 2007; Marius Mauch <genone@gentoo.org> nessus-bin-3.0.5.ebuild:
Replacing einfo with elog
08 Apr 2007; Marcelo Goes <vanquirius@gentoo.org>
-nessus-bin-3.0.4.ebuild, nessus-bin-3.0.5.ebuild:
Remove old ebuild, mark 3.0.5 x86 stable.
*nessus-bin-3.0.5 (30 Jan 2007)
30 Jan 2007; Marcelo Goes <vanquirius@gentoo.org>
+nessus-bin-3.0.5.ebuild:
3.0.5 version bump. Thanks to ChazeFroy <chazefroy at gmail dot com>. Fixes
bug 162614.
*nessus-bin-3.0.4 (29 Nov 2006)
29 Nov 2006; Markus Ullmann <jokey@gentoo.org> -files/nessusd-r8,
+files/nessusd-initd, -nessus-bin-3.0.2.ebuild, -nessus-bin-3.0.3.ebuild,
+nessus-bin-3.0.4.ebuild:
Version bump wrt bug #153722
*nessus-bin-3.0.3 (09 Oct 2006)
09 Oct 2006; Markus Ullmann <jokey@gentoo.org> nessus-bin-3.0.2.ebuild,
+nessus-bin-3.0.3.ebuild:
Version bump wrt bug #149378
09 Oct 2006; Markus Ullmann <jokey@gentoo.org> -nessus-bin-3.0.1.ebuild,
nessus-bin-3.0.2.ebuild:
Cleanup
*nessus-bin-3.0.2 (09 Mar 2006)
09 Mar 2006; Marcelo Goes <vanquirius@gentoo.org>
+nessus-bin-3.0.2.ebuild:
3.0.2 version bump for bug 125520, thanks to ChazeFroy <chazefroy at gmail
dot com>.
*nessus-bin-3.0.1 (04 Feb 2006)
04 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> +files/90nessus-bin,
+files/nessusd-r8, +metadata.xml, +nessus-bin-3.0.1.ebuild:
Initial commit for bug 115347.
|