]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add warning, as suggested on dev@; rinse and repeat for Announcement
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 9 Jan 2017 16:33:54 +0000 (16:33 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 9 Jan 2017 16:33:54 +0000 (16:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1778010 13f79535-47bb-0310-9956-ffa450edef68

INSTALL

diff --git a/INSTALL b/INSTALL
index d6af2c65fc29fa70e0c7c94f8076d8b605fef24c..66d57637dc68891cb03bbe464e786f4cb61597ff 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,24 @@
 
   APACHE INSTALLATION OVERVIEW
 
+  CAUTION
+  -------
+
+  This package represents a legacy version of the Apache HTTP Server software
+  and is not current.
+
+  Please note that Apache Web Server Project will only provide maintenance
+  releases of the 2.2.x flavor through June of 2017, and will provide some
+  security patches beyond this date through at least December of 2017.
+  Minimal maintenance patches of 2.2.x are expected throughout this period,
+  and users are strongly discouraged from deploying this legacy release.
+
+  Also note, this package includes very stale and known-vulnerable versions
+  of the Expat [http://expat.sourceforge.net/] and PCRE [http://www.pcre.org/]
+  packages. Users are strongly encouraged to first install the most recent
+  versions of these components.
+
+
   Quick Start - Unix
   ------------------