AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to new upstream release 1.8.0 * http://git.osmocom.org/osmo-msc/plain/debian/changelog?h=1.8.0
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_osmo-msc.service.patch
- Set CFLAGS+=-fcommon to workaround gcc10 errors (boo#1160244)
- Update to new upstream release 1.6.1 Bugfix release: * libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp() * vlr.c: fix condition to check MSISDN presence
- Update to new upstream release 1.6.0 * MNCC v6: add optional SDP to the socket protocol * add sdp_msg API: SDP parsing/composition * BSSMAP: decode Codec List (BSS Supported) * vlr_auth_fsm: on SAI use the GSUP provided GMM cause code * paging: Send SGsAP-SERVICE-ABORT-REQUEST on paging timeout * sgs_iface: Accept messages with unknown TLV elements * fix error on BSSMAP Cipher Mode Complete L3 msg IE * Implement a global switch on the network to disable call waiting. * mncc: send payload type matching chosen codec - Update to new upstream release 1.5.0 * replace osmo_counter with stat_items * Use GSM23003_MSISDN_MAX_DIGITS from libosmogsm * libmsc/gsm_04_11.c: properly handle MMTS indication * vty: Add option to enable osmux towards BSCs * vty: make retrieve-imeisv-early configurable * Allow MME name preformatted as FQDN in SGsAP * sms queue: avoid repeated Paging for a failed SMS * Add SGs Interface
- Disable LTO for now since it breaks compilation of the tests See: https://osmocom.org/issues/4115
- Update to new upstream release 1.3.1 * Implementation of MSC-originated CLASSMARK inquiry procedure for MS/UE without early classmark sending to allow A5/3 encryption * mncc: fix byte ordering of IP-Address in mncc * various improvements on state introspection via VTY * forward SS / USSD messages via GSUP to HLR rather than processing it in MSC * optional forward of SMS via GSUP to/from HLR rather than using internal SMSC * fix Classmark Update without VLR subscriber * vty: add SCCP related vty commands * GSUP client: send CN domain IE on LU request * vty: add command to show all known BSC * Full changelogs since 1.1.2: http://git.osmocom.org/osmo-msc/plain/debian/changelog?h=1.3.1 http://git.osmocom.org/osmo-msc/plain/debian/changelog?h=1.3.0 http://git.osmocom.org/osmo-msc/plain/debian/changelog?h=1.2.0 - Remove patches: * osmo-msc-fix-includes.patch
- Build with "--enable-iu"
- Update Patch: * osmo-msc-fix-includes.patch (more include fixes)
- %service_* already takes care of restart/removal
- Initial package, version 1.1.2