SHA256
1
0
forked from pool/zlib

Accepting request 448568 from home:pluskalm:branches:devel:libraries:c_c++

- Update to version 1.2.10:

OBS-URL: https://build.opensuse.org/request/show/448568
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=39
This commit is contained in:
Tomáš Chvátal 2017-01-03 09:51:25 +00:00 committed by Git OBS Bridge
parent 15e133c89d
commit 470f0b85bb
5 changed files with 15 additions and 5 deletions

3
zlib-1.2.10.tar.gz Normal file
View File

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

View File

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

View File

@ -5,7 +5,7 @@ Index: zlib.h
=================================================================== ===================================================================
--- zlib.h.orig --- zlib.h.orig
+++ zlib.h +++ zlib.h
@@ -1463,7 +1463,11 @@ ZEXTERN z_size_t ZEXPORT gzfwrite OF((vo @@ -1464,7 +1464,11 @@ ZEXTERN z_size_t ZEXPORT gzfwrite OF((vo
is returned, and the error state is set to Z_STREAM_ERROR. is returned, and the error state is set to Z_STREAM_ERROR.
*/ */

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 3 07:41:49 UTC 2017 - mpluskal@suse.com
- Update to version 1.2.10:
* Avoid warnings on snprintf() return value
* Fix bug in deflate_stored() for zero-length input
* Fix bug in gzwrite.c that produced corrupt gzip files
* Remove files to be installed before copying them in Makefile.in
* Add warnings when compiling with assembler code
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 2 09:08:50 UTC 2017 - mpluskal@suse.com Mon Jan 2 09:08:50 UTC 2017 - mpluskal@suse.com

View File

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