From 6090bcfe6b56980bb9ff30d5d9cdbe7c29ba680a Mon Sep 17 00:00:00 2001 From: dtucker Date: Tue, 26 Jul 2005 02:00:42 +0000 Subject: [PATCH] - (dtucker) [configure.ac] Update zlib warning message too, pointed out by tim@. --- ChangeLog | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 296a6306..a8a78386 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +20050726 + - (dtucker) [configure.ac] Update zlib warning message too, pointed out by + tim@. + 20050725 - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096. diff --git a/configure.ac b/configure.ac index 5291f02c..69f83db1 100644 --- a/configure.ac +++ b/configure.ac @@ -811,7 +811,7 @@ Your reported zlib version has known security problems. It's possible your vendor has fixed these problems without changing the version number. If you are sure this is the case, you can disable the check by running "./configure --without-zlib-version-check". -If you are in doubt, upgrade zlib to version 1.2.1.2 or greater. +If you are in doubt, upgrade zlib to version 1.2.3 or greater. See http://www.gzip.org/zlib/ for details.]) else AC_MSG_WARN([zlib version may have security problems]) -- 2.45.2