From 6fc9b1e039f567dda1cdc83d37f3d17bb3113760 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Tue, 20 Jan 2009 15:56:20 +0000 Subject: 0.60.6 --- Makefile | 2 +- man/C/msec.8 | 4 ++-- src/msec/version.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 38cf861..035eb08 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 0.60.5 +VERSION = 0.60.6 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec all: version promisc_check msec_find python diff --git a/man/C/msec.8 b/man/C/msec.8 index 8740db4..c49c024 100644 --- a/man/C/msec.8 +++ b/man/C/msec.8 @@ -1,5 +1,5 @@ .ds q \N'34' -.TH msec 0.60.4 msec "Mandriva Linux" +.TH msec 0.60.5 msec "Mandriva Linux" .SH NAME msec \- Mandriva Linux security tools .SH SYNOPSIS @@ -176,7 +176,7 @@ The following security options are supported by msec: .TP 4 .B \fIenable_dns_spoofing_protection\fP -Enable/Disable name resolution spoofing protection. If \fIalert\fP is true, also reports to syslog. +Enable/Disable name resolution spoofing protection. MSEC parameter: \fIENABLE_IP_SPOOFING_PROTECTION\fP diff --git a/src/msec/version.py b/src/msec/version.py index 8243b90..d2293e2 100644 --- a/src/msec/version.py +++ b/src/msec/version.py @@ -1 +1 @@ -version='0.60.4' +version='0.60.6' -- cgit v1.2.1