From 8728a9a3b77bd8fa101b8ea3cb879aa0ce314cf7 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Wed, 18 Sep 2013 11:00:35 -0500 Subject: [PATCH] Bumping out deprecation date Pray I don't alter the deprecation date further. --- modules/exploits/windows/brightstor/tape_engine_8A.rb | 2 +- modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/exploits/windows/brightstor/tape_engine_8A.rb b/modules/exploits/windows/brightstor/tape_engine_8A.rb index 4c387baf27..91645bad33 100644 --- a/modules/exploits/windows/brightstor/tape_engine_8A.rb +++ b/modules/exploits/windows/brightstor/tape_engine_8A.rb @@ -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, diff --git a/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb b/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb index 1bf105af1b..64f5bbd398 100644 --- a/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb +++ b/modules/exploits/windows/fileformat/a-pdf_wav_to_mp3.rb @@ -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,