pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/lighttpd



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jan 23 13:20:12 UTC 2014

Modified Files:
        pkgsrc/www/lighttpd: Makefile distinfo
        pkgsrc/www/lighttpd/patches: patch-doc_config_lighttpd.conf
Added Files:
        pkgsrc/www/lighttpd/patches: patch-src_fdevent_poll.c

Log Message:
Changes 1.4.34:
* [mod_auth] explicitly link ssl for SHA1 (fixes 2517)
* [mod_extforward] fix compilation without IPv6, (not) using undefined var 
(fixes 2515, thx mm)
* [ssl] fix SNI handling; only use key+cert from SNI specific config (fixes 
2525, CVE-2013-4508)
* [doc] update ssl.cipher-list recommendation
* [stat-cache] FAM: fix use after free (CVE-2013-4560)
* [stat-cache] fix FAM cleanup/fdevent handling
* [core] check success of setuid,setgid,setgroups (CVE-2013-4559)
* [ssl] fix regression from CVE-2013-4508 (client-cert sessions were broken)
* maintain physical.basedir (the "acting" doc-root as prefix of physical.path) 
in more places
* [core] decode URL before rewrite, enabling it to work in $HTTP["url"] 
conditionals (fixes 2526)
* [auto* build] remove -no-undefined from linker flags, as we actually link 
modules with undefined symbols (fixes 2533)
* [mod_mysql_vhost] fix memory leak on config init (2530)
* [mod_webdav] fix fd leak found with parfait (fixes 2530, thx kukackajiri)


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/lighttpd/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/lighttpd/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/lighttpd/patches/patch-doc_config_lighttpd.conf
cvs rdiff -u -r0 -r1.1 pkgsrc/www/lighttpd/patches/patch-src_fdevent_poll.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