]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (dtucker) [configure.ac] Update zlib warning message too, pointed out by V_4_1 anongit/V_4_1 github-selfhosted/V_4_1 github/V_4_1
authorDarren Tucker <dtucker@zip.com.au>
Tue, 26 Jul 2005 02:00:12 +0000 (12:00 +1000)
committerDarren Tucker <dtucker@zip.com.au>
Tue, 26 Jul 2005 02:00:12 +0000 (12:00 +1000)
   tim@.

ChangeLog
configure.ac

index 60c74c56192347c735a525318051470472e06d02..07850857663c2a9c06220a4d9e1f8d07f6a03621 100644 (file)
--- 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.
 
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.3758.2.5 2005/07/25 05:23:33 dtucker Exp $
+$Id: ChangeLog,v 1.3758.2.6 2005/07/26 02:00:12 dtucker Exp $
index 4cfc911c4ea63122ce25abd500f3bd5bc24a596e..bb8766dad7241bb2d02b94f1d75954c248cad162 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: configure.ac,v 1.260.2.1 2005/07/25 05:23:34 dtucker Exp $
+# $Id: configure.ac,v 1.260.2.2 2005/07/26 02:00:12 dtucker Exp $
 #
 # Copyright (c) 1999-2004 Damien Miller
 #
@@ -675,7 +675,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])