Subject: CVS commit: pkgsrc/devel/libevent
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 04/25/2007 16:38:37
Module Name: pkgsrc
Committed By: tnn
Date: Wed Apr 25 16:38:37 UTC 2007
Modified Files:
pkgsrc/devel/libevent: Makefile buildlink3.mk distinfo
Log Message:
Update to libevent-1.3b.
1.3b:
* Fixes when using signals in multi-threaded applications from Scott Lamb.
* Other small bug fixes.
1.3a:
* Small bug and performances fixes to evhttp layer.
1.3:
* DNS Server from Adam Langley and Nick Mathewson
* Chunked transfer encoding for HTTP/1.1 from Dug Song.
* DNS DDoS fix; bug report from Jon Oberheide.
* Various small improvements.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/libevent/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libevent/buildlink3.mk
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/libevent/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.