Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436686 - net-proxy/haproxy-1.4.22 version bump
Summary: net-proxy/haproxy-1.4.22 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-30 18:03 UTC by gentoo
Modified: 2012-09-30 22:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gentoo 2012-09-30 18:03:37 UTC
On the stable branch side, 1.4.22 was silently released one month ago with a number of small fixes and a number of minor feature improvements, such as the ability for putting a server in soft-stop mode from the stats web page in admin mode, and support for the "httponly" and "secure" flags on cookies.

ChangeLog :
===========

2012/08/14 : 1.4.22
    - BUG/MEDIUM: option forwardfor if-none doesn't work with some configurations
    - MINOR: balance uri: added 'whole' parameter to include query string in hash calculation
    - DOC: specify the default value for maxconn in the context of a proxy
    - BUG/MINOR: checks: expire on timeout.check if smaller than timeout.connect
    - REORG/MINOR: use dedicated proxy flags for the cookie handling
    - BUG/MINOR: config: do not report twice the incompatibility between cookie and non-http
    - MINOR: http: add support for "httponly" and "secure" cookie attributes
    - MEDIUM: stats: add support for soft stop/soft start in the admin interface
    - BUILD: add support for linux kernels >= 2.6.28
    - MINOR: contrib/iprange: add a network IP range to mask converter
    - BUILD: add an AIX 5.2 (and later) target.
    - MINOR: halog: use the more recent dual-mode fgets2 implementation
    - BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches
    - CLEANUP: halog: make clean should also remove .o files     (cherry picked from commit 8ad4193100aafa19f04929670371bf823dbe11d0)
    - OPTIM: halog: make use of memchr() on platforms which provide a fast one
    - OPTIM: halog: improve cold-cache behaviour when loading a file
    - [MINOR] config: make it possible to specify a cookie even without a server
    - MINOR: config: tolerate server "cookie" setting in non-HTTP mode
    - BUG/MINOR: tarpit: fix condition to return the HTTP 500 message

Reproducible: Always
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-09-30 18:35:25 UTC
Please only CC: Gentoo developers or teams when you have been explicitly requested to.
Comment 2 gentoo 2012-09-30 18:52:52 UTC
Sorry, I saw Christian listed in the metadata as the maintainer.  I was told to cc the maintainer on a new ebuild request (in IRC) a while back.  Please let me know if this isn't acceptable/required.
Comment 3 Christian Ruppert (idl0r) gentoo-dev 2012-09-30 22:08:39 UTC
Just added. Thanks!