aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>2000-03-22 17:44:05 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>2000-03-22 17:44:05 +0000
commit203f5afca24686a3c08a20cfefd82f7bd1a10280 (patch)
tree40c04e0c125c5df0cab08a49ef5cf354a9130bed
parent80a65450bd92bd7d24c8e5087856053bbacfe9d9 (diff)
downloadmsec-203f5afca24686a3c08a20cfefd82f7bd1a10280.tar
msec-203f5afca24686a3c08a20cfefd82f7bd1a10280.tar.gz
msec-203f5afca24686a3c08a20cfefd82f7bd1a10280.tar.bz2
msec-203f5afca24686a3c08a20cfefd82f7bd1a10280.tar.xz
msec-203f5afca24686a3c08a20cfefd82f7bd1a10280.zip
*** empty log message ***
-rw-r--r--Makefile2
-rw-r--r--README2
-rwxr-xr-xinit-sh/custom.sh1
-rw-r--r--msec.spec5
4 files changed, 3 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 010442d..93195c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.10
+VERSION = 0.11
NAME = msec
all: promisc_check msec_find
diff --git a/README b/README
index acd2946..5587696 100644
--- a/README
+++ b/README
@@ -3,7 +3,5 @@ Configurations files in /etc/security/msec/
Shell scripts in /usr/share/msec.
******************
-Many thanks to Bryan Paxton for a good bunch of idea & contribution.
-
Suggest & Comment :
yoann@mandrakesoft.com
diff --git a/init-sh/custom.sh b/init-sh/custom.sh
index 3018f75..54696cb 100755
--- a/init-sh/custom.sh
+++ b/init-sh/custom.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-
#
# Security level implementation...
# Writen by Vandoorselaere Yoann <yoann@mandrakesoft.com>
diff --git a/msec.spec b/msec.spec
index c094d51..712391d 100644
--- a/msec.spec
+++ b/msec.spec
@@ -1,6 +1,5 @@
-# do not modify Version below, modify it in Makefile (see CVS)
-%define version 0.10
-%define release 4mdk
+%define version 0.11
+%define release 1mdk
Summary: Security Level & Program for the Linux Mandrake distribution
Name: msec