Changes of Revision 48

libosmocore.spec Changed
x
 
1
@@ -14,13 +14,13 @@
2
 
3
 Name:           libosmocore
4
 Requires: osmocom-master
5
-Version: 1.7.0.99.1162
6
+Version: 1.7.0.102.8895
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.7.0.99.1162.tar.xz
13
+Source: libosmocore_1.7.0.102.8895.tar.xz
14
 Source1: rpmlintrc
15
 BuildRequires:  automake >= 1.6
16
 BuildRequires:  libtool >= 2
17
commit_1162a24454251c6813719cf2de22fa56abeeaff6.txt Deleted
commit_88955fb5506280a82860b026f8d7db9ad57bb504.txt Added
libosmocore_1.7.0.99.1162.dsc -> libosmocore_1.7.0.102.8895.dsc Changed
22
 
1
@@ -2,7 +2,7 @@
2
 Source: libosmocore
3
 Binary: libosmocore, libosmocodec0, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore19, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm18, libosmogsm-doc, libosmovty9, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmousb0, libosmocore-dev, libosmocore-utils, libosmocore-dbg
4
 Architecture: any all
5
-Version: 1.7.0.99.1162
6
+Version: 1.7.0.102.8895
7
 Maintainer: Osmocom team <openbsc@lists.osmocom.org>
8
 Homepage: https://projects.osmocom.org/projects/libosmocore
9
 Standards-Version: 3.9.8
10
@@ -31,8 +31,8 @@
11
  libosmovty-doc deb doc optional arch=all
12
  libosmovty9 deb libs optional arch=any
13
 Checksums-Sha1:
14
- 3896649399f03b3d1676c151e5399e259226e735 1006080 libosmocore_1.7.0.99.1162.tar.xz
15
+ 8ff3806e642576d9844ba973496ce43502b59fea 1006244 libosmocore_1.7.0.102.8895.tar.xz
16
 Checksums-Sha256:
17
- d84653d3097e01b75bf5ef083bd5645e251fad2d8def7a9dee8c1b76cb1b083a 1006080 libosmocore_1.7.0.99.1162.tar.xz
18
+ 63bceb2d0bc9d46e0d989213bd91301ec7f71aee8edbe8434100f9b01eb00bdd 1006244 libosmocore_1.7.0.102.8895.tar.xz
19
 Files:
20
- d8a1af506d3dad23625b7e3c0ea0c3af 1006080 libosmocore_1.7.0.99.1162.tar.xz
21
+ f11357606a1422b58806d09ca19849bd 1006244 libosmocore_1.7.0.102.8895.tar.xz
22
libosmocore_1.7.0.99.1162.tar.xz/.tarball-version -> libosmocore_1.7.0.102.8895.tar.xz/.tarball-version Changed
4
 
1
@@ -1 +1 @@
2
-1.7.0.99-1162
3
+1.7.0.102-8895
4
libosmocore_1.7.0.99.1162.tar.xz/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/Makefile.am Changed
9
 
1
@@ -1,6 +1,6 @@
2
 ACLOCAL_AMFLAGS = -I m4
3
 
4
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
5
+AM_CPPFLAGS = -I$(top_srcdir)/include
6
 SUBDIRS = \
7
    include \
8
    src \
9
libosmocore_1.7.0.99.1162.tar.xz/configure.ac -> libosmocore_1.7.0.102.8895.tar.xz/configure.ac Changed
21
 
1
@@ -585,6 +585,19 @@
2
    libosmosim.pc
3
    libosmousb.pc
4
    include/Makefile
5
+   include/osmocom/Makefile
6
+   include/osmocom/codec/Makefile
7
+   include/osmocom/coding/Makefile
8
+   include/osmocom/core/Makefile
9
+   include/osmocom/crypt/Makefile
10
+   include/osmocom/ctrl/Makefile
11
+   include/osmocom/gprs/Makefile
12
+   include/osmocom/gprs/protocol/Makefile
13
+   include/osmocom/gsm/Makefile
14
+   include/osmocom/gsm/protocol/Makefile
15
+   include/osmocom/sim/Makefile
16
+   include/osmocom/usb/Makefile
17
+   include/osmocom/vty/Makefile
18
    src/Makefile
19
    src/core/Makefile
20
    src/vty/Makefile
21
libosmocore_1.7.0.99.1162.tar.xz/debian/changelog -> libosmocore_1.7.0.102.8895.tar.xz/debian/changelog Changed
12
 
1
@@ -1,8 +1,8 @@
2
-libosmocore (1.7.0.99.1162) unstable; urgency=medium
3
+libosmocore (1.7.0.102.8895) unstable; urgency=medium
4
 
5
   * Automatically generated changelog entry for building the Osmocom master feed
6
 
