delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Message-Id: | <202305012325.341NPtFp016576@delorie.com> |
Date: | Tue, 2 May 2023 01:19:50 +0200 |
From: | "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp-announce AT delorie DOT com]" <djgpp-announce AT delorie DOT com> |
To: | djgpp-announce AT delorie DOT com |
Subject: | ANNOUNCE: DJGPP port of zlib 1.2.13 uploaded. |
UI-OutboundReport: | notjunk:1;M01:P0:iUkXRQkF6hA=;OqEYrjwtHPC6x+lnPOCa8OzG0uV |
eNJ38S1nEMwnZaOZ3uaZipY6XxwgWXkT9BNvlz6xeXKd7EJNu/9fCjXImslslVXBZJ044yFJa | |
Pvv2n2VkRq6j6STr0hlRtV8gxSpUKlwpYC6pGcv4wwEBZQBNI+S1stLHY7wx9hBOGveneZJO5 | |
aypV9Qhj0ibXZa1cHfJPpjirNTUtl72W4LP1wePCLn8LR00Eu2Ly0auJV1RMdmKgJZL5DYGQH | |
skgnhZaecdX9jewytXqeDDHSjM6PGKwnooTcXvEhxeSNdTidHYPv3BJ97kpt4Nqg2pRbZ1/oU | |
rj/J3Qn/i8VSjLXZtduDOYq4tf9bx8L/JW/3Ff4SFIesFs1vLrIGDKUN4L+9pQ2H2wBy1E6zL | |
reXPl1LRU6m04Q0XI8bYkF0MLJv+/RPW2W9SlljqCoPSqdGn9O/HvJ1eXSMWDF1N53Y1YX5he | |
d+SUT3ZlB1WCh39Yj51dgJtrnUmGwmgEaNtTfRbjbI4LsQhApIGGBfH2mmrUFmvcSXgzrTtl1 | |
atPMCrKc7HD4Aa3lrNzvqR/F9TDZ4SpYzYjo68V/Sqmma0s5nwLL0ZId2abPrHkBAyjosoPpe | |
J8QzOwE/EPqKvcK5WmhDAZBIPWjc8wOeE7apXhhXD1+nzg3KziDjYKZdidFrlSM3rrcSb1Eh5 | |
lTrP+NtPs3kqh3mSbMyGWcvk0Hca6oddM2T1OAjw6IRC/VMVKoURTC2U7BCso1ruX30myb4IH | |
99obks5+FW4xPnT4bY/+dI9bV2IRCAizcGxEPuyLRtHU23uZNOY7QI7a+x4jdq6FGnZJGgOXn | |
IUXg3xt0WkmOBki1g7P1gTkDnKakmaBlut0bMV9t9mfJLyLoV9Wqyc83DBN0WWIDw4zWbMXtn | |
yzj8n/AnV3Cblc61o87CAM7ombZ3uhlhjglM+GRy3a9pRP54iPlOuisathyGmijPibieqtJFc | |
kMeXImq3fE+GhM/LxaXg6ktky9s= | |
Reply-To: | djgpp AT delorie DOT com |
This is a port of zlib 1.2.13 to MSDOS/DJGPP. zlib 1.2 is a free, general purpose data compression/decompression library as used in gzip. All the code is thread safe. DJGPP specific changes. ======================= There are no DJGPP specific changes. Only the usual configuration files have been added. They are located in the "djgpp" directory. The port has been configured and compiled on WinXP SP3, Win98SE and MSDOS 6.22 with DOSLFN v0.41f. There is no guarantee that this may be possible with any other DOS-like OS. Due to the use of long file names it will not be possible to configure and compile without LFN support. The port has been compiled using gcc346 and bnu2351b. The port has been tested by using it. I have used them only on WinXP. It has worked flawlessly. I do not konw if this will ever be the case on FreeDOS. I have never used/tested them in that environment. To be able to build this port you may need to have LFN support. As usual, all djgpp specific files (diffs, README files, etc.) are stored in the "djgpp" directory. The sources have been configured to be build in the "0build" directory. If for some reason it does not work for you, delete its contents and configure from scratch again. For further information about zlib please read the docs and NEWS file. Here is an extract of the home page showing the user visible changes from the last port (zlib 1.2.12) to this one: ------------------------------------------------------------------------------- Version 1.2.13 has these key updates from 1.2.12: Fix a bug when getting a gzip header extra field with inflateGetHeader(). This remedies CVE-2022-37434. Fix a bug in block type selection when Z_FIXED used. Now the smallest block type is selected, for better compression. Fix a configure issue that discarded the provided CC definition. Correct incorrect inputs provided to the CRC functions. This mitigates a bug in Java. Repair prototypes and exporting of the new CRC functions. Fix inflateBack to detect invalid input with distances too far. Due to the first bug fix, any installations of 1.2.12 or earlier should be replaced with 1.2.13. ------------------------------------------------------------------------------- The port consists of the usual two packages that have been produced using djdev20X (CVS repository code) and can be downloaded from ftp.delorie.com and mirrors as (time stamp 2023-04-02): zlib 1.2.13 headers, libs and man format documentation: http://ftp.delorie.com/pub/djgpp/current/v2tk/zlb1213b.zip zlib 1.2.13 source: http://ftp.delorie.com/pub/djgpp/current/v2tk/zlb1213s.zip Send zlib specific bug reports to <zlib AT gzip DOT org>. Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or <djgpp AT delorie DOT com>. Enjoy. Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |