2012-01-31 10:28:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 31 10:28:11 UTC 2012 - vcizek@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 2.048
|
|
|
|
|
* Set minimum zlib version to 1.2.0
|
|
|
|
|
* Allow flush to be called multiple times without any intermediate
|
|
|
|
|
call to deflate and still return Z_OK.
|
|
|
|
|
In the code below $status was Z_BUF_ERROR before this change.
|
|
|
|
|
$def->flush(...);
|
|
|
|
|
$status = $def->flush(...);
|
|
|
|
|
* Added support for zlibCompileFlags
|
|
|
|
|
* Set minimum Perl version to 5.6
|
|
|
|
|
|
2011-12-06 10:41:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 5 02:35:10 UTC 2011 - vcizek@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 2.045
|
|
|
|
|
* Moved FAQ.pod into Zlib.pm
|
|
|
|
|
|
2011-11-30 15:27:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 30 15:10:04 UTC 2011 - cfarrell@suse.com
|
|
|
|
|
|
|
|
|
|
- license update: Zlib and (GPL-1.0+ or Artistic-1.0)
|
|
|
|
|
SPDX and use Zlib instead of BSD-3-Clause
|
|
|
|
|
|
2011-11-23 08:46:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 21 02:36:56 UTC 2011 - vcizek@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 2.043
|
|
|
|
|
- minor changes
|
|
|
|
|
|
2011-10-31 08:25:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 31 02:34:22 UTC 2011 - vcizek@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 2.040
|
|
|
|
|
* croak if attempt to freeze/thaw compression object
|
|
|
|
|
[RT #69985]
|
|
|
|
|
|
2011-07-11 15:13:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 23 07:50:35 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
|
|
- update to 2.037
|
|
|
|
|
* small test changes
|
|
|
|
|
|
2011-06-21 08:05:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 20 15:51:56 UTC 2011 - jw@novell.com
|
|
|
|
|
|
|
|
|
|
- changed from bz2 to gz, to make
|
|
|
|
|
/source/devel:languages:perl/_project/_service happy, which would
|
|
|
|
|
abort the build with: "broken: service download_files failed:"
|
|
|
|
|
otherwise.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 20 10:18:18 UTC 2011 - jw@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 2.036, version needed by perl-IO-Compress
|
|
|
|
|
* Added offset parameter to CRC32
|
|
|
|
|
|
2011-05-11 08:49:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 11 08:40:44 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
|
|
- update to 2.035
|
|
|
|
|
* Almost No Changes
|
|
|
|
|
|
2011-05-06 08:22:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 6 08:06:46 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
|
|
- update to 2.034
|
|
|
|
|
- license correction
|
|
|
|
|
|
2011-01-17 08:35:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 17 08:07:25 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
|
|
- update to 2.033
|
|
|
|
|
* Fixed typos & spelling errors.
|
|
|
|
|
[perl# 81782]
|
|
|
|
|
|
2011-01-12 08:34:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 12 08:33:21 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
|
|
- added Provides: to spec
|
|
|
|
|
|
2011-01-11 12:59:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 11 12:45:30 UTC 2011 - vcizek@novell.com
|
|
|
|
|
|
|
|
|
|
- update to 2.032
|
|
|
|
|
* Document inflateReset [RT #61082]
|
|
|
|
|
* Ran the zlib2ansi script against the files in zlib-src.
|
|
|
|
|
* Added "-DNO_VIZ" to DEFINE in Makefile.PL [RT #65293]
|
|
|
|
|
|
2010-06-25 21:25:59 +00:00
|
|
|
-------------------------------------------------------------------
|
2010-12-01 13:39:37 +00:00
|
|
|
Wed Dec 1 13:31:08 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-06-25 21:25:59 +00:00
|
|
|
Fri Jun 25 21:02:22 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 2.027
|
|
|
|
|
* Updated to include zlib 1.2.5
|
|
|
|
|
* Fixed definition of Z_TREES in Makefile.PL
|
|
|
|
|
* fixed instance where $[ should have been $] in t/02zlib.t
|
|
|
|
|
* ...
|
|
|
|
|
|
2009-06-19 12:36:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 19 01:09:41 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- spec fix for perl-macros
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 17 23:42:24 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- added perl-macros
|
|
|
|
|
o autogen filelist with perl_gen_filelist
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 14 23:39:16 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- update to 2.015
|
|
|
|
|
* Makefile.PL
|
|
|
|
|
Backout changes made in 2.014
|
|
|
|
|
- 2.014
|
|
|
|
|
* Makefile.PL
|
|
|
|
|
Updated to check for indirect dependencies.
|
|
|
|
|
- 2.012
|
|
|
|
|
* Document the gzip flags that WindowBits can take.
|
|
|
|
|
* Allow a dictionary to be used with a raw inflate.
|
|
|
|
|
Needs zlib 1.2.2.1 or better.
|
|
|
|
|
[RT #36046]
|
|
|
|
|
- 2.011
|
|
|
|
|
* A C++-style comment sneaked in with the last update. Fixed.
|
|
|
|
|
[core patch #33828]
|
|
|
|
|
- 2.010
|
|
|
|
|
* No Changes
|
|
|
|
|
- 2.009
|
|
|
|
|
* No Changes
|
|
|
|
|
- 2.008
|
|
|
|
|
* Minor documentation changes in README
|
|
|
|
|
- spec mods
|
|
|
|
|
- autogen filelist
|
|
|
|
|
|
2008-12-21 11:09:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 8 09:33:35 CEST 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 2.006
|
|
|
|
|
* Makefile.PL: Added INSTALLDIRS directive to install as a core
|
|
|
|
|
module when built on a perl >= 5.9.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 3 08:34:48 CEST 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 2.005
|
|
|
|
|
* Only include ppport.h when not being built with perl.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 7 10:47:51 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 2.004
|
|
|
|
|
* Fixed lvalue substr issue
|
|
|
|
|
* Remove redundant code from Zlib.xs
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 26 13:23:39 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- package created (initial version 2.003)
|
|
|
|
|
|