SHA256
6
0
forked from pool/zlib

Accepting request 116645 from home:worldcitizen:branches:devel:libraries:c_c++

Update to 1.2.7
Passed the spec file through spec cleaner

OBS-URL: https://build.opensuse.org/request/show/116645
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=3
This commit is contained in:
Ismail Dönmez
2012-05-07 12:48:26 +00:00
committed by Git OBS Bridge
parent 7297c4e7d2
commit 32d9e928f6
8 changed files with 26 additions and 138 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 7 12:34:45 UTC 2012 - joop.boonen@opensuse.org
- Update to 1.2.7
* Fix bug in gzclose_w() when gzwrite() fails to allocate memory
* Add "x" (O_EXCL) and "e" (O_CLOEXEC) modes support to gzopen()
* Add gzopen_w() in Windows for wide character path names
* Fix type mismatch between get_crc_table() and crc_table
- Passed the spec file through spec cleaner
-------------------------------------------------------------------
Thu Feb 9 16:17:55 UTC 2012 - jengelh@medozas.de