From: William A. Rowe Jr Date: Mon, 9 Jan 2017 16:33:54 +0000 (+0000) Subject: Add warning, as suggested on dev@; rinse and repeat for Announcement X-Git-Tag: 2.2.32~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4775419c2f7968ad0b7b838673cd3ace99baf14d;p=thirdparty%2Fapache%2Fhttpd.git Add warning, as suggested on dev@; rinse and repeat for Announcement git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1778010 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/INSTALL b/INSTALL index d6af2c65fc2..66d57637dc6 100644 --- 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 ------------------