Accepting request 450482 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.2.11: * Fix deflate stored bug when pulling last block from window * Permit immediate deflateParams changes before any deflate input OBS-URL: https://build.opensuse.org/request/show/450482 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=40
This commit is contained in:
parent
470f0b85bb
commit
7a18facc7d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d7e9f698ce48787b6e1c67e6bff79e487303e66077e25cb9784ac8835978017
|
|
||||||
size 607647
|
|
3
zlib-1.2.11.tar.gz
Normal file
3
zlib-1.2.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
|
||||||
|
size 607698
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 16 09:57:59 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.2.11:
|
||||||
|
* Fix deflate stored bug when pulling last block from window
|
||||||
|
* Permit immediate deflateParams changes before any deflate input
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 3 07:41:49 UTC 2017 - mpluskal@suse.com
|
Tue Jan 3 07:41:49 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_with profiling
|
%bcond_with profiling
|
||||||
Name: zlib
|
Name: zlib
|
||||||
Version: 1.2.10
|
Version: 1.2.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library implementing the DEFLATE compression algorithm
|
Summary: Library implementing the DEFLATE compression algorithm
|
||||||
License: Zlib
|
License: Zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user