Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Fischer
1b0d73ffdb zlib: Update to 1.2.11
Based on:
http://git.ipfire.org/?p=people/mlorenz/ipfire-2.x.git;a=commit;h=b693162e9fdc7c4cae2f148e8c7832c689ac6fd2
http://git.ipfire.org/?p=people/mlorenz/ipfire-2.x.git;a=commit;h=43a3b9986b7710eb685f00d6099965ebb220c012

Sadly, I couldn't avoid this configure-error while building 'clamav':

...
checking for zlib installation... using /usr
configure: error: The installed zlib version may contain a security bug.
Please upgrade to 1.2.2 or later: http://www.zlib.net.
You can omit this check with --disable-zlib-vcheck but DO NOT REPORT any stability issues then!
...

'clamav' seems to check 'zlib.h' for an appropriate zlib version ('clamav'-configure,
line 18679ff) greater v1.2.1 (line 18719ff), but I didn't find a solution for 1.2.11.

Therefore, '--disable-zlib-vcheck' was added to 'clamav'-configure options.
Any hints are welcome.

Testing zlib 1.2.11 with clamav 0.96.2 didn't find any seen problems so far.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-01-24 14:29:28 +00:00
Matthias Fischer
6c96e0499b Update: zlib to 1.2.8 2014-11-05 21:48:57 +01:00
Arne Fitzenreiter
6d3fb68f34 zlib: fix rootfile. 2012-09-27 07:50:08 +02:00
Arne Fitzenreiter
d4621fa0ab zlib: fix /lib/libz.so symlink.
netssleay use this instead of libz.so.1 ...
2012-09-26 14:51:55 +02:00
Michael Tremer
b1879b637b zlib: Provide libz.so. 2012-08-30 22:20:04 +02:00
Michael Tremer
03395fbd07 Rootfile update. 2012-08-20 11:32:58 +02:00
Michael Tremer
032d940264 zlib: Update to 1.2.7. 2012-08-20 00:10:49 +02:00
Arne Fitzenreiter
55eeebf440 Fix missing zlib symlink. 2010-05-26 00:31:42 +02:00
ms
0fbb45e9f5 Zwischencommit Rootfiles...
Der Countdown laeuft...


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@334 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-11-01 16:52:39 +00:00