Loading CHANGES +4 −0 Original line number Diff line number Diff line -*- coding: utf-8 -*- Changes with Apache 2.2.23 Changes with Apache 2.2.22 *) SECURITY: CVE-2011-3368 (cve.mitre.org) Loading include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 2 #define AP_SERVER_PATCHLEVEL_NUMBER 22 #define AP_SERVER_DEVBUILD_BOOLEAN 0 #define AP_SERVER_PATCHLEVEL_NUMBER 23 #define AP_SERVER_DEVBUILD_BOOLEAN 1 /* Synchronize the above with docs/manual/style/version.ent */ Loading Loading
CHANGES +4 −0 Original line number Diff line number Diff line -*- coding: utf-8 -*- Changes with Apache 2.2.23 Changes with Apache 2.2.22 *) SECURITY: CVE-2011-3368 (cve.mitre.org) Loading
include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 2 #define AP_SERVER_PATCHLEVEL_NUMBER 22 #define AP_SERVER_DEVBUILD_BOOLEAN 0 #define AP_SERVER_PATCHLEVEL_NUMBER 23 #define AP_SERVER_DEVBUILD_BOOLEAN 1 /* Synchronize the above with docs/manual/style/version.ent */ Loading