bug#30029: gzip-1.9 released [stable]

2018-01-08 Thread Michael
On 07/01/2018 23:56, Jim Meyering wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 This is to announce gzip-1.9, a stable release. There have been 53 commits by 2 people in the 89 weeks since 1.8. Thanks to Paul Eggert for all of his help. See the NEWS below for a brief summary. Thanks

Gzip Unzip error: 1

2008-07-30 Thread Quigley, Michael
Hi, I am getting the following error when running Gzip version 1.3.12.2844: Unzip error: 1 on file [name of file, which has a .gz extension] This occurs when unzipping files large files. Re-running the process over sometimes solves the problem the first time. If that does not work I clea

Bug in GUNZIP

2010-06-02 Thread Glantsman, Michael
Hi, We encounter a bug in GUNZIP: sometimes regardless of the original file size the unzipped file is 1,245,522 KB (on Windows) or 1,275,414,036 bytes (on UNIX). The process creates empty lines in the files with \0 (nulls) characters. Thanks Michael Glantsman | Technical Manager - Membership

[PATCH] Unzip fails without optional extended local header signature

2011-11-04 Thread Michael Gray
ading ZIP files to ensure compatibility. When writing ZIP files, it is recommended to include the signature value marking the data descriptor record. When the signature is used, the fields currently defined for the data descriptor record will immediately follow the signa

Re: [PATCH] Unzip fails without optional extended local header signature

2011-11-30 Thread Michael Gray
t assignment, since your patch is large enough to > require that.  Can you sign one? Sure thing. -- Michael

Re: [PATCH] Unzip fails without optional extended local header signature

2012-01-01 Thread Michael Gray
On Wed, Nov 30, 2011 at 12:28 PM, Michael Gray wrote: > I just emailed Mark again, inquiring if he knows of any other software that > makes this choice. Here is his reply: Michael, On Nov 30, 2011, at 2:17 AM, Michael Gray wrote: > Can you point me to any other software in current

Re: [PATCH] Unzip fails without optional extended local header signature

2012-01-30 Thread Michael Gray
On Wed, Nov 30, 2011 at 1:57 AM, Jim Meyering wrote: > Michael Gray wrote: >> I believe I've found a bug regarding the decompression of single-entry >> .zip files. >> >> As per the Section V.C of the .ZIP File Format Specification >> (http://www.pkware.com/do