On 03/23/10 16:22, Jeff Trawick wrote:
> ----- Petr.Sumbera at Sun.COM wrote:
>
> | Hi,
> |
> | can somebody please review this straightforward update?
> |
> | http://cr.opensolaris.org/~xsumbe00/6937352-apache-2.2.15/
>
> Looks good.  Do "we" need to file a simple ARC case to note the new module 
> and configuration directives?

I hope it's not necessary. I know it was done last time. But given the 
fact that these new features are not essential I think we can omit it 
this time.

Generally I think that these things are driven by Apache community where 
we should go to ARC case with Solaris specific changes (major version 
upgrades, package name changes, SMF configuration, ..).

Anyway if there is volunteer who wants write another ARC case, I won't 
object to it :-)

Thanks for looking at it!

Petr

> Here's the one for 2.2.14: 
> http://mail.opensolaris.org/pipermail/webstack-discuss/2009-October/003505.html
>
> The following directives were added in 2.2.15:
>
> diff -ru httpd-2.2.14/docs/manual/mod/directives.html.en 
> httpd-2.2.15/docs/manual/mod/directives.html.en
> --- httpd-2.2.14/docs/manual/mod/directives.html.en     2009-09-23 
> 18:29:21.000000000 -0400
> +++ httpd-2.2.15/docs/manual/mod/directives.html.en     2010-02-28 
> 12:36:00.000000000 -0500
> @@ -93,6 +93,7 @@
> +<li><a 
> href="mod_authnz_ldap.html#authldapbindauthoritative">AuthLDAPBindAuthoritative</a></li>
> +<li><a href="mod_cache.html#cachelock">CacheLock</a></li>
> +<li><a href="mod_cache.html#cachelockmaxage">CacheLockMaxAge</a></li>
> +<li><a href="mod_cache.html#cachelockpath">CacheLockPath</a></li>
> +<li><a 
> href="mod_reqtimeout.html#requestreadtimeout">RequestReadTimeout</a></li>
> +<li><a href="mod_include.html#ssietag">SSIETag</a></li>
> +<li><a href="mod_include.html#ssilastmodified">SSILastModified</a></li>
> +<li><a 
> href="mod_ssl.html#sslinsecurerenegotiation">SSLInsecureRenegotiation</a></li>

Reply via email to