+2005-01-04
+ * remember TODO multithreading tests and hardening the code.
+ http://www.idefense.com/application/poi/display?id=153&type=vulnerabilities
+
2004-12-27
* updating to latest autoconf/automake/libtool stuff in Suse92
* required a rewrite of ax_enable_builddir.m4 in ac-archive
- Check the CRC value at the end of read... and add more error codes.
- Do more test. Currently use only with tested "friendly" archives.
- inflate interface code needs most testing.
+ This is also related to usages of zziplib in virus detection
+ code which should better have a hardened library code. That does
+ also include inflate interface code to need the most testing.
+
+- the buffer reusage code was not strictly multithreading. It should
+ be fixed by now but it would be better to have an automatic test
+ routine to check reentrancy/multithreaded functionality.
- Sligthly More documentation. With the generation of man pages and
multiple pages for the website, it does already look acceptable.
i386-ms-win32/msvc7
i386-ms-win32/mingw+msys
... and probably a lot of others not known to the maintainer.
-
-* 10.82 - wrapwrap autodected disabled, the ssize_t usage should do it now.
Distribution: Original
Packager: Guido Draheim <guidod@gmx.de>
-Requires: zlib1
-BuildRequires: zlib1-devel
-BuildRequires: libSDL1.2-devel
+Requires: zlib
+BuildRequires: zlib-devel
+BuildRequires: SDL-devel
#Begin3
# Author1: too@iki.fi (Tomi Ollila)