7
- -- Osmocom OBS scripts <info@osmocom.org>  Wed, 18 Jan 2023 17:22:38 +0000
8
+ -- Osmocom OBS scripts <info@osmocom.org>  Thu, 19 Jan 2023 13:02:39 +0000
9
 
10
 libosmocore (1.7.0) unstable; urgency=medium
11
 
12
libosmocore_1.7.0.99.1162.tar.xz/include/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/include/Makefile.am Changed
201
 
1
@@ -1,225 +1 @@
2
-BUILT_SOURCES = osmocom/gsm/gsm0503.h
3
-
4
-nobase_include_HEADERS = \
5
-                       osmocom/codec/ecu.h \
6
-                       osmocom/codec/codec.h \
7
-                       osmocom/codec/gsm610_bits.h \
8
-                       osmocom/core/application.h \
9
-                       osmocom/core/backtrace.h \
10
-                       osmocom/core/base64.h \
11
-                       osmocom/core/bit16gen.h \
12
-                       osmocom/core/bit32gen.h \
13
-                       osmocom/core/bit64gen.h \
14
-                       osmocom/core/bits.h \
15
-                       osmocom/core/bitvec.h \
16
-                       osmocom/core/bitcomp.h \
17
-                       osmocom/core/byteswap.h \
18
-                       osmocom/core/conv.h \
19
-                       osmocom/core/counter.h \
20
-                       osmocom/core/crc16.h \
21
-                       osmocom/core/crc16gen.h \
22
-                       osmocom/core/crc32gen.h \
23
-                       osmocom/core/crc64gen.h \
24
-                       osmocom/core/crc8gen.h \
25
-                       osmocom/core/crcgen.h \
26
-                       osmocom/core/endian.h \
27
-                       osmocom/core/defs.h \
28
-                       osmocom/core/exec.h \
29
-                       osmocom/core/fsm.h \
30
-                       osmocom/core/gsmtap.h \
31
-                       osmocom/core/gsmtap_util.h \
32
-                       osmocom/core/hash.h \
33
-                       osmocom/core/hashtable.h \
34
-                       osmocom/core/isdnhdlc.h \
35
-                       osmocom/core/it_q.h \
36
-                       osmocom/core/linuxlist.h \
37
-                       osmocom/core/linuxrbtree.h \
38
-                       osmocom/core/log2.h \
39
-                       osmocom/core/logging.h \
40
-                       osmocom/core/loggingrb.h \
41
-                       osmocom/core/stats.h \
42
-                       osmocom/core/macaddr.h \
43
-                       osmocom/core/msgb.h \
44
-                       osmocom/core/panic.h \
45
-                       osmocom/core/prbs.h \
46
-                       osmocom/core/prim.h \
47
-                       osmocom/core/process.h \
48
-                       osmocom/core/rate_ctr.h \
49
-                       osmocom/core/stat_item.h \
50
-                       osmocom/core/stats_tcp.h \
51
-                       osmocom/core/select.h \
52
-                       osmocom/core/sercomm.h \
53
-                       osmocom/core/signal.h \
54
-                       osmocom/core/socket.h \
55
-                       osmocom/core/statistics.h \
56
-                       osmocom/core/strrb.h \
57
-                       osmocom/core/talloc.h \
58
-                       osmocom/core/tdef.h \
59
-              osmocom/core/thread.h \
60
-                       osmocom/core/timer.h \
61
-                       osmocom/core/timer_compat.h \
62
-                       osmocom/core/utils.h \
63
-                       osmocom/core/write_queue.h \
64
-                       osmocom/core/sockaddr_str.h \
65
-                       osmocom/core/time_cc.h \
66
-                       osmocom/core/use_count.h \
67
-                       osmocom/crypt/auth.h \
68
-                       osmocom/crypt/gprs_cipher.h \
69
-                       osmocom/crypt/kdf.h \
70
-                       osmocom/crypt/utran_cipher.h \
71
-              osmocom/ctrl/control_cmd.h \
72
-              osmocom/ctrl/control_if.h \
73
-              osmocom/ctrl/ports.h \
74
-                       osmocom/gprs/frame_relay.h \
75
-                       osmocom/gprs/bssgp_bvc_fsm.h \
76
-                       osmocom/gprs/gprs_bssgp.h \
77
-                       osmocom/gprs/gprs_bssgp2.h \
78
-                       osmocom/gprs/gprs_bssgp_bss.h \
79
-                       osmocom/gprs/gprs_bssgp_rim.h \
80
-                       osmocom/gprs/gprs_msgb.h \
81
-                       osmocom/gprs/gprs_ns.h \
82
-                       osmocom/gprs/gprs_ns_frgre.h \
83
-                       osmocom/gprs/gprs_ns2.h \
84
-                       osmocom/gprs/gprs_rlc.h \
85
-                       osmocom/gprs/protocol/gsm_04_60.h \
86
-                       osmocom/gprs/protocol/gsm_08_16.h \
87
-                       osmocom/gprs/protocol/gsm_08_18.h \
88
-                       osmocom/gprs/protocol/gsm_24_301.h \
89
-                       osmocom/gsm/a5.h \
90
-                       osmocom/gsm/abis_nm.h \
91
-                       osmocom/gsm/apn.h \
92
-                       osmocom/gsm/bts_features.h \
93
-                       osmocom/gsm/cbsp.h \
94
-                       osmocom/gsm/comp128.h \
95
-                       osmocom/gsm/comp128v23.h \
96
-                       osmocom/gsm/bitvec_gsm.h \
97
-                       osmocom/gsm/gan.h \
98
-                       osmocom/gsm/gsm0341.h \
99
-                       osmocom/gsm/gsm0411_smc.h \
100
-                       osmocom/gsm/gsm0411_smr.h \
101
-                       osmocom/gsm/gsm0411_utils.h \
102
-                       osmocom/gsm/gsm0480.h \
103
-                       osmocom/gsm/gsm0502.h \
104
-                       osmocom/gsm/gsm0503.h \
105
-                       osmocom/coding/gsm0503_tables.h \
106
-                       osmocom/coding/gsm0503_parity.h \
107
-                       osmocom/coding/gsm0503_mapping.h \
108
-                       osmocom/coding/gsm0503_interleaving.h \
109
-                       osmocom/coding/gsm0503_coding.h \
110
-                       osmocom/coding/gsm0503_amr_dtx.h \
111
-                       osmocom/gsm/bsslap.h \
112
-                       osmocom/gsm/bssmap_le.h \
113
-                       osmocom/gsm/gad.h \
114
-                       osmocom/gsm/gsm0808.h \
115
-                       osmocom/gsm/gsm0808_lcs.h \
116
-                       osmocom/gsm/gsm29205.h \
117
-                       osmocom/gsm/gsm0808_utils.h \
118
-                       osmocom/gsm/gsm23003.h \
119
-                       osmocom/gsm/gsm23236.h \
120
-                       osmocom/gsm/gsm29118.h \
121
-                       osmocom/gsm/gsm48.h \
122
-                       osmocom/gsm/gsm48_arfcn_range_encode.h \
123
-                       osmocom/gsm/gsm48_ie.h \
124
-                       osmocom/gsm/gsm48_rest_octets.h \
125
-                       osmocom/gsm/gsm_utils.h \
126
-                       osmocom/gsm/gsup.h \
127
-                       osmocom/gsm/gsup_sms.h \
128
-                       osmocom/gsm/i460_mux.h \
129
-                       osmocom/gsm/ipa.h \
130
-                       osmocom/gsm/iuup.h \
131
-                       osmocom/gsm/lapd_core.h \
132
-                       osmocom/gsm/lapdm.h \
133
-                       osmocom/gsm/meas_rep.h \
134
-                       osmocom/gsm/mncc.h \
135
-                       osmocom/gsm/prim.h \
136
-                       osmocom/gsm/l1sap.h \
137
-                       osmocom/gsm/oap.h \
138
-                       osmocom/gsm/oap_client.h \
139
-                       osmocom/gsm/protocol/gsm_23_032.h \
140
-                       osmocom/gsm/protocol/gsm_03_40.h \
141
-                       osmocom/gsm/protocol/gsm_03_41.h \
142
-                       osmocom/gsm/protocol/gsm_04_08.h \
143
-                       osmocom/gsm/protocol/gsm_04_08_gprs.h \
144
-                       osmocom/gsm/protocol/gsm_04_11.h \
145
-                       osmocom/gsm/protocol/gsm_04_12.h \
146
-                       osmocom/gsm/protocol/gsm_04_14.h \
147
-                       osmocom/gsm/protocol/gsm_04_80.h \
148
-                       osmocom/gsm/protocol/gsm_08_08.h \
149
-                       osmocom/gsm/protocol/gsm_08_58.h \
150
-                       osmocom/gsm/protocol/gsm_09_02.h \
151
-                       osmocom/gsm/protocol/gsm_12_21.h \
152
-              osmocom/gsm/protocol/gsm_23_003.h \
153
-              osmocom/gsm/protocol/gsm_23_041.h \
154
-              osmocom/gsm/protocol/gsm_25_415.h \
155
-              osmocom/gsm/protocol/gsm_29_118.h \
156
-              osmocom/gsm/protocol/gsm_44_004.h \
157
-                       osmocom/gsm/protocol/gsm_44_318.h \
158
-                       osmocom/gsm/protocol/gsm_48_049.h \
159
-                       osmocom/gsm/protocol/gsm_48_071.h \
160
-                       osmocom/gsm/protocol/gsm_49_031.h \
161
-                       osmocom/gsm/protocol/ipaccess.h \
162
-                       osmocom/gsm/protocol/smpp34_osmocom.h \
163
-                       osmocom/gsm/rsl.h \
164
-                       osmocom/gsm/rxlev_stat.h \
165
-                       osmocom/gsm/sysinfo.h \
166
-                       osmocom/gsm/tlv.h \
167
-              osmocom/sim/class_tables.h \
168
-              osmocom/sim/sim.h
169
-
170
-if ENABLE_PLUGIN
171
-nobase_include_HEADERS += osmocom/core/plugin.h
172
-endif
173
-
174
-if ENABLE_MSGFILE
175
-nobase_include_HEADERS += osmocom/core/msgfile.h
176
-endif
177
-
178
-if ENABLE_SERIAL
179
-nobase_include_HEADERS += osmocom/core/serial.h
180
-endif
181
-
182
-
183
-if ENABLE_VTY
184
-nobase_include_HEADERS += \
185
-                          osmocom/vty/buffer.h \
186
-                          osmocom/vty/command.h \
187
-                          osmocom/vty/logging.h \
188
-                          osmocom/vty/stats.h \
189
-                          osmocom/vty/misc.h \
190
-                          osmocom/vty/telnet_interface.h \
191
-                          osmocom/vty/vector.h \
192
-                          osmocom/vty/vty.h \
193
-                          osmocom/vty/ports.h \
194
-                          osmocom/vty/cpu_sched_vty.h \
195
-                          osmocom/vty/tdef_vty.h \
196
-                          osmocom/ctrl/control_vty.h
197
-endif
198
-
199
-if ENABLE_LIBUSB
200
-nobase_include_HEADERS += \
201
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/Makefile.am Added
14
 
