Update NEWS for 1.8.4.
Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
87e8da90b0
commit
72b477da9e
9
NEWS
9
NEWS
@ -4,12 +4,17 @@ Tinyproxy NEWS
|
|||||||
Version 1.8.4
|
Version 1.8.4
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Among several bug fixes, this release fixes a bunch of issues found
|
Most notably, this release removes the limitation of
|
||||||
|
a single Listen address of not listening on the
|
||||||
|
wildcard address (BB#63) and a DoS (BB#110, CVE-2012-3505).
|
||||||
|
|
||||||
|
Among several other bug fixes, this release fixes a bunch of issues found
|
||||||
by coverity (scan.coverity.com).
|
by coverity (scan.coverity.com).
|
||||||
|
|
||||||
Bugs resolved since version 1.8.3
|
Bugs resolved since version 1.8.3
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* BB#110: fix algorithmic complexity DoS in hashmap
|
||||||
* BB#106: fix failing CONNECT requests with IPv6 literal addresses
|
* BB#106: fix failing CONNECT requests with IPv6 literal addresses
|
||||||
* BB#116: fix invalid free for GET requests to IPv6 literal addresses
|
* BB#116: fix invalid free for GET requests to IPv6 literal addresses
|
||||||
* BB#63: support multiple Listen statements in configuration
|
* BB#63: support multiple Listen statements in configuration
|
||||||
@ -20,7 +25,7 @@ Bugs resolved since version 1.8.3
|
|||||||
Contributors:
|
Contributors:
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
Mukund Sivaraman, Michael Adam, Gaudenz Steinlin.
|
Mukund Sivaraman, Michael Adam, Gaudenz Steinlin, Peter H. Froehlich
|
||||||
|
|
||||||
Version 1.8.3
|
Version 1.8.3
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
Reference in New Issue
Block a user