aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
-rw-r--r--debian/control4
2 files changed, 17 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1e57b16..3707bf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libosmo-pfcp (0.4.0) unstable; urgency=medium
+
+ [ Harald Welte ]
+ * add missing GPLv2 license text as COPYING file
+
+ [ Neels Janosch Hofmeyr ]
+ * osmo_gtlv_cfg: fix api doc
+ * pfcp up_function_features: allow shorter lengths
+ * add osmo_pfcp_ip_addrs_get
+
+ [ Oliver Smith ]
+ * contrib: remove rpm spec file
+
+ -- Oliver Smith <osmith@sysmocom.de> Wed, 24 Jul 2024 12:04:14 +0200
+
libosmo-pfcp (0.3.0) unstable; urgency=medium
[ Neels Janosch Hofmeyr ]
diff --git a/debian/control b/debian/control
index 9fc066c..6faa4d3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
automake,
libtool,
pkg-config,
- libosmocore-dev (>= 1.9.0),
+ libosmocore-dev (>= 1.10.0),
libtalloc-dev (>= 2.1.0)
Standards-Version: 3.9.8
Vcs-Git: https://gitea.osmocom.org/osmocom/libosmo-pfcp
@@ -44,7 +44,7 @@ Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
libosmo-gtlv1 (= ${binary:Version}),
- libosmocore-dev (>= 1.9.0),
+ libosmocore-dev (>= 1.10.0),
libtalloc-dev (>= 2.1.0)
Description: Development files for libosmo-gtlv
libosmo-gtlv implements decoding, encoding and logging of protocols using a