Changes of Revision 366
libosmocore.spec
Changed
x
1
2
3
Name: libosmocore
4
Requires: osmocom-master
5
-Version: 1.10.0.18.abbf
6
+Version: 1.10.0.20.6ab06
7
Release: 0
8
Summary: The Open Source Mobile Communications Core Library
9
License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND AGPL-3.0-or-later
10
Group: Productivity/Telephony/Utilities
11
Url: https://osmocom.org/projects/libosmocore/wiki/Libosmocore
12
-Source: libosmocore_1.10.0.18.abbf.tar.xz
13
+Source: libosmocore_1.10.0.20.6ab06.tar.xz
14
Source1: rpmlintrc
15
BuildRequires: automake >= 1.6
16
BuildRequires: libtool >= 2
17
commit_6ab067d7aff03ba41394f640bab008b7908d3aa6.txt
Added
commit_abbf637ba96b566fb9899f89e0b05f479ff216b1.txt
Deleted
libosmocore_1.10.0.18.abbf.dsc -> libosmocore_1.10.0.20.6ab06.dsc
Changed
22
1
2
Source: libosmocore
3
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
4
Architecture: any all
5
-Version: 1.10.0.18.abbf
6
+Version: 1.10.0.20.6ab06
7
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
8
Homepage: https://projects.osmocom.org/projects/libosmocore
9
Standards-Version: 3.9.8
10
11
libosmovty-doc deb doc optional arch=all
12
libosmovty13 deb libs optional arch=any
13
Checksums-Sha1:
14
- df6c145b8d5cd5da4205d9197690ebebdc3b8144 1121508 libosmocore_1.10.0.18.abbf.tar.xz
15
+ d2e6b3153d3c1dcab313995f735ee0faeea590b6 1121812 libosmocore_1.10.0.20.6ab06.tar.xz
16
Checksums-Sha256:
17
- a357acc9a5bcf321b024a51e9d54d14782a5a6742379002a2aaf5e2ca8910ec4 1121508 libosmocore_1.10.0.18.abbf.tar.xz
18
+ a9b0b7b8b876901c8147a26520a81763abe830a937a89b18604350089e3e78a2 1121812 libosmocore_1.10.0.20.6ab06.tar.xz
19
Files:
20
- 585db6271b1cd67fe4516aac46c09548 1121508 libosmocore_1.10.0.18.abbf.tar.xz
21
+ 87e2f8bd726574bf3697582ae0a26962 1121812 libosmocore_1.10.0.20.6ab06.tar.xz
22
libosmocore_1.10.0.18.abbf.tar.xz/.tarball-version -> libosmocore_1.10.0.20.6ab06.tar.xz/.tarball-version
Changed
4
1
2
-1.10.0.18-abbf
3
+1.10.0.20-6ab06
4
libosmocore_1.10.0.18.abbf.tar.xz/debian/changelog -> libosmocore_1.10.0.20.6ab06.tar.xz/debian/changelog
Changed
12
1
2
-libosmocore (1.10.0.18.abbf) unstable; urgency=medium
3
+libosmocore (1.10.0.20.6ab06) unstable; urgency=medium
4
5
* Automatically generated changelog entry for building the Osmocom master feed
6
7
- -- Osmocom OBS scripts <info@osmocom.org> Fri, 11 Oct 2024 15:22:47 +0000
8
+ -- Osmocom OBS scripts <info@osmocom.org> Mon, 21 Oct 2024 11:11:52 +0000
9
10
libosmocore (1.10.0) unstable; urgency=medium
11
12
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
26
1
2
#define NM_IPAC_F_GPRS_CODING_CS3 (1 << 2)
3
#define NM_IPAC_F_GPRS_CODING_CS4 (1 << 3)
4
/*! ip.access support flags for NM_IPAC_EIE_GPRS_CODING (EGPRS) */
5
-#define NM_IPAC_F_GPRS_CODING_MCS1 (1 << 7)
6
-#define NM_IPAC_F_GPRS_CODING_MCS2 (1 << 8)
7
-#define NM_IPAC_F_GPRS_CODING_MCS3 (1 << 9)
8
-#define NM_IPAC_F_GPRS_CODING_MCS4 (1 << 10)
9
-#define NM_IPAC_F_GPRS_CODING_MCS5 (1 << 11)
10
-#define NM_IPAC_F_GPRS_CODING_MCS6 (1 << 12)
11
-#define NM_IPAC_F_GPRS_CODING_MCS7 (1 << 13)
12
-#define NM_IPAC_F_GPRS_CODING_MCS8 (1 << 14)
13
-#define NM_IPAC_F_GPRS_CODING_MCS9 (1 << 15)
14
+#define NM_IPAC_F_GPRS_CODING_MCS1 (1 << 8)
15
+#define NM_IPAC_F_GPRS_CODING_MCS2 (1 << 9)
16
+#define NM_IPAC_F_GPRS_CODING_MCS3 (1 << 10)
17
+#define NM_IPAC_F_GPRS_CODING_MCS4 (1 << 11)
18
+#define NM_IPAC_F_GPRS_CODING_MCS5 (1 << 12)
19
+#define NM_IPAC_F_GPRS_CODING_MCS6 (1 << 13)
20
+#define NM_IPAC_F_GPRS_CODING_MCS7 (1 << 14)
21
+#define NM_IPAC_F_GPRS_CODING_MCS8 (1 << 15)
22
+#define NM_IPAC_F_GPRS_CODING_MCS9 (1 << 7)
23
24
/*! ip.access support flags for NM_IPAC_EIE_RTP_FEATURES */
25
#define NM_IPAC_F_RTP_FEAT_COMPR_CONTROL (1 << 0) /* RTP Compression Control */
26
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
16
1
2
#include <stdint.h>
3
#include <errno.h>
4
#include <stdio.h>
5
+#if !defined(PRId64) || !defined(PRIu64)
6
+/*
7
+it gets lost every few years..
8
+https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953844
9
+https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067692
10
+*/
11
+#include <sys/types.h>
12
+#endif
13
#include <inttypes.h>
14
#include <limits.h>
15
16