OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Mar-2005 12:04:35
Branch: HEAD Handle: 2005032311043500
Modified files:
openpkg-src/nessus-tool nessus-tool.patch nessus-tool.spec
Log:
upgrading package: nessus-tool 2.3.0 -> 2.2.4
Summary:
Revision Changes Path
1.4 +6 -6 openpkg-src/nessus-tool/nessus-tool.patch
1.30 +3 -3 openpkg-src/nessus-tool/nessus-tool.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/nessus-tool/nessus-tool.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 nessus-tool.patch
--- openpkg-src/nessus-tool/nessus-tool.patch 28 Dec 2004 10:18:09 -0000
1.3
+++ openpkg-src/nessus-tool/nessus-tool.patch 23 Mar 2005 11:04:35 -0000
1.4
@@ -1,6 +1,6 @@
Index: nessus-core/doc/nessusd.8.in
--- nessus-core/doc/nessusd.8.in.orig 2004-10-19 17:21:05 +0200
-+++ nessus-core/doc/nessusd.8.in 2004-12-28 10:43:29 +0100
++++ nessus-core/doc/nessusd.8.in 2005-03-23 11:59:54 +0100
@@ -183,7 +183,7 @@
.SH USERS MANAGEMENT
@@ -20,9 +20,9 @@
To remove a given user, use the command nessus-rmuser(8).
Index: nessus-core/nessus-mkcert.in
---- nessus-core/nessus-mkcert.in.orig 2004-12-10 20:41:46 +0100
-+++ nessus-core/nessus-mkcert.in 2004-12-28 10:46:00 +0100
-@@ -424,31 +424,12 @@
+--- nessus-core/nessus-mkcert.in.orig 2004-12-10 20:40:22 +0100
++++ nessus-core/nessus-mkcert.in 2005-03-23 12:00:24 +0100
+@@ -407,31 +407,12 @@
chmod a+r $CACERT $SRVCERT #cln $CLNCERT
@@ -48,9 +48,9 @@
if [ -s "$CACERT" -a -s "$CAKEY" -a -s "$SRVCERT" -a -s "$SRVKEY" ];
then
- test -z "$QUIET" && gettext "Congratulations. Your server certificate was
properly created."; echo
+ test -z "$QUIET" && echo "Congratulations. Your server certificate was
properly created."
- mv -f "$CF.tmp" "$CF"
test -z "$QUIET" && {
echo
- eval_gettext "\$CF updated"; echo
+ echo "$CF updated
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/nessus-tool/nessus-tool.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 nessus-tool.spec
--- openpkg-src/nessus-tool/nessus-tool.spec 1 Jan 2005 10:52:51 -0000
1.29
+++ openpkg-src/nessus-tool/nessus-tool.spec 23 Mar 2005 11:04:35 -0000
1.30
@@ -33,15 +33,15 @@
Class: PLUS
Group: Security
License: GPL
-Version: 2.3.0
-Release: 20041228
+Version: 2.2.4
+Release: 20050323
# package options
%option with_fsl yes
# list of sources
Source0:
ftp://ftp.nessus.org/pub/nessus/nessus-%{version}/src/nessus-core-%{version}.tar.gz
-Source1:
ftp://ftp.nessus.org/pub/nessus/nessus-%{version}/src/nessus-plugins-%{version}.tar.gz
+Source1:
ftp://ftp.nessus.org/pub/nessus/nessus-%{version}/src/nessus-plugins-GPL-%{version}.tar.gz
Source2: nessusd.conf
Source3: nessusd.rules
Source4: nessusd.users
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]