components/gzip/patches/version.patch
changeset 115 c360825c3a3f
parent 96 0cad26ba1671
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gzip/patches/version.patch	Tue Mar 01 14:19:15 2011 -0800
@@ -0,0 +1,11 @@
+--- 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)