summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2018-08-07 07:48:56 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2018-08-07 07:48:56 +0200
commitad2e24065e2d13977922e94169b670082406d5a5 (patch)
tree6d08b784980e30834b5ebe0cb49ae6732600681e
parentaf879c629f22b981961ee8c62603404412e0ef3e (diff)
debian: update changelogdebian/0.3+1ga1694a1c938f-1
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a6fab49..7be5a40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+qrtr (0.3+1ga1694a1c938f-1) buster; urgency=medium
+
+ [ Eric Caruso ]
+ * qmi: remove unused include
+ * ns: alphabetize includes
+ * lookup: alphabetize includes
+ * cfg, lookup, ns: avoid using __progname
+ * cfg, ns: factor out qrtr_set_address function
+ * Unify logging into one function
+ * logging: add use_syslog to qlog_setup
+ * ns: add -s option for logging to syslog
+
+ [ Ben Chan ]
+ * lookup: fix service name for service type 17
+
+ [ Bjorn Andersson ]
+ * qrtr-lookup: Add description of service 52
+
+ [ Ben Chan ]
+ * libqrtr: add extern "C" guard in libqrtr.h
+ * qrtr-ns: initialize waiter_ticket struct in waiter_wait_timeout()
+
+ [ Arun Kumar Neelakantam ]
+ * libqrtr : Add support for signed one byte enum.
+
+ [ Ben Chan ]
+ * qmi: pass `const struct qrtr_packet' to qmi_decode_header()
+
+ [ Bjorn Andersson ]
+ * libqrtr: Correct "instance" composition
+
+ -- Nicolas Dechesne <nicolas.dechesne@linaro.org> Tue, 07 Aug 2018 07:47:43 +0200
+
qrtr (0.0+2g7d9a2e7-1) buster; urgency=medium
[ Bjorn Andersson ]