| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to new upstream release 1.6.0
* bsc: Send MS Power Control msg upon max MS power change
* osmo_bsc_main.c: verify the physical channel mapping at startup
* SMSCB: Send ETWS Primary Notifiation via RSL to BTS
* SMSCB: Send ETWS primary warning message via all dedicated channels
* Cell Broadcast: CBSP and CBCH scheduling support
* add vty 'no neighbors' to remove all HO targets
- Update to new upstream release 1.5.0
* vty: adjust config name for unit-id
* Introduce msc_is_{sccplite,aoip}() helpers
* Move msc related code from gsm_data to bsc_msc
* Move LCLS references from gsm_data to osmo_bsc_lcls
* bsc_vty: add features to disable specific lchans via vty
* Implement CSFB "Fast Return" Handling at RR RELEASE
* bsc_vty: add vty command to display all lchans
- Disable LTO for now since it breaks compilation of the tests See: https://osmocom.org/issues/4113
- Add conflicts to openbsc-bs11-utils
- Update to new upstream release 1.4.0
* inter-BSC hand-over support (AoIP and SCCPlite)
* large refactoring: use FSMs for lchans; timeslots;
MGCP endpoints; ...
* Implement RR Classmark Enquiry in case
* various LCLS related fixes
* various codec / channel type related fixes during ASSIGNMENT
* interop tested against 3rd party MSCs for both AoIP and SCCPlite
* Full changelogs since 1.1.2:
http://git.osmocom.org/osmo-bsc/plain/debian/changelog?h=1.4.0
http://git.osmocom.org/osmo-bsc/plain/debian/changelog?h=1.3.0
- Remove patches:
* osmo-bsc-fix-includes.patch
- Show testsuite.log when tests are failing - Create subpackages for * abisip-find * ipaccess-utils * bs11-utils
- Add patch: * osmo-bsc-fix-includes.patch
- Initial package, version 1.1.2
- Update to new upstream release 1.8.0 * https://git.osmocom.org/osmo-bsc/plain/debian/changelog?h=1.8.0 - Drop patch: * 0001-handorer.h-Fix-compilation-with-gcc-10.patch
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_osmo-bsc.service.patch
- Add patch to fix gcc10 compilation errors (boo#1160244) * 0001-handorer.h-Fix-compilation-with-gcc-10.patch