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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
|
# ChangeLog for net-analyzer/metasploit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.101 2014/07/09 20:59:21 zerochaos Exp $
09 Jul 2014; Rick Farina <zerochaos@gentoo.org> metasploit-4.9.3.ebuild:
https://github.com/rapid7/metasploit-framework/pull/3495 this affects stable
version too
09 Jul 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
https://github.com/rapid7/metasploit-framework/pull/3495
28 Jun 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
stop revdep-rebuild from rebuilding for no reason
28 Jun 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
improve msfupdate workflow
28 Jun 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
silence inaccurate QA warnings
28 Jun 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
fix msfupdate
*metasploit-4.9.3 (07 Jun 2014)
07 Jun 2014; Rick Farina <zerochaos@gentoo.org> +metasploit-4.9.3.ebuild,
-metasploit-4.9.2-r2.ebuild:
4.9.3 bump, include openssl fixes for recent vuln
30 May 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
fix for bug 511690
28 Apr 2014; Rick Farina <zerochaos@gentoo.org> -files/bug-8792.patch,
metasploit-9999.ebuild:
bug 8792 fixed upstream
28 Apr 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
minor updates and fixes for tests (which still don't pass)
25 Apr 2014; Rick Farina <zerochaos@gentoo.org> +files/bug-8792.patch,
metasploit-9999.ebuild:
updates for 9999, partial fixes for tests, fix for bug 508490
*metasploit-4.9.2-r2 (21 Apr 2014)
21 Apr 2014; Rick Farina <zerochaos@gentoo.org> +metasploit-4.9.2-r2.ebuild,
-metasploit-4.9.2-r1.ebuild, metasploit-9999.ebuild:
fix for 508014 bcrypt renaming
21 Apr 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
tests are running. failing miserably, but running
17 Apr 2014; Rick Farina <zerochaos@gentoo.org> metasploit-4.9.2-r1.ebuild,
metasploit-9999.ebuild:
add elog command to warn user to update their env before running, bug #496720
*metasploit-4.9.2-r1 (17 Apr 2014)
17 Apr 2014; Rick Farina <zerochaos@gentoo.org> +metasploit-4.9.2-r1.ebuild,
-metasploit-4.4.0-r1.ebuild, -metasploit-4.8.2-r1.ebuild,
-metasploit-4.9.2.ebuild, metadata.xml, metasploit-9999.ebuild:
cleanup old, fix bug #507816 by pinning deps properly in Gemfile
13 Apr 2014; Rick Farina <zerochaos@gentoo.org> metasploit-4.9.2.ebuild,
metasploit-9999.ebuild:
add missing dep on bcrypt-ruby
*metasploit-4.9.2 (11 Apr 2014)
11 Apr 2014; Rick Farina <zerochaos@gentoo.org> +metasploit-4.9.2.ebuild,
-metasploit-4.8.2.ebuild, -metasploit-4.9.1.ebuild:
version bump, remove old
*metasploit-4.9.1 (11 Apr 2014)
11 Apr 2014; Rick Farina <zerochaos@gentoo.org> +metasploit-4.9.1.ebuild,
metasploit-9999.ebuild:
version bump
11 Apr 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
dep should have been = not >=
11 Apr 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
update live for new dep
24 Mar 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
update mdm dep
19 Mar 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
remove bundled rb-readline due to multiple bugs, use upstream version instead
06 Mar 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
replace failing patch with epatch_user
10 Feb 2014; Rick Farina <zerochaos@gentoo.org> metadata.xml,
metasploit-9999.ebuild:
adding optional oracle support
*metasploit-4.8.2-r1 (10 Feb 2014)
10 Feb 2014; Rick Farina <zerochaos@gentoo.org> +metasploit-4.8.2-r1.ebuild,
metasploit-9999.ebuild:
closing bug 500404, syncing 9999 and tagged
30 Jan 2014; Rick Farina <zerochaos@gentoo.org> metasploit-4.8.2.ebuild:
fix for bug 499224
22 Jan 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
fixing deps based on Gemfile
10 Jan 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
attempt at more rubying the ebuild
24 Dec 2013; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
fixing deps for 9999
*metasploit-4.8.2 (15 Dec 2013)
15 Dec 2013; Rick Farina <zerochaos@gentoo.org>
+files/agix_psexec_pull-2657.patch, +files/database.yml,
+metasploit-4.8.2.ebuild, metadata.xml, metasploit-9999.ebuild:
importing new metasploit from pentoo overlay, major changes, enjoy the ride
15 Dec 2013; Rick Farina <zerochaos@gentoo.org> -metasploit-4.0.0-r1.ebuild,
-metasploit-4.2.0.ebuild, -metasploit-4.3.0.ebuild, -metasploit-4.4.0.ebuild:
cleanup old ebuilds in prep for import of new ones
03 Nov 2013; Manuel Rüger <mrueg@gentoo.org> metasploit-4.0.0-r1.ebuild,
metasploit-4.2.0.ebuild, metasploit-4.3.0.ebuild, metasploit-4.4.0-r1.ebuild,
metasploit-4.4.0.ebuild, metasploit-9999.ebuild:
Non-maintainer update: Remove dependency on obsolete dev-ruby/postgres,
dependency for dev-ruby/pg is covered by dev-ruby/activerecord[postgres] so no
need to readd it. Acked by Rick Farina. Fixes bug #479688
10 Jul 2013; Vicente Olivert Riera <vincent@gentoo.org>
metasploit-4.2.0.ebuild:
added dev-ruby/msgpack to RDEPEND, bug #411571
15 Jan 2013; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Fix maturity level.
*metasploit-4.4.0-r1 (16 Oct 2012)
16 Oct 2012; Rick Farina <zerochaos@gentoo.org> +metasploit-4.4.0-r1.ebuild,
metasploit-4.2.0.ebuild, metasploit-4.3.0.ebuild, metasploit-4.4.0.ebuild,
metasploit-9999.ebuild:
add kissfft support
*metasploit-4.4.0 (24 Aug 2012)
24 Aug 2012; Rick Farina <zerochaos@gentoo.org> +files/msfrpcd-4.4-conf,
+files/msfrpcd-4.4-initd, +metasploit-4.4.0.ebuild, metadata.xml:
bump and take over maintainership, many things may change soon
16 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org>
metasploit-4.0.0-r1.ebuild, metasploit-4.2.0.ebuild, metasploit-4.3.0.ebuild,
metasploit-9999.ebuild:
Update after Ruby packages move.
08 Jun 2012; Patrick Lauer <patrick@gentoo.org> metasploit-4.0.0-r1.ebuild,
metasploit-4.2.0.ebuild, metasploit-4.3.0.ebuild, metasploit-9999.ebuild:
Changing .xpm to .icon so that icon is actually installable
16 May 2012; Jeroen Roovers <jer@gentoo.org> files/msfrpcd-4.3-initd:
Fix version in init.d script by Aaron Burnett (bug #416013).
*metasploit-4.3.0 (02 May 2012)
02 May 2012; Patrick Lauer <patrick@gentoo.org> +files/msfrpcd-4.3-conf,
+files/msfrpcd-4.3-initd, +metasploit-4.3.0.ebuild:
Bump, drop ppc keyword until msgpack is keyworded
21 Apr 2012; Raúl Porcel <armin76@gentoo.org> metasploit-2.7.ebuild,
metasploit-4.0.0-r1.ebuild, metasploit-4.2.0.ebuild:
Drop sparc keywords
28 Feb 2012; Patrick Lauer <patrick@gentoo.org> metasploit-4.2.0.ebuild:
Fixing slot for #406149
*metasploit-4.2.0 (28 Feb 2012)
28 Feb 2012; Patrick Lauer <patrick@gentoo.org> +files/msfrpcd-4.2-conf,
+files/msfrpcd-4.2-initd, +metasploit-4.2.0.ebuild, -files/msfrpcd-4.1-conf,
-files/msfrpcd-4.1-initd, -files/msfweb3.2.confd, -files/msfweb3.2.initd,
-files/msfweb3.3.confd, -files/msfweb3.3.initd, -files/msfweb3.4.confd,
-files/msfweb3.4.initd, -files/msfweb3.confd, -files/msfweb3.initd,
-metasploit-3.3.3.ebuild, -metasploit-3.4.0.ebuild, -metasploit-3.4.1.ebuild,
-metasploit-3.5.0.ebuild, -metasploit-3.6.0.ebuild, -metasploit-3.7.0.ebuild,
-metasploit-4.1.4.ebuild:
Bump, remove old
*metasploit-4.1.4 (12 Jan 2012)
12 Jan 2012; Patrick Lauer <patrick@gentoo.org> +files/msfrpcd-4.1-conf,
+files/msfrpcd-4.1-initd, +metasploit-4.1.4.ebuild:
Bump
*metasploit-4.0.0-r1 (04 Aug 2011)
04 Aug 2011; Patrick Lauer <patrick@gentoo.org> -metasploit-4.0.0.ebuild,
+metasploit-4.0.0-r1.ebuild:
Fixing stray svn folders and revdep-rebuild behaviour #377617 #377571
*metasploit-9999 (03 Aug 2011)
*metasploit-4.0.0 (03 Aug 2011)
03 Aug 2011; Patrick Lauer <patrick@gentoo.org> +metasploit-4.0.0.ebuild,
+files/msfrpcd-4.0-conf, +files/msfrpcd-4.0-initd, +metasploit-9999.ebuild,
+files/metasploit.icon, metadata.xml:
Bump to 4.0, includes lots of nice ebuild improvements from #342013
*metasploit-3.7.0 (07 May 2011)
07 May 2011; Patrick Lauer <patrick@gentoo.org> +metasploit-3.7.0.ebuild:
Bump
*metasploit-3.6.0 (18 Apr 2011)
18 Apr 2011; Patrick Lauer <patrick@gentoo.org> +metasploit-3.6.0.ebuild:
Bump
14 Nov 2010; Patrick Lauer <patrick@gentoo.org> -files/msfweb3.5.confd,
metasploit-3.5.0.ebuild, -files/msfweb3.5.initd:
msfweb actually doesn't exist anymore
*metasploit-3.5.0 (14 Nov 2010)
14 Nov 2010; Patrick Lauer <patrick@gentoo.org> +files/msfweb3.5.confd,
+metasploit-3.5.0.ebuild, +files/msfweb3.5.initd:
Bump
*metasploit-3.4.1 (14 Jul 2010)
14 Jul 2010; Patrick Lauer <patrick@gentoo.org> +metasploit-3.4.1.ebuild:
Bump
*metasploit-3.4.0 (19 May 2010)
19 May 2010; Patrick Lauer <patrick@gentoo.org> +files/msfweb3.4.confd,
+metasploit-3.4.0.ebuild, +files/msfweb3.4.initd:
Bump
*metasploit-3.3.3 (01 Mar 2010)
01 Mar 2010; Patrick Lauer <patrick@gentoo.org> +files/msfweb3.3.confd,
-metasploit-3.2_p6750.ebuild, +files/msfweb3.3.initd,
+metasploit-3.3.3.ebuild:
Bump to 3.3.3, fixes #277405 #282501 #296157
26 Sep 2009; Alex Legler <a3li@gentoo.org>
-metasploit-3.1_p5699-r1.ebuild:
Removing old ebuild that depends on rails-1, bug 282353.
25 Sep 2009; Mounir Lamouri <volkmar@gentoo.org>
metasploit-3.2_p6750.ebuild:
Stable for ppc. Bug 282353
06 Sep 2009; Markus Meier <maekke@gentoo.org> metasploit-3.2_p6750.ebuild:
amd64/x86 stable, bug #282353
*metasploit-3.2_p6750 (08 Jul 2009)
08 Jul 2009; Peter Volkov <pva@gentoo.org> +files/msfweb3.2.confd,
+metasploit-3.2_p6750.ebuild, +files/msfweb3.2.initd:
Version bump, bug #247787, thank H D Moore for report and useful ideas.
09 Nov 2008; nixnut <nixnut@gentoo.org> metasploit-3.1_p5699-r1.ebuild:
Stable on ppc wrt bug 246089
09 Nov 2008; Markus Meier <maekke@gentoo.org>
metasploit-3.1_p5699-r1.ebuild:
amd64/x86 stable, bug #246089
08 Nov 2008; Peter Volkov <pva@gentoo.org> -metasploit-3.1_p5662.ebuild:
Removed unused.
*metasploit-3.1_p5699-r1 (05 Oct 2008)
05 Oct 2008; Peter Volkov <pva@gentoo.org> -metasploit-3.1_p5699.ebuild,
+metasploit-3.1_p5699-r1.ebuild:
Fixed remaining issue with Online link at msfgui3 and added symlink
instead of sed to make about dialog happy, bug #238137.
*metasploit-3.1_p5699 (03 Oct 2008)
03 Oct 2008; Peter Volkov <pva@gentoo.org> -metasploit-3.1_p5539.ebuild,
metasploit-3.1_p5662.ebuild, +metasploit-3.1_p5699.ebuild:
Revert back previous change: now we point at https again (better security
and found cause of certificate confirmation request), bug #238529. Fixed
crash in msfgui3 about dialog, bug #238137, thank Chad A. Simmons for
report and hints on how to fix this.
25 Sep 2008; Peter Volkov <pva@gentoo.org> metasploit-3.1_p5662.ebuild:
Changed svn URL to point on non SSL enabled server to avoid manual
intervention during fetching.
*metasploit-3.1_p5662 (16 Sep 2008)
16 Sep 2008; Peter Volkov <pva@gentoo.org> -metasploit-3.1_p5507.ebuild,
+metasploit-3.1_p5662.ebuild:
Bump to be in line with upstream
04 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Describe local USE flags for GLEP 56.
*metasploit-3.1_p5539 (25 Jun 2008)
25 Jun 2008; Peter Volkov <pva@gentoo.org> -metasploit-3.1_p5456.ebuild,
+metasploit-3.1_p5539.ebuild:
Cleaned unused version, bumped to get upstream fixes for 3.1 branch.
*metasploit-3.1_p5507 (19 May 2008)
19 May 2008; Peter Volkov <pva@gentoo.org> +metasploit-3.1_p5507.ebuild:
Update to current HEAD, to get all updates.
26 Mar 2008; Peter Volkov <pva@gentoo.org> -files/metasploit-3.0.patch,
-metasploit-3.1.ebuild, -metasploit-3.1_p5422.ebuild,
-metasploit-3.1_p5435.ebuild, metasploit-3.1_p5456.ebuild:
Fixed other typos in postinstall, thank Anton Bolshakov for report in bug
#214380. Removed unused versions from 3.0 branch.
24 Mar 2008; Raúl Porcel <armin76@gentoo.org>
metasploit-3.1_p5456.ebuild:
Add ~sparc wrt #211774
*metasploit-3.1_p5456 (24 Mar 2008)
24 Mar 2008; Peter Volkov <pva@gentoo.org> +metasploit-3.1_p5456.ebuild:
Sync with upstream.
23 Mar 2008; Peter Volkov <pva@gentoo.org> metasploit-2.7.ebuild:
Fixed typo in postrm, bug #214380, thank Denilson for report
*metasploit-3.1_p5435 (07 Mar 2008)
07 Mar 2008; <pva@gentoo.org> +metasploit-3.1_p5435.ebuild:
Bump to include security fixes in code which uses WEBrick, although ruby
should be already fixed in our tree ;).
01 Mar 2008; <pva@gentoo.org> metasploit-3.1_p5422.ebuild:
Added even more details how to keep metasploit up to date.
*metasploit-3.1_p5422 (01 Mar 2008)
01 Mar 2008; <pva@gentoo.org> metasploit-2.7.ebuild,
metasploit-3.1.ebuild, +metasploit-3.1_p5422.ebuild:
Hopefully fixed update problem, bug #195924. Now we use subversion eclass
with it's features to allow users upgrade metasploit even if new revision is
not available in portage ATM. Thank Erwin Paternotte, Jakub Moc, Anton
Bolshakov, H D Moore, and Doug Klima for their input and help in fixing this
bug.
25 Feb 2008; <pva@gentoo.org> -metasploit-3.0-r1.ebuild,
metasploit-3.1.ebuild:
Updated fetch URI, bug 211428. Thank Muelli for report. Removed unused.
25 Feb 2008; <pva@gentoo.org> metasploit-3.1.ebuild:
Fixed typo, thank Anton Bolshakov for report in bug #142778.
*metasploit-3.1 (30 Jan 2008)
30 Jan 2008; <pva@gentoo.org> -metasploit-2.6.ebuild,
metasploit-2.7.ebuild, metasploit-3.0-r1.ebuild, +metasploit-3.1.ebuild:
Version bump.
*metasploit-3.0-r1 (13 Oct 2007)
13 Oct 2007; Cédric Krier <cedk@gentoo.org> -metasploit-3.0.ebuild,
+metasploit-3.0-r1.ebuild:
Fix rails version for bug #195652
*metasploit-3.0 (09 Sep 2007)
09 Sep 2007; Cédric Krier <cedk@gentoo.org> +files/msfweb3.confd,
+files/metasploit-3.0.patch, +files/msfweb3.initd, +metasploit-3.0.ebuild:
Version bump with new slot for bug #142778
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>
|