[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] libevent-1.4.14-stable release
- To: libevent-users <libevent-users@xxxxxxxxxxxxx>
- Subject: [Libevent-users] libevent-1.4.14-stable release
- From: Niels Provos <provos@xxxxxxxxx>
- Date: Tue, 15 Jun 2010 09:43:14 -0700
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Tue, 15 Jun 2010 12:43:29 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=mm/Ek8GqOZyDT/inR/SIICTViAFytS+hQeYhppkvK0o=; b=YGi080AGZdjuDaWlmeSslVX7Ld+aJMOdGxrW1byNIH2XP14Co4oQDtTPR2iayWuikS MuFgLRFnjf4alihMmTcpBVVxVJg5wQASK094L/jv2dRvLvYiNIiZQZRv4YaaUSYQrExi g6Jh/mrc/l3AV8MdnhQiAcRWGdntfDA/ATWHU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=slEb1c4HX3ewMiei6X7loDubg8ihlz+epRDvTOuKKBWDeTBmCJRDJHoIP5bjFm1Epv l27KZUIrBN6Q9JBbGctIUjkIbf65yCdkyqgJCh37u6sB7v4gHt3ECn7t9cA0Vit87/0Z 2wR9EaeNLY70pUQkAVWGG9L2NDJlIiJ2X8Qyo=
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
Hi everyone,
here is the somewhat delayed release announcement. The new libevent
tar ball is located at
http://www.monkey.org/~provos/libevent-1.4.14a-stable.tar.gz
the gpg signature is at
http://www.monkey.org/~provos/libevent-1.4.14a-stable.tar.gz.sig
Make sure to check it. This release contains mostly bug fixes.
Here are the most important ones:
- Backport evbuffer_readln()
- Fix a crash when reading a badly formed resolved.conf
- Fix a memory leak of the signal handler array when using kqueue
- Make evutil_make_socket_nonblocking() leave all other flags alone
- Do not send an HTTP error when we've already closed or responded
- Make the library build on win32 with unicode enabled
- Provide an nmake file to build on Windows
- Fix a free(NULL) in min_heap.h
- Fix a memory leak when setting up prorities
- Do not abort HTTP requests missing a reason string
- Define _REENTRANT as needed on Solaris
We would like everyone who submitted bugs and patches, including
Nicholas Marriott, William Ahern, Yasuoka Masahiko, Evan Jones, Jardel
Weyrich, Pavel Plesov, Brodie Thiesfield, Alexander Drozdov, Gilad
Benjamini and Pierre Phaneuf
Niels.
Ps: It's possible that there will be a 1.4-14b-stable soon which will
extend binary compatibility to the 2 previous versions instead of the
1 the current version allows.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.