libevent v2.1.10-stable Release Notes

Release Date: 2019-05-25 // almost 5 years ago
  • ๐Ÿš€ Finally 2.1.x stable release - 2.1.10-stable.

    ๐Ÿš€ This release contains mostly fixes (some evbuffer oddity, AF_UNIX handling in http server, some UB fixes and others) but also some new functionality (without ABI breakage as usual) and now dist archive can be used for building on windows (getopt had been added into it).

    I'm not going to attach ChangeLog here (since it is pretty large), but
    for those who is curios you can find it here:
    ๐Ÿš€ https://raw.github.com/libevent/libevent/release-2.1.10-stable/ChangeLog

    ๐Ÿ— It has been tested in next environment (with both cmake/autotools build
    systems):

    • ubuntu
    • freebsd
    • osx
    • ๐Ÿ windows
    • netbsd
    • solaris
    • centos

    As usual, many thanks to everyone who helped with
    โœ… debugging/backporting/reporting/testing and fixing issues!

    (please note, that you need "libevent-2.1.10-stable.tar.gz" not "Source
    code" links, since later requires running ./autogen.sh)