Hello community, here is the log from the commit of package osmo-bsc for openSUSE:Factory checked in at 2020-01-09 22:50:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osmo-bsc (Old) and /work/SRC/openSUSE:Factory/.osmo-bsc.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-bsc" Thu Jan 9 22:50:11 2020 rev:4 rq:761701 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osmo-bsc/osmo-bsc.changes 2019-09-09 12:39:20.461433481 +0200 +++ /work/SRC/openSUSE:Factory/.osmo-bsc.new.6675/osmo-bsc.changes 2020-01-09 22:50:28.838705857 +0100 @@ -1,0 +2,19 @@ +Sat Jan 4 19:18:39 UTC 2020 - Martin Hauke <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- osmo-bsc-1.4.0.tar.xz New: ---- osmo-bsc-1.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osmo-bsc.spec ++++++ --- /var/tmp/diff_new_pack.Ee3QRl/_old 2020-01-09 22:50:29.554706215 +0100 +++ /var/tmp/diff_new_pack.Ee3QRl/_new 2020-01-09 22:50:29.558706217 +0100 @@ -1,7 +1,7 @@ # # spec file for package osmo-bsc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define _lto_cflags %{nil} Name: osmo-bsc -Version: 1.4.0 +Version: 1.6.0 Release: 0 Summary: OsmoBSC: Osmocom's Base Station Controller for 2G CS mobile networks License: AGPL-3.0-or-later AND GPL-2.0-or-later @@ -32,16 +32,16 @@ BuildRequires: pkgconfig >= 0.20 BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libcrypto) >= 0.9.5 -BuildRequires: pkgconfig(libosmo-mgcp-client) >= 1.4.0 -BuildRequires: pkgconfig(libosmo-netif) >= 0.3.0 +BuildRequires: pkgconfig(libosmo-mgcp-client) >= 1.6.0 +BuildRequires: pkgconfig(libosmo-netif) >= 0.6.0 BuildRequires: pkgconfig(libosmo-sccp) >= 0.10.0 BuildRequires: pkgconfig(libosmo-sigtran) >= 0.10.0 -BuildRequires: pkgconfig(libosmoabis) >= 0.5.1 -BuildRequires: pkgconfig(libosmocore) >= 0.12.0 -BuildRequires: pkgconfig(libosmoctrl) >= 0.12.0 +BuildRequires: pkgconfig(libosmoabis) >= 0.6.0 +BuildRequires: pkgconfig(libosmocore) >= 1.3.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.3.0 BuildRequires: pkgconfig(libosmogb) -BuildRequires: pkgconfig(libosmogsm) >= 0.12.0 -BuildRequires: pkgconfig(libosmovty) >= 0.12.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.3.0 +BuildRequires: pkgconfig(libosmovty) >= 1.3.0 BuildRequires: pkgconfig(talloc) %{?systemd_requires} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Ee3QRl/_old 2020-01-09 22:50:29.594706235 +0100 +++ /var/tmp/diff_new_pack.Ee3QRl/_new 2020-01-09 22:50:29.594706235 +0100 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">git://git.osmocom.org/osmo-bsc</param> - <param name="parent-tag">1.4.0</param> - <param name="versionformat">1.4.0</param> + <param name="parent-tag">1.6.0</param> + <param name="versionformat">1.6.0</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ osmo-bsc-1.4.0.tar.xz -> osmo-bsc-1.6.0.tar.xz ++++++ ++++ 16068 lines of diff (skipped)