1
@@ -0,0 +1,12 @@
2
+SUBDIRS = \
3
+   core \
4
+   vty \
5
+   codec \
6
+   gsm \
7
+   crypt \
8
+   coding \
9
+   gprs \
10
+   ctrl \
11
+   sim \
12
+   usb \
13
+   $(NULL)
14
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/codec/Makefile.am Added
9
 
1
@@ -0,0 +1,7 @@
2
+osmocodec_HEADERS = \
3
+   ecu.h \
4
+   codec.h \
5
+   gsm610_bits.h \
6
+   $(NULL)
7
+
8
+osmocodecdir = $(includedir)/osmocom/codec
9
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/coding/Makefile.am Added
12
 
1
@@ -0,0 +1,10 @@
2
+osmocoding_HEADERS = \
3
+   gsm0503_tables.h \
4
+   gsm0503_parity.h \
5
+   gsm0503_mapping.h \
6
+   gsm0503_interleaving.h \
7
+   gsm0503_coding.h \
8
+   gsm0503_amr_dtx.h \
9
+   $(NULL)
10
+
11
+osmocodingdir = $(includedir)/osmocom/coding
12
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/core/Makefile.am Added
93
 
1
@@ -0,0 +1,91 @@
2
+osmocore_HEADERS = \
3
+   application.h \
4
+   backtrace.h \
5
+   base64.h \
6
+   bit16gen.h \
7
+   bit32gen.h \
8
+   bit64gen.h \
9
+   bits.h \
10
+   bitvec.h \
11
+   bitcomp.h \
12
+   byteswap.h \
13
+   conv.h \
14
+   counter.h \
15
+   crc16.h \
16
+   crc16gen.h \
17
+   crc32gen.h \
18
+   crc64gen.h \
19
+   crc8gen.h \
20
+   crcgen.h \
21
+   endian.h \
22
+   defs.h \
23
+   exec.h \
24
+   fsm.h \
25
+   gsmtap.h \
26
+   gsmtap_util.h \
27
+   hash.h \
28
+   hashtable.h \
29
+   isdnhdlc.h \
30
+   it_q.h \
31
+   linuxlist.h \
32
+   linuxrbtree.h \
33
+   log2.h \
34
+   logging.h \
35
+   loggingrb.h \
36
+   stats.h \
37
+   macaddr.h \
38
+   msgb.h \
39
+   panic.h \
40
+   prbs.h \
41
+   prim.h \
42
+   process.h \
43
+   rate_ctr.h \
44
+   stat_item.h \
45
+   stats_tcp.h \
46
+   select.h \
47
+   sercomm.h \
48
+   signal.h \
49
+   socket.h \
50
+   statistics.h \
51
+   strrb.h \
52
+   talloc.h \
53
+   tdef.h \
54
+   thread.h \
55
+   timer.h \
56
+   timer_compat.h \
57
+   utils.h \
58
+   write_queue.h \
59
+   sockaddr_str.h \
60
+   time_cc.h \
61
+   use_count.h \
62
+   $(NULL)
63
+
64
+if ENABLE_PLUGIN
65
+osmocore_HEADERS += plugin.h
66
+endif
67
+
68
+if ENABLE_MSGFILE
69
+osmocore_HEADERS += msgfile.h
70
+endif
71
+
72
+if ENABLE_SERIAL
73
+osmocore_HEADERS += serial.h
74
+endif
75
+
76
+if ENABLE_LIBMNL
77
+osmocore_HEADERS += mnl.h
78
+endif
79
+
80
+osmocoredir = $(includedir)/osmocom/core
81
+
82
+noinst_HEADERS = \
83
+   logging_internal.h \
84
+   $(NULL)
85
+
86
+bit%gen.h: bitXXgen.h.tpl
87
+   $(AM_V_GEN)$(MKDIR_P) $(dir $@)
88
+   $(AM_V_GEN)sed -e's/XX/$*/g' $< > $@
89
+
90
+crc%gen.h: crcXXgen.h.tpl
91
+   $(AM_V_GEN)$(MKDIR_P) $(dir $@)
92
+   $(AM_V_GEN)sed -e's/XX/$*/g' $< > $@
93
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/crypt/Makefile.am Added
10
 
