| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to new upstream release 1.5.0:
* Remove libosmo-legacy-mgcp and osmo-bsc-mgcp (they live in
deprecated openbsc.git)
* various OSMUX related fixes
* use IETF-allocated port number for call-agent side as default
* introduce the concept of payload type maps
* rewrite/translate payload type numbers as per the ptmap
* make MGCP parser more tolerant (and interoperable)
* add extensive statistics / counters and improve VTY introspection
* Full changelogs since 1.2.0:
http://git.osmocom.org/osmo-mgw/plain/debian/changelog?h=1.5.0
http://git.osmocom.org/osmo-mgw/plain/debian/changelog?h=1.4.0
http://git.osmocom.org/osmo-mgw/plain/debian/changelog?h=1.3.0
- Remove patch:
* osmo-mgw-fix-cflags.patch (fixed upstream)
- Show testsuite.log when tests are failing
- Drop %restart_on_update et al; %service_* already takes care of it. - Resolve package-name-repeated-in-summary.
- Initial package, version 1.2.0 - Add patch: * osmo-mgw-fix-cflags.patch