]> sourceware.org Git - systemtap.git/commitdiff
Reformat the module signing NEWS
authorJosh Stone <jistone@redhat.com>
Thu, 11 Jun 2009 00:32:28 +0000 (17:32 -0700)
committerJosh Stone <jistone@redhat.com>
Thu, 11 Jun 2009 00:32:28 +0000 (17:32 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 664753d3724616b07aed20d5863c3dd520fb59ec..604cad706910dd04731396c1e3d72d5cc95f9922 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
 * What's new
 
-- Module signing: If the appropriate nss libraries are available on your system,
-  stap will sign each compiled module using a self-generated certificate.
-  This is the first step toward extending authority to load certain modules to
-  unprivileged users. For now, if the system administrator adds a certificate
-  to a database of trusted signers (stap-authorize-signing-cert), modules signed
-  using that certificate will be verified by staprun against tampering.
-  Otherwise, you should notice no difference in the operation of stap or staprun.
+- Module signing: If the appropriate nss libraries are available on your
+  system, stap will sign each compiled module using a self-generated
+  certificate.  This is the first step toward extending authority to
+  load certain modules to unprivileged users. For now, if the system
+  administrator adds a certificate to a database of trusted signers
+  (stap-authorize-signing-cert), modules signed using that certificate
+  will be verified by staprun against tampering.  Otherwise, you should
+  notice no difference in the operation of stap or staprun.
 
 * What's new in version 0.9.7
 
This page took 0.035377 seconds and 5 git commands to generate.