Projects
osmocom:master
libosmocore
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 56
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.7.0.113.1466d +Version: 1.7.0.114.d345 Release: 0 Summary: The Open Source Mobile Communications Core Library License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND AGPL-3.0-or-later Group: Productivity/Telephony/Utilities Url: https://osmocom.org/projects/libosmocore/wiki/Libosmocore -Source: libosmocore_1.7.0.113.1466d.tar.xz +Source: libosmocore_1.7.0.114.d345.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_1466daf75da773dc6b5feadd4c061feecc441a9c.txt
Deleted
View file
commit_d3455fa6207b74b544e06dfb4912fdcd39cfbb88.txt
Added
View file
libosmocore_1.7.0.113.1466d.dsc -> libosmocore_1.7.0.114.d345.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmocore Binary: libosmocore, libosmocodec0, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore19, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm18, libosmogsm-doc, libosmoisdn0, libosmoisdn-doc, libosmovty9, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmousb0, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.7.0.113.1466d +Version: 1.7.0.114.d345 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/libosmocore Standards-Version: 3.9.8 @@ -33,8 +33,8 @@ libosmovty-doc deb doc optional arch=all libosmovty9 deb libs optional arch=any Checksums-Sha1: - 358e6e421e53ad0b927798d2b47e9995e899792f 1015964 libosmocore_1.7.0.113.1466d.tar.xz + 2be748d715de65ecd02a071b72a02b35b8d63b6e 1015916 libosmocore_1.7.0.114.d345.tar.xz Checksums-Sha256: - 465289c67eb2773356e01f4b80c1c8de3cb0dbc012a1066238ae7bcf57a22bfd 1015964 libosmocore_1.7.0.113.1466d.tar.xz + e8aa9ac0b4c242686712b7cb09b62b242b59f646966b4d7bc984464bf34f11d5 1015916 libosmocore_1.7.0.114.d345.tar.xz Files: - 7adc3c6f52405dc12659f6c6ccf8e0f6 1015964 libosmocore_1.7.0.113.1466d.tar.xz + 2b3d4c0ffdbe4e8d073186e28432f8d6 1015916 libosmocore_1.7.0.114.d345.tar.xz
View file
libosmocore_1.7.0.113.1466d.tar.xz/.tarball-version -> libosmocore_1.7.0.114.d345.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.7.0.113-1466d +1.7.0.114-d345
View file
libosmocore_1.7.0.113.1466d.tar.xz/debian/changelog -> libosmocore_1.7.0.114.d345.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.7.0.113.1466d) unstable; urgency=medium +libosmocore (1.7.0.114.d345) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Thu, 26 Jan 2023 12:22:38 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Thu, 26 Jan 2023 17:47:29 +0000 libosmocore (1.7.0) unstable; urgency=medium
View file
libosmocore_1.7.0.113.1466d.tar.xz/src/core/tun.c -> libosmocore_1.7.0.114.d345.tar.xz/src/core/tun.c
Changed
@@ -407,7 +407,8 @@ close(tundev->wqueue.bfd.fd); tundev->wqueue.bfd.fd = -1; err_restore_ns: - osmo_netns_switch_exit(&switch_state); + if (tundev->netns_name) + osmo_netns_switch_exit(&switch_state); err_close_netns_fd: if (netns_fd >= 0) close(netns_fd);
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
.