Projects
osmocom:master
libosmocore
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 67
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.8.0.6.db7c +Version: 1.8.0.7.89309 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.6.db7c.tar.xz +Source: libosmocore_1.8.0.7.89309.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_8930911c00e7c267826fd696e30c47aa5c92bf57.txt
Added
View file
commit_db7cb69736338bf3196d333229937646a4d610c8.txt
Deleted
View file
libosmocore_1.8.0.6.db7c.dsc -> libosmocore_1.8.0.7.89309.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, libosmousb0, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.8.0.6.db7c +Version: 1.8.0.7.89309 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: - df1a3b81216186a2c0871d532aae94cdd0bfba78 1018268 libosmocore_1.8.0.6.db7c.tar.xz + a750a243a54ba04cdd9fac1201eebc73da882ae1 1018336 libosmocore_1.8.0.7.89309.tar.xz Checksums-Sha256: - 31ac845016a5de9ffa2cb9c3a996fb689515f1723cbbf2e0e6e57a7ef54e02e1 1018268 libosmocore_1.8.0.6.db7c.tar.xz + 713a85c0bedabec1e6c365a543b5d39e02010a83d22b2a1da013f8802b5d96af 1018336 libosmocore_1.8.0.7.89309.tar.xz Files: - 89dd217e09fb3b7b59607bf9b70087f8 1018268 libosmocore_1.8.0.6.db7c.tar.xz + 4f81df9e571f63661a4d6fada5747813 1018336 libosmocore_1.8.0.7.89309.tar.xz
View file
libosmocore_1.8.0.6.db7c.tar.xz/.tarball-version -> libosmocore_1.8.0.7.89309.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.8.0.6-db7c +1.8.0.7-89309
View file
libosmocore_1.8.0.6.db7c.tar.xz/debian/changelog -> libosmocore_1.8.0.7.89309.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.8.0.6.db7c) unstable; urgency=medium +libosmocore (1.8.0.7.89309) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Wed, 15 Feb 2023 14:07:30 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Thu, 16 Feb 2023 16:42:27 +0000 libosmocore (1.8.0) unstable; urgency=medium
View file
libosmocore_1.8.0.6.db7c.tar.xz/src/isdn/i460_mux.c -> libosmocore_1.8.0.7.89309.tar.xz/src/isdn/i460_mux.c
Changed
@@ -119,10 +119,10 @@ } } -/*! Data from E1 timeslot into de-multiplexer - * \paramin ts timeslot state - * \paramin data input data bytes as received from E1/T1 - * \paramin data_len length of data in bytes */ +/*! Feed multiplexed data (from an E1 timeslot) into de-multiplexer. + * \paramin ts timeslot state. + * \paramin data input data bytes as received from E1/T1. + * \paramin data_len length of data in bytes. */ void osmo_i460_demux_in(struct osmo_i460_timeslot *ts, const uint8_t *data, size_t data_len) { struct osmo_i460_subchan *schan; @@ -262,11 +262,10 @@ } -/*! Data from E1 timeslot into de-multiplexer - * \paramin ts timeslot state - * \paramout out caller-provided buffer where to store generated output bytes - * \paramin out_len number of bytes to be stored at out - */ +/*! Get multiplexed data from de-multiplexer (for feeding it into an E1 timeslot). + * \paramin ts timeslot state. + * \paramout out caller-provided buffer where to store generated output bytes. + * \paramin out_len number of bytes to be stored at out. */ int osmo_i460_mux_out(struct osmo_i460_timeslot *ts, uint8_t *out, size_t out_len) { int i;
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
.