zerochaos 14/07/09 20:59:21 Modified: metasploit-4.9.3.ebuild ChangeLog Log: https://github.com/rapid7/metasploit-framework/pull/3495 this affects stable version too (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Revision Changes Path 1.2 net-analyzer/metasploit/metasploit-4.9.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild?r1=1.1&r2=1.2 Index: metasploit-4.9.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metasploit-4.9.3.ebuild 7 Jun 2014 21:32:00 -0000 1.1 +++ metasploit-4.9.3.ebuild 9 Jul 2014 20:59:21 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild,v 1.1 2014/06/07 21:32:00 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.9.3.ebuild,v 1.2 2014/07/09 20:59:21 zerochaos Exp $ EAPI="5" @@ -36,7 +36,7 @@ dev-ruby/activesupport:3.2 dev-ruby/activerecord:3.2 dev-ruby/json - >=dev-ruby/metasploit_data_models-0.17.0 + =dev-ruby/metasploit_data_models-0.17.0 dev-ruby/msgpack dev-ruby/nokogiri dev-ruby/sqlite3 1.101 net-analyzer/metasploit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.101&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?r1=1.100&r2=1.101 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 9 Jul 2014 20:15:08 -0000 1.100 +++ ChangeLog 9 Jul 2014 20:59:21 -0000 1.101 @@ -1,6 +1,10 @@ # 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.100 2014/07/09 20:15:08 zerochaos Exp $ +# $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 <[email protected]> metasploit-4.9.3.ebuild: + https://github.com/rapid7/metasploit-framework/pull/3495 this affects stable + version too 09 Jul 2014; Rick Farina <[email protected]> metasploit-9999.ebuild: https://github.com/rapid7/metasploit-framework/pull/3495
