[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] [ANN] libevent-2.1.10-stable is released
Hi everyone!
This release contains mostly fixes (some evbuffer oddity that had been
reported by envoy developers, AF_UNIX handling in http server, some UB
fixes and others) but also two new bits
(EVDNS_BASE_NAMESERVERS_NO_DEFAULT and EV_TIMEOUT support in
event_base_active_by_fd()) and also from now on dist archive can be used
for building on windows (getopt had been added into it).
To view full changelog please use git:
git log --format=' o %s (%h %aN)' release-2.1.9-beta...release-2.1.10-stable
(there is a typo in ChangeLog it is fixed in patches-2.1 but not in
release-2.1.10-stable tag, since this tag has been already pushed, *sigh*)
Signed tag is available here:
https://github.com/libevent/libevent/releases/tag/release-2.1.10-stable
Or if you just need archive, use the following link:
https://github.com/libevent/libevent/releases/download/release-2.1.10-stable/libevent-2.1.9-beta.tar.gz
(please note, that you need "libevent-2.1.10-stable.tar.gz" not "Source
code" links, since later requires running ./autogen.sh)
It has been tested in next environment (with both cmake/autotools build
systems):
- ubuntu
- freebsd
- osx
- windows
- netbsd
- solaris
- centos
(Although there are still some flacky tests)
*Many* thanks to everyone who helped with
debugging/backporting/reporting/testing and fixing issues!
Please go ahead and test!
Azat.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.