Commit graph

137 commits

Author SHA1 Message Date
Anton Bolshakov
65dbfca80a metasploit: adjust deps properly this time 2014-10-04 02:38:14 +00:00
Anton Bolshakov
bbfd47b1cf metasploit: revert back deps requirement 2014-10-04 02:17:59 +00:00
Anton Bolshakov
37598ef2d0 metasploit: massive bump 2014-10-04 01:30:42 +00:00
Zero_Chaos
ba15492e0a metasploit: fix gemspec file to quiet git error 2014-10-03 03:58:43 +00:00
Anton Bolshakov
f352b68607 metasploit: dep list updated 2014-10-03 02:13:20 +00:00
Anton Bolshakov
3dacdf945e metasploit: add a new dep 2014-10-02 18:54:08 +00:00
Anton Bolshakov
1e0967fe5c metasploit: fork for our testing 2014-10-02 18:15:04 +00:00
Zero_Chaos
2387710127 metasploit et al: moved to gentoo 2013-12-15 17:21:34 +00:00
grimmlin
a46929c83d metasploit: added psexec patch from agix to bypass AVs (pull request 2657) 2013-11-20 11:00:29 +00:00
Zero_Chaos
41898a0b60 metasploit: use git-r3 to speed checkouts, adjust deps to pull in slot for active* per bug 195 2013-11-19 18:29:47 +00:00
Zero_Chaos
f728b81bef metasploit: update tests, restrict tests 2013-11-19 18:15:33 +00:00
Zero_Chaos
00909d39ec metasploit: bug fix 8456 merged upstream 2013-10-09 18:09:13 +00:00
Zero_Chaos
18880ffc3a metasploit: minor fix to metasploit ebuild 2013-10-06 02:50:50 +00:00
Zero_Chaos
47e43a9e3a metasploit: possible fix for reported cpuinfo issues 2013-10-04 21:49:57 +00:00
Zero_Chaos
59bf9b9171 metasploit: yet another stupid fix for badly written code 2013-10-04 07:36:40 +00:00
Zero_Chaos
80b21e892b metasploit: minor cleanups hoping to make tests work but they don't yet 2013-09-30 23:01:41 +00:00
Zero_Chaos
53d5e37248 metasploit: removing bad commit from our fearless leader who shouldn't be running things with --nodeps 2013-08-30 17:14:13 +00:00
grimmlin
ac1f905a47 metasploit : fix sandbox violation 2013-08-30 14:21:49 +00:00
Zero_Chaos
5fc4683db3 metasploit, complete with new version of rake for test dependancies. good luck installing it mind you.... rake 10 drops ruby18 support so default users still can't use this 2013-08-26 15:37:27 +00:00
Zero_Chaos
17b40e1e84 metasploit: drop any need for simplecov based on graff's suggestion 2013-08-26 14:49:08 +00:00
Zero_Chaos
392c77115b metasploit: fix minor syntax error causing test deps to be pulled in when USE=-test 2013-08-26 04:21:51 +00:00
Zero_Chaos
1ad907d097 metasploit: time for you to feel the pain. tests don't work yet, need to add rake 10.x to gentoo first. 2013-08-26 04:05:38 +00:00
Zero_Chaos
794b14abda metasploit: simplecov-0.5.4 is in gentoo now so fix the deps 2013-08-24 05:05:47 +00:00
Zero_Chaos
082a885c17 metasploit: hard lock deps to ruby19, disable failing serialport 2013-08-23 21:54:04 +00:00
Zero_Chaos
f5778de801 metasploit: fix mdm dep 2013-08-21 03:40:45 +00:00
Zero_Chaos
8ed368cdec metasploit: bundler must always run to generate Gemfile.lock or things break 2013-08-20 02:49:08 +00:00
Zero_Chaos
aba8b923a5 metasploit: now fully supports bundler, and may help avoid issues like bug #169 2013-08-20 00:07:59 +00:00
Zero_Chaos
1a3ac3de4f metasploit: updated to support proper FEATURES=test using bundler 2013-08-19 22:45:05 +00:00
Zero_Chaos
bcee4dd74f msf: update QA ignores 2013-07-01 15:30:08 +00:00
Zero_Chaos
218e64db11 metasploit: resolve circular deps, re-add rdeps which were removed via stupidity 2013-06-23 05:37:42 +00:00
Zero_Chaos
d56b569119 metasploit: minor fixes, remove gui flag as there is no msfgui anymore 2013-06-21 22:52:45 +00:00
Zero_Chaos
ecb498be49 metasploit: minor fixes, needs more love 2013-06-21 21:12:38 +00:00
Anton Bolshakov
13527f51a3 metasploit: fix dependencies for the lastest 9999 2013-06-16 00:08:03 +00:00
Zero_Chaos
342255dfaf metasploit: still can't use tests to keep this up to date... sigh 2013-05-20 02:56:57 +00:00
Zero_Chaos
bd4aabd6dc metasploit: I missed a ! in my arm support commit, probably because I'm stupid 2013-04-15 02:36:13 +00:00
Zero_Chaos
1a693c690e rjb doesn't compile on arm, fixing keywords and msf dep 2013-04-14 14:12:24 +00:00
Anton Bolshakov
322713f1c5 metasploit: for both versions 2013-04-13 13:52:34 +00:00
Anton Bolshakov
c2ed5e8903 metasploit: do not install armitage bin 2013-04-13 13:51:36 +00:00
Anton Bolshakov
7788f849db metasploit: 9999 requires 0.6.14 data_model 2013-04-11 23:37:48 +00:00
Anton Bolshakov
dae80ce744 metasploit: more leftovers 2013-04-11 23:23:31 +00:00
Zero_Chaos
b7de289017 metasploit: improve msfupdate messages for tagged version 2013-04-11 22:52:34 +00:00
Zero_Chaos
d18b387c8a profile/msf: adjust defaults so multiple slots don't collide 2013-04-11 22:44:43 +00:00
Zero_Chaos
a9335899ca metasploit: looks like the pinning in msf is really arbitrary so I'm ignoring it (mostly) 2013-04-11 22:19:35 +00:00
Zero_Chaos
6950c9c484 metasploit et al: massive update in prep for gentoo. new version of msf stable, update to eselect, armitage split out, oh my! 2013-04-11 22:07:03 +00:00
Anton Bolshakov
b7ba23c2d0 metasploit: unbundlered, once agian 2013-04-09 09:19:44 +00:00
erwinp
3de333bf37 metasploit-9999: updated metasploit_data_models dependecy to 0.6.4 2013-04-08 20:27:25 +00:00
Zero_Chaos
fd480b09a3 metasploit: more binary stuff that is needed, exempting from checks 2013-03-27 22:27:44 +00:00
Zero_Chaos
faad4d0871 metasploit: needs newer mdm now 2013-03-08 17:51:31 +00:00
Zero_Chaos
cf0220f0d1 metasploit: fix deps, fix minor QC issue with removing cpuinfo 2013-03-05 21:47:51 +00:00
erwinp
a213e9a5c1 metasploit-9999: Further improved the post installation config section. The createuser command doesn't support the -A option, changed to -S instead. In addition the config command for metasploit was incorrect. 2013-03-03 20:33:58 +00:00