Hi, WebRev for the below fixes is at http://cr.opensolaris.org/~seema/6864797/ . Please review.
CR 6864797 : Update httpd to 2.2.13 to maintain currency and pick up many fixes - This fixes many other security issues (6832488, 6841115, 6857051, 6857346) CR 6875986 : Simplify addition of patches to Apache HTTP server 2.2 build - Earlier, to add a patch to Apache HTTP server 2.2 , one had to include the patch file in patches dir - list the file within Makefile.sfw once for each type of server. i.e. prefork-32, prefork-64, worker-32 and worker-64. So, instead of listing individual patch files, Makefile.sfw has been modified to - apply *.patch, *.patch.32(64) and 32(64)/*.patch files - use the default gpatch flag (-p0). CR 6729592 : httpd.conf.patch should be under patches directory rather than under Solaris Thanks and Regards, Seema.