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:
parent
15e133c89d
commit
470f0b85bb
3
zlib-1.2.10.tar.gz
Normal file
3
zlib-1.2.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d7e9f698ce48787b6e1c67e6bff79e487303e66077e25cb9784ac8835978017
|
||||
size 607647
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73ab302ef31ed1e74895d2af56f52f5853f26b0370f3ef21954347acec5eaa21
|
||||
size 607350
|
@ -5,7 +5,7 @@ Index: zlib.h
|
||||
===================================================================
|
||||
--- zlib.h.orig
|
||||
+++ 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.
|
||||
*/
|
||||
|
||||
|
10
zlib.changes
10
zlib.changes
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user