All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87r2tpwosw.fsf@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 77aee0e..27c1dba 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -60,7 +60,7 @@ I'll drop that last paragraph.
 >
 >> +	if ((action & IMA_MEASURE) || ((iint->flags & IMA_MEASURE) &&
 >> +				       xattr_value &&
->> +				       xattr_value->type = IMA_MODSIG &&
+>> +				       xattr_value->type == IMA_MODSIG &&
 >> +				       ima_current_template_has_sig()))
 >
 > Like the clean up you did elsewhere, this new set of tests should be
diff --git a/a/content_digest b/N1/content_digest
index 7d2462f..a42b21c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\01509048454.5886.108.camel@linux.vnet.ibm.com\0"
  "From\0Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>\0"
  "Subject\0Re: [PATCH v5 18/18] ima: Write modsig to the measurement list\0"
- "Date\0Thu, 26 Oct 2017 22:02:23 +0000\0"
+ "Date\0Thu, 26 Oct 2017 20:02:23 -0200\0"
  "To\0Mimi Zohar <zohar@linux.vnet.ibm.com>\0"
  "Cc\0linux-integrity@vger.kernel.org"
   linux-security-module@vger.kernel.org
@@ -20,7 +20,7 @@
   Rusty Russell <rusty@rustcorp.com.au>
   Herbert Xu <herbert@gondor.apana.org.au>
   David S. Miller <davem@davemloft.net>
-  AKASHI
+ " AKASHI\\"
  " Takahiro <takahiro.akashi@linaro.org>\0"
  "\00:1\0"
  "b\0"
@@ -86,7 +86,7 @@
  ">\n"
  ">> +\tif ((action & IMA_MEASURE) || ((iint->flags & IMA_MEASURE) &&\n"
  ">> +\t\t\t\t       xattr_value &&\n"
- ">> +\t\t\t\t       xattr_value->type = IMA_MODSIG &&\n"
+ ">> +\t\t\t\t       xattr_value->type == IMA_MODSIG &&\n"
  ">> +\t\t\t\t       ima_current_template_has_sig()))\n"
  ">\n"
  "> Like the clean up you did elsewhere, this new set of tests should be\n"
@@ -101,4 +101,4 @@
  "Thiago Jung Bauermann\n"
  IBM Linux Technology Center
 
-b75da8f0becadb56fed500a6f23af32114362bb1820466f0a61e6b5b71c29a26
+3b7f42047cc3d905553b5590731f4fcbbdff13afd3e77bad2f613e073b2e45a5

diff --git a/a/1.txt b/N2/1.txt
index 77aee0e..44189b7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -60,7 +60,7 @@ I'll drop that last paragraph.
 >
 >> +	if ((action & IMA_MEASURE) || ((iint->flags & IMA_MEASURE) &&
 >> +				       xattr_value &&
->> +				       xattr_value->type = IMA_MODSIG &&
+>> +				       xattr_value->type == IMA_MODSIG &&
 >> +				       ima_current_template_has_sig()))
 >
 > Like the clean up you did elsewhere, this new set of tests should be
@@ -74,3 +74,8 @@ for the big comment as well. Will do in the next version.
 -- 
 Thiago Jung Bauermann
 IBM Linux Technology Center
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 7d2462f..3dc4250 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,10 @@
  "ref\020171018005331.2688-1-bauerman@linux.vnet.ibm.com\0"
  "ref\020171018005331.2688-19-bauerman@linux.vnet.ibm.com\0"
  "ref\01509048454.5886.108.camel@linux.vnet.ibm.com\0"
- "From\0Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com>\0"
- "Subject\0Re: [PATCH v5 18/18] ima: Write modsig to the measurement list\0"
- "Date\0Thu, 26 Oct 2017 22:02:23 +0000\0"
- "To\0Mimi Zohar <zohar@linux.vnet.ibm.com>\0"
- "Cc\0linux-integrity@vger.kernel.org"
-  linux-security-module@vger.kernel.org
-  keyrings@vger.kernel.org
-  linux-crypto@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
-  linux-kernel@vger.kernel.org
-  Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
-  James Morris <james.l.morris@oracle.com>
-  Serge E. Hallyn <serge@hallyn.com>
-  David Howells <dhowells@redhat.com>
-  David Woodhouse <dwmw2@infradead.org>
-  Jessica Yu <jeyu@redhat.com>
-  Rusty Russell <rusty@rustcorp.com.au>
-  Herbert Xu <herbert@gondor.apana.org.au>
-  David S. Miller <davem@davemloft.net>
-  AKASHI
- " Takahiro <takahiro.akashi@linaro.org>\0"
+ "From\0bauerman@linux.vnet.ibm.com (Thiago Jung Bauermann)\0"
+ "Subject\0[PATCH v5 18/18] ima: Write modsig to the measurement list\0"
+ "Date\0Thu, 26 Oct 2017 20:02:23 -0200\0"
+ "To\0linux-security-module@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -86,7 +69,7 @@
  ">\n"
  ">> +\tif ((action & IMA_MEASURE) || ((iint->flags & IMA_MEASURE) &&\n"
  ">> +\t\t\t\t       xattr_value &&\n"
- ">> +\t\t\t\t       xattr_value->type = IMA_MODSIG &&\n"
+ ">> +\t\t\t\t       xattr_value->type == IMA_MODSIG &&\n"
  ">> +\t\t\t\t       ima_current_template_has_sig()))\n"
  ">\n"
  "> Like the clean up you did elsewhere, this new set of tests should be\n"
@@ -99,6 +82,11 @@
  "\n"
  "-- \n"
  "Thiago Jung Bauermann\n"
- IBM Linux Technology Center
+ "IBM Linux Technology Center\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n"
+ "the body of a message to majordomo at vger.kernel.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-b75da8f0becadb56fed500a6f23af32114362bb1820466f0a61e6b5b71c29a26
+0cff4d0c7bffdb13f3f0820fa2ec27e157ca5650c4986bc8fd5f6fff535a546a

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.