pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/pound



Module Name:    pkgsrc
Committed By:   shattered
Date:           Sun Oct 28 11:17:34 UTC 2012

Modified Files:
        pkgsrc/www/pound: Makefile distinfo

Log Message:
Update to 2.6.  Notable changes:

Enhancements:
- support for include directive
- added support for HTTPS backends
- support for SNI via multiple Cert directives (thanks to Joe Gooch)

Bug fixes:
- fixed problem with long input lines in http.c
- keep sessions for disabled back-ends, continue using them until the time-out
- fixed memory leak in session removal
- fix for possible request smuggling by using multiple headers
- changed long to long long for support of requests larger than 2GB


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/pound/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/pound/distinfo

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