Projects
osmocom:master
libosmocore
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 366
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.10.0.18.abbf +Version: 1.10.0.20.6ab06 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.10.0.18.abbf.tar.xz +Source: libosmocore_1.10.0.20.6ab06.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_6ab067d7aff03ba41394f640bab008b7908d3aa6.txt
Added
View file
commit_abbf637ba96b566fb9899f89e0b05f479ff216b1.txt
Deleted
View file
libosmocore_1.10.0.18.abbf.dsc -> libosmocore_1.10.0.20.6ab06.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmocore Binary: libosmocore, libosmocodec4, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore22, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm20, libosmogsm-doc, libosmoisdn0, libosmoisdn-doc, libosmovty13, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmosim-doc, libosmousb0, libosmousb-doc, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.10.0.18.abbf +Version: 1.10.0.20.6ab06 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 libosmovty13 deb libs optional arch=any Checksums-Sha1: - df6c145b8d5cd5da4205d9197690ebebdc3b8144 1121508 libosmocore_1.10.0.18.abbf.tar.xz + d2e6b3153d3c1dcab313995f735ee0faeea590b6 1121812 libosmocore_1.10.0.20.6ab06.tar.xz Checksums-Sha256: - a357acc9a5bcf321b024a51e9d54d14782a5a6742379002a2aaf5e2ca8910ec4 1121508 libosmocore_1.10.0.18.abbf.tar.xz + a9b0b7b8b876901c8147a26520a81763abe830a937a89b18604350089e3e78a2 1121812 libosmocore_1.10.0.20.6ab06.tar.xz Files: - 585db6271b1cd67fe4516aac46c09548 1121508 libosmocore_1.10.0.18.abbf.tar.xz + 87e2f8bd726574bf3697582ae0a26962 1121812 libosmocore_1.10.0.20.6ab06.tar.xz
View file
libosmocore_1.10.0.18.abbf.tar.xz/.tarball-version -> libosmocore_1.10.0.20.6ab06.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.10.0.18-abbf +1.10.0.20-6ab06
View file
libosmocore_1.10.0.18.abbf.tar.xz/debian/changelog -> libosmocore_1.10.0.20.6ab06.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.10.0.18.abbf) unstable; urgency=medium +libosmocore (1.10.0.20.6ab06) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Fri, 11 Oct 2024 15:22:47 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Mon, 21 Oct 2024 11:11:52 +0000 libosmocore (1.10.0) unstable; urgency=medium
View file
libosmocore_1.10.0.18.abbf.tar.xz/include/osmocom/gsm/protocol/gsm_12_21.h -> libosmocore_1.10.0.20.6ab06.tar.xz/include/osmocom/gsm/protocol/gsm_12_21.h
Changed
@@ -835,15 +835,15 @@ #define NM_IPAC_F_GPRS_CODING_CS3 (1 << 2) #define NM_IPAC_F_GPRS_CODING_CS4 (1 << 3) /*! ip.access support flags for NM_IPAC_EIE_GPRS_CODING (EGPRS) */ -#define NM_IPAC_F_GPRS_CODING_MCS1 (1 << 7) -#define NM_IPAC_F_GPRS_CODING_MCS2 (1 << 8) -#define NM_IPAC_F_GPRS_CODING_MCS3 (1 << 9) -#define NM_IPAC_F_GPRS_CODING_MCS4 (1 << 10) -#define NM_IPAC_F_GPRS_CODING_MCS5 (1 << 11) -#define NM_IPAC_F_GPRS_CODING_MCS6 (1 << 12) -#define NM_IPAC_F_GPRS_CODING_MCS7 (1 << 13) -#define NM_IPAC_F_GPRS_CODING_MCS8 (1 << 14) -#define NM_IPAC_F_GPRS_CODING_MCS9 (1 << 15) +#define NM_IPAC_F_GPRS_CODING_MCS1 (1 << 8) +#define NM_IPAC_F_GPRS_CODING_MCS2 (1 << 9) +#define NM_IPAC_F_GPRS_CODING_MCS3 (1 << 10) +#define NM_IPAC_F_GPRS_CODING_MCS4 (1 << 11) +#define NM_IPAC_F_GPRS_CODING_MCS5 (1 << 12) +#define NM_IPAC_F_GPRS_CODING_MCS6 (1 << 13) +#define NM_IPAC_F_GPRS_CODING_MCS7 (1 << 14) +#define NM_IPAC_F_GPRS_CODING_MCS8 (1 << 15) +#define NM_IPAC_F_GPRS_CODING_MCS9 (1 << 7) /*! ip.access support flags for NM_IPAC_EIE_RTP_FEATURES */ #define NM_IPAC_F_RTP_FEAT_COMPR_CONTROL (1 << 0) /* RTP Compression Control */
View file
libosmocore_1.10.0.18.abbf.tar.xz/src/core/utils.c -> libosmocore_1.10.0.20.6ab06.tar.xz/src/core/utils.c
Changed
@@ -25,6 +25,14 @@ #include <stdint.h> #include <errno.h> #include <stdio.h> +#if !defined(PRId64) || !defined(PRIu64) +/* +it gets lost every few years.. +https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953844 +https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067692 +*/ +#include <sys/types.h> +#endif #include <inttypes.h> #include <limits.h>
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
.