1
@@ -0,0 +1,8 @@
2
+osmocrypt_HEADERS = \
3
+   auth.h \
4
+   gprs_cipher.h \
5
+   kdf.h \
6
+   utran_cipher.h \
7
+   $(NULL)
8
+
9
+osmocryptdir = $(includedir)/osmocom/crypt
10
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/ctrl/Makefile.am Added
15
 
1
@@ -0,0 +1,13 @@
2
+osmoctrl_HEADERS = \
3
+   control_cmd.h \
4
+   control_if.h \
5
+   ports.h \
6
+   $(NULL)
7
+
8
+if ENABLE_VTY
9
+osmoctrl_HEADERS += \
10
+   control_vty.h \
11
+   $(NULL)
12
+endif
13
+
14
+osmoctrldir = $(includedir)/osmocom/ctrl
15
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/gprs/Makefile.am Added
19
 
1
@@ -0,0 +1,17 @@
2
+SUBDIRS = protocol
3
+
4
+osmogprs_HEADERS = \
5
+   frame_relay.h \
6
+   bssgp_bvc_fsm.h \
7
+   gprs_bssgp.h \
8
+   gprs_bssgp2.h \
9
+   gprs_bssgp_bss.h \
10
+   gprs_bssgp_rim.h \
11
+   gprs_msgb.h \
12
+   gprs_ns.h \
13
+   gprs_ns_frgre.h \
14
+   gprs_ns2.h \
15
+   gprs_rlc.h \
16
+   $(NULL)
17
+
18
+osmogprsdir = $(includedir)/osmocom/gprs
19
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/gprs/protocol/Makefile.am Added
10
 
