aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-06-28 17:48:22 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2022-06-28 17:48:22 +0200
commitbc583d9763a6889a754fd5b5d77345619e7d0d8e (patch)
tree59b257fb35fbcce62b91f6f2404b928e848c880d /debian/changelog
parentade4dc191b7a3f7ec4d4cfd72c4b63657fb836e6 (diff)
Bump version: 1.8.0.13-ade4-dirty → 1.9.01.9.0
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b73209..08cfb0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+osmo-ggsn (1.9.0) unstable; urgency=medium
+
+ [ Pau Espin Pedrol ]
+ * tests: in46a_test: Make coverity happy when calling in46a_from_eua
+ * vty: Fix cmd 'no echo-interval' doing nothing
+ * libgtp: Fix ggsn crash if pdp alloc array is full (PDP_MAX)
+ * libgtp: Define retransmit QUEUE_SIZE relative to PDP_MAX (increase)
+ * gtp: Use switch statement in gtp_create_pdp_ind()
+ * gtp: Log detection of rx duplicate
+ * gtp: Small log improvements in gtp_create_pdp_ind()
+ * gtp: Specify retrans queue name & seqnum in log lines
+ * gtp: Log retrans queue register&free entries
+ * gtp: Fix typo in comment
+ * pco.h: Fix typo in reference to spec
+
+ [ Vadim Yanitskiy ]
+ * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'
+
+ [ Harald Welte ]
+ * update git URLs (git -> https; gitea)
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 28 Jun 2022 17:48:22 +0200
+
osmo-ggsn (1.8.0) unstable; urgency=medium
[ Oliver Smith ]