Bumping out deprecation date

Pray I don't alter the deprecation date further.
bug/bundler_fix
Tod Beardsley 2013-09-18 11:00:35 -05:00
parent a2f0834877
commit 8728a9a3b7
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ class Metasploit3 < Msf::Exploit::Remote
include Msf::Exploit::Remote::DCERPC
include Msf::Module::Deprecated
deprecated Date.new(2013, 9, 26), "exploit/windows/brightstor/tape_engine_8a"
deprecated Date.new(2013, 10, 2), "exploit/windows/brightstor/tape_engine_8a"
def initialize(info = {})
super(update_info(info,

View File

@ -13,7 +13,7 @@ class Metasploit3 < Msf::Exploit::Remote
include Msf::Exploit::FILEFORMAT
include Msf::Exploit::Remote::Seh
include Msf::Module::Deprecated
deprecated Date.new(2013, 9, 26), "exploit/windows/fileformat/a_pdf_wav_to_mp3"
deprecated Date.new(2013, 10, 2), "exploit/windows/fileformat/a_pdf_wav_to_mp3"
def initialize(info = {})
super(update_info(info,