1
@@ -0,0 +1,8 @@
2
+osmogprsproto_HEADERS = \
3
+   gsm_04_60.h \
4
+   gsm_08_16.h \
5
+   gsm_08_18.h \
6
+   gsm_24_301.h \
7
+   $(NULL)
8
+
9
+osmogprsprotodir = $(includedir)/osmocom/gprs/protocol
10
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/gsm/Makefile.am Added
69
 
1
@@ -0,0 +1,67 @@
2
+SUBDIRS = protocol
3
+
4
+BUILT_SOURCES = gsm0503.h
5
+
6
+osmogsm_HEADERS = \
7
+   a5.h \
8
+   abis_nm.h \
9
+   apn.h \
10
+   bts_features.h \
11
+   cbsp.h \
12
+   comp128.h \
13
+   comp128v23.h \
14
+   bitvec_gsm.h \
15
+   gan.h \
16
+   gsm0341.h \
17
+   gsm0411_smc.h \
18
+   gsm0411_smr.h \
19
+   gsm0411_utils.h \
20
+   gsm0480.h \
21
+   gsm0502.h \
22
+   gsm0503.h \
23
+   bsslap.h \
24
+   bssmap_le.h \
25
+   gad.h \
26
+   gsm0808.h \
27
+   gsm0808_lcs.h \
28
+   gsm29205.h \
29
+   gsm0808_utils.h \
30
+   gsm23003.h \
31
+   gsm23236.h \
32
+   gsm29118.h \
33
+   gsm48.h \
34
+   gsm48_arfcn_range_encode.h \
35
+   gsm48_ie.h \
36
+   gsm48_rest_octets.h \
37
+   gsm_utils.h \
38
+   gsup.h \
39
+   gsup_sms.h \
40
+   i460_mux.h \
41
+   ipa.h \
42
+   iuup.h \
43
+   lapd_core.h \
44
+   lapdm.h \
45
+   meas_rep.h \
46
+   mncc.h \
47
+   prim.h \
48
+   l1sap.h \
49
+   oap.h \
50
+   oap_client.h \
51
+   rsl.h \
52
+   rxlev_stat.h \
53
+   sysinfo.h \
54
+   tlv.h \
55
+   $(NULL)
56
+
57
+osmogsmdir = $(includedir)/osmocom/gsm
58
+
59
+noinst_HEADERS = \
60
+   kasumi.h \
61
+   gea.h \
62
+   $(NULL)
63
+
64
+gsm0503.h: $(top_srcdir)/utils/conv_gen.py $(top_srcdir)/utils/conv_codes_gsm.py
65
+   $(AM_V_GEN)python3 $(top_srcdir)/utils/conv_gen.py gen_header gsm \
66
+       --target-path $(builddir)/
67
+
68
+CLEANFILES = gsm0503.h
69
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/gsm/protocol/Makefile.am Added
30
 
