Bump zlib version to 1.3
authortb <tb@openbsd.org>
Sun, 20 Aug 2023 16:25:09 +0000 (16:25 +0000)
committertb <tb@openbsd.org>
Sun, 20 Aug 2023 16:25:09 +0000 (16:25 +0000)
commitf0c5c122c1b2d25616b91e3d7a62658cbace40e2
tree0552648bb6c4d6e824ec6f4d22270a99c0039627
parent391a0cc7e0c8423428e25d58a35438f6c9a24bfd
Bump zlib version to 1.3

We have been pulling in all actual changes over the past months, so this
is only a version number bump. The relevant entries of the ChangeLog are:

  * Building using K&R (pre-ANSI) function definitions is no longer supported.
  * Fixed a bug in deflateBound() for level 0 and memLevel 9.
  * Fixed a bug when gzungetc() is used immediately after gzopen().
  * Fixed a bug when using gzflush() with a very small buffer.
  * Fixed a crash when gzsetparams() is attempted for a transparent write.

ok deraadt miod millert
lib/libz/ChangeLog
lib/libz/README
lib/libz/deflate.c
lib/libz/inftrees.c
lib/libz/zlib.h