[sudo-commits] sudo changeset 15251:0f2a995be814

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 23 09:16:27 MST 2024


changeset:	15251:0f2a995be814 in /raid/repos/sudo
tags:		tip
details:	https://www.sudo.ws/repos/sudo/rev/0f2a995be814
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jan 23 09:16:22 2024 -0700
files:		LICENSE.md lib/zlib/deflate.c lib/zlib/deflate.h lib/zlib/gzguts.h lib/zlib/gzlib.c lib/zlib/inflate.c lib/zlib/inftrees.c lib/zlib/inftrees.h lib/zlib/trees.c lib/zlib/zconf.h.in lib/zlib/zlib.h lib/zlib/zutil.h

Log Message:
	Update embedded copy of zlib to version 1.3.1.


diffstat:

 LICENSE.md          |   2 +-
 lib/zlib/deflate.c  |  47 ++++++++++++++++++++++++++++++++++++-----------
 lib/zlib/deflate.h  |  35 +++++++++++++++++++++++++++++++++--
 lib/zlib/gzguts.h   |   8 ++------
 lib/zlib/gzlib.c    |  12 ++++++------
 lib/zlib/inflate.c  |   2 +-
 lib/zlib/inftrees.c |   6 +++---
 lib/zlib/inftrees.h |   4 ++--
 lib/zlib/trees.c    |  20 +++++++++++++++++---
 lib/zlib/zconf.h.in |  10 +---------
 lib/zlib/zlib.h     |  22 +++++++++++-----------
 lib/zlib/zutil.h    |  27 +++------------------------
 12 files changed, 116 insertions(+), 79 deletions(-)



More information about the sudo-commits mailing list