commit ofono for openSUSE:Factory
Hello community, here is the log from the commit of package ofono for openSUSE:Factory checked in at 2017-10-03 23:17:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ofono (Old) and /work/SRC/openSUSE:Factory/.ofono.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ofono" Tue Oct 3 23:17:57 2017 rev:5 rq:530500 version:1.20 Changes: -------- --- /work/SRC/openSUSE:Factory/ofono/ofono.changes 2016-11-28 15:05:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ofono.new/ofono.changes 2017-10-03 23:18:01.396184796 +0200 @@ -1,0 +2,28 @@ +Mon Oct 2 14:28:28 UTC 2017 - jengelh@inai.de + +- Update description from webpage. + +------------------------------------------------------------------- +Mon Oct 2 11:51:32 UTC 2017 - mpluskal@suse.com + +- Update to version 1.20: + * Fix issue with context removal before activation. + * Fix issue with update during GPRS context activation. + * Fix issue with receiving UTF-16 encoded messages. + * Fix issue with invalid access in CBS decoding. + * Fix issue with signal strength on QMI modems. + * Fix issue with PIN handling with QMI modems. + * Fix issue with QMI notification message handling. + * Fix issue with facility lock query on SIM removal. + * Fix issue with parsing +CLCC and +CCWA fields. + * Add support for obtaining IMSI via EF reading. + * Add support for additional netmon info types. + * Add support for provisioning via configuration files. + * Add support for Gemalto P-family series of modems. + * Add support for Telit HE910 and UE910 variants. + * Add support for Intel SoFIA SIM Toolkit interfaces. + * Add support for Intel SoFIA LTE features. + * Add support for U-Blox TOBY-L2 LTE feature. + * Add support for dedicated LTE atom. + +------------------------------------------------------------------- Old: ---- ofono-1.19.tar.xz New: ---- ofono-1.20.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ofono.spec ++++++ --- /var/tmp/diff_new_pack.db1AcO/_old 2017-10-03 23:18:02.176075039 +0200 +++ /var/tmp/diff_new_pack.db1AcO/_new 2017-10-03 23:18:02.180074477 +0200 @@ -1,7 +1,7 @@ # # spec file for package ofono # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Sergey Kondakov <virtuousfox@gmail.com>. # Copyright (c) 2014 Bernd Wachter <bwachter@lart.info>. # @@ -19,9 +19,9 @@ Name: ofono -Version: 1.19 +Version: 1.20 Release: 0 -Summary: Open Source Telephony +Summary: Mobile telephony application development framework License: GPL-2.0 Group: Productivity/Telephony/Utilities Url: http://ofono.org @@ -37,25 +37,25 @@ %systemd_requires %description -oFono aims to provide an easy to use interface that can be used to create -rich telephony applications without requiring one to have a deep understanding -of the underlying technology and its limitations. To accomplish this, oFono -provides language-independent D-Bus API that is extremely easy to use without -generated bindings or other 'messy' steps typically required to use an IPC -based API. +oFono provides a mobile telephony (GSM/UMTS) application development +framework. It includes a high-level D-Bus API for use by telephony +applications, and a low-level plug-in API for integration with other +stacks, cellular modems, and storage back ends. The plug-in API +functionality is modeled on public standards, in particular 3GPP TS +27.007 "AT command set for User Equipment (UE)". %package devel -Summary: Open Source Telephony Stack -- Development files +Summary: Development files for ofono, a mobile telephony framework Group: Development/Libraries/C and C++ Requires: %{name} = %{version} %description devel -oFono aims to provide an easy to use interface that can be used to create -rich telephony applications without requiring one to have a deep understanding -of the underlying technology and its limitations. To accomplish this, oFono -provides language-independent D-Bus API that is extremely easy to use without -generated bindings or other 'messy' steps typically required to use an IPC -based API. +oFono provides a mobile telephony (GSM/UMTS) application development +framework. It includes a high-level D-Bus API for use by telephony +applications, and a low-level plug-in API. + +This subpackage contains the header files for developing +applications that want to make use of ofono. %package tests Summary: Test Scripts for oFono @@ -65,7 +65,7 @@ Obsoletes: ofono-test < 1.0 %description tests -Scripts for testing oFono and its functionality +Scripts for testing oFono and its functionality. %prep %setup -q @@ -100,7 +100,6 @@ %service_del_postun ofono.service %files -%defattr(-,root,root,-) %doc ChangeLog README COPYING %{_sbindir}/ofonod %{_sbindir}/rc%{name} @@ -112,14 +111,12 @@ %config %{_sysconfdir}/dbus-1/system.d/ofono.conf %files devel -%defattr(-,root,root,-) %doc ChangeLog README COPYING %dir %{_includedir}/ofono/ %{_includedir}/ofono/* %{_libdir}/pkgconfig/ofono.pc %files tests -%defattr(-,root,root,-) %doc ChangeLog README COPYING %{_libdir}/%{name}/test/* %dir %{_libdir}/%{name}/test ++++++ ofono-1.19.tar.xz -> ofono-1.20.tar.xz ++++++ ++++ 11242 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de