Hello community, here is the log from the commit of package osmo-bsc for openSUSE:Leap:15.2 checked in at 2020-01-17 12:00:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/osmo-bsc (Old) and /work/SRC/openSUSE:Leap:15.2/.osmo-bsc.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osmo-bsc" Fri Jan 17 12:00:44 2020 rev:3 rq:763618 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/osmo-bsc/osmo-bsc.changes 2020-01-15 15:37:44.611040993 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.osmo-bsc.new.26092/osmo-bsc.changes 2020-01-17 12:00:45.776486158 +0100 @@ -1,0 +2,25 @@ +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 + +------------------------------------------------------------------- +Sat Jul 27 19:45:11 UTC 2019 - Martin Hauke <[email protected]> + +- Disable LTO for now since it breaks compilation of the tests + See: https://osmocom.org/issues/4113 + +------------------------------------------------------------------- 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.GElwGe/_old 2020-01-17 12:00:46.164486329 +0100 +++ /var/tmp/diff_new_pack.GElwGe/_new 2020-01-17 12:00:46.168486331 +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 @@ -17,8 +17,10 @@ # +%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 @@ -30,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.GElwGe/_old 2020-01-17 12:00:46.192486342 +0100 +++ /var/tmp/diff_new_pack.GElwGe/_new 2020-01-17 12:00:46.192486342 +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)
