aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 14:36:10 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-09-12 14:36:11 +0200
commit08bb5182a471463e3eaf503ba030948ec84c790d (patch)
tree358e150b36e643ee848e6c0e207fc586c7b0b8e6
parent4963d1c2eafef2f7dfe65b21e456c70bcd5f26c6 (diff)
Bump version: 1.10.1.8-4963-dirty → 1.10.21.10.2
-rw-r--r--configure.ac6
-rw-r--r--contrib/osmo-ggsn.spec.in6
-rw-r--r--debian/changelog16
-rw-r--r--debian/control2
4 files changed, 23 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index c458919..ae93974 100644
--- a/configure.ac
+++ b/configure.ac
@@ -154,9 +154,9 @@ adl_FUNC_GETOPT_LONG
AM_INIT_AUTOMAKE([foreign])
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.8.0)
-PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.8.0)
-PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.8.0)
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.9.0)
+PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.9.0)
+PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.9.0)
AC_ARG_ENABLE(sanitize,
[AS_HELP_STRING(
diff --git a/contrib/osmo-ggsn.spec.in b/contrib/osmo-ggsn.spec.in
index 22057ba..8334e4b 100644
--- a/contrib/osmo-ggsn.spec.in
+++ b/contrib/osmo-ggsn.spec.in
@@ -30,9 +30,9 @@ BuildRequires: pkgconfig >= 0.20
BuildRequires: systemd-rpm-macros
%endif
BuildRequires: pkgconfig(libgtpnl) >= 1.2.0
-BuildRequires: pkgconfig(libosmocore) >= 1.8.0
-BuildRequires: pkgconfig(libosmoctrl) >= 1.8.0
-BuildRequires: pkgconfig(libosmovty) >= 1.8.0
+BuildRequires: pkgconfig(libosmocore) >= 1.9.0
+BuildRequires: pkgconfig(libosmoctrl) >= 1.9.0
+BuildRequires: pkgconfig(libosmovty) >= 1.9.0
Obsoletes: openggsn
%{?systemd_requires}
diff --git a/debian/changelog b/debian/changelog
index 281ec0b..f72d9f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+osmo-ggsn (1.10.2) unstable; urgency=medium
+
+ [ Vadim Yanitskiy ]
+ * Do not hard-code -g and -O2 in CFLAGS
+ * tests: use -no-install libtool flag to avoid ./lt-* scripts
+
+ [ Oliver Smith ]
+ * doc/manuals/chapters/configuration: fix typo
+ * debian: set compat level to 10
+ * systemd: depend on networking-online.target
+ * README: update documentation section
+ * doc: running: update kernel-gtp limitations
+ * lib/in46_addr: add in46a_from_gsna
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 12 Sep 2023 14:36:10 +0200
+
osmo-ggsn (1.10.1) unstable; urgency=medium
[ Oliver Smith ]
diff --git a/debian/control b/debian/control
index f219e53..e802d62 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10),
pkg-config,
libdpkg-perl, git,
dh-autoreconf,
- libosmocore-dev (>= 1.8.0),
+ libosmocore-dev (>= 1.9.0),
osmo-gsm-manuals-dev,
libgtpnl-dev (>= 1.2.0)
Standards-Version: 3.9.6