Projects
osmocom:master
osmo-bts
Log In
Username
Password
Error getting diff: tar:
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 212
View file
commit_c211b34955f6dd8ec42140cd2f140c4eef490ae9.txt
Added
View file
commit_c8946a077eb9b0d93a3f4f2b1522bf3d49831e94.txt
Deleted
View file
osmo-bts_1.8.0.23.c8946.dsc -> osmo-bts_1.8.0.25.c211.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.8.0.23.c8946 +Version: 1.8.0.25.c211 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: - b2e19fc7eb9ade86451970efb349e1ee3241dfb7 514852 osmo-bts_1.8.0.23.c8946.tar.xz + 8b635132e55a62b4869eef85cc9239442faa3219 514980 osmo-bts_1.8.0.25.c211.tar.xz Checksums-Sha256: - efe2bcbbd9c5abdbf5958a9281360d4d351726ddb64f9aabda8e09279187fb87 514852 osmo-bts_1.8.0.23.c8946.tar.xz + 09e13feb6b7af1d966b94fd8df971184c0b2c2e6494559029c171f633c4ead9f 514980 osmo-bts_1.8.0.25.c211.tar.xz Files: - eac68c8d953cec08b7ac08a9b4a5287e 514852 osmo-bts_1.8.0.23.c8946.tar.xz + 2ffaf50454c5f9af28bb0ce553ace576 514980 osmo-bts_1.8.0.25.c211.tar.xz
View file
osmo-bts_1.8.0.23.c8946.tar.xz/.tarball-version -> osmo-bts_1.8.0.25.c211.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.8.0.23-c8946 +1.8.0.25-c211
View file
osmo-bts_1.8.0.23.c8946.tar.xz/debian/changelog -> osmo-bts_1.8.0.25.c211.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bts (1.8.0.23.c8946) unstable; urgency=medium +osmo-bts (1.8.0.25.c211) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Fri, 22 Nov 2024 10:25:10 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 22 Nov 2024 18:12:09 +0000 osmo-bts (1.8.0) unstable; urgency=medium
View file
osmo-bts_1.8.0.23.c8946.tar.xz/src/common/main.c -> osmo-bts_1.8.0.25.c211.tar.xz/src/common/main.c
Changed
@@ -361,7 +361,7 @@ /* TODO: move this to gsm_bts_alloc() */ if (g_bts->gsmtap.remote_host != NULL) { LOGP(DLGLOBAL, LOGL_NOTICE, - "Setting up GSMTAP Um forwarding '%s->'%s:%u'\n", + "Setting up GSMTAP Um forwarding '%s'->'%s:%u'\n", g_bts->gsmtap.local_host, g_bts->gsmtap.remote_host, GSMTAP_UDP_PORT); g_bts->gsmtap.inst = gsmtap_source_init2(g_bts->gsmtap.local_host, 0, g_bts->gsmtap.remote_host, GSMTAP_UDP_PORT, 1);
View file
osmo-bts_1.8.0.23.c8946.tar.xz/src/osmo-bts-omldummy/main.c -> osmo-bts_1.8.0.25.c211.tar.xz/src/osmo-bts-omldummy/main.c
Changed
@@ -132,6 +132,8 @@ msgb_talloc_ctx_init(tall_bts_ctx, 10*1024); osmo_init_logging2(tall_bts_ctx, &bts_log_info); + log_set_print_category(osmo_stderr_target, 1); + log_set_print_category_hex(osmo_stderr_target, 0); parse_cmdline(argc, argv);
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
.