Changes of Revision 51

commit_521fe02d41a2ef1251a90f9a65a52881add94874.txt Added
commit_74e413c0146911376d9a6d40b453ebfb1726117e.txt Deleted
osmo-hlr_1.8.0.15.74e4.dsc -> osmo-hlr_1.9.0.dsc Changed
x
 
1
@@ -2,13 +2,13 @@
2
 Source: osmo-hlr
3
 Binary: osmo-hlr, osmo-hlr-dbg, libosmo-gsup-client0, libosmo-gsup-client-dev, libosmo-mslookup1, libosmo-mslookup-dev, osmo-mslookup-utils, osmo-hlr-doc
4
 Architecture: any all
5
-Version: 1.8.0.15.74e4
6
+Version: 1.9.0
7
 Maintainer: Osmocom team <openbsc@lists.osmocom.org>
8
 Homepage: https://projects.osmocom.org/projects/osmo-hlr
9
 Standards-Version: 3.9.6
10
 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr
11
 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr
12
-Build-Depends: debhelper (>= 10), pkg-config, dh-autoreconf, autotools-dev, python3-minimal, libosmocore-dev (>= 1.10.0), libosmo-abis-dev (>= 1.6.0), libosmo-netif-dev (>= 1.5.0), libsqlite3-dev, sqlite3, osmo-gsm-manuals-dev (>= 1.6.0)
13
+Build-Depends: debhelper (>= 10), pkg-config, dh-autoreconf, autotools-dev, python3-minimal, libosmocore-dev (>= 1.11.0), libosmo-abis-dev (>= 2.0.0), libosmo-netif-dev (>= 1.6.0), libsqlite3-dev, sqlite3, osmo-gsm-manuals-dev (>= 1.6.0)
14
 Package-List:
15
  libosmo-gsup-client-dev deb net optional arch=any
16
  libosmo-gsup-client0 deb libs optional arch=any
17
@@ -19,8 +19,8 @@
18
  osmo-hlr-doc deb doc optional arch=all
19
  osmo-mslookup-utils deb utils optional arch=any
20
 Checksums-Sha1:
21
- 1b7532d7ddd102ea6de93757c3160c5ff79b6f8b 178100 osmo-hlr_1.8.0.15.74e4.tar.xz
22
+ 1d7b3b9b2704b88607072cb2b29754f64c8c18e2 178204 osmo-hlr_1.9.0.tar.xz
23
 Checksums-Sha256:
24
- 8f77cc2279fa0a0070bbc7cec7700184e6a60197d340781b3fd0a5426f341def 178100 osmo-hlr_1.8.0.15.74e4.tar.xz
25
+ 3c4ab8eb224f542c77d5e2128627aca6422def2fbeda9d1def543789edaa2f39 178204 osmo-hlr_1.9.0.tar.xz
26
 Files:
27
- f0fc9f1160813f681556081ea331384e 178100 osmo-hlr_1.8.0.15.74e4.tar.xz
28
+ 923bb4d2f7bb07a31a8fe87592a6d883 178204 osmo-hlr_1.9.0.tar.xz
29
osmo-hlr_1.8.0.15.74e4.tar.xz/.tarball-version -> osmo-hlr_1.9.0.tar.xz/.tarball-version Changed
4
 
1
@@ -1 +1 @@
2
-1.8.0.15-74e4
3
+1.9.0
4
osmo-hlr_1.8.0.15.74e4.tar.xz/TODO-RELEASE -> osmo-hlr_1.9.0.tar.xz/TODO-RELEASE Changed
9
 
1
@@ -7,6 +7,3 @@
2
 # If any interfaces have been added since the last public release: c:r:a + 1.
3
 # If any interfaces have been removed or changed since the last public release: c:r:0.
4
 #library   what            description / commit summary line
5
-libosmo-gsup-client new API osmo_gsup_client_{get,set}_data(),
6
-                            osmo_gsup_client_get_rem_addr(), osmo_gsup_client_get_rem_port(),
7
-                            osmo_gsup_client_is_connected(), osmo_gsup_client_get_ipaccess_unit()
8
\ No newline at end of file
9
osmo-hlr_1.8.0.15.74e4.tar.xz/configure.ac -> osmo-hlr_1.9.0.tar.xz/configure.ac Changed
18
 
