[sudo-commits] sudo changeset 13884:3e2517079d86

Todd C. Miller Todd.Miller at sudo.ws
Mon Mar 28 09:04:55 MDT 2022


changeset:	13884:3e2517079d86 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3e2517079d86
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Mar 28 08:51:41 2022 -0600

Log Message:
	Update embedded copy of zlib to version 1.2.12.
	Fixes CVE-2018-25032

diffstat:

 lib/zlib/crc32.c    |  1292 +++++-
 lib/zlib/crc32.h    |  9877 ++++++++++++++++++++++++++++++++++++++++++++++++--
 lib/zlib/deflate.c  |   108 +-
 lib/zlib/deflate.h  |    27 +-
 lib/zlib/gzguts.h   |     5 +-
 lib/zlib/gzlib.c    |     8 +-
 lib/zlib/gzread.c   |    12 +-
 lib/zlib/gzwrite.c  |    38 +-
 lib/zlib/infback.c  |     2 +-
 lib/zlib/inffast.c  |    28 +-
 lib/zlib/inflate.c  |    24 +-
 lib/zlib/inflate.h  |     5 +-
 lib/zlib/inftrees.c |     6 +-
 lib/zlib/trees.c    |    75 +-
 lib/zlib/zlib.exp   |     3 +
 lib/zlib/zlib.h     |   223 +-
 lib/zlib/zutil.c    |     4 +-
 lib/zlib/zutil.h    |    21 +-
 18 files changed, 10756 insertions(+), 1002 deletions(-)



More information about the sudo-commits mailing list