components/gzip/version.patch
changeset 115 c360825c3a3f
parent 114 6cc95ec7b1bb
child 116 ae6a90899b42
equal deleted inserted replaced
114:6cc95ec7b1bb 115:c360825c3a3f
     1 --- gzip-1.3.5/gzip.c-orig	Fri Oct  6 05:44:06 2006
       
     2 +++ gzip-1.3.5/gzip.c	Fri Oct  6 05:48:53 2006
       
     3 @@ -427,6 +427,8 @@
       
     4  #endif
       
     5      printf ("\n");
       
     6      printf ("Written by Jean-loup Gailly.\n");
       
     7 +    printf ("patched for Sun BugIDs 6294656 6283819\n");
       
     8 +    printf ("patched for CVE-2006-4334, CVE-2006-4335, CVE-2006-4336, CVE-2006-4337, CVE-2006-4338\n");
       
     9  }
       
    10  
       
    11  local void progerror (string)