[Pkg-openssl-devel] Bug#545670: Modifying wording

Scott Schaefer saschaefer at neurodiverse.org
Mon Jul 4 18:42:34 UTC 2011


Thanks for reporting this.  And I concede the wording is slightly ambiguous.

The code in question is in file apps/speed.c.  The patch is "trivial".  
See below.

However, changing it in Debian only seems to me to be a decision that is 
up to the official maintainer(s).  Since I expect they will not do so, I 
am going to tag this wontfix.

You can submit the patch (with you own desired wording, or course) to 
upstream via email to rt at openssl.org.

++++ Proposed patch ++++
--- a/apps/speed.c
+++ b/apps/speed.c
@@ -2376,7 +2376,7 @@
              fprintf(stdout,"+H");
          else
              {
-            fprintf(stdout,"The 'numbers' are in 1000s of bytes per 
second processed.\n");
+            fprintf(stdout,"The 'numbers' are in bytes per second 
processed (k = *1000).\n");
              fprintf(stdout,"type        ");
              }
          for (j=0;  j<SIZE_NUM; j++)






More information about the Pkg-openssl-devel mailing list