Projects
osmocom:master
osmo-bts
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 112
View file
osmo-bts.spec
Changed
@@ -14,13 +14,13 @@ Name: osmo-bts Requires: osmocom-master -Version: 1.6.0.132.4053 +Version: 1.6.0.133.3302 Release: 0 Summary: Osmocom BTS-Side code (Abis, scheduling) License: AGPL-3.0-or-later AND GPL-2.0-only Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmobts -Source: osmo-bts_1.6.0.132.4053.tar.xz +Source: osmo-bts_1.6.0.133.3302.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake
View file
commit_3302d4adfe7c01923657284f35527871852b83fe.txt
Added
View file
commit_405368b6974e4da9b0775f557330833e13f069d4.txt
Deleted
View file
osmo-bts_1.6.0.132.4053.dsc -> osmo-bts_1.6.0.133.3302.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-bts Binary: osmo-bts, osmo-bts-trx, osmo-bts-trx-dbg, osmo-bts-virtual, osmo-bts-virtual-dbg, osmo-bts-doc Architecture: any all -Version: 1.6.0.132.4053 +Version: 1.6.0.133.3302 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmobts Standards-Version: 3.9.8 @@ -17,8 +17,8 @@ osmo-bts-virtual deb net optional arch=any osmo-bts-virtual-dbg deb debug extra arch=any Checksums-Sha1: - 9c696bdab8c043de9b3fcfb873a961796491cefb 473912 osmo-bts_1.6.0.132.4053.tar.xz + 80065b37fbabf55ae05087bdd04aeda2a43296dc 473856 osmo-bts_1.6.0.133.3302.tar.xz Checksums-Sha256: - f9d65c48937ded20718cb4fc94448a25ac9c3bc3df173a41b841816308a0f993 473912 osmo-bts_1.6.0.132.4053.tar.xz + 10ac60c30d49cde17dcc32b9446dc348a4bc43eb63755aa3f3fc3aaec61d4f4f 473856 osmo-bts_1.6.0.133.3302.tar.xz Files: - dceea4498bb1032248f5d23304c74b39 473912 osmo-bts_1.6.0.132.4053.tar.xz + 8fef746b1a8d72b9ed926737ca6d1170 473856 osmo-bts_1.6.0.133.3302.tar.xz
View file
osmo-bts_1.6.0.132.4053.tar.xz/.tarball-version -> osmo-bts_1.6.0.133.3302.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.6.0.132-4053 +1.6.0.133-3302
View file
osmo-bts_1.6.0.132.4053.tar.xz/debian/changelog -> osmo-bts_1.6.0.133.3302.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bts (1.6.0.132.4053) unstable; urgency=medium +osmo-bts (1.6.0.133.3302) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Tue, 30 May 2023 11:07:09 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Tue, 30 May 2023 11:24:09 +0000 osmo-bts (1.6.0) unstable; urgency=medium
View file
osmo-bts_1.6.0.132.4053.tar.xz/src/osmo-bts-trx/sched_lchan_tchf.c -> osmo-bts_1.6.0.133.3302.tar.xz/src/osmo-bts-trx/sched_lchan_tchf.c
Changed
@@ -374,8 +374,8 @@ int8_t sti, cmi; bool amr_is_cmr; - if (rsl_cmode != RSL_CMOD_SPD_SPEECH) { - LOGL1SB(DL1P, LOGL_NOTICE, l1ts, br, "Dropping speech frame, " + if (OSMO_UNLIKELY(rsl_cmode == RSL_CMOD_SPD_SIGN)) { + LOGL1SB(DL1P, LOGL_NOTICE, l1ts, br, "Dropping a TCH frame, " "because we are not in speech mode\n"); goto free_bad_msg; }
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
.