diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-07-02 12:12:33 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-07-02 12:12:33 +0000 |
commit | 7ad365a2414bb1146eda002e6228085116861d04 (patch) | |
tree | 1830b4beb6e3e9f9a039f5d6c39c37f2a7495216 /security/msf | |
parent | 557efb17c17cc38c3e6ec024a21c03ad25db92a6 (diff) | |
download | pkgsrc-7ad365a2414bb1146eda002e6228085116861d04.tar.gz |
- 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 (limited to 'security/msf')
-rw-r--r-- | security/msf/Makefile | 4 | ||||
-rw-r--r-- | security/msf/PLIST | 5 | ||||
-rw-r--r-- | security/msf/distinfo | 8 |
3 files changed, 11 insertions, 6 deletions
diff --git a/security/msf/Makefile b/security/msf/Makefile index c19308cd336..67fa5acb90f 100644 --- a/security/msf/Makefile +++ b/security/msf/Makefile @@ -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 @@ MAINTAINER= adrianp@NetBSD.org 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 --git a/security/msf/PLIST b/security/msf/PLIST index f7c98a0f28f..f655ce428a1 100644 --- a/security/msf/PLIST +++ b/security/msf/PLIST @@ -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/encoders/Sparc.pm 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 --git a/security/msf/distinfo b/security/msf/distinfo index 47710f0209e..19c721fe6e4 100644 --- a/security/msf/distinfo +++ b/security/msf/distinfo @@ -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 |