Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 74c55a298ead9ae6b20e576702d3fad5 > files > 1

cpm-0.23-0.5.beta.fc15.src.rpm

Marek Mahut <mmahut@fedoraproject.org>: adding security disclaimer

diff -Naur cpm-0.23beta-upstream/security.c cpm-0.23beta/security.c
--- cpm-0.23beta-upstream/security.c	2009-01-05 15:24:31.000000000 +0100
+++ cpm-0.23beta/security.c	2009-01-08 13:36:16.000000000 +0100
@@ -228,7 +228,7 @@
     else
       {
         if (!silent)
-          { printf("%s%s%s (%s)\n", STAT_RED, _("no"), STAT_OFF, memlimit); }
+          { printf("%s%s%s (%s)\n", STAT_RED, _("no"), STAT_OFF, memlimit); printf("\n%-50s\n", "For information how to configure your system for maximum security, please read README file included with this package.\n"); }
       }
 #endif
 #endif