Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libosmogsm-devel-1.9.2-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libosmogsm-devel Distribution: openSUSE:Factory:zSystems
Version: 1.9.2 Vendor: openSUSE
Release: 1.1 Build date: Thu Dec 7 01:24:37 2023
Group: Development/Libraries/C and C++ Build host: s390zl24
Size: 463921 Source RPM: libosmocore-1.9.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://osmocom.org/projects/libosmocore/wiki/Libosmocore
Summary: Development files for the Osmocom GSM utility library
The libosmogsm library in particular is a collection of common code
used in various GSM related sub-projects inside the Osmocom family of
projects. It includes A5/1 and A5/2 ciphers, COMP148v1, a LAPDm
implementation, a GSM TLV parser, SMS utility routines as well as
protocol definitions for a series of protocols.

This subpackage contains libraries and header files for developing
applications that want to make use of libosmogsm.

Provides

Requires

License

AGPL-3.0-or-later AND GPL-2.0-or-later

Changelog

* Wed Dec 06 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.9.2
    * logging: ensure ANSI color escape is sent in same line/before
      newline
    * Fix OSMO_SOCKADDR_STR_FMT_ARGS_NOT_NULL syntax error
* Wed Nov 01 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.9.0
    * Implement the XOR-2G authentication algorithm and rename
      ``OSMO_AUTH_ALG_XOR`` to ``OSMO_AUTH_ALG_XOR_3G``
    * Convolutional Coding and Interleaving for CSD
    * isdn: Add V.110 encoder/decoder
    * gsm: TS 44.021 modified V.110 frame encoding/decoding support
    * New osmo-gsmtap-logsend utility
    * gsm: Add missing TS 24.008 SM layer IEs
    * codec: add SID classification functions per GSM 06.31 & 06.81
    * codec: add SID preening functions for FR & EFR
    * codec: replace GSM-FR ECU with new implementation
    * ASCI: Add 3GPP TS 44.068 and 44.069 protocol definitions
    * ASCI: Add IE transcoding according to 3GPP TS 48.008
    * libosmogsm: Support authentication with 256-bit K and/or OP/OPc
    * ASCI: Add message definition and encoding according to 3GPP TS
      48.008
    * ASCI: Add BCC call state definitions
* Thu May 18 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.8.0
    * Introduce netns API, netdev API, tundev API
    * Add SI10 support
* Thu Aug 11 2022 Jan Engelhardt <jengelh@inai.de>
  - Drop double build require on lksctp
* Wed Aug 03 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.7.0
    * Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP
      data
    * VTY: implement 'no log gsmtap [HOSTNAME]' command
    * iuup: Fix decoding of 1byte-length subflow size fields
    * iuup: Submit RNL-STATUS-Initialization.ind upon rx of Init
    * BSSAP: HO Request Ack: add missing Codec List (BSS Supported)
    * APDU parsing support for GlobalPlatform
* Fri Nov 19 2021 Martin Hauke <mardnh@gmx.de>
  - Update to new upstream release 1.6.0
    * gprs_bssgp: add support for SGSN oriented RESET
    * gprs_ns2_sns: Support for SGSN-side IP-SNS
    * RR: add VAMOS channel modes
* Sun Mar 14 2021 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.5.1
    * Some improved IPv6 support
* Sun Sep 06 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.4.1
    * vty: Allow 64 bit values in numeric ranges if system supports it
    * vty: Introduce support to set cpu-affinity and scheduler policy
* Sat Aug 01 2020 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.3.2
    * gsm_29_118.h: Fix compilation with gcc-10
    * gsm0503_parity: Fix compilation with gcc-10
* Fri Jun 05 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.3.1
    * Changes to build procedure only.
* Sun Jan 05 2020 Martin Hauke <mardnh@gmx.de>
  - Update to new upstream release 1.3.0
    * add osmo_sockaddr_str_cmp()
    * misc logging/vty fixes
    * fix OSMO_SOCKADDR_STR_FMT for IPv6
    * GPRS/BSSGP: introduce bssgp_bvc_ctx_free()
    * gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass()
    * gsm0508: add functions to calculate beginning of a block
    * socket: Introduce API osmo_sock_init2_multiaddr()
    * vty: Optionally Set/replace cfg file during cmd 'write file'
    * gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and
      OSMO_GSUP_CURRENT_RAT_TYPE_IE
    * tdef: Introduce API osmo_tdef_set()
    * Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability
    * context: Add support for [per-thread] global talloc contexts
    * add vty logp command to echo on all log targets
  - Add subpackges for the Osmocom USB library

