Changes of Revision 12

libosmocore.spec Changed
x
 
1
@@ -14,13 +14,13 @@
2
 
3
 Name:           libosmocore
4
 Requires: osmocom-master
5
-Version: 1.7.0.55.6135
6
+Version: 1.7.0.56.73984
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.55.6135.tar.xz
13
+Source: libosmocore_1.7.0.56.73984.tar.xz
14
 Source1: rpmlintrc
15
 BuildRequires:  automake >= 1.6
16
 BuildRequires:  libtool >= 2
17
commit_61359a2cdde52181808ec6d64455233a979bfd22.txt Deleted
commit_73984a88e5a760351676455830b1e676db74db56.txt Added
libosmocore_1.7.0.55.6135.dsc -> libosmocore_1.7.0.56.73984.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.55.6135
6
+Version: 1.7.0.56.73984
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
- 258df5a2903ccb50274f3823b9898d79d28ba308 1002724 libosmocore_1.7.0.55.6135.tar.xz
15
+ 058fb463f1e004ef77cc59d36be35a153d35cd7d 1001732 libosmocore_1.7.0.56.73984.tar.xz
16
 Checksums-Sha256:
17
- 25891fb914d05516094fffe6172556b69a47d5c362b3425d7cfa14398346fe3a 1002724 libosmocore_1.7.0.55.6135.tar.xz
18
+ eba1246e3294bf6f25dbf9da25d5a539c1aba69c4d0ce2831dc174f523c99ed6 1001732 libosmocore_1.7.0.56.73984.tar.xz
19
 Files:
20
- 88a3b1bc5ae67b8038eedfc304e33c3c 1002724 libosmocore_1.7.0.55.6135.tar.xz
21
+ ddd7a3db6694b2573c1ece8b7d3f2202 1001732 libosmocore_1.7.0.56.73984.tar.xz
22
libosmocore_1.7.0.55.6135.tar.xz/.tarball-version -> libosmocore_1.7.0.56.73984.tar.xz/.tarball-version Changed
4
 
1
@@ -1 +1 @@
2
-1.7.0.55-6135
3
+1.7.0.56-73984
4
libosmocore_1.7.0.55.6135.tar.xz/debian/changelog -> libosmocore_1.7.0.56.73984.tar.xz/debian/changelog Changed
12
 
1
@@ -1,8 +1,8 @@
2
-libosmocore (1.7.0.55.6135) unstable; urgency=medium
3
+libosmocore (1.7.0.56.73984) unstable; urgency=medium
4
 
5
   * Automatically generated changelog entry for building the Osmocom master feed
6
 
7
- -- Osmocom OBS scripts <info@osmocom.org>  Mon, 17 Oct 2022 16:06:15 +0000
8
+ -- Osmocom OBS scripts <info@osmocom.org>  Wed, 19 Oct 2022 20:57:53 +0000
9
 
10
 libosmocore (1.7.0) unstable; urgency=medium
11
 
12
libosmocore_1.7.0.55.6135.tar.xz/src/gb/gprs_ns2_fr.c -> libosmocore_1.7.0.56.73984.tar.xz/src/gb/gprs_ns2_fr.c Changed
10
 
1
@@ -96,7 +96,7 @@
2
    struct osmo_fr_link *link;
3
    int ifindex;
4
    bool if_running;
5
-   /* backlog queue for AF_PACKET / ENOBUFS handling (see OS#4993) */
6
+   /* backlog queue for AF_PACKET / ENOBUFS handling (see OS#4995) */
7
    struct {
8
        /* file-descriptor for AF_PACKET socket */
9
        struct osmo_fd ofd;
10