Kaynağa Gözat

Drop all references to SECURITY file

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>
Fabio M. Di Nitto 7 yıl önce
ebeveyn
işleme
94dff3b765
3 değiştirilmiş dosya ile 3 ekleme ve 7 silme
  1. 1 5
      INSTALL
  2. 1 1
      Makefile.am
  3. 1 1
      corosync.spec.in

+ 1 - 5
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
 --------------------------------------

+ 1 - 1
Makefile.am

@@ -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

+ 1 - 1
corosync.spec.in

@@ -168,7 +168,7 @@ fi
 %endif
 
 %files
-%doc LICENSE SECURITY
+%doc LICENSE
 %{_sbindir}/corosync
 %{_sbindir}/corosync-keygen
 %{_sbindir}/corosync-cmapctl