pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/haproxy



Module Name:    pkgsrc
Committed By:   morr
Date:           Thu Feb 23 19:02:04 UTC 2012

Modified Files:
        pkgsrc/net/haproxy: Makefile distinfo

Log Message:
Update to version 1.4.19.

Changes:

 - MEDIUM: http: add support for sending the server's name in the outgoing 
request
 - BUG/MINOR: fix options forwardfor if-none when an alternative header name is 
specified
 - MINOR: task: new function task_schedule() to schedule a wake up
 - BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use
 - BUG: tcp: option nolinger does not work on backends
 - BUG: ebtree: ebst_lookup() could return the wrong entry
 - BUG: http: re-enable TCP quick-ack upon incomplete HTTP requests
 - CLEANUP: ebtree: remove a few annoying signedness warnings
 - CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code
 - CLEANUP: ebtree: remove another typo, a wrong initialization in insertion 
code
 - BUG: proto_tcp: set AF_INET on tproxy for use with recent kernels
 - MINOR: halog: add support for matching queued requests
 - BUG: http: tighten the list of allowed characters in a URI


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/haproxy/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/haproxy/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