Projects
osmocom:master
osmo-hlr
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 12
View file
osmo-hlr.spec
Changed
@@ -15,13 +15,13 @@ Name: osmo-hlr Requires: osmocom-master -Version: 1.5.0.19.268a +Version: 1.6.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 Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmo-hlr -Source: osmo-hlr_1.5.0.19.268a.tar.xz +Source: osmo-hlr_1.6.0.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake @@ -31,11 +31,11 @@ %if 0%{?suse_version} BuildRequires: systemd-rpm-macros %endif -BuildRequires: pkgconfig(libosmoabis) >= 1.3.0 -BuildRequires: pkgconfig(libosmocore) >= 1.7.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.7.0 -BuildRequires: pkgconfig(libosmovty) >= 1.7.0 +BuildRequires: pkgconfig(libosmoabis) >= 1.4.0 +BuildRequires: pkgconfig(libosmocore) >= 1.8.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.8.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.8.0 +BuildRequires: pkgconfig(libosmovty) >= 1.8.0 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(talloc) >= 2.0.1 # only needed for populate_hlr_db.pl @@ -79,13 +79,13 @@ This subpackage contains libraries and header files for developing applications that want to make use of libosmo-gsup-client. -%package -n libosmo-mslookup0 +%package -n libosmo-mslookup1 Requires: osmocom-master Summary: Osmocom MS lookup library License: GPL-2.0-or-later Group: System/Libraries -%description -n libosmo-mslookup0 +%description -n libosmo-mslookup1 This shared library contains routines for looking up mobile subscribers. %package -n libosmo-mslookup-devel @@ -93,7 +93,7 @@ Summary: Development files for the Osmocom MS lookup library License: GPL-2.0-or-later Group: Development/Libraries/C and C++ -Requires: libosmo-mslookup0 = %{version} +Requires: libosmo-mslookup1 = %{version} %description -n libosmo-mslookup-devel This shared library contains routines for looking up mobile subscribers. @@ -153,8 +153,8 @@ %post -n libosmo-gsup-client0 -p /sbin/ldconfig %postun -n libosmo-gsup-client0 -p /sbin/ldconfig -%post -n libosmo-mslookup0 -p /sbin/ldconfig -%postun -n libosmo-mslookup0 -p /sbin/ldconfig +%post -n libosmo-mslookup1 -p /sbin/ldconfig +%postun -n libosmo-mslookup1 -p /sbin/ldconfig %files %license COPYING @@ -186,8 +186,8 @@ %{_libdir}/libosmo-gsup-client.so %{_libdir}/pkgconfig/libosmo-gsup-client.pc -%files -n libosmo-mslookup0 -%{_libdir}/libosmo-mslookup.so.0* +%files -n libosmo-mslookup1 +%{_libdir}/libosmo-mslookup.so.1* %files -n libosmo-mslookup-devel %dir %{_includedir}/osmocom
View file
commit_268a33e58b9de3a2a6d42f27b1b9542ffd42f584.txt
Deleted
View file
commit_ed939154f8c0bd3cb6c9894719b27f26dc4b790c.txt
Added
View file
osmo-hlr_1.5.0.19.268a.dsc -> osmo-hlr_1.6.0.dsc
Changed
@@ -1,26 +1,26 @@ Format: 3.0 (native) Source: osmo-hlr -Binary: osmo-hlr, osmo-hlr-dbg, libosmo-gsup-client0, libosmo-gsup-client-dev, libosmo-mslookup0, libosmo-mslookup-dev, osmo-mslookup-utils, osmo-hlr-doc +Binary: osmo-hlr, osmo-hlr-dbg, libosmo-gsup-client0, libosmo-gsup-client-dev, libosmo-mslookup1, libosmo-mslookup-dev, osmo-mslookup-utils, osmo-hlr-doc Architecture: any all -Version: 1.5.0.19.268a +Version: 1.6.0 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-hlr Standards-Version: 3.9.6 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr -Build-Depends: debhelper (>= 9), pkg-config, dh-autoreconf, autotools-dev, python3-minimal, libosmocore-dev (>= 1.7.0), libosmo-abis-dev (>= 1.3.0), libosmo-netif-dev (>= 1.2.0), libsqlite3-dev, sqlite3, osmo-gsm-manuals-dev (>= 1.3.0) +Build-Depends: debhelper (>= 9), pkg-config, dh-autoreconf, autotools-dev, python3-minimal, libosmocore-dev (>= 1.8.0), libosmo-abis-dev (>= 1.4.0), libosmo-netif-dev (>= 1.3.0), libsqlite3-dev, sqlite3, osmo-gsm-manuals-dev (>= 1.4.0) Package-List: libosmo-gsup-client-dev deb net optional arch=any libosmo-gsup-client0 deb libs optional arch=any libosmo-mslookup-dev deb net optional arch=any - libosmo-mslookup0 deb libs optional arch=any + libosmo-mslookup1 deb libs optional arch=any osmo-hlr deb net optional arch=any osmo-hlr-dbg deb debug extra arch=any osmo-hlr-doc deb doc optional arch=all osmo-mslookup-utils deb utils optional arch=any Checksums-Sha1: - b0ce8305eca672df6ad577d5f577d251787d8a7e 171832 osmo-hlr_1.5.0.19.268a.tar.xz + defc8eb89784d5320a958f44bea528e308049a9a 172096 osmo-hlr_1.6.0.tar.xz Checksums-Sha256: - c43e09752254029950adc64030d493f8be8fad37e6295ff96991ea31721cc1f2 171832 osmo-hlr_1.5.0.19.268a.tar.xz + 50a8258d2317b9c1c59d83d92e0f8191b837390c0261b2a1629207c4a3f637cc 172096 osmo-hlr_1.6.0.tar.xz Files: - 616f5aeb7b1cc43cdfbf416e6fdbddfd 171832 osmo-hlr_1.5.0.19.268a.tar.xz + 23de61ee362387692a17df79c5686208 172096 osmo-hlr_1.6.0.tar.xz
View file
osmo-hlr_1.5.0.19.268a.tar.xz/.tarball-version -> osmo-hlr_1.6.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.5.0.19-268a +1.6.0
View file
osmo-hlr_1.5.0.19.268a.tar.xz/configure.ac -> osmo-hlr_1.6.0.tar.xz/configure.ac
Changed
@@ -41,11 +41,11 @@ PKG_CHECK_MODULES(TALLOC, talloc >= 2.0.1) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.4.0) PKG_CHECK_MODULES(SQLITE3, sqlite3)
View file
osmo-hlr_1.5.0.19.268a.tar.xz/contrib/osmo-hlr.spec.in -> osmo-hlr_1.6.0.tar.xz/contrib/osmo-hlr.spec.in
Changed
@@ -30,11 +30,11 @@ %if 0%{?suse_version} BuildRequires: systemd-rpm-macros %endif -BuildRequires: pkgconfig(libosmoabis) >= 1.3.0 -BuildRequires: pkgconfig(libosmocore) >= 1.7.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.7.0 -BuildRequires: pkgconfig(libosmovty) >= 1.7.0 +BuildRequires: pkgconfig(libosmoabis) >= 1.4.0 +BuildRequires: pkgconfig(libosmocore) >= 1.8.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.8.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.8.0 +BuildRequires: pkgconfig(libosmovty) >= 1.8.0 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(talloc) >= 2.0.1 # only needed for populate_hlr_db.pl @@ -78,13 +78,13 @@ This subpackage contains libraries and header files for developing applications that want to make use of libosmo-gsup-client. -%package -n libosmo-mslookup0 +%package -n libosmo-mslookup1 Requires: osmocom-master Summary: Osmocom MS lookup library License: GPL-2.0-or-later Group: System/Libraries -%description -n libosmo-mslookup0 +%description -n libosmo-mslookup1 This shared library contains routines for looking up mobile subscribers. %package -n libosmo-mslookup-devel @@ -92,7 +92,7 @@ Summary: Development files for the Osmocom MS lookup library License: GPL-2.0-or-later Group: Development/Libraries/C and C++ -Requires: libosmo-mslookup0 = %{version} +Requires: libosmo-mslookup1 = %{version} %description -n libosmo-mslookup-devel This shared library contains routines for looking up mobile subscribers. @@ -152,8 +152,8 @@ %post -n libosmo-gsup-client0 -p /sbin/ldconfig %postun -n libosmo-gsup-client0 -p /sbin/ldconfig -%post -n libosmo-mslookup0 -p /sbin/ldconfig -%postun -n libosmo-mslookup0 -p /sbin/ldconfig +%post -n libosmo-mslookup1 -p /sbin/ldconfig +%postun -n libosmo-mslookup1 -p /sbin/ldconfig %files %license COPYING @@ -185,8 +185,8 @@ %{_libdir}/libosmo-gsup-client.so %{_libdir}/pkgconfig/libosmo-gsup-client.pc -%files -n libosmo-mslookup0 -%{_libdir}/libosmo-mslookup.so.0* +%files -n libosmo-mslookup1 +%{_libdir}/libosmo-mslookup.so.1* %files -n libosmo-mslookup-devel %dir %{_includedir}/osmocom
View file
osmo-hlr_1.5.0.19.268a.tar.xz/debian/changelog -> osmo-hlr_1.6.0.tar.xz/debian/changelog
Changed
@@ -1,8 +1,41 @@ -osmo-hlr (1.5.0.19.268a) unstable; urgency=medium +osmo-hlr (1.6.0) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + Vadim Yanitskiy + * db_auc: hexparse_stmt(): check value returned by osmo_hexparse() - -- Osmocom OBS scripts <info@osmocom.org> Fri, 20 Jan 2023 14:06:26 +0000 + Max + * Set working directory in systemd service file + * Ignore .deb build byproducts + * Debian: bump copyright year to match current + * Debian: reformat package description + * systemd: enable basic hardening + * Debian: install osmo-hlr-dgsm.cfg as example config + * hlr_vty.c: fix typo + * ctrl: take both address and port from vty config + + Harald Welte + * Support building with -Werror=strict-prototypes / -Werror=old-style-definition + * Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition + + arehbein + * osmo-hlr: Transition to use of 'telnet_init_default' + + Oliver Smith + * osmo_mdns_rfc_record_decode: check ret of talloc + * osmo_mdns_rfc_record_decode: proper free on err + * mslookup: use apn functions from libosmocore + * osmo_mdns_rfc_record/question_encode: remove ctx + + Keith + * Vty: Fixup config shown/written from vty + + Neels Hofmeyr + * fix memleak of proxy_subscr_listentry + + Alexander Couzens + * Add vty `reject-cause` to set the reject cause + + -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 Feb 2023 16:49:14 +0100 osmo-hlr (1.5.0) unstable; urgency=medium
View file
osmo-hlr_1.5.0.19.268a.tar.xz/debian/control -> osmo-hlr_1.6.0.tar.xz/debian/control
Changed
@@ -7,12 +7,12 @@ dh-autoreconf, autotools-dev, python3-minimal, - libosmocore-dev (>= 1.7.0), - libosmo-abis-dev (>= 1.3.0), - libosmo-netif-dev (>= 1.2.0), + libosmocore-dev (>= 1.8.0), + libosmo-abis-dev (>= 1.4.0), + libosmo-netif-dev (>= 1.3.0), libsqlite3-dev, sqlite3, - osmo-gsm-manuals-dev (>= 1.3.0) + osmo-gsm-manuals-dev (>= 1.4.0) Standards-Version: 3.9.6 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr @@ -59,7 +59,7 @@ . This package contains the development headers. -Package: libosmo-mslookup0 +Package: libosmo-mslookup1 Section: libs Architecture: any Multi-Arch: same @@ -73,7 +73,7 @@ Architecture: any Multi-Arch: same Depends: osmocom-master, ${misc:Depends}, - libosmo-mslookup0 (= ${binary:Version}), + libosmo-mslookup1 (= ${binary:Version}), libosmocore-dev Pre-Depends: ${misc:Pre-Depends} Description: Development headers of Osmocom MS lookup library @@ -85,7 +85,7 @@ Architecture: any Section: utils Depends: osmocom-master, ${shlibs:Depends}, - libosmo-mslookup0 (= ${binary:Version}), + libosmo-mslookup1 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: Utilities for Osmocom MS lookup
View file
osmo-hlr_1.6.0.tar.xz/debian/libosmo-mslookup1.install
Changed
(renamed from debian/libosmo-mslookup0.install)
View file
osmo-hlr_1.5.0.19.268a.tar.xz/src/mslookup/Makefile.am -> osmo-hlr_1.6.0.tar.xz/src/mslookup/Makefile.am
Changed
@@ -1,7 +1,7 @@ # This is _NOT_ the library release version, it's an API version. # Please read chapter "Library interface versions" of the libtool documentation # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html -LIBVERSION=0:0:0 +LIBVERSION=1:0:0 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include AM_CFLAGS = -fPIC -Wall $(PCSC_CFLAGS) $(TALLOC_CFLAGS) $(LIBOSMOCORE_CFLAGS)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.