forked from pool/libosmo-sccp
Jan Engelhardt
bb6d271a10
- Fix names of shared library packages: the version is 0.7.0.284 and the soname contains the entire version. As this results in package rename, we exceptionally obsolete the old/wrong package name in order to facilitate error-free upgrades. OBS-URL: https://build.opensuse.org/request/show/536882 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libosmo-sccp?expand=0&rev=17
57 lines
2.3 KiB
Plaintext
57 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 26 13:05:31 UTC 2017 - dimstar@opensuse.org
|
|
|
|
- Fix names of shared library packages: the version is 0.7.0.284
|
|
and the soname contains the entire version. As this results in
|
|
package rename, we exceptionally obsolete the old/wrong package
|
|
name in order to facilitate error-free upgrades.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 2 23:10:26 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream snapshot 0.7.0.284
|
|
* vty: add 'asp' / 'local-ip' command
|
|
* osmo_ss7_vty: fix 'as' / 'routing-key' command
|
|
* OsmoSTP: Install our default set of signal handlers
|
|
* Fix SCCP client crash on xUA server (STP) disconnect
|
|
* vty: hide SG commands when running as ASP
|
|
* sccp: fix creating of the default route in simple client
|
|
* sccp: derive local address from given sccp instance
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 28 22:48:03 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream snapshot 0.7.0.208
|
|
* Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ...
|
|
* Add SCCP <-> SUA message transcoding routines
|
|
* Add tests for xUA code + SCCP/SUA transcoding
|
|
* Add new SCCP implementation
|
|
* Add M3UA RKM (routing key management) support, SGW side only
|
|
* SCCP: Add VTY interface for SCCP
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 22 18:33:36 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream snapshot 0.7.0.11
|
|
* Add missing OSMO_SCCP_SSN_RANAP for RANAP SSN
|
|
* Properly define SCCP_SAP_USER without random magic number
|
|
* Import SUA (SCCP User Adaptation) and SCCP User SAP
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 10 21:34:08 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 0.7.0
|
|
* sccp: Allow to specify the context of the incoming message
|
|
* mtp: Correct the pointcode mask
|
|
* mtp: Add implementation from cellmgr
|
|
* m3ua: Add the definition of the protocol data header
|
|
* xua: Generalize the m2ua_msg and call it xua_msg
|
|
* XUA: Move m2ua headers to sigtran, create xua_types.h
|
|
and m3ua_types.h
|
|
* sccp: Create sccp_create_cr and use it in the connection creation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 21 08:37:45 UTC 2014 - jengelh@inai.de
|
|
|
|
- Initial package (version 0.0.6.3) for build.opensuse.org
|