2021-03-14 21:59:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 14 20:59:25 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.4.0
|
|
|
|
* Support setting rt-prio and cpu-affinity mask through VTY
|
|
|
|
* Introduce SS7 IPv6 support
|
|
|
|
|
2020-09-06 15:03:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 6 12:59:41 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.3.0
|
|
|
|
* ss7: Introduce APIs to manage asp_peer hosts
|
|
|
|
* sccp: Fix null ptr access on malformed or unsupported msg received
|
|
|
|
* sccp: Support receiving messages with no optional params
|
|
|
|
* cs7 vty: add 'show cs7 config'
|
|
|
|
|
2020-06-07 01:06:16 +02:00
|
|
|
-------------------------------------------------------------------
|
2020-08-01 17:37:29 +02:00
|
|
|
Sat Aug 1 14:07:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.2.1
|
|
|
|
* sccp_internal.h: fix compilation with gcc-10
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-06-07 01:06:16 +02:00
|
|
|
Sat Jun 6 23:05:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Set CFLAGS+=-fcommon.
|
|
|
|
|
2020-01-07 12:42:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 7 11:42:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update 0001-build-fixes.patch to build sccp_test with SOURCES,
|
|
|
|
not LDADD.
|
|
|
|
|
2020-01-07 12:34:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 5 10:19:06 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 1.2.0
|
|
|
|
* ASP FSM: Permit DOWN -> DOWN "transition"
|
|
|
|
* xua: Implement traffic mode broadcast
|
|
|
|
* osmo_ss7: Add osmo_ss7_asp_find()
|
|
|
|
* introduce public enum osmo_ss7_asp_role for ASP/SG/IPSP
|
|
|
|
* ss7: Implement AS traffic mode loadshare using round robin ASP
|
|
|
|
selection
|
|
|
|
* ipa: Fix crash when parsing of received IPA SCCP message fails
|
|
|
|
* ipa: Don't send non-SCCP data over IPA/SCCPlite
|
|
|
|
|
2019-01-29 09:12:33 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-08-15 06:45:47 +02:00
|
|
|
Thu Aug 15 04:44:32 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 1.1.0
|
|
|
|
* OsmoSTP: enable statsd support
|
|
|
|
* osmo-stp: register VTY commands for talloc context introspection
|
|
|
|
* osmo-stp: expose root talloc context to the VTY code
|
2019-08-15 17:16:34 +02:00
|
|
|
|
2019-08-15 06:45:47 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-01-29 09:12:33 +01:00
|
|
|
Mon Jan 28 23:21:43 UTC 2019 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0.0
|
|
|
|
* Bugfix release only.
|
|
|
|
The full changelog is available via
|
|
|
|
http://git.osmocom.org/libosmo-sccp/plain/debian/changelog?h=1.0.0
|
|
|
|
- Update patch:
|
|
|
|
* 0001-build-fixes.patch
|
|
|
|
|
2018-12-11 02:22:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 11 00:47:07 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 0.10.0
|
|
|
|
* ipa: Patch DPC/OPC information into SCCP Calling/Called Party
|
|
|
|
Address
|
|
|
|
* ipa: Automatically create / destroy route on IPA
|
|
|
|
connect/disconnect
|
|
|
|
* ss7: Re-bind xUA server socket after setting new IP
|
|
|
|
* osmo_ss7: Register 5000 as default port for IPA/SCCPlite
|
|
|
|
* fix infinite recursion with routing by global title
|
|
|
|
* fix use after free in osmo_sccp_simple_server_add_clnt()
|
|
|
|
* fix memleak in ipa_rx_msg_sccp
|
|
|
|
* fix two memleaks in ipa_rx_msg_sccp()
|
|
|
|
|
2018-03-25 11:20:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 17 16:50:04 UTC 2018 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Derive libversion from version
|
|
|
|
- Create subpackage for osmo-stp
|
|
|
|
- Show testsuite.log when tests are failing
|
|
|
|
- Cosmetic fixes
|
|
|
|
- Fix url
|
|
|
|
|
2017-12-28 01:34:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 28 00:32:03 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 0.8.1
|
|
|
|
* sccp_scrc: fix Network Indicator in SIO composition
|
|
|
|
* osmo_sccp_addr_encode(): Fix truncation of point codes
|
|
|
|
|
2017-10-26 15:45:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2017-10-03 01:14:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2016-01-22 19:34:34 +01:00
|
|
|
-------------------------------------------------------------------
|
2017-04-29 02:03:50 +02:00
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-01-22 19:34:34 +01:00
|
|
|
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
|
|
|
|
|
2015-09-10 23:45:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-07-21 10:38:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 21 08:37:45 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Initial package (version 0.0.6.3) for build.opensuse.org
|