Hello community,

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

Package is "osmo-hlr"

Thu Jan  9 22:50:08 2020 rev:2 rq:761697 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osmo-hlr/osmo-hlr.changes        2019-02-28 
21:42:12.925555539 +0100
+++ /work/SRC/openSUSE:Factory/.osmo-hlr.new.6675/osmo-hlr.changes      
2020-01-09 22:50:11.846697357 +0100
@@ -1,0 +2,15 @@
+Sun Jan  5 11:38:42 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to new upstream release 1.2.0
+  * AUC: Add support for setting the AMF separation bit to '1' for EUTRAN
+  * db v4: add column last_lu_seen_ps
+  * fix upgrade test in presence of ~/.sqliterc
+  * add --db-check option
+- Update to new upstream release 1.1.0
+  * db_auc.c: verify hex key sizes read from DB
+  * VTY: add subscriber update network-access-mode
+  * Create subscribers on demand
+  * Enable statsd support
+  * Optionally store IMEI in subscriber table
+
+-------------------------------------------------------------------

Old:
----
  osmo-hlr-1.0.0.tar.xz

New:
----
  osmo-hlr-1.2.0.tar.xz

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

Other differences:
------------------
++++++ osmo-hlr.spec ++++++
--- /var/tmp/diff_new_pack.NgXpoA/_old  2020-01-09 22:50:15.870699370 +0100
+++ /var/tmp/diff_new_pack.NgXpoA/_new  2020-01-09 22:50:15.890699380 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package osmo-hlr
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,12 +13,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           osmo-hlr
-Version:        1.0.0
+Version:        1.2.0
 Release:        0
 Summary:        Osmocom Home Location Register for GSUP protocol towards 
OsmoSGSN and OsmoCSCN
 License:        AGPL-3.0-or-later AND GPL-2.0-or-later
@@ -29,13 +29,14 @@
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  pkgconfig >= 0.20
-BuildRequires:  python2
+BuildRequires:  python3
+BuildRequires:  sqlite3
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(libosmoabis) >= 0.6.0
-BuildRequires:  pkgconfig(libosmocore) >= 1.0.0
-BuildRequires:  pkgconfig(libosmoctrl) >= 1.0.0
-BuildRequires:  pkgconfig(libosmogsm) >= 1.0.0
-BuildRequires:  pkgconfig(libosmovty) >= 1.0.0
+BuildRequires:  pkgconfig(libosmocore) >= 1.3.0
+BuildRequires:  pkgconfig(libosmoctrl) >= 1.3.0
+BuildRequires:  pkgconfig(libosmogsm) >= 1.3.0
+BuildRequires:  pkgconfig(libosmovty) >= 1.3.0
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(talloc) >= 2.0.1
 # only needed for populate_hlr_db.pl

++++++ _service ++++++
--- /var/tmp/diff_new_pack.NgXpoA/_old  2020-01-09 22:50:16.034699452 +0100
+++ /var/tmp/diff_new_pack.NgXpoA/_new  2020-01-09 22:50:16.038699454 +0100
@@ -2,8 +2,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.osmocom.org/osmo-hlr</param>
-               <param name="parent-tag">1.0.0</param>
-               <param name="versionformat">1.0.0</param>
+               <param name="parent-tag">1.2.0</param>
+               <param name="versionformat">1.2.0</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ osmo-hlr-1.0.0.tar.xz -> osmo-hlr-1.2.0.tar.xz ++++++
++++ 6061 lines of diff (skipped)


Reply via email to