Projects
osmocom:master
osmo-bts
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 27
View file
osmo-bts.spec
Changed
@@ -14,13 +14,13 @@ Name: osmo-bts Requires: osmocom-master -Version: 1.5.0.59.a743 +Version: 1.5.0.60.0336 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.5.0.59.a743.tar.xz +Source: osmo-bts_1.5.0.60.0336.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake
View file
commit_0336b6e8e5a85bb2e4939d9b690e438a474954dd.txt
Added
View file
commit_a743ae1c1e6a1f035e367d167ae5d2c249e644c1.txt
Deleted
View file
osmo-bts_1.5.0.59.a743.dsc -> osmo-bts_1.5.0.60.0336.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.5.0.59.a743 +Version: 1.5.0.60.0336 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: - c2e0fe9c209f2de603c56164742a7d29b5b7a6b2 460896 osmo-bts_1.5.0.59.a743.tar.xz + 4e6d11dab8fd79986c67e1b25cd6cc949eb8aedc 461004 osmo-bts_1.5.0.60.0336.tar.xz Checksums-Sha256: - ff5aab542584c096984e92f7117c44a242b4b63212c91d0a2766575487f2c020 460896 osmo-bts_1.5.0.59.a743.tar.xz + 206682c43e9e74d86a798d56c1ec66873497430afc8308d42b4f385afcbcc07d 461004 osmo-bts_1.5.0.60.0336.tar.xz Files: - ebe9855ab93df570969e6fce8d966a2a 460896 osmo-bts_1.5.0.59.a743.tar.xz + e236e32cf162521c954b37bafa57a9d4 461004 osmo-bts_1.5.0.60.0336.tar.xz
View file
osmo-bts_1.5.0.59.a743.tar.xz/.tarball-version -> osmo-bts_1.5.0.60.0336.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.5.0.59-a743 +1.5.0.60-0336
View file
osmo-bts_1.5.0.59.a743.tar.xz/debian/changelog -> osmo-bts_1.5.0.60.0336.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bts (1.5.0.59.a743) unstable; urgency=medium +osmo-bts (1.5.0.60.0336) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Mon, 02 Jan 2023 23:13:16 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Tue, 03 Jan 2023 16:14:19 +0000 osmo-bts (1.5.0) unstable; urgency=medium
View file
osmo-bts_1.5.0.59.a743.tar.xz/src/common/vty.c -> osmo-bts_1.5.0.60.0336.tar.xz/src/common/vty.c
Changed
@@ -388,9 +388,9 @@ break; } vty_out(vty, "%s local-ip %s%s", prefix, bts->osmux.local_addr, VTY_NEWLINE); + vty_out(vty, "%s local-port %u%s", prefix, bts->osmux.local_port, VTY_NEWLINE); vty_out(vty, "%s batch-factor %d%s", prefix, bts->osmux.batch_factor, VTY_NEWLINE); vty_out(vty, "%s batch-size %u%s", prefix, bts->osmux.batch_size, VTY_NEWLINE); - vty_out(vty, "%s port %u%s", prefix, bts->osmux.local_port, VTY_NEWLINE); vty_out(vty, "%s dummy-padding %s%s", prefix, bts->osmux.dummy_padding ? "on" : "off", VTY_NEWLINE); }
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
.