You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rodent of Unusual Size <Ke...@Golux.Com> on 1998/01/15 05:45:40 UTC

[STATUS] (apache) Wed Jan 14 23:45:39 EST 1998

The main goal for 1.2.6 is to fix egregious bugs, such as protocol bugs,
or DoS bugs.  Changes that have been tested in 1.3 already may be given
consideration.  "Easy" portability fixes may be given consideration.

Committed since 1.2.5:

    * Martins portability change for ReliantUNIX/SINIX (_XPG_IV switch)
    * Martin's [PATCH]-1.2.6: passing escaped CC='$(CC)'
    * Martin's [PATCH]-1.2.6: avoid B_ERROR redeclaration
    * Mark Bixby's MPE port patch
    * more #define wrappers from FreeBSD port
    * Dean's backport of the bputc()/chunking bugfix.
    * Ralf's mod_rewrite bugfix for %3f
    * backport of the netscape header padding fix

Available:

    * Dean's mod_include_etag:
	PR#1133: mod_include shouldn't send ETag when XBitHack Full is
	set.
	see http://www.arctic.org/~dgaudet/apache/1.2.5
	Status: Dean +1, Roy +1, Ralf +0
	Alternate solution already in 1.3.
	Needs update against new mod_include.

    * Marc's "headers too big" patch, repost it please?

Needs patch:

    * Some fix for the bogus byte ranges bug.

    * fix os_escape_path()