Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2000 20:18:43 +0100 (CET)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16478: Update of ports: security/nessus*
Message-ID:  <20000130191843.086C55790@totem.fix.no>

next in thread | raw e-mail | index | archive | help

>Number:         16478
>Category:       ports
>Synopsis:       Update of ports: security/nessus*
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 30 11:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

FreeBSD eggsilo.bsdonline.org 3.4-STABLE FreeBSD 3.4-STABLE #2: Tue Jan 18
21:35:10 CET 2000
root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO  i386

>Description:

Updates the Nessus ports to the latest version: 0.99.4.

>How-To-Repeat:

	

>Fix:
	
diff -Nur nessus.old/Makefile nessus/Makefile
--- nessus.old/Makefile	Sun Jan 30 11:25:39 2000
+++ nessus/Makefile	Sun Jan 30 12:21:53 2000
@@ -6,8 +6,8 @@
 # $FreeBSD: ports/security/nessus/Makefile,v 1.8 2000/01/28 17:33:49 steve Exp $
 #
 
-DISTNAME=	nessus-core-0.99.3
-PKGNAME=	nessus-0.99.3
+DISTNAME=	nessus-core-0.99.4
+PKGNAME=	nessus-0.99.4
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus.old/files/md5 nessus/files/md5
--- nessus.old/files/md5	Sun Jan 30 11:25:39 2000
+++ nessus/files/md5	Sun Jan 30 12:21:59 2000
@@ -1 +1 @@
-MD5 (nessus/nessus-core-0.99.3.tar.gz) = aef01999fc6c25353cd1302e13c9a81a
+MD5 (nessus/nessus-core-0.99.4.tar.gz) = 5b82ba622a59ecb5a8b4d160707ca4f9
diff -Nur nessus.old/patches/patch-ag nessus/patches/patch-ag
--- nessus.old/patches/patch-ag	Sun Jan 30 11:25:39 2000
+++ nessus/patches/patch-ag	Sun Jan 30 12:24:04 2000
@@ -1,9 +1,9 @@
---- nessus/preferences.c.old	Mon Dec 27 10:39:54 1999
-+++ nessus/preferences.c	Mon Dec 27 10:42:11 1999
-@@ -57,27 +57,6 @@
- static char * 
- preferences_get_filename()
- {
+--- nessus/preferences.c.orig	Sun Jan 30 12:22:46 2000
++++ nessus/preferences.c	Sun Jan 30 12:23:27 2000
+@@ -60,27 +60,6 @@
+  if(Alt_rcfile)return Alt_rcfile;
+  else
+   {
 -#ifdef ENABLE_CRYPTO_LAYER
 -  char *t, *s = peks_get_dirfile (NESSUS_RCFILE);
 -  if (s == 0) 
@@ -28,11 +28,11 @@
    char* home;
    char * ret;
    struct passwd * pwd;
-@@ -97,7 +76,6 @@
+@@ -100,7 +79,6 @@
     return(ret);
    } 
    return(NULL);
 -#endif
+  }
  }
   
- static int preferences_new()
diff -Nur nessus-libraries.old/Makefile nessus-libraries/Makefile
--- nessus-libraries.old/Makefile	Sun Jan 30 11:25:54 2000
+++ nessus-libraries/Makefile	Sun Jan 30 12:20:03 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/security/nessus-libraries/Makefile,v 1.5 2000/01/28 17:34:08 steve Exp $
 #
 
-DISTNAME=	nessus-libraries-0.99.3
+DISTNAME=	nessus-libraries-0.99.4
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus-libraries.old/files/md5 nessus-libraries/files/md5
--- nessus-libraries.old/files/md5	Sun Jan 30 11:25:53 2000
+++ nessus-libraries/files/md5	Sun Jan 30 12:20:06 2000
@@ -1 +1 @@
-MD5 (nessus/nessus-libraries-0.99.3.tar.gz) = ecb683a1e4adb4b41448df3794bbd9c5
+MD5 (nessus/nessus-libraries-0.99.4.tar.gz) = b798933be4f43c24426b5b50eb7bb6b1
diff -Nur nessus-libnasl.old/Makefile nessus-libnasl/Makefile
--- nessus-libnasl.old/Makefile	Sun Jan 30 11:25:48 2000
+++ nessus-libnasl/Makefile	Sun Jan 30 12:20:27 2000
@@ -6,8 +6,8 @@
 # $FreeBSD: ports/security/nessus-libnasl/Makefile,v 1.5 2000/01/28 17:34:07 steve Exp $
 #
 
-DISTNAME=	libnasl-0.99.3
-PKGNAME=	nessus-libnasl-0.99.3
+DISTNAME=	libnasl-0.99.4
+PKGNAME=	nessus-libnasl-0.99.4
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus-libnasl.old/files/md5 nessus-libnasl/files/md5
--- nessus-libnasl.old/files/md5	Sun Jan 30 11:25:47 2000
+++ nessus-libnasl/files/md5	Sun Jan 30 12:20:33 2000
@@ -1 +1 @@
-MD5 (nessus/libnasl-0.99.3.tar.gz) = 9213cbc030781a5e08c97f5eec8b74c4
+MD5 (nessus/libnasl-0.99.4.tar.gz) = aa4fbc3e61971a5312da4b7a4b30326b
diff -Nur nessus-plugins.old/Makefile nessus-plugins/Makefile
--- nessus-plugins.old/Makefile	Sun Jan 30 11:25:59 2000
+++ nessus-plugins/Makefile	Sun Jan 30 12:26:29 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/security/nessus-plugins/Makefile,v 1.6 2000/01/28 17:34:11 steve Exp $
 #
 
-DISTNAME=	nessus-plugins-0.99.3
+DISTNAME=	nessus-plugins-0.99.4
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
 		ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
diff -Nur nessus-plugins.old/files/md5 nessus-plugins/files/md5
--- nessus-plugins.old/files/md5	Sun Jan 30 11:25:59 2000
+++ nessus-plugins/files/md5	Sun Jan 30 12:26:33 2000
@@ -1 +1 @@
-MD5 (nessus/nessus-plugins-0.99.3.tar.gz) = 2fea6d654ed9bccb993406c943670783
+MD5 (nessus/nessus-plugins-0.99.4.tar.gz) = 2984e9598aae221b18ce560741da8e16
diff -Nur nessus-plugins.old/pkg/PLIST nessus-plugins/pkg/PLIST
--- nessus-plugins.old/pkg/PLIST	Sun Jan 30 11:25:59 2000
+++ nessus-plugins/pkg/PLIST	Sun Jan 30 12:30:51 2000
@@ -305,6 +305,11 @@
 lib/nessus/plugins/w3msql_overflow.nasl
 lib/nessus/plugins/winsatan.nasl
 lib/nessus/plugins/yahoo_dos.nasl
+lib/nessus/plugins/altavista_search.nasl
+lib/nessus/plugins/homefree.nasl
+lib/nessus/plugins/plusmail.nasl
+lib/nessus/plugins/ramcrash.nasl
+lib/nessus/plugins/website_pro.nasl
 lib/nessus/plugins_factory/Makefile
 lib/nessus/plugins_factory/libtool
 lib/nessus/plugins_factory/nessus.tmpl

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000130191843.086C55790>