Files

/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/crypt
/usr/include/libosmocore/osmocom/crypt/auth.h
/usr/include/libosmocore/osmocom/crypt/gprs_cipher.h
/usr/include/libosmocore/osmocom/crypt/kdf.h
/usr/include/libosmocore/osmocom/crypt/utran_cipher.h
/usr/include/libosmocore/osmocom/gsm
/usr/include/libosmocore/osmocom/gsm/a5.h
/usr/include/libosmocore/osmocom/gsm/abis_nm.h
/usr/include/libosmocore/osmocom/gsm/apn.h
/usr/include/libosmocore/osmocom/gsm/bitvec_gsm.h
/usr/include/libosmocore/osmocom/gsm/bsslap.h
/usr/include/libosmocore/osmocom/gsm/bssmap_le.h
/usr/include/libosmocore/osmocom/gsm/bts_features.h
/usr/include/libosmocore/osmocom/gsm/cbsp.h
/usr/include/libosmocore/osmocom/gsm/comp128.h
/usr/include/libosmocore/osmocom/gsm/comp128v23.h
/usr/include/libosmocore/osmocom/gsm/gad.h
/usr/include/libosmocore/osmocom/gsm/gan.h
/usr/include/libosmocore/osmocom/gsm/gsm0341.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_smc.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_smr.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_utils.h
/usr/include/libosmocore/osmocom/gsm/gsm0480.h
/usr/include/libosmocore/osmocom/gsm/gsm0502.h
/usr/include/libosmocore/osmocom/gsm/gsm0503.h
/usr/include/libosmocore/osmocom/gsm/gsm0808.h
/usr/include/libosmocore/osmocom/gsm/gsm0808_lcs.h
/usr/include/libosmocore/osmocom/gsm/gsm0808_utils.h
/usr/include/libosmocore/osmocom/gsm/gsm23003.h
/usr/include/libosmocore/osmocom/gsm/gsm23236.h
/usr/include/libosmocore/osmocom/gsm/gsm29118.h
/usr/include/libosmocore/osmocom/gsm/gsm29205.h
/usr/include/libosmocore/osmocom/gsm/gsm44021.h
/usr/include/libosmocore/osmocom/gsm/gsm48.h
/usr/include/libosmocore/osmocom/gsm/gsm48_arfcn_range_encode.h
/usr/include/libosmocore/osmocom/gsm/gsm48_ie.h
/usr/include/libosmocore/osmocom/gsm/gsm48_rest_octets.h
/usr/include/libosmocore/osmocom/gsm/gsm_utils.h
/usr/include/libosmocore/osmocom/gsm/gsup.h
/usr/include/libosmocore/osmocom/gsm/gsup_sms.h
/usr/include/libosmocore/osmocom/gsm/i460_mux.h
/usr/include/libosmocore/osmocom/gsm/ipa.h
/usr/include/libosmocore/osmocom/gsm/iuup.h
/usr/include/libosmocore/osmocom/gsm/l1sap.h
/usr/include/libosmocore/osmocom/gsm/lapd_core.h
/usr/include/libosmocore/osmocom/gsm/lapdm.h
/usr/include/libosmocore/osmocom/gsm/meas_rep.h
/usr/include/libosmocore/osmocom/gsm/mncc.h
/usr/include/libosmocore/osmocom/gsm/oap.h
/usr/include/libosmocore/osmocom/gsm/oap_client.h
/usr/include/libosmocore/osmocom/gsm/prim.h
/usr/include/libosmocore/osmocom/gsm/protocol
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_03_40.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_03_41.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_08.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_08_gprs.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_11.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_12.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_14.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_80.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_08_08.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_08_58.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_09_02.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_12_21.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_003.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_032.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_041.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_25_415.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_29_118.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_004.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_060.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_068.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_318.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_48_049.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_48_071.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_49_031.h
/usr/include/libosmocore/osmocom/gsm/protocol/ipaccess.h
/usr/include/libosmocore/osmocom/gsm/protocol/smpp34_osmocom.h
/usr/include/libosmocore/osmocom/gsm/rsl.h
/usr/include/libosmocore/osmocom/gsm/rxlev_stat.h
/usr/include/libosmocore/osmocom/gsm/sysinfo.h
/usr/include/libosmocore/osmocom/gsm/tlv.h
/usr/lib64/libosmogsm.so
/usr/lib64/pkgconfig/libosmogsm.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024