components/gzip/version.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Mon, 21 Feb 2011 02:25:09 -0800
changeset 96 0cad26ba1671
permissions -rw-r--r--
7019038 move gzip to userland

--- gzip-1.3.5/gzip.c-orig	Fri Oct  6 05:44:06 2006
+++ gzip-1.3.5/gzip.c	Fri Oct  6 05:48:53 2006
@@ -427,6 +427,8 @@
 #endif
     printf ("\n");
     printf ("Written by Jean-loup Gailly.\n");
+    printf ("patched for Sun BugIDs 6294656 6283819\n");
+    printf ("patched for CVE-2006-4334, CVE-2006-4335, CVE-2006-4336, CVE-2006-4337, CVE-2006-4338\n");
 }
 
 local void progerror (string)