mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
e788c577f1
OpenBSD removes this function, and now that Tor requires Libevent 2, we should also support the OpenBSD Libevent 2. Fixes bug 19904; bugfix on 0.2.5.4-alpha.
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
o Minor bugfixes (compilation):
|
|
- Build correctly on versions of libevent2 without support
|
|
for evutil_secure_rng_add_bytes(). Fixes bug 19904;
|
|
bugfix on 0.2.5.4-alpha.
|