aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog23
-rw-r--r--debian/control2
2 files changed, 24 insertions, 1 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 ]
diff --git a/debian/control b/debian/control
index 717bd60..2953269 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
pkg-config,
libdpkg-perl, git,
dh-autoreconf,
- libosmocore-dev (>= 1.5.0),
+ libosmocore-dev (>= 1.7.0),
osmo-gsm-manuals-dev,
libgtpnl-dev (>= 1.2.0)
Standards-Version: 3.9.6