Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ofono-devel-1.33-bp154.1.31 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ofono-devel Distribution: SUSE Linux Enterprise 15 SP4
Version: 1.33 Vendor: openSUSE
Release: bp154.1.31 Build date: Thu May 12 03:21:52 2022
Group: Development/Libraries/C and C++ Build host: obs-power8-05
Size: 187868 Source RPM: ofono-1.33-bp154.1.31.src.rpm
Packager: https://bugs.opensuse.org
Url: https://01.org/ofono
Summary: Development files for ofono, a mobile telephony framework
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.

Provides

Requires

License

GPL-2.0-only

Changelog

* Wed Oct 13 2021 Johannes Segitz <jsegitz@suse.com>
  - Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
    * harden_ofono.service.patch
* Thu Sep 16 2021 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.33:
    * Fix issue with filling unused part of AID with FFs.
    * Fix issue with reads beyond the first block of SIM filesystem.
    * Fix issue with parsing auth response according to TS 31.102.
* Sat May 08 2021 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.32:
    * Fix issue with handling of IMS private identity validation.
    * Fix issue with handling of SIM EF structure bit processing.
    * Fix issue with handling removal of Huawai modems.
    * Add support for USSD indication with QMI modems.
* Wed Aug 19 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - Fix invalid usage of %{_libexecdir} to reference systemd owned
    directories.
* Fri Nov 01 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.31:
    * Fix issue with handling CID 0 context identifier.
    * Fix issue with handling detach state and running LTE.
    * Fix issue with handling SIM states and Quectel modems.
* Tue Aug 13 2019 Martin Pluskal <mpluskal@suse.com>
  - Update to version 1.30:
    * Fix issue with handling of IPv6 address and xmm7xxx modems.
    * Fix issue with default context creation with an empty APN.
    * Fix issue with activation of context with CID zero.
    * Add support for Quectel MC60 modems.
* Sun Apr 14 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.29
    * Fix issue with QMI and SIM initialized notification.
    * Add support for multiple PDP contexts and xmm7xxx modems.
    * Add support for handling Dual SIM Single Active feature
    * Add support for SIM PIN caching feature.
* Thu Jan 24 2019 mardnh@gmx.de
  - Update to version 1.28:
    * Fix issue with SIM initialization and Gemalto modems.
* Thu Jan 10 2019 Martin Pluskal <mpluskal@suse.com>
  - Update to version 1.27:
    * Add support for handling SIMCom based SIM800 modems.
    * Add support for SIM lock state with xmm7xxx modems.
    * Add support for coexistence feature with xmm7xxx modems.
  - Changes for version 1.26:
    * Fix issue with AT callback handler and GPRS.
    * Fix issue with handling EUTRAN SMS only states.
    * Fix issue with handling MBIM strings on big endian.
    * Fix issue with missing char and SMS national language.
    * Fix issue with unsolicited notifications of +CGAUTH/+CGDCONT.
    * Add support for setting "none" authentication method.
    * Add support for SMS and phonebook with xmm7xxx modems.
    * Add support for voice features and Gemalto modems.
    * Add support for Bengali and Gujrati SMS alphabets.
    * Add support for 8 additional languages for GSM 7 bit
    * Add support for using internal Embedded Linux library.
* Sun Oct 14 2018 mardnh@gmx.de
  - Update to version 1.25:
    * Fix issue with handling GPRS context release.
    * Fix issue with GPRS context shutdown and Huawei modems.
    * Fix issue with roaming status report and QMI devices.
    * Add support for voice call handling of U-Blox modems
    * Add support for EUTRAN technology reporting.
* Mon Jun 18 2018 mardnh@gmx.de
  - Update to version 1.24:
    * Fix issue with property changed signals and CDMA networks.
    * Fix issue with handling SIM filesystem and SIM removal.
    * Fix issue with handling PIN state and incorrect codes.
    * Fix issue with handling of parsing AID type.
    * Fix issue with SIM detection and QMI devices.
    * Fix issue with PIN handling and QMI devices.
    * Fix issue with USSD handling and QMI devices.
    * Fix issue with handling USSD TERMINATED response.
    * Fix issue with handling USSD reset and STK REFRESH.
    * Add support for detecting Gemalto ALS3 modems.
    * Add support for SIMCom based SIM7100E modems.
* Sun Mar 11 2018 mardnh@gmx.de
  - Update to version 1.23:
    * Fix issue with handling SIM AID sessions.
    * Add support for QMI LTE bearer handling.
    * Add support for memory location dialing.
* Sat Jan 27 2018 mardnh@gmx.de
  - Update to version 1.22:
    * Fix issue with GPIO handling and Nokia modems.
    * Fix issue with SIM state callback and AT modems.
    * Fix issue with data mode and DCD for U-Blox modems.
    * Fix issue with SMS receive on QMI based Quectel EC21.
    * Fix issue with HFP support and last call dialed request.
    * Fix issue with PIM retires handling and Gemalto modems.
    * Fix issue with atom registration and SIM state handling.
    * Add support for handling SIM card AID session management.
    * Add support for handling GSM/UMTS and IMS authentication.
    * Add support for IP Multimedia Subsystem (IMS) atom.
    * Add support for MBIM based modems.
  - Cosmetic cleanup of the last changelog
  - Fix RPM URL
  - Verify source signature