1
@@ -0,0 +1,28 @@
2
+osmogsmproto_HEADERS = \
3
+   gsm_23_032.h \
4
+   gsm_03_40.h \
5
+   gsm_03_41.h \
6
+   gsm_04_08.h \
7
+   gsm_04_08_gprs.h \
8
+   gsm_04_11.h \
9
+   gsm_04_12.h \
10
+   gsm_04_14.h \
11
+   gsm_04_80.h \
12
+   gsm_08_08.h \
13
+   gsm_08_58.h \
14
+   gsm_09_02.h \
15
+   gsm_12_21.h \
16
+   gsm_23_003.h \
17
+   gsm_23_041.h \
18
+   gsm_25_415.h \
19
+   gsm_29_118.h \
20
+   gsm_44_004.h \
21
+   gsm_44_318.h \
22
+   gsm_48_049.h \
23
+   gsm_48_071.h \
24
+   gsm_49_031.h \
25
+   ipaccess.h \
26
+   smpp34_osmocom.h \
27
+   $(NULL)
28
+
29
+osmogsmprotodir = $(includedir)/osmocom/gsm/protocol
30
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/sim/Makefile.am Added
8
 
1
@@ -0,0 +1,6 @@
2
+osmosim_HEADERS = \
3
+   class_tables.h \
4
+   sim.h
5
+   $(NULL)
6
+
7
+osmosimdir = $(includedir)/osmocom/sim
8
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/usb/Makefile.am Added
9
 
1
@@ -0,0 +1,7 @@
2
+if ENABLE_LIBUSB
3
+osmousb_HEADERS = \
4
+   libusb.h \
5
+   $(NULL)
6
+endif
7
+
8
+osmousbdir = $(includedir)/osmocom/usb
9
libosmocore_1.7.0.102.8895.tar.xz/include/osmocom/vty/Makefile.am Added
19
 
1
@@ -0,0 +1,17 @@
2
+if ENABLE_VTY
3
+osmovty_HEADERS = \
4
+   buffer.h \
5
+   command.h \
6
+   logging.h \
7
+   stats.h \
8
+   misc.h \
9
+   telnet_interface.h \
10
+   vector.h \
11
+   vty.h \
12
+   ports.h \
13
+   cpu_sched_vty.h \
14
+   tdef_vty.h \
15
+   $(NULL)
16
+endif
17
+
18
+osmovtydir = $(includedir)/osmocom/vty
19
libosmocore_1.7.0.99.1162.tar.xz/src/codec/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/codec/Makefile.am Changed
10
 
1
@@ -3,7 +3,7 @@
2
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
3
 LIBVERSION=3:1:3
4
 
5
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
6
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
7
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS)
8
 
9
 if ENABLE_PSEUDOTALLOC
10
libosmocore_1.7.0.99.1162.tar.xz/src/coding/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/coding/Makefile.am Changed
12
 
1
@@ -5,7 +5,9 @@
2
 
3
 AM_CPPFLAGS = \
4
    -I"$(top_srcdir)/include" \
5
-   -I"$(top_builddir)/include"
6
+   -I"$(top_builddir)/include" \
7
+   -I"$(top_builddir)" \
8
+   $(NULL)
9
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS)
10
 
11
 if ENABLE_PSEUDOTALLOC
12
libosmocore_1.7.0.99.1162.tar.xz/src/core/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/core/Makefile.am Changed
10
 
1
@@ -3,7 +3,7 @@
2
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
3
 LIBVERSION=19:0:0
4
 
5
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
6
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
7
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS) $(PTHREAD_CFLAGS) $(LIBSCTP_CFLAGS) $(LIBMNL_CFLAGS)
8
 
9
 if ENABLE_PSEUDOTALLOC
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/gsmtap_util.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/gsmtap_util.c Changed
10
 
1
@@ -19,7 +19,7 @@
2
  *
3
  */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #include <osmocom/core/gsmtap_util.h>
9
 #include <osmocom/core/logging.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/it_q.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/it_q.c Changed
10
 
1
@@ -32,7 +32,7 @@
2
  * and call a queue-specific callback function.
3
  */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #ifdef HAVE_SYS_EVENTFD_H
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/logging.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/logging.c Changed
10
 
