Projects
osmocom:master
osmo-bsc
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 167
View file
osmo-bsc.spec
Changed
@@ -18,13 +18,13 @@ Name: osmo-bsc Requires: osmocom-master -Version: 1.10.0.196.e6337 +Version: 1.10.0.197.12146 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.196.e6337.tar.xz +Source: osmo-bsc_1.10.0.197.12146.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.9 BuildRequires: libtool >= 2
View file
commit_121461669e52dd395916fab7ceaf0b26115e5d95.txt
Added
View file
commit_e6337315d067c45daaa5f6e5fa0c8581595b3055.txt
Deleted
View file
osmo-bsc_1.10.0.196.e6337.dsc -> osmo-bsc_1.10.0.197.12146.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.196.e6337 +Version: 1.10.0.197.12146 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: - e2deaffcf804199c3020d32c8797cc45d16a4da0 602952 osmo-bsc_1.10.0.196.e6337.tar.xz + 2670fb820dcddb9733e0f107b3c1c82664a66557 603020 osmo-bsc_1.10.0.197.12146.tar.xz Checksums-Sha256: - 8630734e2842c73d01b6cdd70f7f34fa85b5cdb1d878390888f513bf68a3e93c 602952 osmo-bsc_1.10.0.196.e6337.tar.xz + b18ed2d5f2bd13bb471471dc3fd715fcef456ce42e42128fe13bc89d1cd87020 603020 osmo-bsc_1.10.0.197.12146.tar.xz Files: - 4e389ab4dcd7655a47d12b926a8cce25 602952 osmo-bsc_1.10.0.196.e6337.tar.xz + 28496005a233a49898d998d3b6b5c09a 603020 osmo-bsc_1.10.0.197.12146.tar.xz
View file
osmo-bsc_1.10.0.196.e6337.tar.xz/.tarball-version -> osmo-bsc_1.10.0.197.12146.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.10.0.196-e6337 +1.10.0.197-12146
View file
osmo-bsc_1.10.0.196.e6337.tar.xz/debian/changelog -> osmo-bsc_1.10.0.197.12146.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bsc (1.10.0.196.e6337) unstable; urgency=medium +osmo-bsc (1.10.0.197.12146) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Thu, 20 Jul 2023 07:26:05 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Thu, 20 Jul 2023 08:05:58 +0000 osmo-bsc (1.10.0) unstable; urgency=medium
View file
osmo-bsc_1.10.0.196.e6337.tar.xz/src/osmo-bsc/lchan_select.c -> osmo-bsc_1.10.0.197.12146.tar.xz/src/osmo-bsc/lchan_select.c
Changed
@@ -178,14 +178,14 @@ return GSM_LCHAN_NONE; } case GSM48_CMODE_SPEECH_EFR: - /* EFR works over FR channels only */ + case GSM48_CMODE_DATA_14k5: + case GSM48_CMODE_DATA_12k0: + /* these rates work over full-rate channels only */ if (chan_rate != CH_RATE_FULL) return GSM_LCHAN_NONE; /* fall through */ case GSM48_CMODE_SPEECH_V1: case GSM48_CMODE_SPEECH_AMR: - case GSM48_CMODE_DATA_14k5: - case GSM48_CMODE_DATA_12k0: case GSM48_CMODE_DATA_6k0: case GSM48_CMODE_DATA_3k6: switch (chan_rate) {
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
.