[sudo-commits] sudo changeset 9757:f95280e0448d

Todd C. Miller Todd.Miller at courtesan.com
Fri Oct 24 15:34:36 MDT 2014


changeset:	9757:f95280e0448d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f95280e0448d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Oct 24 15:28:03 2014 -0600

Log Message:
	Update zlib to version 1.2.8

diffstat:

 doc/LICENSE         |    2 +-
 lib/zlib/compress.c |    2 +-
 lib/zlib/crc32.c    |   74 ++++++++++-------------------
 lib/zlib/crc32.h    |    2 +-
 lib/zlib/deflate.c  |   12 ++--
 lib/zlib/deflate.h  |    2 +-
 lib/zlib/gzguts.h   |   35 ++++++++++---
 lib/zlib/gzlib.c    |  130 ++++++++++++++++++++++++++++++++++++++++------------
 lib/zlib/gzread.c   |   38 +++++++++-----
 lib/zlib/gzwrite.c  |  124 +++++++++++++++++++++----------------------------
 lib/zlib/infback.c  |    2 +-
 lib/zlib/inffast.c  |    6 +-
 lib/zlib/inflate.c  |   85 +++++++++++++++++++--------------
 lib/zlib/inftrees.c |   14 ++--
 lib/zlib/trees.c    |   14 +++--
 lib/zlib/uncompr.c  |    2 +-
 lib/zlib/zconf.h.in |   91 +++++++++++++++++++++++++++---------
 lib/zlib/zlib.h     |  102 +++++++++++++++++++++++++++-------------
 lib/zlib/zutil.c    |   35 +++++++++++--
 lib/zlib/zutil.h    |   15 ++++--
 20 files changed, 486 insertions(+), 301 deletions(-)


More information about the sudo-commits mailing list