Projects
osmocom:master
osmo-pcu
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 40
View file
osmo-pcu.spec
Changed
@@ -14,13 +14,13 @@ Name: osmo-pcu Requires: osmocom-master -Version: 1.1.0.110.ea6d +Version: 1.1.0.111.9e732 Release: 0 Summary: Osmocom GPRS Packet Control Unit (PCU) License: GPL-2.0-only Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmopcu -Source: osmo-pcu_1.1.0.110.ea6d.tar.xz +Source: osmo-pcu_1.1.0.111.9e732.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake
View file
commit_9e732ae4b1df7bd88556c01916aef3e2ad7da5d4.txt
Added
View file
commit_ea6d534369c1ad837236d8ef7d14da2f572bdc88.txt
Deleted
View file
osmo-pcu_1.1.0.110.ea6d.dsc -> osmo-pcu_1.1.0.111.9e732.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-pcu Binary: osmo-pcu, osmo-pcu-dbg, osmo-pcu-doc Architecture: any all -Version: 1.1.0.110.ea6d +Version: 1.1.0.111.9e732 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: http://osmocom.org/projects/osmopcu Standards-Version: 3.9.8 @@ -14,8 +14,8 @@ osmo-pcu-dbg deb debug extra arch=any osmo-pcu-doc deb doc optional arch=all Checksums-Sha1: - 2e9177a310fffdc248cf57d2a43df2734bb35ba3 407480 osmo-pcu_1.1.0.110.ea6d.tar.xz + 1b9136329a063a6e11aa0b5756cc8dae78415cfd 406884 osmo-pcu_1.1.0.111.9e732.tar.xz Checksums-Sha256: - 77916b5b0cb4e468cb127b6680ab0ec95c74a86a377a0677f89c7e3d17a92fcc 407480 osmo-pcu_1.1.0.110.ea6d.tar.xz + 22a06fe11d082bd6bbe0b43cfd4398ee8d4dcaf3ac0d0722eb13679c8920378e 406884 osmo-pcu_1.1.0.111.9e732.tar.xz Files: - 787bb936af82d21d549231dac70dae41 407480 osmo-pcu_1.1.0.110.ea6d.tar.xz + 7179f52975296b07dbdac85e85310d61 406884 osmo-pcu_1.1.0.111.9e732.tar.xz
View file
osmo-pcu_1.1.0.110.ea6d.tar.xz/.tarball-version -> osmo-pcu_1.1.0.111.9e732.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.1.0.110-ea6d +1.1.0.111-9e732
View file
osmo-pcu_1.1.0.110.ea6d.tar.xz/debian/changelog -> osmo-pcu_1.1.0.111.9e732.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -osmo-pcu (1.1.0.110.ea6d) unstable; urgency=medium +osmo-pcu (1.1.0.111.9e732) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Fri, 27 Jan 2023 13:03:10 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Sun, 29 Jan 2023 10:55:42 +0000 osmo-pcu (1.1.0) unstable; urgency=medium
View file
osmo-pcu_1.1.0.110.ea6d.tar.xz/src/pcu_main.cpp -> osmo-pcu_1.1.0.111.9e732.tar.xz/src/pcu_main.cpp
Changed
@@ -300,8 +300,7 @@ gsmtap_source_add_sink(pcu->gsmtap); } - rc = telnet_init_dynif(tall_pcu_ctx, NULL, vty_get_bind_addr(), - OSMO_VTY_PORT_PCU); + rc = telnet_init_default(tall_pcu_ctx, NULL, OSMO_VTY_PORT_PCU); if (rc < 0) { fprintf(stderr, "Error initializing telnet\n"); exit(1);
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
.