pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/apache22



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 17 17:32:56 UTC 2014

Modified Files:
        pkgsrc/www/apache22: Makefile distinfo options.mk
        pkgsrc/www/apache22/patches: patch-modules_proxy_mod_proxy_connect.c
Removed Files:
        pkgsrc/www/apache22/files: ecc2224.patch
        pkgsrc/www/apache22/patches: patch-modules_ssl_ssl__engine__kernel.c

Log Message:
Changes with Apache 2.2.26

  *) mod_dav: dav_resource->uri treated as unencoded. This was an
     unnecessary ABI changed introduced in 2.2.25.

  *) mod_dav: Do not validate locks against parent collection of COPY
     source URI.

  *) mod_ssl: Check SNI hostname against Host header case-insensitively.

  *) mod_ssl: enable support for ECC keys and ECDH ciphers.  Tested against
     OpenSSL 1.0.0b3.

  *) mod_ssl: Change default for SSLCompression to off, as compression
     causes security issues in most setups. (The so called "CRIME" attack).

  *) mod_ssl: Fix compilation error when OpenSSL does not contain
     support for SSLv2. Problem was introduced in 2.2.25.

  *) mod_dav: Fix double encoding of URIs in XML and Location header (caused
     by unintential ABI change in 2.2.25).


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/www/apache22/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/apache22/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/apache22/options.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/www/apache22/files/ecc2224.patch
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/apache22/patches/patch-modules_proxy_mod_proxy_connect.c
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/apache22/patches/patch-modules_ssl_ssl__engine__kernel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index