1
@@ -41,11 +41,11 @@
2
 
3
 PKG_CHECK_MODULES(TALLOC, talloc >= 2.0.1)
4
 
5
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.10.0)
6
-PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.10.0)
7
-PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.10.0)
8
-PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.10.0)
9
-PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.6.0)
10
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.11.0)
11
+PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.11.0)
12
+PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.11.0)
13
+PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.11.0)
14
+PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.0.0)
15
 
16
 PKG_CHECK_MODULES(SQLITE3, sqlite3)
17
 
18
osmo-hlr_1.8.0.15.74e4.tar.xz/debian/changelog -> osmo-hlr_1.9.0.tar.xz/debian/changelog Changed
34
 
1
@@ -1,8 +1,29 @@
2
-osmo-hlr (1.8.0.15.74e4) unstable; urgency=medium
3
+osmo-hlr (1.9.0) unstable; urgency=medium
4
 
5
-  * Automatically generated changelog entry for building the Osmocom master feed
6
+   Vadim Yanitskiy 
7
+  * subscriber-create-on-demand: rework configuration
8
+  * subscriber-create-on-demand: add mode for MSISDN=IMSI
9
 
10
- -- Osmocom OBS scripts <info@osmocom.org>  Tue, 10 Dec 2024 22:33:32 +0000
11
+   Alexander Couzens 
12
+  * gsupclient: Introduce gsup_client_mux
13
+  * gsupclient: add missing SPDX line
14
+  * debian/copyright: add gsup_client under GPLv2+
15
+
16
+   Pau Espin Pedrol 
17
+  * gsup: Replace deprecated ipa_msg_push_header()
18
+  * jenkins.sh: libosmo-netif no longer depends on libosmo-abis
19
+  * Drop use of libosmo-abis osmocom/abis/ipaccess.h
20
+  * gsup_client: Add new APIs to avoid users accessing struct fields
21
+  * gsup_client: Avoid double memset 0
22
+  * Drop unneeded use of abis/ipa.h header
23
+  * jenkins.sh: Use --disable-doxygen configure param
24
+
25
+   Mychaela N. Falconia 
26
+  * vty: always emit reject-cause lines in saved config
27
+  * change default reject cause to plmn-not-allowed
28
+  * change default no-proxy reject cause to net-fail
29
+
30
+ -- Oliver Smith <osmith@sysmocom.de>  Wed, 12 Feb 2025 12:17:52 +0100
31
 
32
 osmo-hlr (1.8.0) unstable; urgency=medium
33
 
34
osmo-hlr_1.8.0.15.74e4.tar.xz/debian/control -> osmo-hlr_1.9.0.tar.xz/debian/control Changed
14
 
1
@@ -7,9 +7,9 @@
2
                dh-autoreconf,
3
                autotools-dev,
4
                python3-minimal,
5
-               libosmocore-dev (>= 1.10.0),
6
-               libosmo-abis-dev (>= 1.6.0),
7
-               libosmo-netif-dev (>= 1.5.0),
8
+               libosmocore-dev (>= 1.11.0),
9
+               libosmo-abis-dev (>= 2.0.0),
10
+               libosmo-netif-dev (>= 1.6.0),
11
                libsqlite3-dev,
12
                sqlite3,
13
                osmo-gsm-manuals-dev (>= 1.6.0)
14
osmo-hlr_1.8.0.15.74e4.tar.xz/src/gsupclient/Makefile.am -> osmo-hlr_1.9.0.tar.xz/src/gsupclient/Makefile.am Changed
10
 
1
@@ -1,7 +1,7 @@
2
 # This is _NOT_ the library release version, it's an API version.
3
 # Please read chapter "Library interface versions" of the libtool documentation
4
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
5
-LIBVERSION=1:0:1
6
+LIBVERSION=2:0:2
7
 
8
 AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include \
9
        $(TALLOC_CFLAGS) $(LIBOSMOCORE_CFLAGS) $(LIBOSMOABIS_CFLAGS)
10