Package Release Info

libosmocore-0.10.2-bp150.2.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libosmocodec-devel
libosmocodec0
libosmocoding-devel
libosmocoding0
libosmocore-devel
libosmocore-tools
libosmocore9
libosmoctrl-devel
libosmoctrl0
libosmogb-devel
libosmogb5
libosmogsm-devel
libosmogsm8
libosmosim-devel
libosmosim0
libosmovty-devel
libosmovty4

Change Logs

* Wed Mar 14 2018 jengelh@inai.de
- Add missing BuildRequires on python
* Wed Dec 27 2017 jengelh@inai.de
- Update to new upstream release 0.10.2
  * GPRS: print remote state info for NS peer
  * ctrl: allow more nodes than those in enum ctrl_node_type
  * fsm: Enforce FSM and FSM instance names are valid osmocom
    identifiers
  * rate_ctr: Enforce counter (and ctr_group) names are valid
    identifiers
  * Convert lib-internal rate_ctr from '.' separator to ':'
    separator
  * GPRS: add vty command to show only persistent NS
* Mon Oct 02 2017 jengelh@inai.de
- Update to new upstream snapshot 0.9.6.400
  * vty: install 'exit', 'end',... commands on *all* nodes
  * osmo-auc-gen: umts: add --ind-len arg
  * osmo-auc-gen: umts: add --ind arg
  * Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions
  * BSSGP: add function to reset all PTP BVC
  * GSUP: define default GSUP port as 4222
  * gsup: Add encoding/decoding for the pdp charging characteristics
  * Add missing BSSGP cause values
  * gsm0808: fix length check of the element decoder functions
  * Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014
  * Fix wrongful GSM FR codec SID frame detection in DTX.
  * Distinguish between unsupported and invalid MCS
* Fri Apr 28 2017 jengelh@inai.de
- Update to new upstream snapshot 0.9.6.193
  * fix: DLGSUP logging category "unusable"
  * ph_data_param struct changed / Extend L1SAP PH-DATA with
    measurement information.
  * Size of ph_tch_param struct changed / Extend with RTP Marker
  * Size of struct log_target changed / Extend with GSMTAP
  * Internal API for GPRS cipher implementors updated to
    accommodate for arbitrary key lengths.
  * Extend L1SAP PH-DATA with presence information
  * Fix the counter index after the NS reset.
  * Fix rate_ctr attribute for GPRS NS counters.
- Remove test.diff (no longer applicable)
* Sat Jul 30 2016 jengelh@inai.de
- Update to new upstream snapshot 0.9.0.212
  * Add support for SI2quater messages
  * Add basic EARFCN support
  * Add vty command to explicitly reset given BVCI
  * Add function to make Uplink Measurement
  * Add GEA3 & GEA4 ciphers
* Fri Mar 11 2016 jengelh@inai.de
- reenable bigendian builds as GSM IE code was fixed upstream
  during 2015
- Update to new upstream snapshot 0.9.0.91
  * log: Add conditional logging based on log_check_level
  * Add byte printing macros
  * vty: add bind command for telnet vty line
* Fri Jan 22 2016 jengelh@inai.de
- Update to new upstream snapshot 0.9.0.58
  * Add bitvector functions and APN conversion functions
- Add test.diff to resolve compiler warning
* Wed Dec 23 2015 jengelh@inai.de
- Update to new upstream release 0.9.0
  * ipaccess: add OAP proto_ext (in design).
  * stats: Report stat item values
  * stats: Implement timer based reporting
  * stats/vty: Add stats configuration
  * stat/vty: Add vty_out_statistics_full to show all statistics
  * stats: Add vty_out_stat_item_group
  * LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode
  * ns: Force a defined state when sending NS RESET
- Drop osmo-symbols.diff (solved better upstream),
  osmo-talloc.diff, osmo-talloc2.diff, osmo-talloc3.diff (solved
  upstream)
* Thu Sep 10 2015 jengelh@inai.de
- Update to new upstream release 0.8.3
  * Add G-RNTI derived TLLI types defined in 23.003
  * vty: Change API to have node installation be done by int
  * ipa: Properly parse LV stream of a ID_GET request
  * Add APN utility function to libosmogsm
  * gsm: Add A5/3-4 cipher support
  * bssgp: Handle BSSGP STATUS messages
- Add osmo-symbols.diff
* Sun Mar 01 2015 jengelh@inai.de
- Update to new upstream release 0.8.0
  * new Osmocom SIM card library
- Remove 0001-utils-resolve-compiler-warnings-on-implicit-declarat.patch,
  libosmocore_0_7_0_avoid_smscb_test_failure.patch,
  osmo-kasumi.diff, osmo-version.diff (no longer needed x4),
  rework osmo-talloc2.diff and add osmo-talloc3.diff after upstream
  conversion. Add osmo-pkgconfig.diff.
* Wed Feb 18 2015 normand@linux.vnet.ibm.com
- remove the previous patch about  ppc/ppc64 architectures
  as upstream suggesting that known to be not supported
  so explicitely add ExcludeArch in spec file.
* Wed Feb 18 2015 normand@linux.vnet.ibm.com
- avoid smscb test failure on ppc/ppc64 architectures
  with libosmocore_0_7_0_avoid_smscb_test_failure.patch
* Thu Oct 02 2014 jengelh@inai.de
- Update to new upstream release 0.7.0
  * No changelog was provided
  * osmocore gained GPRS NS interface support, and now provides a
  control interface library (libosmoctrl)
- Add osmo-kasumi.diff to fix link failure during `make check`
* Mon Jul 21 2014 jengelh@inai.de
- Update to new upstream release 0.6.6
  * No changelog was provided
- Remove 0001-osmo-arfcn-Return-something-from-the-method.patch,
  0002-utils-avoid-breaking-strict-aliasing.patch (no longer needed)
* Sun Jun 02 2013 jengelh@inai.de
- Update to new upstream release 0.6.0
  * No changelog was provided
- Add 0001-osmo-arfcn-Return-something-from-the-method.patch
  from upstream to provide fix for rpmlint errors
- Add 0001-utils-resolve-compiler-warnings-on-implicit-declarat.patch,
  0002-utils-avoid-breaking-strict-aliasing.patch to fix rpmlint
  warnings
* Sun Feb 17 2013 jengelh@inai.de
- Initial package (version 0.5.3) for build.opensuse.org
* Mon Oct 10 2011 jengelh@medozas.de
- Initial prototype (version 0.3.10)