Data Compression Library
ftp://ds.internic.net/rfc/rfc1950.txt (zlib format), rfc1951.txt
(deflate format) and rfc1952.txt (gzip format). These documents are
also available in other formats from
ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/zlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LICENSE | 0000018469 18 KB | |
baselibs.conf | 0000000183 183 Bytes | |
zlib-1.2.7-improve-longest_match-performance.patch | 0000004120 4.02 KB | |
zlib-1.2.8.tar.gz | 0000571091 558 KB | |
zlib-rpmlintrc | 0000000247 247 Bytes | |
zlib.changes | 0000017913 17.5 KB | |
zlib.spec | 0000005250 5.13 KB |
Revision 53 (latest revision is 92)
Stephan Kulow (coolo)
accepted
request 175521
from
Michal Vyskocil (mvyskocil)
(revision 53)
- Update to version 1.2.8 * Add new inflateGetDictionary() function * Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream. * Fix bug in gzclose() when gzwrite() runs out of memory
Comments 0