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 143
View file
osmo-bsc.spec
Changed
@@ -18,13 +18,13 @@ Name: osmo-bsc Requires: osmocom-master -Version: 1.10.0.162.ef4ce +Version: 1.10.0.163.c1e28 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.162.ef4ce.tar.xz +Source: osmo-bsc_1.10.0.163.c1e28.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.9 BuildRequires: libtool >= 2
View file
commit_c1e28880502edb38b5549a505cac854c7e546090.txt
Added
View file
commit_ef4ce1f3f15bd754bcbd30c62a5724084d01b7f7.txt
Deleted
View file
osmo-bsc_1.10.0.162.ef4ce.dsc -> osmo-bsc_1.10.0.163.c1e28.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.162.ef4ce +Version: 1.10.0.163.c1e28 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: - 8ec75e95dd895ac5f76aae50c875bf1984e91eba 601660 osmo-bsc_1.10.0.162.ef4ce.tar.xz + b960dfbe5c01ff195eb74fc52663a233092d6397 601708 osmo-bsc_1.10.0.163.c1e28.tar.xz Checksums-Sha256: - 7f0b2977319d7ffc8bbbc3f056aa6c8b54817c7a293cd3ef20a1823c696f872d 601660 osmo-bsc_1.10.0.162.ef4ce.tar.xz + 8f3d274642d43acea021fa8cfe175b101c182aaae42cb8108e5ad49511af85b9 601708 osmo-bsc_1.10.0.163.c1e28.tar.xz Files: - 6750921d11b3e2f11109a931e53c1669 601660 osmo-bsc_1.10.0.162.ef4ce.tar.xz + 7fd56bcaf8d1fc704825d462e4817cd3 601708 osmo-bsc_1.10.0.163.c1e28.tar.xz
View file
osmo-bsc_1.10.0.162.ef4ce.tar.xz/.tarball-version -> osmo-bsc_1.10.0.163.c1e28.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.10.0.162-ef4ce +1.10.0.163-c1e28
View file
osmo-bsc_1.10.0.162.ef4ce.tar.xz/debian/changelog -> osmo-bsc_1.10.0.163.c1e28.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-bsc (1.10.0.162.ef4ce) unstable; urgency=medium +osmo-bsc (1.10.0.163.c1e28) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Mon, 08 May 2023 17:38:20 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Thu, 11 May 2023 18:28:20 +0000 osmo-bsc (1.10.0) unstable; urgency=medium
View file
osmo-bsc_1.10.0.162.ef4ce.tar.xz/include/osmocom/bsc/pcu_if.h -> osmo-bsc_1.10.0.163.c1e28.tar.xz/include/osmocom/bsc/pcu_if.h
Changed
@@ -15,7 +15,7 @@ }; /* Check if BTS has a PCU connection */ -bool pcu_connected(struct gsm_network *net); +bool pcu_connected(const struct gsm_network *net); /* PCU relevant information has changed; Inform PCU (if connected) */ void pcu_info_update(struct gsm_bts *bts);
View file
osmo-bsc_1.10.0.162.ef4ce.tar.xz/src/osmo-bsc/pcu_sock.c -> osmo-bsc_1.10.0.163.c1e28.tar.xz/src/osmo-bsc/pcu_sock.c
Changed
@@ -59,7 +59,7 @@ PCU_IF_SAPI_PCH_DT = "PCH_DT", }; -bool pcu_connected(struct gsm_network *net) +bool pcu_connected(const struct gsm_network *net) { struct pcu_sock_state *state = net->pcu_state;
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
.