aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 11:57:22 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 11:57:22 +0100
commit841a638a620b7c2d2945228756901e179eb92b39 (patch)
tree43444c8adb9ce3a51a31b48f28a6b710081015bf
parentd40ef8f0011956f7a83bb89b92616431c036c68b (diff)
Bump version: 3.4.5.5-d40e → 3.4.63.4.6
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4dff165..916fc03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libusrp (3.4.6) unstable; urgency=medium
+
+ [ Oliver Smith ]
+ * configure.ac: set -std=gnu11
+
+ [ Vadim Yanitskiy ]
+ * usrp_standard: fix out-of-bounds read in set_rx_freq()
+ * usrp_prims_common: fix use-after-free in get_proto_filename()
+ * libusb_get_device_list() may return a negative number
+
+ [ Harald Welte ]
+ * migrate to python3
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 16 Nov 2021 11:57:22 +0100
+
libusrp (3.4.5) unstable; urgency=medium
[ Pau Espin Pedrol ]