]> git.proxmox.com Git - mirror_corosync.git/commitdiff
Drop all references to SECURITY file
authorFabio M. Di Nitto <fdinitto@redhat.com>
Mon, 23 Apr 2018 03:31:33 +0000 (05:31 +0200)
committerJan Friesse <jfriesse@redhat.com>
Mon, 23 Apr 2018 06:05:24 +0000 (08:05 +0200)
File was removed by 6bdf0962ad035ac659bcbf36a918fe39931ed75d.
Patch fixes master branch build again.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
INSTALL
Makefile.am
corosync.spec.in

diff --git a/INSTALL b/INSTALL
index b5cb9377026d135d25a4fce799d35b9e306a5d59..04372eb6a29782b8d3ed4fd8caf1131344616640 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -184,9 +184,6 @@ Get one or more nodes and run the corosync executive on each node.  Run the
 corosync daemon after following the previous directions.  The daemon must be
 run as UID 0(root).
 
-please read SECURITY to understand the threat model assumed by corosync
-and the techniques corosync use to overcome these threats.
-
 Before running any of the test programs
 ---------------------------------------
 The corosync executive will ensure security by only allowing the UID 0(root) or
@@ -201,8 +198,7 @@ uidgid {
 }
 
 Please note that these users then have full ability to transmit and receive
-messages in the cluster and are not bound by the threat model described in
-SECURITY.
+messages in the cluster.
 
 Try out the corosync cpg functionality
 --------------------------------------
index d42604fae95859fc956347f2964822829cc5f900..9e3ef98611d9b0455b60a9979ae527eb05acdc4f 100644 (file)
@@ -46,7 +46,7 @@ MAINTAINERCLEANFILES  = Makefile.in aclocal.m4 configure depcomp \
                          autoheader automake autoconf test_lense.sh \
                          autoscan.log configure.scan ltmain.sh test-driver
 
-dist_doc_DATA          = LICENSE INSTALL README.recovery SECURITY AUTHORS
+dist_doc_DATA          = LICENSE INSTALL README.recovery AUTHORS
 
 SUBDIRS                        = include common_lib lib exec tools test cts pkgconfig \
                          man init conf vqsim
index 2c1d02c4f7d48f944bab8a158cb6d9b88f179498..828e55b69d8c8d494bbc2f19b6958d920567d9a9 100644 (file)
@@ -168,7 +168,7 @@ fi
 %endif
 
 %files
-%doc LICENSE SECURITY
+%doc LICENSE
 %{_sbindir}/corosync
 %{_sbindir}/corosync-keygen
 %{_sbindir}/corosync-cmapctl