Message-Id: <200804011312.m31DCZYI030140@delorie.com> X-Recipient: djgpp-announce AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1+xTXMl/zqx4ePhfbeZgd0TXk/gUB2uxW+Oy8N6Im lrLG/pr+zreDps From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of bzip2 1.0.5 uploaded. Date: Tue, 1 Apr 2008 08:31:19 +0200 Content-Disposition: inline X-Y-GMX-Trusted: 0 This is a port of bzip2 1.0.5 to MSDOS/DJGPP. bzip2 is a compressor/decompressor program with generally considerably better compression rate than that achieved by more conventional LZ77/LZ78-based compressors. The command-line options are deliberately very similar to those of GNU gzip, but they are not identical. DJGPP specific changes. ======================= - There are no user visible DJGPP specific changes compared with the previous version. If you are familiar with the previous version 1.0.4, you will be familiar with this one. Here is a verbatim extract of the CHANGES file: 1.0.5 (10 Dec 07) ~~~~~~~~~~~~~~~~ Security fix only. Fixes CERT-FI 20469 as it applies to bzip2. For futher information about bzip2 please read the man pages. The man pages are the only ones that contain DJGPP specific information because they are the only one that can be remade with existing DJGPP tools. The author no longer uses the texinfo format; he has switched to xml and it is not possible to recreate pdf, ps and html formated documentation from the distributed xml file. Neitherless the original pdf, ps and html formated documentattion is supplied in the bz2-105d.zip archive. To run the scripts bzmore, bzdiff and bzgrep you will have to install the following DJGPP ports: difNNNb.zip, grepNNNb.zip and mktmpNNb.zip The port consists of the usual three packages that have been compiled using stock djdev203 and that can be downloaded from ftp.delorie.com and mirrors as (timestamp 2008-03-31): Bzip2 1.0.5 binaries, script and man formated documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2apps/bz2-105b.zip Bzip2 1.0.5 header and library: ftp://ftp.delorie.com/pub/djgpp/current/v2apps/bz2-105a.zip Bzip2 1.0.5 html, ps and pdf formated documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2apps/bz2-105d.zip Bzip2 1.0.5 source: ftp://ftp.delorie.com/pub/djgpp/current/v2apps/bz2-105s.zip For the convenience of the WinXP users the binaries has been produced a second time using the djdev204 beta library. This package is available at @ftp.delorie.com and mirrors as (timestamp 2008-03-31): Bzip2 1.0.5 binary and man formated documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2apps/bz2-105b.zip Bzip2 1.0.5 header and library: ftp://ftp.delorie.com/pub/djgpp/beta/v2apps/bz2-105a.zip Send bzip2 specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel