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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
# ChangeLog for net-analyzer/metasploit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.22 2007/02/07 20:44:41 blubb Exp $
07 Feb 2007; Simon Stelling <blubb@gentoo.org> metasploit-2.7.ebuild:
stable on amd64; bug 164246
03 Feb 2007; Jason Wever <weeve@gentoo.org> metasploit-2.7.ebuild:
Added ~sparc keyword.
03 Feb 2007; nixnut <nixnut@gentoo.org> metasploit-2.7.ebuild:
Stable on ppc wrt bug 164246
28 Jan 2007; Raúl Porcel <armin76@gentoo.org> metasploit-2.7.ebuild:
x86 stable wrt bug 164246
11 Nov 2006; <malc@gentoo.org> metasploit-2.6.ebuild:
Stable on amd64 - bug #153912
05 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
metasploit-2.6.ebuild:
stabled x86, bug #153912
03 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> metasploit-2.6.ebuild:
Stable on ppc. Bug #153912
03 Nov 2006; Peter Volkov <pva@gentoo.org> files/msfweb.initd:
Fixed init script issue caused msfweb not to stop properly. Thank Timothy
Redaelli for report in bug #153912.
*metasploit-2.7 (02 Nov 2006)
02 Nov 2006; Peter Volkov <pva@gentoo.org> metadata.xml,
-metasploit-2.3-r2.ebuild, -metasploit-2.4-r1.ebuild,
-metasploit-2.5.ebuild, +metasploit-2.7.ebuild:
Version bump. Thank Matt Drew (aetius) matt.drew at gmail.com for report.
Removed old versions. Cleaned metadata.xml a bit.
*metasploit-2.6 (14 Jun 2006)
14 Jun 2006; Peter Volkov <pva@gentoo.org> +metasploit-2.6.ebuild:
Version bump. Thank Kalidarn for report in bug 135404.
*metasploit-2.5 (24 Oct 2005)
24 Oct 2005; Benjamin Smee <strerror@gentoo.org> +metasploit-2.5.ebuild:
version bump. bug #110303
24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
metasploit-2.4-r1.ebuild:
FreeBSD fixes: cp -a -> cp -pPR; root:root -> root:0.
12 Aug 2005; Olivier Crête <tester@gentoo.org> metasploit-2.4-r1.ebuild:
Marked ~amd64, closes bug #102111, thanks to Mike Cvet for testing
04 Jun 2005; Marcelo Goes <vanquirius@gentoo.org>
metasploit-2.4-r1.ebuild:
Use normal file instead of snapshot, wrt bug 95048.
*metasploit-2.4-r1 (04 Jun 2005)
04 Jun 2005; Marcelo Goes <vanquirius@gentoo.org> -metasploit-2.4.ebuild,
+metasploit-2.4-r1.ebuild:
Revision bump. CA certificate changed, preventing use of msfupdate -u. Fixes
bug 95048. Thanks to H D Moore <gentoospam@digitaloffense.net>.
*metasploit-2.4 (11 May 2005)
11 May 2005; Aaron Walker <ka0ttic@gentoo.org> +metasploit-2.4.ebuild:
Version bump.
*metasploit-2.3-r2 (27 Apr 2005)
27 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> +files/msfweb.confd,
files/msfweb.initd, -metasploit-2.3.ebuild, -metasploit-2.3-r1.ebuild,
+metasploit-2.3-r2.ebuild:
Revision bump; add conf.d file and init.d enhancements. Thanks once again to
soulse in bug 90543. Tidy old ebuilds.
13 Mar 2005; Luca Barbato <lu_zero@gentoo.org> :
Fixed ChangeLog as requersted by reporter in bug #75532
*metasploit-2.3-r1 (25 Feb 2005)
25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> +files/msfweb.initd,
+metasploit-2.3-r1.ebuild:
Revision bump; added msfweb init.d script thanks to soulse in bug 83123.
15 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> metasploit-2.3.ebuild:
Added missing dev-perl/TermReadKey dep for bug 81936.
*metasploit-2.3 (13 Feb 2005)
13 Feb 2005; Daniel Black <dragonheart@gentoo.org> +metasploit-2.3.ebuild:
Initial ebuild as per bug #75532 thanks to Stefano <raistlin@s0ftpj.org>
|