oxen-mq/debian/changelog

36 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-03-24 15:37:42 +01:00
lokimq (1.0.2-1~ubuntu1804) bionic; urgency=medium
* Rename keep-alive -> keep_alive in internal serialization
* Reduce connection check interval and make configurable
* Make request timeout configurable
* 1.0.2 version bump
-- Jason Rhinelander <jason@imaginary.ca> Tue, 24 Mar 2020 11:37:41 -0300
2020-03-23 19:18:46 +01:00
lokimq (1.0.1-2~ubuntu1804) bionic; urgency=medium
* slower connection tests
-- Jason Rhinelander <jason@imaginary.ca> Mon, 23 Mar 2020 15:18:45 -0300
2020-03-21 17:00:46 +01:00
lokimq (1.0.1-1~ubuntu1804) bionic; urgency=medium
* Use the correct variable for shared libs
* More static build linking fixes
* cmake compatibility fix
* Add sodium dep if embedding static lib when doing a shared build, too
* More linking overhaul
* Add BUILD_BYPRODUCTS so that ninja build works
* Increase test timeouts for arm
* Add more locks around assertions
* Change pending_connects from vector to list
* 1.0.1 release
-- Jason Rhinelander <jason@imaginary.ca> Sat, 21 Mar 2020 13:00:45 -0300
2020-03-13 23:37:34 +01:00
lokimq (1.0.0-1~ubuntu1804) bionic; urgency=medium
2020-03-13 22:11:01 +01:00
* Initial LokiMQ release
-- Jason Rhinelander <jason@imaginary.ca> Fri, 13 Mar 2020 17:51:00 -0300