* Fri Jan 05 2018 mpluskal@suse.com
  - Update to version 1.21:
    * Fix issue with USSD notification received handling.
    * Fix issue with crashing SIM filesystem notifications.
    * Fix issue with LTE bearer reporting and Huawei modems.
    * Fix issue with invalid memory access and QMI.
    * Add support for QMI SIM writing functionality.
    * Add support for RAT selection for QMI modems.
    * Add support for network monitor agent interface.
    * Add support for Cinterion Hardware Monitor interface.
    * Add support for LTE atom driver for Huawei modems.
    * Add support for LTE atom driver for AT modems.
    * Add support for Intel xmm7xxx series modems.
* Mon Oct 02 2017 jengelh@inai.de
  - Update description from webpage.
* Mon Oct 02 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.
* Thu Nov 24 2016 mpluskal@suse.com
  - Update to version 1.19:
    * Fix issue with DHCP parsing and Huawei modems.
    * Fix issue with detecting Huawei E3372 modem.
    * Fix issue with handling serving cell info.
    * Fix issue with handling SIM SC facility lock.
    * Fix issue with Android RIL PIN retry logic.
    * Fix issue with Android RIL and RAT handling.
    * Add support for Android RIL cell broadcast.
    * Add support for SoFIA 3GR thermal management.
* Sun Jun 12 2016 mpluskal@suse.com
  - Update to version 1.18:
    * Fix issue with cell broadcast and use-after-fee.
    * Fix issue with repeated held call indicator.
    * Fix issue with +CCWA and connection setup.
    * Fix issue with empty operator scan results.
    * Fix issue with persistent RAT mode handling.
    * Fix issue with multiparty call introspection.
    * Fix issue with GRPS context introspection.
    * Fix issue with stale context deactivation.
    * Add support for automatic context activation.
    * Add support for SIM service provider names.
    * Add support for handling allowed APN lists.
    * Add support for network monitoring interface.
    * Add support for U-Blox TOBY-L2 modem series.
    * Add support for Sierra MC73xx QMI modems.
    * Add support for SoFIA 3GR modem series.
    * Add support for upower battery monitoring.
    * Add support for gateway audio card types.
    * Add support for Handsfree audio driver.
    * Add support for Android RIL integration.
  - Use correct package groups
  - Build as pie with enabled thread support
* Fri Nov 13 2015 mpluskal@suse.com
  - Update to 1.17:
    * Fix issue with alphanumeric TP-OA handling.
    * Fix issue with push notification origin port.
    * Fix issue with reading of EF_MWIS records.
    * Fix issue with handling AT+CPINR results.
    * Fix issue with SIM state polling for Sierra modems.
    * Fix issue with HFP handling and AT command prefixes.
    * Fix issue with HFP and extra CCWA event handling.
    * Fix issue with HFP call state and +CHUP errors.
  - Update dependencies
* Mon Feb 16 2015 mpluskal@suse.com
  - Update to 1.16:
    * Fix issue with PIN retry handling.
    * Fix issue with HFP and multiple calls.
    * Add support for Distracted Driving Reduction.
    * Add support for available technologies property.
    * Add support for Telit location reporting driver.
    * Add support for u-blox SARA-U270 modems.
    * Add support for Quectel UC15 modems.
  - Clean up spec-file with spec-cleaner
  - Clean unnecessary dependencies
  - Enable unit tests when building

Files

/usr/include/ofono
/usr/include/ofono/audio-settings.h
/usr/include/ofono/call-barring.h
/usr/include/ofono/call-forwarding.h
/usr/include/ofono/call-meter.h
/usr/include/ofono/call-settings.h
/usr/include/ofono/call-volume.h
/usr/include/ofono/cbs.h
/usr/include/ofono/cdma-connman.h
/usr/include/ofono/cdma-netreg.h
/usr/include/ofono/cdma-provision.h
/usr/include/ofono/cdma-sms.h
/usr/include/ofono/cdma-voicecall.h
/usr/include/ofono/ctm.h
/usr/include/ofono/dbus.h
/usr/include/ofono/devinfo.h
/usr/include/ofono/emulator.h
/usr/include/ofono/gnss.h
/usr/include/ofono/gprs-context.h
/usr/include/ofono/gprs-provision.h
/usr/include/ofono/gprs.h
/usr/include/ofono/handsfree-audio.h
/usr/include/ofono/handsfree.h
/usr/include/ofono/history.h
/usr/include/ofono/ims.h
/usr/include/ofono/location-reporting.h
/usr/include/ofono/log.h
/usr/include/ofono/lte.h
/usr/include/ofono/message-waiting.h
/usr/include/ofono/modem.h
/usr/include/ofono/netmon.h
/usr/include/ofono/netreg.h
/usr/include/ofono/nettime.h
/usr/include/ofono/phonebook.h
/usr/include/ofono/plugin.h
/usr/include/ofono/private-network.h
/usr/include/ofono/radio-settings.h
/usr/include/ofono/sim-auth.h
/usr/include/ofono/sim.h
/usr/include/ofono/siri.h
/usr/include/ofono/sms.h
/usr/include/ofono/stk.h
/usr/include/ofono/storage.h
/usr/include/ofono/types.h
/usr/include/ofono/ussd.h
/usr/include/ofono/version.h
/usr/include/ofono/voicecall.h
/usr/lib64/pkgconfig/ofono.pc
/usr/share/doc/packages/ofono-devel
/usr/share/doc/packages/ofono-devel/ChangeLog
/usr/share/doc/packages/ofono-devel/README
/usr/share/licenses/ofono-devel
/usr/share/licenses/ofono-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024