Skip to content

Libevent 2.1.13-stable

Latest

Choose a tag to compare

@nmathewson nmathewson released this 01 Jul 12:25

Changes in version 2.1.13-stable (01 July 2026)

This release contains several security fixes, affecting users of the
following modules: evbuffer, bufferevent, evtag, evrpc, evdns, evhttp.
If you have a program that uses one of those modules,
or if you distribute libevent, you should upgrade.

Additionally, this release backports some small modernizations to
the libevent codebase, to aid in compiling with the compilers
released over the last few years.

Security Fixes (evtag, evrpc):

Security Fixes (evhttp):

Security fixes (evbuffer, bufferevent):

Security fixes (evdns):

Security fixes (example code):

Other fixes:

  • Backport fixes for numerous compiler warnings.
  • Backport fixes for compilation with openssl 3 and later.