From 34220e80a8cb9eec9c53e557956c72b8bd0cf2a7 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 12 Sep 2023 13:55:23 +0200 Subject: =?UTF-8?q?Bump=20version:=200.2.0.14-d497-dirty=20=E2=86=92=200.3?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8c2455a799bdc9e3d527b5a8bf8f2303ebbd5796 --- debian/changelog | 24 ++++++++++++++++++++++++ debian/control | 4 ++-- 2 files changed, 26 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ecac7cd..1e57b16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +libosmo-pfcp (0.3.0) unstable; urgency=medium + + [ Neels Janosch Hofmeyr ] + * clarify API doc for osmo_pfcp_endpoint_tx() + * add doc/charts/pfcp_msgs*.msc + * libosmo-pfcp.pc.in: add missing libosmogsm + * build: drop COVERAGE + * build: drop $(all_includes) + * build: drop LIBOSMOVTY from libosmo-pfcp + * build: libosmo-gtlv: move LIBS to libosmo_gtlv_la_LIBADD + * build: fix linking gen__pfcp_ies_auto to use build-tree libosmo-gtlv + * build: add gen__pfcp_ies_auto_LDFLAGS = -no-install + * pfcp_msg: refactor LOG_PFCP_MSG + * coverity: fix null deref + + [ Oliver Smith ] + * Run struct_endianness.py + * debian: make consistent + + [ Harald Welte ] + * Fix license information in dpkg + rpm packages: GPLv2+ and not AGPLv3+ + + -- Pau Espin Pedrol Tue, 12 Sep 2023 13:55:22 +0200 + libosmo-pfcp (0.2.0) unstable; urgency=medium [ Neels Hofmeyr ] diff --git a/debian/control b/debian/control index 5d81ae0..9fc066c 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10), automake, libtool, pkg-config, - libosmocore-dev (>= 1.8.0), + libosmocore-dev (>= 1.9.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.8.0), + libosmocore-dev (>= 1.9.0), libtalloc-dev (>= 2.1.0) Description: Development files for libosmo-gtlv libosmo-gtlv implements decoding, encoding and logging of protocols using a -- cgit v1.2.3