pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ggsn/+/34378?usp=email )

Change subject: Bump version: 1.10.1.8-4963-dirty → 1.10.2
......................................................................

Bump version: 1.10.1.8-4963-dirty → 1.10.2

Change-Id: I148375902975aba0a374e4507c97f1ff67d687bc
---
M configure.ac
M contrib/osmo-ggsn.spec.in
M debian/changelog
M debian/control
4 files changed, 32 insertions(+), 7 deletions(-)

Approvals:
  pespin: Looks good to me, approved; Verified




diff --git a/configure.ac b/configure.ac
index c458919..ae93974 100644
--- a/configure.ac
+++ b/configure.ac
@@ -154,9 +154,9 @@

 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:  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 <pes...@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 @@
                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

--
To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/34378?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I148375902975aba0a374e4507c97f1ff67d687bc
Gerrit-Change-Number: 34378
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to