aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c7b0aa3..4f67187 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+osmo-pcap (0.4.2) unstable; urgency=medium
+
+ [ arehbein ]
+ * Transition to use of 'telnet_init_default'
+
+ [ Daniel Willmann ]
+ * osmo_{client,server}_main: Remove tall_ctr_ctx and tall_msgb_ctx
+ * osmo_{client,server}_main: Remove is_config_node in vty_app_info
+ * cosmetic: Remove trailing whitespace
+
+ [ Pau Espin Pedrol ]
+ * server: Call osmo_fd_unregister() before closing and changing bfd->fd
+
+ [ Max ]
+ * CI/CD: drop travis support
+
+ [ Oliver Smith ]
+ * debian: set compat level to 10
+ * systemd: depend on networking-online.target
+
+ [ Vadim Yanitskiy ]
+ * tests: $(BUILT_SOURCES) is not defined
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 12 Sep 2023 15:50:49 +0200
+
osmo-pcap (0.4.1) unstable; urgency=medium
[ Max ]