Loading CHANGES +4 −0 Original line number Diff line number Diff line -*- coding: utf-8 -*- Changes with Apache 2.0.60 Changes with Apache 2.0.59 *) SECURITY: CVE-2006-3747 (cve.mitre.org) Loading STATUS +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ Consult the trunk/ for all new development and documentation efforts: Release history: 2.0.60 : in maintenance 2.0.59 : tagged July 27, 2006 2.0.58 : released May 1, 2006 as GA. 2.0.57 : tagged April 19, 2006, not released. Loading include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 0 #define AP_SERVER_PATCHLEVEL_NUMBER 59 #define AP_SERVER_ADD_STRING "" #define AP_SERVER_PATCHLEVEL_NUMBER 60 #define AP_SERVER_ADD_STRING "-dev" /* keep old macros as well */ #define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER) Loading Loading
CHANGES +4 −0 Original line number Diff line number Diff line -*- coding: utf-8 -*- Changes with Apache 2.0.60 Changes with Apache 2.0.59 *) SECURITY: CVE-2006-3747 (cve.mitre.org) Loading
STATUS +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ Consult the trunk/ for all new development and documentation efforts: Release history: 2.0.60 : in maintenance 2.0.59 : tagged July 27, 2006 2.0.58 : released May 1, 2006 as GA. 2.0.57 : tagged April 19, 2006, not released. Loading
include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 0 #define AP_SERVER_PATCHLEVEL_NUMBER 59 #define AP_SERVER_ADD_STRING "" #define AP_SERVER_PATCHLEVEL_NUMBER 60 #define AP_SERVER_ADD_STRING "-dev" /* keep old macros as well */ #define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER) Loading