oxen-mq/debian/changelog

101 lines
3.2 KiB
Plaintext
Raw Normal View History

2020-04-15 04:58:13 +02:00
lokimq (1.1.0-2~ubuntu1804) bionic; urgency=medium
* Fix pre-1.1.0 UNKNOWNCOMMAND detection
-- Jason Rhinelander <jason@imaginary.ca> Tue, 14 Apr 2020 23:58:12 -0300
2020-04-14 18:06:46 +02:00
lokimq (1.1.0-1~ubuntu1804) bionic; urgency=medium
2020-04-14 22:42:23 +02:00
* drop 0001-slower-connection-tests.patch
* Test suite timing tweaks
2020-04-14 21:39:30 +02:00
* Add ZMTP heartbeating (enabled by default)
2020-04-14 18:06:46 +02:00
* 1.1.0: invocation-time SN auth; failure responses
* Move pubkey_set into auth.h header
* Add missing SET_SNS proxy handler
-- Jason Rhinelander <jason@imaginary.ca> Tue, 14 Apr 2020 13:06:45 -0300
2020-04-06 23:19:38 +02:00
lokimq (1.0.5-1~ubuntu1804) bionic; urgency=medium
* Change thread count logs to debug from trace
* Reset stale pollitems
* Add `send_option::outgoing` to force a send on an outgoing connection
* Expose advanced zmq context setting ability
* Made simple_string_view take a char type
* Fix pollitems_stale not being set in some cases
* Bump version to 1.0.5
-- Jason Rhinelander <jason@imaginary.ca> Mon, 06 Apr 2020 18:19:37 -0300
2020-03-29 20:52:39 +02:00
lokimq (1.0.4-1~ubuntu1804) bionic; urgency=medium
* Catch errors on internal msgs; support non-blocking sends
* Remove empty file
* Catch connect failures
* All sends use dontwait; add send failure callbacks
* Less verbose logging at `info` level
* Allow log level to be specified in constructor
* Bump version to 1.0.4
* Add job queue check on total workers size
-- Jason Rhinelander <jason@imaginary.ca> Sun, 29 Mar 2020 15:52:39 -0300
2020-03-28 16:30:42 +01:00
lokimq (1.0.3-2~ubuntu1804) bionic; urgency=medium
* Version liblokimq
* Fully version library
* liblokimq package versioning
-- Jason Rhinelander <jason@imaginary.ca> Sat, 28 Mar 2020 12:30:41 -0300
2020-03-27 22:56:57 +01:00
lokimq (1.0.3-1~ubuntu1804) bionic; urgency=medium
* Avoid masking ReplyCallback type with template param
* Avoid segfault on retried SN connection request
* Trim logged filenames to lokimq/*
* 1.0.3 release
-- Jason Rhinelander <jason@imaginary.ca> Fri, 27 Mar 2020 18:56:56 -0300
2020-03-25 20:21:21 +01:00
lokimq (1.0.2-2~ubuntu1804) bionic; urgency=medium
* liblokimq-dev needs to be arch: any
-- Jason Rhinelander <jason@imaginary.ca> Wed, 25 Mar 2020 16:21:20 -0300
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