1
@@ -25,7 +25,7 @@
2
  *
3
  * \file logging.c */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #include <stdarg.h>
9
 #include <stdlib.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/logging_gsmtap.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/logging_gsmtap.c Changed
10
 
1
@@ -27,7 +27,7 @@
2
  *  @{
3
  * \file logging_gsmtap.c */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #include <stdarg.h>
9
 #include <stdlib.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/logging_syslog.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/logging_syslog.c Changed
10
 
1
@@ -22,7 +22,7 @@
2
  *  @{
3
  * \file logging_syslog.c */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #ifdef HAVE_SYSLOG_H
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/panic.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/panic.c Changed
10
 
1
@@ -27,7 +27,7 @@
2
 #include <osmocom/core/panic.h>
3
 #include <osmocom/core/backtrace.h>
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 
9
 static osmo_panic_handler_t osmo_panic_handler = (void*)0;
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/plugin.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/plugin.c Changed
10
 
1
@@ -23,7 +23,7 @@
2
  *  @{
3
  * \file plugin.c */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #if HAVE_DLFCN_H
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/select.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/select.c Changed
10
 
1
@@ -36,7 +36,7 @@
2
 #include <osmocom/core/stat_item.h>
3
 #include <osmocom/core/stats_tcp.h>
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #if defined(HAVE_SYS_SELECT_H) && defined(HAVE_POLL_H)
9
 #include <sys/select.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/socket.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/socket.c Changed
10
 
1
@@ -17,7 +17,7 @@
2
  *
3
  */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 /*! \addtogroup socket
9
  *  @{
10
libosmocore_1.7.0.99.1162.tar.xz/src/core/utils.c -> libosmocore_1.7.0.102.8895.tar.xz/src/core/utils.c Changed
10
 
1
@@ -459,7 +459,7 @@
2
    __attribute__((weak, alias("osmo_hexdump_nospc")));
3
 #endif
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 #ifdef HAVE_CTYPE_H
8
 #include <ctype.h>
9
 /*! Convert an entire string to lower case
10
libosmocore_1.7.0.99.1162.tar.xz/src/ctrl/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/ctrl/Makefile.am Changed
10
 
1
@@ -3,7 +3,7 @@
2
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
3
 LIBVERSION=7:0:7
4
 
5
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include
6
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
7
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS)
8
 
9
 if ENABLE_CTRL
10
libosmocore_1.7.0.99.1162.tar.xz/src/gb/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/gb/Makefile.am Changed
10
 
1
@@ -3,7 +3,7 @@
2
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
3
 LIBVERSION=14:0:0
4
 
5
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
6
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
7
 AM_CFLAGS = -Wall -fno-strict-aliasing \
8
        $(TALLOC_CFLAGS) \
9
        $(LIBMNL_CFLAGS) \
10
libosmocore_1.7.0.99.1162.tar.xz/src/gsm/gsm0411_utils.c -> libosmocore_1.7.0.102.8895.tar.xz/src/gsm/gsm0411_utils.c Changed
10
 
1
@@ -27,7 +27,7 @@
2
  *
3
  */
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 
8
 #include <time.h>
9
 #include <string.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/gsm/gsm_utils.c -> libosmocore_1.7.0.102.8895.tar.xz/src/gsm/gsm_utils.c Changed
10
 
1
@@ -92,7 +92,7 @@
2
 #include <time.h>
3
 #include <unistd.h>
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 
8
 #if (!EMBEDDED)
9
 /* FIXME: this can be removed once we bump glibc requirements to 2.25: */
10
libosmocore_1.7.0.99.1162.tar.xz/src/gsm/kdf.c -> libosmocore_1.7.0.102.8895.tar.xz/src/gsm/kdf.c Changed
10
 
1
@@ -22,7 +22,7 @@
2
 #include <stdint.h>
3
 #include <string.h>
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 #if (USE_GNUTLS)
8
 #include <gnutls/gnutls.h>
9
 #include <gnutls/crypto.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/gsm/mncc.c -> libosmocore_1.7.0.102.8895.tar.xz/src/gsm/mncc.c Changed
10
 
1
@@ -20,7 +20,7 @@
2
  *
3
  */
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 #ifdef HAVE_SYS_SOCKET_H
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/src/pseudotalloc/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/pseudotalloc/Makefile.am Changed
7
 
1
@@ -1,4 +1,4 @@
2
-AM_CPPFLAGS = -I. $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include
3
+AM_CPPFLAGS = -I. -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
4
 AM_CFLAGS = -Wall
5
 
6
 if ENABLE_PSEUDOTALLOC
7
libosmocore_1.7.0.99.1162.tar.xz/src/sim/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/sim/Makefile.am Changed
10
 
1
@@ -3,7 +3,7 @@
2
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
3
 LIBVERSION=3:1:1
4
 
5
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include
6
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
7
 AM_CFLAGS = -fPIC -Wall $(TALLOC_CFLAGS)
8
 AM_LDFLAGS = $(COVERAGE_LDFLAGS)
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/src/usb/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/usb/Makefile.am Changed
10
 
1
@@ -3,7 +3,7 @@
2
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
3
 LIBVERSION=0:1:0
4
 
5
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include
6
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
7
 AM_CFLAGS = -fPIC -Wall $(LIBUSB_CFLAGS) $(TALLOC_CFLAGS)
8
 AM_LDFLAGS = $(COVERAGE_LDFLAGS)
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/src/vty/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/src/vty/Makefile.am Changed
10
 
1
@@ -3,7 +3,7 @@
2
 # before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
3
 LIBVERSION=11:0:2
4
 
5
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
6
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
7
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS) $(PTHREAD_CFLAGS)
8
 
9
 if ENABLE_VTY
10
libosmocore_1.7.0.99.1162.tar.xz/src/vty/cpu_sched_vty.c -> libosmocore_1.7.0.102.8895.tar.xz/src/vty/cpu_sched_vty.c Changed
10
 
1
@@ -25,7 +25,7 @@
2
 
3
 #define _GNU_SOURCE
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 
8
 #include <string.h>
9
 #include <stdlib.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/vty/fsm_vty.c -> libosmocore_1.7.0.102.8895.tar.xz/src/vty/fsm_vty.c Changed
10
 
1
@@ -19,7 +19,7 @@
2
 #include <stdlib.h>
3
 #include <string.h>
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 
8
 #include <osmocom/vty/command.h>
9
 #include <osmocom/vty/buffer.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/vty/logging_vty.c -> libosmocore_1.7.0.102.8895.tar.xz/src/vty/logging_vty.c Changed
10
 
1
@@ -20,7 +20,7 @@
2
 #include <stdlib.h>
3
 #include <string.h>
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 
8
 #include <osmocom/core/talloc.h>
9
 #include <osmocom/core/logging.h>
10
libosmocore_1.7.0.99.1162.tar.xz/src/vty/stats_vty.c -> libosmocore_1.7.0.102.8895.tar.xz/src/vty/stats_vty.c Changed
10
 
1
@@ -21,7 +21,7 @@
2
 #include <stdlib.h>
3
 #include <string.h>
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 
8
 #include <osmocom/vty/command.h>
9
 #include <osmocom/vty/buffer.h>
10
libosmocore_1.7.0.99.1162.tar.xz/tests/Makefile.am -> libosmocore_1.7.0.102.8895.tar.xz/tests/Makefile.am Changed
7
 
1
@@ -1,4 +1,4 @@
2
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
3
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
4
 AM_CFLAGS = -Wall $(TALLOC_CFLAGS) $(PTHREAD_CFLAGS)
5
 AM_LDFLAGS = -no-install
6
 LDADD = $(top_builddir)/src/core/libosmocore.la $(TALLOC_LIBS) $(PTHREAD_LIBS)
7
libosmocore_1.7.0.99.1162.tar.xz/tests/socket/socket_sctp_test.c -> libosmocore_1.7.0.102.8895.tar.xz/tests/socket/socket_sctp_test.c Changed
10
 
1
@@ -31,7 +31,7 @@
2
 #include <osmocom/core/logging.h>
3
 #include <osmocom/core/bits.h>
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 void *ctx = NULL;
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/tests/socket/socket_test.c -> libosmocore_1.7.0.102.8895.tar.xz/tests/socket/socket_test.c Changed
10
 
1
@@ -32,7 +32,7 @@
2
 #include <osmocom/core/logging.h>
3
 #include <osmocom/core/bits.h>
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 void *ctx = NULL;
9
 
10
libosmocore_1.7.0.99.1162.tar.xz/tests/timer/timer_test.c -> libosmocore_1.7.0.102.8895.tar.xz/tests/timer/timer_test.c Changed
10
 
1
@@ -29,7 +29,7 @@
2
 #include <osmocom/core/select.h>
3
 #include <osmocom/core/linuxlist.h>
4
 
5
-#include "../config.h"
6
+#include "config.h"
7
 
8
 static void main_timer_fired(void *data);
9
 static void secondary_timer_fired(void *data);
10
libosmocore_1.7.0.99.1162.tar.xz/utils/osmo-stat-dummy/osmo-stat-dummy.c -> libosmocore_1.7.0.102.8895.tar.xz/utils/osmo-stat-dummy/osmo-stat-dummy.c Changed
10
 
1
@@ -36,7 +36,7 @@
2
 #include <osmocom/vty/stats.h>
3
 #include <osmocom/vty/misc.h>
4
 
5
-#include "../../config.h"
6
+#include "config.h"
7
 
8
 void *tall_statdummy_ctx  = NULL;
9
 static bool quit = false;
10