DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=25578>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=25578 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Keywords| |FAQ Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2005-09-12 19:03 ------- First, only zlib 1.1.4 or 1.2.3 are safe, all of the 1.2.0-1.2.2 releases had published vulnerabilities. Second; ASF isn't refactoring, in fact we are keeping binary compatibility for the life of httpd-2.0 (and breaking it when we ship httpd-2.2). When httpd-2.2 ships, we are linking (and not compiling ourselves) to the zlib 1.2.3, or then-current version of zlib.dll. So if you want to plug in a different mod_deflate.dsp which will let you build the zlib.dll (zdll.lib) and simply link that .dll with mod_deflate, grab the current development project file and save it within your httpd 2 modules\filters\ directory; http://svn.apache.org/viewcvs.cgi/*checkout*/httpd/httpd/trunk/modules/filters/mod_deflate.dsp -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
