Hello community,

here is the log from the commit of package osmo-sgsn for openSUSE:Factory 
checked in at 2020-01-09 22:49:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osmo-sgsn (Old)
 and      /work/SRC/openSUSE:Factory/.osmo-sgsn.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osmo-sgsn"

Thu Jan  9 22:49:57 2020 rev:3 rq:761693 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-sgsn/osmo-sgsn.changes      2019-09-09 
12:39:13.693434588 +0200
+++ /work/SRC/openSUSE:Factory/.osmo-sgsn.new.6675/osmo-sgsn.changes    
2020-01-09 22:49:57.942690401 +0100
@@ -1,0 +2,23 @@
+Sat Jan  4 10:51:56 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to new upstream release 1.6.0
+  * Improve logging in gprs_llc.c code
+  * sgsn: Gb: implementing PS Paging when MS is MM_STANDBY
+  * sgsn_libgtp: refactor ps paging into gprs_gb
+  * ranap: add non-spec X1001
+  * Iu: implement a user inactivity timer
+  * Implement GMM State using osmocom FSM
+  * Introduce FSM mm_state_iu_fsm, mm_state_gb_fsm
+  * gprs_gmm: only update gb/iu cell information when Iu/Gb present
+  * vty: Introduce cs7-instance-iu
+  * gprs/gprs_gmm: implement T3314. Timeout to reset MM state
+    READY->STANDBY
+- Update to new upstream release 1.5.0
+  * sgsn: Have authentication required on by default
+  * osmo-sgsn: add VTY parameter to toggle authentication
+  * sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated
+    API
+  * Fix IMSI padding in imsi-acl
+  * Improve 'show subscriber cache' vty command
+
+-------------------------------------------------------------------

Old:
----
  osmo-sgsn-1.4.0.tar.xz

New:
----
  osmo-sgsn-1.6.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ osmo-sgsn.spec ++++++
--- /var/tmp/diff_new_pack.TaDuxH/_old  2020-01-09 22:49:59.538691199 +0100
+++ /var/tmp/diff_new_pack.TaDuxH/_new  2020-01-09 22:49:59.582691221 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package osmo-sgsn
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 
 %define with_iu 1
 Name:           osmo-sgsn
-Version:        1.4.0
+Version:        1.6.0
 Release:        0
 Summary:        Osmocom's SGSN for 2G and 3G packet-switched mobile networks
 License:        AGPL-3.0-or-later AND GPL-2.0-or-later
@@ -35,20 +35,20 @@
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(libcares)
 BuildRequires:  pkgconfig(libcrypto) >= 0.9.5
-BuildRequires:  pkgconfig(libgtp) >= 1.2.0
-BuildRequires:  pkgconfig(libosmo-gsup-client) >= 0.2.1
-BuildRequires:  pkgconfig(libosmo-netif) >= 0.2.0
-BuildRequires:  pkgconfig(libosmoabis) >= 0.5.0
-BuildRequires:  pkgconfig(libosmocore) >= 0.11.0
-BuildRequires:  pkgconfig(libosmoctrl) >= 0.11.0
-BuildRequires:  pkgconfig(libosmogb) >= 0.11.0
-BuildRequires:  pkgconfig(libosmogsm) >= 0.11.0
-BuildRequires:  pkgconfig(libosmovty) >= 0.11.0
+BuildRequires:  pkgconfig(libgtp) >= 1.5.0
+BuildRequires:  pkgconfig(libosmo-gsup-client) >= 1.0.0
+BuildRequires:  pkgconfig(libosmo-netif) >= 0.4.0
+BuildRequires:  pkgconfig(libosmoabis) >= 0.6.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.2.0
+BuildRequires:  pkgconfig(libosmoctrl) >= 1.2.0
+BuildRequires:  pkgconfig(libosmogb) >= 1.2.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.2.0
+BuildRequires:  pkgconfig(libosmovty) >= 1.2.0
 %{?systemd_requires}
 %if %{with_iu}
-BuildRequires:  pkgconfig(libasn1c)
-BuildRequires:  pkgconfig(libosmo-ranap) >= 0.3.0
-BuildRequires:  pkgconfig(libosmo-sigtran) >= 0.9.0
+BuildRequires:  pkgconfig(libasn1c) >= 0.9.30
+BuildRequires:  pkgconfig(libosmo-ranap) >= 0.6.0
+BuildRequires:  pkgconfig(libosmo-sigtran) >= 1.0.0
 %endif
 
 %description
@@ -128,6 +128,7 @@
 %exclude %{_docdir}/%{name}/examples/osmo-gtphub
 %exclude %{_docdir}/%{name}/examples/osmo-gbproxy
 %{_docdir}/%{name}/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
+%{_docdir}/%{name}/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg
 %{_docdir}/%{name}/examples/osmo-sgsn/osmo-sgsn.cfg
 %{_bindir}/osmo-sgsn
 %dir %{_sysconfdir}/osmocom

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TaDuxH/_old  2020-01-09 22:49:59.930691395 +0100
+++ /var/tmp/diff_new_pack.TaDuxH/_new  2020-01-09 22:49:59.946691404 +0100
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/osmo-sgsn</param>
-               <param name="revision">1.4.0</param>
-               <param name="versionformat">1.4.0</param>
+               <param name="revision">1.6.0</param>
+               <param name="versionformat">1.6.0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ osmo-sgsn-1.4.0.tar.xz -> osmo-sgsn-1.6.0.tar.xz ++++++
++++ 58853 lines of diff (skipped)


Reply via email to