SHA256
3
0
forked from pool/zlib

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:
Ismail Dönmez 2017-01-16 10:25:54 +00:00 committed by Git OBS Bridge
parent 470f0b85bb
commit 7a18facc7d
4 changed files with 11 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
size 607698

View File

@ -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

View File

@ -18,7 +18,7 @@
%bcond_with profiling
Name: zlib
Version: 1.2.10
Version: 1.2.11
Release: 0
Summary: Library implementing the DEFLATE compression algorithm
License: Zlib