SHA256
6
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

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