Projects
osmocom:master
libosmocore
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 372
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.10.0.27.aec32 +Version: 1.10.0.29.35663 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.27.aec32.tar.xz +Source: libosmocore_1.10.0.29.35663.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_35663e1885146293941aa6420764900589c9838a.txt
Added
View file
commit_aec32dbf288715f102a544d991fe16765642d862.txt
Deleted
View file
libosmocore_1.10.0.27.aec32.dsc -> libosmocore_1.10.0.29.35663.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.27.aec32 +Version: 1.10.0.29.35663 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: - b8ba4e15742fe19f63e118ffa0a9a5174aaafac6 1122112 libosmocore_1.10.0.27.aec32.tar.xz + c6d8d9c2688bccd492cc1df99d4387e02e6e8e6f 1121840 libosmocore_1.10.0.29.35663.tar.xz Checksums-Sha256: - 881a2b825fe33974605218be7979edafc5827f766a75eed804c9b54edc40d0f3 1122112 libosmocore_1.10.0.27.aec32.tar.xz + 9059948f8f7cc8c25b924f4346a231bb805c2960fe01d8b21cfc2c44b0d23180 1121840 libosmocore_1.10.0.29.35663.tar.xz Files: - d7dd8ba87f25d793e3ee475e9e95da4d 1122112 libosmocore_1.10.0.27.aec32.tar.xz + a36dc725d13ad40d46b734d0dbdc9cf7 1121840 libosmocore_1.10.0.29.35663.tar.xz
View file
libosmocore_1.10.0.27.aec32.tar.xz/.tarball-version -> libosmocore_1.10.0.29.35663.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.10.0.27-aec32 +1.10.0.29-35663
View file
libosmocore_1.10.0.27.aec32.tar.xz/debian/changelog -> libosmocore_1.10.0.29.35663.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.10.0.27.aec32) unstable; urgency=medium +libosmocore (1.10.0.29.35663) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Thu, 24 Oct 2024 13:07:47 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Tue, 05 Nov 2024 14:47:34 +0000 libosmocore (1.10.0) unstable; urgency=medium
View file
libosmocore_1.10.0.27.aec32.tar.xz/include/osmocom/gsm/protocol/gsm_04_08_gprs.h -> libosmocore_1.10.0.29.35663.tar.xz/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
Changed
@@ -87,6 +87,8 @@ GSM48_IE_GMM_TIMER_READY = 0x17, /* 10.5.7.3 */ GSM48_IE_GMM_ALLOC_PTMSI = 0x18, /* 10.5.1.4 */ GSM48_IE_GMM_PTMSI_SIG = 0x19, /* 10.5.5.8 */ + GSM48_IE_GMM_ADD_IDENTITY = 0x1a, /* 10.5.1.4 */ + GSM48_IE_GMM_RAI2 = 0x1b, /* 10.5.5.15a */ GSM48_IE_GMM_AUTH_RAND = 0x21, /* 10.5.3.1 */ GSM48_IE_GMM_AUTH_SRES = 0x22, /* 10.5.3.2 */ GSM48_IE_GMM_IMEISV = 0x23, /* 10.5.1.4 */ @@ -512,3 +514,10 @@ /* octet 16 */ uint8_t guar_bitrate_down_ext; }; + +/* TS 24.008 Table 10.5.5.29 */ +enum gsm48_ptsmi_type { + PTMSI_TYPE_NATIVE = 0x00, + PTMSI_TYPE_MAPPED = 0x01, +}; +
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
.