Projects
osmocom:nightly
osmo-bsc
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 644
View file
osmo-bsc.spec
Changed
@@ -17,14 +17,14 @@ %define _lto_cflags %{nil} Name: osmo-bsc -Requires: osmocom-nightly = 202403222026 -Version: 1.11.0.77.85687.202403222026 +Requires: osmocom-nightly = 202403232026 +Version: 1.11.0.80.82998.202403232026 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.11.0.77.85687.202403222026.tar.xz +Source: osmo-bsc_1.11.0.80.82998.202403232026.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.9 BuildRequires: libtool >= 2 @@ -49,7 +49,7 @@ OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks. %package abisip-find -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: CLI utility to find ip.access compatible BTS License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities @@ -58,7 +58,7 @@ Command line utility to find ip.access compatible BTS. %package ipaccess-utils -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: Command line utilities for ip.access nanoBTS License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities @@ -69,7 +69,7 @@ and ipaccess-proxy. %package bs11-utils -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: Command line utilities for Siemens BS-11 BTS License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities @@ -80,7 +80,7 @@ public telephone network as frequency standard for the E1 line. %package meas-utils -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: Command line utilities for OsmoBSC's measurement reports License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities
View file
osmo-bsc_1.11.0.77.85687.202403222026.dsc -> osmo-bsc_1.11.0.80.82998.202403232026.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.11.0.77.85687.202403222026 +Version: 1.11.0.80.82998.202403232026 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: - 9492bd08204cb26b5f3a7e3f030633fdba021c91 624004 osmo-bsc_1.11.0.77.85687.202403222026.tar.xz + 34239b2eb988551c07610f68f6e894c934088030 623976 osmo-bsc_1.11.0.80.82998.202403232026.tar.xz Checksums-Sha256: - fd0262a39ad9fdeb5dd839894c88473cc6696f53a7452f0d6411acdb9a8aa9cd 624004 osmo-bsc_1.11.0.77.85687.202403222026.tar.xz + 680e38a24c16be20aa618d163c02feb1818425f609406b1dd9378b90043da12f 623976 osmo-bsc_1.11.0.80.82998.202403232026.tar.xz Files: - e91fbbdc83574a5f3e3ca5aa990ae7d6 624004 osmo-bsc_1.11.0.77.85687.202403222026.tar.xz + d5e2b6a2f748c8c831036f04931d8cf3 623976 osmo-bsc_1.11.0.80.82998.202403232026.tar.xz
View file
osmo-bsc_1.11.0.80.82998.202403232026.tar.xz/.github
Added
+(directory)
View file
osmo-bsc_1.11.0.80.82998.202403232026.tar.xz/.github/FUNDING.yml
Added
@@ -0,0 +1 @@ +open_collective: osmocom
View file
osmo-bsc_1.11.0.77.85687.202403222026.tar.xz/.tarball-version -> osmo-bsc_1.11.0.80.82998.202403232026.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.11.0.77-85687.202403222026 +1.11.0.80-82998.202403232026
View file
osmo-bsc_1.11.0.77.85687.202403222026.tar.xz/README.md -> osmo-bsc_1.11.0.80.82998.202403232026.tar.xz/README.md
Changed
@@ -2,24 +2,25 @@ ===================================== This repository contains a C-language implementation of a GSM Base Station -Controller (BSC). IT is part of the +Controller (BSC). It is part of the Osmocom(https://osmocom.org/) Open Source Mobile Communications project. OsmoBSC exposes - * A over IP towards an MSC (e.g. OsmoMSC): 3GPP AoIP or SCCPlite - * Abis interfaces towards various kinds of BTS (osmo-bts, sysmobts, nanoBTS, Siemens, Nokia, Ericsson) - * The Osmocom typical telnet VTY and CTRL interfaces. - * The Osmocom typical statsd exporter. - * Cell Broadcast Service Protocol (CBSP) towards a CBC (Cell Broadcast Centre, such as osmo-cbc). - * Lb interface towards a SMLC (Serving Mobile Location Centre, such as osmo-smlc). + + * *A over IP* towards an MSC (e.g. osmo-msc(https://osmocom.org/projects/osmomsc/wiki)): 3GPP AoIP or SCCPlite + * *Abis* interfaces towards various kinds of BTS (e.g. osmo-bts(https://osmocom.org/projects/osmobts/wiki/Wiki), sysmobts, nanoBTS, Siemens, Nokia, Ericsson) + * The Osmocom typical telnet *VTY* and *CTRL* interfaces. + * The Osmocom typical *statsd* exporter. + * Cell Broadcast Service Protocol (*CBSP*) towards a CBC (Cell Broadcast Centre, such as osmo-cbc(https://osmocom.org/projects/osmo-cbc/wiki)). + * Lb interface towards a *SMLC* (Serving Mobile Location Centre, such as osmo-smlc(https://osmocom.org/projects/osmo-smlc/wiki/OsmoSMLC)). Homepage -------- -You can find the OsmoBSC issue tracker and wiki online at -<https://osmocom.org/projects/osmobsc> and <https://osmocom.org/projects/osmobsc/wiki>. +You can find the OsmoBSC homepage with issue tracker and wiki online at +<https://osmocom.org/projects/osmobsc/wiki>. GIT Repository @@ -49,6 +50,14 @@ describing the level of CBSP conformance. +Forum +----- + +We welcome any osmo-bsc related discussions in the +Cellular Network Infrastructure -> 2G/3G RAN (GERAN)(https://discourse.osmocom.org/c/cni/geran) +section of the osmocom discourse (web based Forum). + + Mailing List ------------ @@ -61,6 +70,15 @@ Rules(https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules) when posting. + +Issue Tracker +------------- + +We use the issue tracker of the osmo-bsc project on osmocom.org(https://osmocom.org/projects/osmobsc/issues) for +tracking the state of bug reports and feature requests. Feel free to submit any issues you may find, or help +us out by resolving existing issues. + + Contributing ------------ @@ -90,6 +108,3 @@ libmsc, i.e. the old OsmoNITB. Since the standalone OsmoMSC with a true A interface (and IuCS for 3G support) is available, OsmoBSC exists only as a separate standalone entity. - -OsmoBSC-NAT is a specialized solution to navigating RTP streams through a NAT. -(Todo: describe in more detail)
View file
osmo-bsc_1.11.0.77.85687.202403222026.tar.xz/contrib/osmo-bsc.spec.in -> osmo-bsc_1.11.0.80.82998.202403232026.tar.xz/contrib/osmo-bsc.spec.in
Changed
@@ -17,7 +17,7 @@ %define _lto_cflags %{nil} Name: osmo-bsc -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Version: @VERSION@ Release: 0 Summary: OsmoBSC: Osmocom's Base Station Controller for 2G CS mobile networks @@ -48,7 +48,7 @@ OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks. %package abisip-find -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: CLI utility to find ip.access compatible BTS License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities @@ -57,7 +57,7 @@ Command line utility to find ip.access compatible BTS. %package ipaccess-utils -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: Command line utilities for ip.access nanoBTS License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities @@ -68,7 +68,7 @@ and ipaccess-proxy. %package bs11-utils -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: Command line utilities for Siemens BS-11 BTS License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities @@ -79,7 +79,7 @@ public telephone network as frequency standard for the E1 line. %package meas-utils -Requires: osmocom-nightly = 202403222026 +Requires: osmocom-nightly = 202403232026 Summary: Command line utilities for OsmoBSC's measurement reports License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities
View file
osmo-bsc_1.11.0.77.85687.202403222026.tar.xz/debian/changelog -> osmo-bsc_1.11.0.80.82998.202403232026.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bsc (1.11.0.77.85687.202403222026) unstable; urgency=medium +osmo-bsc (1.11.0.80.82998.202403232026) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom nightly feed - -- Osmocom OBS scripts <info@osmocom.org> Fri, 22 Mar 2024 20:26:40 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Sat, 23 Mar 2024 20:26:37 +0000 osmo-bsc (1.11.0) unstable; urgency=medium
View file
osmo-bsc_1.11.0.77.85687.202403222026.tar.xz/debian/control -> osmo-bsc_1.11.0.80.82998.202403232026.tar.xz/debian/control
Changed
@@ -26,7 +26,7 @@ Package: osmo-bsc Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202403222026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202403232026), ${misc:Depends}, ${shlibs:Depends} Recommends: osmo-mgw Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks @@ -34,19 +34,19 @@ Section: debug Architecture: any Multi-Arch: same -Depends: osmocom-nightly (= 202403222026), osmo-bsc (= ${binary:Version}), ${misc:Depends} +Depends: osmocom-nightly (= 202403232026), osmo-bsc (= ${binary:Version}), ${misc:Depends} Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks Package: abisip-find Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202403222026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202403232026), ${misc:Depends}, ${shlibs:Depends} Description: Command line utility to find ip.access compatible BTS Package: osmo-bsc-ipaccess-utils Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202403222026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202403232026), ${misc:Depends}, ${shlibs:Depends} Description: Command line utilities for ip.access nanoBTS This package contains utilities that are specific for nanoBTS when being used together with OpenBSC. It contains mainly two tools: ipaccess-config and ipaccess-proxy. @@ -54,7 +54,7 @@ Package: osmo-bsc-bs11-utils Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202403222026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202403232026), ${misc:Depends}, ${shlibs:Depends} Description: Command line utilities for Siemens BS-11 BTS There is a tool in this package for configuring the Siemens BS-11 BTS. Additionally, it contains one tool for making use of an ISDN-card and the @@ -63,14 +63,14 @@ Package: osmo-bsc-meas-utils Architecture: any Multi-Arch: foreign -Depends: osmocom-nightly (= 202403222026), ${misc:Depends}, ${shlibs:Depends} +Depends: osmocom-nightly (= 202403232026), ${misc:Depends}, ${shlibs:Depends} Description: Command line utilities to manage measurement reports. Package: osmo-bsc-doc Architecture: all Section: doc Priority: optional -Depends: osmocom-nightly (= 202403222026), ${misc:Depends} +Depends: osmocom-nightly (= 202403232026), ${misc:Depends} Description: ${misc:Package} PDF documentation Various manuals: user manual, VTY reference manual and/or protocol/interface manuals.
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
.