Projects
osmocom:master
libosmocore
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 104
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.8.0.58.8d15 +Version: 1.8.0.59.04054 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.8.0.58.8d15.tar.xz +Source: libosmocore_1.8.0.59.04054.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_040548f790cdef7d65aae1a896baf2ce989c183d.txt
Added
View file
commit_8d1532af92e0f4fc05f0e52effcb52fed9ea4ddb.txt
Deleted
View file
libosmocore_1.8.0.58.8d15.dsc -> libosmocore_1.8.0.59.04054.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmocore Binary: libosmocore, libosmocodec0, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore20, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm18, libosmogsm-doc, libosmoisdn0, libosmoisdn-doc, libosmovty9, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmosim-doc, libosmousb0, libosmousb-doc, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.8.0.58.8d15 +Version: 1.8.0.59.04054 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/libosmocore Standards-Version: 3.9.8 @@ -35,8 +35,8 @@ libosmovty-doc deb doc optional arch=all libosmovty9 deb libs optional arch=any Checksums-Sha1: - 8174f98e7c75cfa1c686d9e577fb8d9b4dd562dc 1030552 libosmocore_1.8.0.58.8d15.tar.xz + adcf03a118bfecbb440c1b8589b50a5e25b083be 1030740 libosmocore_1.8.0.59.04054.tar.xz Checksums-Sha256: - d3b7a06f57d0e5771b7a042d66383a90c32eb784e4662df90a2c3b1caf72395e 1030552 libosmocore_1.8.0.58.8d15.tar.xz + 52cfb0dcc80650fd9a2aa534501ec3b03766677c1062344a25a96deec67d476c 1030740 libosmocore_1.8.0.59.04054.tar.xz Files: - a9a4d52923abc4c83a57f060fa723de6 1030552 libosmocore_1.8.0.58.8d15.tar.xz + 1f9888ca7541ed1b156505a331ed2295 1030740 libosmocore_1.8.0.59.04054.tar.xz
View file
libosmocore_1.8.0.58.8d15.tar.xz/.tarball-version -> libosmocore_1.8.0.59.04054.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.8.0.58-8d15 +1.8.0.59-04054
View file
libosmocore_1.8.0.58.8d15.tar.xz/debian/changelog -> libosmocore_1.8.0.59.04054.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.8.0.58.8d15) unstable; urgency=medium +libosmocore (1.8.0.59.04054) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Thu, 09 Mar 2023 21:22:28 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Fri, 10 Mar 2023 13:42:49 +0000 libosmocore (1.8.0) unstable; urgency=medium
View file
libosmocore_1.8.0.58.8d15.tar.xz/src/core/logging.c -> libosmocore_1.8.0.59.04054.tar.xz/src/core/logging.c
Changed
@@ -1327,12 +1327,12 @@ } wq = target->tgt_file.wqueue; if (wq) { + osmo_fd_unregister(&wq->bfd); if (wq->bfd.fd >= 0) { if (target->type == LOG_TGT_TYPE_FILE) close(wq->bfd.fd); wq->bfd.fd = -1; } - osmo_fd_unregister(&wq->bfd); osmo_wqueue_clear(wq); talloc_free(wq); target->tgt_file.wqueue = NULL;
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
.