/[smeserver]/rpms/clamav/sme9/zlib-1.2.5-minizip-fixuncrypt.patch
ViewVC logotype

Annotation of /rpms/clamav/sme9/zlib-1.2.5-minizip-fixuncrypt.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Tue Nov 13 04:52:25 2018 UTC (5 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: clamav-0_100_2-4_el6_sme, clamav-0_100_2-3_el6_sme, clamav-0_100_2-6_el6_sme, clamav-0_100_2-5_el6_sme, HEAD
Changes since 1.1: +14 -408 lines
zlib patch

1 jpp 1.2 diff -up zlib-1.2.5/contrib/minizip/unzip.c.fixuncrypt zlib-1.2.5/contrib/minizip/unzip.c
2     --- zlib-1.2.5/contrib/minizip/unzip.c.fixuncrypt 2011-11-11 12:13:56.335867758 -0500
3     +++ zlib-1.2.5/contrib/minizip/unzip.c 2011-11-11 12:14:01.747799372 -0500
4     @@ -68,10 +68,6 @@
5     #include <stdlib.h>
6     #include <string.h>
7    
8     -#ifndef NOUNCRYPT
9     - #define NOUNCRYPT
10     -#endif
11     -
12     #include "zlib.h"
13     #include "unzip.h"
14    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed