Projects
osmocom:master
osmo-pcap
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 41
View file
osmo-pcap.spec
Changed
@@ -14,13 +14,13 @@ Name: osmo-pcap Requires: osmocom-master -Version: 0.7.0 +Version: 0.7.0.1.1172 Release: 0 Summary: Osmocom's PCAP client and server License: AGPL-3.0-or-later AND GPL-2.0-or-later Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmo-pcap -Source: osmo-pcap_0.7.0.tar.xz +Source: osmo-pcap_0.7.0.1.1172.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake >= 1.6
View file
commit_11725f34592ab10d66f27ff256bae59383e96deb.txt
Added
View file
commit_f7936a434cd9bc2aff7979af3ab8e3c5ba0031b9.txt
Deleted
View file
osmo-pcap_0.7.0.dsc -> osmo-pcap_0.7.0.1.1172.dsc
Changed
@@ -2,7 +2,7 @@ Source: osmo-pcap Binary: osmo-pcap-client, osmo-pcap-server, osmo-pcap-client-dbg, osmo-pcap-server-dbg Architecture: any -Version: 0.7.0 +Version: 0.7.0.1.1172 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://osmocom.org/projects/osmo-pcap Standards-Version: 3.9.1 @@ -15,8 +15,8 @@ osmo-pcap-server deb net extra arch=any osmo-pcap-server-dbg deb net extra arch=any Checksums-Sha1: - 8665e8407778c0ae9acb075cadd3fc2a29c24c6a 66144 osmo-pcap_0.7.0.tar.xz + 9ad0376ff5580ac7a7ba69ee2c5e2dba369f3311 66168 osmo-pcap_0.7.0.1.1172.tar.xz Checksums-Sha256: - 23bd0648af35ac7dfdf9081c8227a82034190563df68d673a570b3ca22c84edc 66144 osmo-pcap_0.7.0.tar.xz + 5e8b629a8cfdb5a4f035641310fdedf0f9945a322532588e0f66a6f129b38400 66168 osmo-pcap_0.7.0.1.1172.tar.xz Files: - 66830aa8365cd5df251d5351e9cf8c90 66144 osmo-pcap_0.7.0.tar.xz + 1d7c0659f4e68e9bafd0f1fd1a117f47 66168 osmo-pcap_0.7.0.1.1172.tar.xz
View file
osmo-pcap_0.7.0.tar.xz/.tarball-version -> osmo-pcap_0.7.0.1.1172.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -0.7.0 +0.7.0.1-1172
View file
osmo-pcap_0.7.0.tar.xz/debian/changelog -> osmo-pcap_0.7.0.1.1172.tar.xz/debian/changelog
Changed
@@ -1,3 +1,9 @@ +osmo-pcap (0.7.0.1.1172) unstable; urgency=medium + + * Automatically generated changelog entry for building the Osmocom master feed + + -- Osmocom OBS scripts <info@osmocom.org> Mon, 07 Apr 2025 21:36:57 +0000 + osmo-pcap (0.7.0) unstable; urgency=medium * Drop use of deprecated vty is_config_node() cb
View file
osmo-pcap_0.7.0.tar.xz/src/osmo_server_vty.c -> osmo-pcap_0.7.0.1.1172.tar.xz/src/osmo_server_vty.c
Changed
@@ -119,7 +119,7 @@ else vty_out(vty, " no max-file-size%s", VTY_NEWLINE); if (pcap_server->max_snaplen != DEFAULT_SNAPLEN) - vty_out(vty, " server max-snaplen %d%s", pcap_server->max_snaplen, VTY_NEWLINE); + vty_out(vty, " max-snaplen %d%s", pcap_server->max_snaplen, VTY_NEWLINE); if (pcap_server->zmq_port > 0) vty_out(vty, " zeromq-publisher %s %d%s", pcap_server->zmq_ip, pcap_server->zmq_port, 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
.