components/gzip/patches/version.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Fri, 04 Nov 2011 05:41:01 -0700
branchs11-sru
changeset 2229 c7d4ae552733
parent 115 c360825c3a3f
permissions -rw-r--r--
7107506 Upgrade Wireshark to version 1.4.10 7107505 Problem with network/wireshark 7096540 Problem with network/wireshark 7088891 Problem with network/wireshark

--- 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)