pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/msf - The tarball has been updated but the ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d69795ba935
branches:  trunk
changeset: 496551:5d69795ba935
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Jul 02 12:12:33 2005 +0000

description:
- The tarball has been updated but the version number not incremented, so
  deal with this.
- No official changelog in the tarball for what's changed
- PLIST fixes
- Looks like:
        Updated certificate for online updates
        Updated exploits notably Solaris LPD Command Execution
        Fixes for console interface

diffstat:

 security/msf/Makefile |  4 +++-
 security/msf/PLIST    |  5 ++++-
 security/msf/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 6 deletions(-)

diffs (53 lines):

diff -r fa0dd30bcbc9 -r 5d69795ba935 security/msf/Makefile
--- a/security/msf/Makefile     Sat Jul 02 12:02:58 2005 +0000
+++ b/security/msf/Makefile     Sat Jul 02 12:12:33 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/05/17 17:23:59 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/02 12:12:33 adrianp Exp $
 #
 
 DISTNAME=      framework-2.4
+PKGREVISION=   1
 PKGNAME=       msf-2.4
 CATEGORIES=    security
 MASTER_SITES=  http://www.metasploit.com/tools/
@@ -10,6 +11,7 @@
 HOMEPAGE=      http://www.metasploit.com/
 COMMENT=       Platform for developing, testing, and using exploit code
 
+DIST_SUBDIR=   ${PKGNAME}
 LICENSE=       inlineegg-license
 
 DEPENDS+=      p5-Net-SSLeay>=1.23:../../security/p5-Net-SSLeay
diff -r fa0dd30bcbc9 -r 5d69795ba935 security/msf/PLIST
--- a/security/msf/PLIST        Sat Jul 02 12:02:58 2005 +0000
+++ b/security/msf/PLIST        Sat Jul 02 12:12:33 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/05/17 17:23:59 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/07/02 12:12:33 adrianp Exp $
 share/doc/msf
 share/msf/docs/7f8d5320.0
 share/msf/docs/BUGS
@@ -71,6 +71,9 @@
 share/msf/exploits/Credits.pm
 share/msf/exploits/aim_goaway.pm
 share/msf/exploits/backupexec_ns.pm
+share/msf/exploits/bakbone_netvault_heap.pm
+share/msf/exploits/globalscapeftp_user_input.pm
+share/msf/exploits/warftpd_165_user.pm
 share/msf/exploits/icecast_header.pm
 share/msf/exploits/iis40_htr.pm
 share/msf/exploits/iis_fp30reg_chunked.pm
diff -r fa0dd30bcbc9 -r 5d69795ba935 security/msf/distinfo
--- a/security/msf/distinfo     Sat Jul 02 12:02:58 2005 +0000
+++ b/security/msf/distinfo     Sat Jul 02 12:12:33 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/05/17 17:23:59 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2005/07/02 12:12:33 adrianp Exp $
 
-SHA1 (framework-2.4.tar.gz) = 595f7d7af2858070de1849801a2e3cb717f47ac5
-RMD160 (framework-2.4.tar.gz) = f1c0f9c7b7b361096e320514d9900b076d696926
-Size (framework-2.4.tar.gz) = 2594132 bytes
+SHA1 (msf-2.4nb1/framework-2.4.tar.gz) = b09ec49e259d812805301dc9152175903e46beb3
+RMD160 (msf-2.4nb1/framework-2.4.tar.gz) = c2791c46d6c7b8ac9490acfb81f88f5be7105855
+Size (msf-2.4nb1/framework-2.4.tar.gz) = 2607730 bytes



Home | Main Index | Thread Index | Old Index