LWN.net Logo

Tinyproxy version 1.6.5 is now available

From:  Mukund Sivaraman <muks-AT-banu.com>
To:  lwn-AT-lwn.net
Subject:  [muks-AT-banu.com: Tinyproxy version 1.6.5 is now available]
Date:  Tue, 29 Sep 2009 10:23:13 +0530
Message-ID:  <20090929045311.GA2592@jurassic>
Archive-link:  Article, Thread


		Mukund
Tinyproxy 1.6.5 release announcement
====================================

Tinyproxy is a light-weight HTTP proxy daemon for POSIX operating
systems. It is distributed using the GNU GPL license version 2 or
above. Designed from the ground up to be fast and yet small, it is an
ideal solution for use cases such as embedded deployments where a full
featured HTTP proxy is required, but the system resources for a larger
proxy are unavailable. For more information, downloads, documentation,
support and information on development, please visit Tinyproxy's website
at:

       https://www.banu.com/tinyproxy/

We are pleased to announce the release of Tinyproxy version 1.6.5. It is
available from:

	  https://www.banu.com/pub/tinyproxy/1.6/tinyproxy-1.6.5.ta...

and can be checked with:

    https://www.banu.com/pub/tinyproxy/1.6/tinyproxy-1.6.5.ta...

Additionally, it is also tagged in the Tinyproxy git repository with the tag
"1.6.5".

Tinyproxy 1.6.5 is a maintenance release in the 1.6 branch. This release
contains the following changes:

 * Fixed memset bug where wrong buffer size was being passed
 * Updated Tinyproxy website URLs
 * Fixed various other bugs

Bugs fixed since version 1.6.4
------------------------------

 * BB#10: Do not filter out transfer-encoding header
 * BB#14: Do not change order of HTTP headers
 * BB#18: Fix pointer aliasing issues
 * BB#53: Add a GPLv2 COPYING file

Contributors
------------

Michael Adam, Mukund Sivaraman, Robert James Kaes.


Enjoy using the release and please report bugs.

		Mukund



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds