Projects
osmocom:master
osmo-bsc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 118
View file
osmo-bsc.spec
Changed
@@ -18,13 +18,13 @@ Name: osmo-bsc Requires: osmocom-master -Version: 1.10.0.116.ad253 +Version: 1.10.0.117.0979 Release: 0 Summary: OsmoBSC: Osmocom's Base Station Controller for 2G CS mobile networks License: AGPL-3.0-or-later AND GPL-2.0-or-later Group: Hardware/Mobile URL: https://osmocom.org/projects/osmobsc -Source: osmo-bsc_1.10.0.116.ad253.tar.xz +Source: osmo-bsc_1.10.0.117.0979.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.9 BuildRequires: libtool >= 2
View file
commit_097925b6267fc056b2f4a302b9f6ec1acaf596ae.txt
Added
View file
commit_ad253850d8435f3c7e25697fde316a7affb99f3b.txt
Deleted
View file
osmo-bsc_1.10.0.116.ad253.dsc -> osmo-bsc_1.10.0.117.0979.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-bsc Binary: osmo-bsc, osmo-bsc-dbg, abisip-find, osmo-bsc-ipaccess-utils, osmo-bsc-bs11-utils, osmo-bsc-meas-utils, osmo-bsc-doc Architecture: any all -Version: 1.10.0.116.ad253 +Version: 1.10.0.117.0979 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmo-bsc Standards-Version: 3.9.8 @@ -18,8 +18,8 @@ osmo-bsc-ipaccess-utils deb net extra arch=any osmo-bsc-meas-utils deb net extra arch=any Checksums-Sha1: - 70de8e74596f68f9280a316fa4efabc26c84a108 598704 osmo-bsc_1.10.0.116.ad253.tar.xz + 8933700af04c1d672335f417019e490b52535d0a 598708 osmo-bsc_1.10.0.117.0979.tar.xz Checksums-Sha256: - 1449bbb762ee13fd9fab4c44b73a223528ba1e46ae12f4a6f350b4543d914515 598704 osmo-bsc_1.10.0.116.ad253.tar.xz + bd54766f4bdbb8f03abfa652af277574df65e0dcde0fdbafef32f837e2ef992f 598708 osmo-bsc_1.10.0.117.0979.tar.xz Files: - 42b653d803cb4f4408fdaa794e74b981 598704 osmo-bsc_1.10.0.116.ad253.tar.xz + a9b615d8ddd01085cfc7649a301eb420 598708 osmo-bsc_1.10.0.117.0979.tar.xz
View file
osmo-bsc_1.10.0.116.ad253.tar.xz/.tarball-version -> osmo-bsc_1.10.0.117.0979.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.10.0.116-ad253 +1.10.0.117-0979
View file
osmo-bsc_1.10.0.116.ad253.tar.xz/debian/changelog -> osmo-bsc_1.10.0.117.0979.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bsc (1.10.0.116.ad253) unstable; urgency=medium +osmo-bsc (1.10.0.117.0979) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Sat, 25 Mar 2023 01:17:56 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Sat, 25 Mar 2023 08:07:19 +0000 osmo-bsc (1.10.0) unstable; urgency=medium
View file
osmo-bsc_1.10.0.116.ad253.tar.xz/src/osmo-bsc/osmo_bsc_main.c -> osmo-bsc_1.10.0.117.0979.tar.xz/src/osmo-bsc/osmo_bsc_main.c
Changed
@@ -483,7 +483,7 @@ rc = vty_read_config_file(config_file, NULL); if (rc < 0) { - LOGP(DNM, LOGL_FATAL, "Failed to parse the config file: '%s'\n", config_file); + LOGP(DNM, LOGL_FATAL, "Failed to parse the config file: '%s' (%s)\n", config_file, strerror(-rc)); return rc; }
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
.