Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12578 - [Version Bump]: Compress-Zlib-1.19
Summary: [Version Bump]: Compress-Zlib-1.19
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-22 13:01 UTC by Nicholas Wourms
Modified: 2003-04-04 01:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Compress-Zlib.tar.bz2 (Compress-Zlib.tar.bz2,1.23 KB, application/octet-stream)
2002-12-22 13:02 UTC, Nicholas Wourms
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Wourms 2002-12-22 13:01:52 UTC
Version bump.  Needs 5.6.1 testing... 
 
Changelog: 
 
  1.19 - 31 October 2002 
 
      * fixed a problem with t/02zlib.t that was failing with redhat 8. 
 
  1.18 - 24 October 2002 
 
      * fixed a Win32 problem in t/02zlib.t by changing sysread to read. 
 
      * zlib 1.0.5 & older doesn't have gzsetparams & gzeof. Added a new 
        variable to config.in to flag an old version of zlib. Split 
        out the tests for gzsetparams into t/05gzsetp.t 
 
  1.17 - 22 October 2002 
 
      * Moved the test to check the versions of libz & zlib.h into a separate 
        file and added troubleshooting notes to README. 
 
      * In gzopen, only attempt to call "tell" for normal files. 
 
      * Broke changes out of README into Changes file. 
 
      * Replaced internal use of Z_PARTIAL_FLUSH symbol with Z_SYNC_FLUSH.  
        zlib.h says  /* will be removed, use Z_SYNC_FLUSH instead */   
 
      * Added support for zlib functions inflateSync and deflateParams. 
 
      * Added support for zlib functions gzeof and gzsetparams. 
 
      * Added support for access to adler, total_in & total_out 
 
      * The compress function can now take an optional parameter that 
        allows the compression level to be specified. This mirrors the 
        compress2 function available in zlib. 
 
      * memGzip doesn't work properly with perl 5.8.0 when it is given 
        UTF-8 data. Bug spotted by Andreas J. Koenig. 
 
      * Added note about Linux zlib-devel RPM to README. 
 
      * Fixed recursive build problem on win32 machines. 
 
      * Fixed problem with the test harness on Mac OS X. 
        Thanks to Carl Johan Berglund for reporting the problem and 
        helping track it down.
Comment 1 Nicholas Wourms 2002-12-22 13:02:22 UTC
Created attachment 6671 [details]
Compress-Zlib.tar.bz2
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-01-06 17:24:54 UTC
Marking this for later - i.e., as soon as perl 5.8 is unmasked. Need to get
through my trouble spots first.
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:21:20 UTC
db fix
Comment 4 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:26:11 UTC
db fix