1.2.16 release

This commit is contained in:
Jason Rhinelander 2023-09-28 11:11:04 -03:00
parent 1d0cdff21f
commit 02ab998d69
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
1 changed files with 12 additions and 0 deletions

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
oxenmq (1.2.16-1~deb11) bullseye; urgency=medium
* Drop long-deprecated liblokimq-dev package
* Redo random string generation
* Bump version
* Update oxen-encoding submodule
* Add epoll support for Linux
* epoll: fix hang on heavily loaded sockets
* Rediff patches
-- Jason Rhinelander <jason@imaginary.ca> Thu, 28 Sep 2023 11:10:56 -0300
oxenmq (1.2.14-1~deb11) bullseye; urgency=medium
[ Jason Rhinelander ]