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

libqmi-devel-1.34.0-2.5 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: libqmi-devel Distribution: openSUSE Tumbleweed
Version: 1.34.0 Vendor: openSUSE
Release: 2.5 Build date: Tue Jan 23 16:14:21 2024
Group: Development/Languages/C and C++ Build host: reproducible
Size: 14290865 Source RPM: libqmi-1.34.0-2.5.src.rpm
Packager: http://bugs.opensuse.org
Url: https://gitlab.freedesktop.org/mobile-broadband/libqmi
Summary: Development files for the QMI device control library
A GLib/GIO based library to control QMI devices

This package contains files required to link sources against libqmi.

Provides

Requires

License

LGPL-2.1-or-later AND GPL-2.0-or-later

Changelog

* Tue Jan 23 2024 Eugenio Paolantonio <eugenio.paolantonio@suse.com>
  - Add patch:
    * 0001-message-fix-16bit-service-on-big-endian.patch
    - Fixes 16-bit service indications on big endian architectures.
      Cherry-picked from upstream qmi-1-34 branch
* Fri Nov 10 2023 Dirk Müller <dmueller@suse.com>
  - update to update to 1.34.0:
    * New services:
    * * New 'ATR' service to support AT commands over QMI,
      defined by Telit, including "Send" request and "Received"
      indication.
    * * New 'IMS' service, including "Get IMS Services Enabled
      Setting" request/response.
    * * New 'IMSA' (IMS Application) service, including "Get
      IMS Registration Status" and "Get IMS Services Status"
      request/responses.
    * * New 'IMSP' (IMS Presence) service, including "Get
      Enabler State" request/response.
    * * New 'SSC' service (Qualcomm Snapdragon Sensor Core),
      including the "Control" request/response, and
      "Report Small"/"Report Large" indications.
    * * nas: added the "WCDMA RSCP" TLV in "Get Signal Info"
      response and "Signal Info" indication.
    * * wds: added the "Report Profile Changes" TLV in
    * * Support for 16-bit service ids added, used in the QRTR
      backend.
    * * Response and indication parser messages are now
      published in the API.
    * * The library now allows connecting to a unix domain
      socket named 'qmux_socket' instead of a device file.
    * * Extended the 'QmiWdsProfileType' enum type with EPC and
      ALL values.
    * * Extended the
      'QmiUimCardApplicationPersonalizationFeature' enum type with
      additional GW-related values.
    * * New 'QmiUimCardApplicationPersonalizationFeatureStatus'
      enum type.
    * * New 'QmiImspEnablerState' enum type, used in the IMPS
    service.
    * * New 'QmiImsaImsRegistrationStatus',
      'QmiImsaServiceStatus' and
    * qmicli:
    * * New '--uim-remote-unlock' command.
    * * New '--imsp-get-enabler-state' command.
    * * New '--imsa-get-ims-registration-status' and
* Mon Apr 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 1.32.4:
    * libqmi-glib: Schedule indications with G_PRIORITY_DEFAULT to
      ensure correct processing order between responses and
      ndications.
    * build: If QRTR enabled the pkg-config should publicly require
      libqrtr-glib.
  - Changes from version 1.32.2:
    * libqmi-glib: fixed message header validation to avoid reading
      out of bounds.
    * qmi-proxy: added --verbose-full flag to allow printing logs
      with personal info included.
  - Changes from version 1.32.0:
    * There is no longer an upstream-provided source tarball, please
      use the signed git tag '1.32.0' instead to refer to the sources
      of this release.
    * The verbose message logging will now by default hide all fields
      that are considered personal information. Extended message
      logging including all field contents should be explicitly
      requested.
    * Build:
    - The GNU autotools (autoconf/automake/libtool) support has
      been fully removed, this release requires the use of the
      meson build system.
    - The 'instrospection' meson option is now a boolean.
    - New boolean 'man' meson option to allow disabling the man
      page generation.
    * New services: New 'FOX' service for operations defined by
      Foxconn, including "Get Firmware Version" for now.
    * qmicli:
    - New '--verbose-full' option to request enabling logs that
      include personal information.
    - New '--pdc-monitor-refresh' command.
    - New '--gas-dms-set-usb-composition' and
      '--gas-dms-get-usb-composition' commands.
    - New '--wms-set-routes' command.
    - New '--dsd-get-system-status' command.
    - Updated the '--wda-set-data-format' command with new optional
      fields to configure the uplink data aggregation max size and
      max datagrams.
    * Several other minor improvements and fixes.
  - Switch to meson buildsystem, add meson BuildRequires and macros.
  - Add help2man, pkgconfig(bash-completion) and
    pkgconfig(gobject-introspection-1.0) BuildRequires: New
    dependencies.
  - Use ldconfig_scriptlets macro.
  - New home, URL and Source.
  - Drop sig and keyfile, no longer available.
* Mon Jul 18 2022 Dirk Müller <dmueller@suse.com>
  - update to 1.30.8:
    * dms: new 'Foxconn FCC authentication v2' request/response.
* Wed May 25 2022 Callum Farmer <gmbr3@opensuse.org>
  - Enable QRTR support
* Thu May 05 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 1.30.6
    * meson: fix 'export_packages' in GIR setup.
    * net-port-manager: use unaligned netlink attribute length.
  - Drop the unneeded rpmlintrc file
* Mon Feb 14 2022 Dirk Müller <dmueller@suse.com>
  - update to 1.30.4:
    * * meson: switch to use the new python module in meson.
    * * meson: added a new boolean 'man' option in the meson setup to explicitly
      enable or disable building the man pages.
    * * meson: removed the option to detect if rmnet is supported.
    * * meson: multiple updates to use newer meson features like install_dir(),
      install_mode() or summary().
    * * meson: options 'mbim_qmux' and 'qrtr' are enabled by default and must be
      explicitly disabled if they're not needed, there is no attempt to
      autodetect whether they can be enabled or not.
    * qmi-proxy:
    * * Remove assert when attempting to close ghost device.
    * qmi-firmware-update:
    * * Use defaults if FLASH variables not reported, enabling support to flash
      the new Sierra Wireless EM9190 and EM9191 modules.
    * Several other minor improvements and fixes.
* Mon Dec 20 2021 Martin Hauke <mardnh@gmx.de>
  - Mention libqmi.keyring
* Mon Dec 20 2021 Dirk Müller <dmueller@suse.com>
  - update to 1.30.2:
    * libqmi-glib:
    * * Added support for 'hsic', 'bam-dmux' and 'unknown' endpoint types.
    * * Added support for QMAPv2, QMAPv3 and QMAPv4 data aggregation types.
    * * Added support for 'NGRAN' access technology identifier.
    * * New 'qmi_device_add_link_with_flags()' method, in order to give e.g. rmnet
    specific checksum offload related flags when creating a new link.
    * qmicli:
    * * New '--nas-get-preferred-networks' command.
    * * New '--nas-set-preferred-networks' command.
    * * New '--uim-get-configuration' command.
    * * New '--uim-depersonalization' command.
    * * New '--wms-get-routes' command.
    * * New '--dpm-open-port' command.
    * * New '--dpm-close-port' command.
    * * Updated '--wds-create-profile' with an additional 'apn-type-mask' setting.
    * * Updated '--wds-modify-profile' with an additional 'apn-type-mask' setting.
    * * Updated '--link-add' with an additional optional 'flags' setting.
    * qmi-network:
    * * New PROFILE configuration setting to allow specifying which WDS profile to
    use when connecting.
    * * New IP-TYPE configuration setting to allow selecting the IP type requested
    * collections:
    * * basic: added voice call management operations.
    * * basic: added voice supplementary service related operations.
    * * basic: added NAS preferred networks related operations.
    * * basic: added NAS network reject indications.
    * * basic: added UIM depersonalization related operations.
    * Several other minor improvements and fixes.
  - add gpg validation
* Wed Aug 25 2021 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.28.8
    * libqmi-glib:
    - Fix CTL "Set Data Format" output TLV prerequisites.
    - Fix double free in the qmiwwan based net port manager.

Files

/usr/include/libqmi-glib
/usr/include/libqmi-glib/libqmi-glib.h
/usr/include/libqmi-glib/qmi-atr.h
/usr/include/libqmi-glib/qmi-client.h
/usr/include/libqmi-glib/qmi-compat.h
/usr/include/libqmi-glib/qmi-device.h
/usr/include/libqmi-glib/qmi-dms.h
/usr/include/libqmi-glib/qmi-dpm.h
/usr/include/libqmi-glib/qmi-dsd.h
/usr/include/libqmi-glib/qmi-enum-types.h
/usr/include/libqmi-glib/qmi-enums-dms.h
/usr/include/libqmi-glib/qmi-enums-dsd.h
/usr/include/libqmi-glib/qmi-enums-fox.h
/usr/include/libqmi-glib/qmi-enums-gas.h
/usr/include/libqmi-glib/qmi-enums-imsa.h
/usr/include/libqmi-glib/qmi-enums-imsp.h
/usr/include/libqmi-glib/qmi-enums-loc.h
/usr/include/libqmi-glib/qmi-enums-nas.h
/usr/include/libqmi-glib/qmi-enums-oma.h
/usr/include/libqmi-glib/qmi-enums-pbm.h
/usr/include/libqmi-glib/qmi-enums-pdc.h
/usr/include/libqmi-glib/qmi-enums-pds.h
/usr/include/libqmi-glib/qmi-enums-private.h
/usr/include/libqmi-glib/qmi-enums-qos.h
/usr/include/libqmi-glib/qmi-enums-sar.h
/usr/include/libqmi-glib/qmi-enums-ssc.h
/usr/include/libqmi-glib/qmi-enums-uim.h
/usr/include/libqmi-glib/qmi-enums-voice.h
/usr/include/libqmi-glib/qmi-enums-wda.h
/usr/include/libqmi-glib/qmi-enums-wds.h
/usr/include/libqmi-glib/qmi-enums-wms.h
/usr/include/libqmi-glib/qmi-enums.h
/usr/include/libqmi-glib/qmi-error-types.h
/usr/include/libqmi-glib/qmi-errors.h
/usr/include/libqmi-glib/qmi-flag-types.h
/usr/include/libqmi-glib/qmi-flags64-dms.h
/usr/include/libqmi-glib/qmi-flags64-dsd.h
/usr/include/libqmi-glib/qmi-flags64-loc.h
/usr/include/libqmi-glib/qmi-flags64-nas.h
/usr/include/libqmi-glib/qmi-flags64-types.h
/usr/include/libqmi-glib/qmi-flags64-wds.h
/usr/include/libqmi-glib/qmi-fox.h
/usr/include/libqmi-glib/qmi-gas.h
/usr/include/libqmi-glib/qmi-gms.h
/usr/include/libqmi-glib/qmi-ims.h
/usr/include/libqmi-glib/qmi-imsa.h
/usr/include/libqmi-glib/qmi-imsp.h
/usr/include/libqmi-glib/qmi-loc.h
/usr/include/libqmi-glib/qmi-message-context.h
/usr/include/libqmi-glib/qmi-message.h
/usr/include/libqmi-glib/qmi-nas.h
/usr/include/libqmi-glib/qmi-oma.h
/usr/include/libqmi-glib/qmi-pbm.h
/usr/include/libqmi-glib/qmi-pdc.h
/usr/include/libqmi-glib/qmi-pds.h
/usr/include/libqmi-glib/qmi-proxy.h
/usr/include/libqmi-glib/qmi-qos.h
/usr/include/libqmi-glib/qmi-sar.h
/usr/include/libqmi-glib/qmi-ssc.h
/usr/include/libqmi-glib/qmi-uim.h
/usr/include/libqmi-glib/qmi-utils.h
/usr/include/libqmi-glib/qmi-version.h
/usr/include/libqmi-glib/qmi-voice.h
/usr/include/libqmi-glib/qmi-wda.h
/usr/include/libqmi-glib/qmi-wds.h
/usr/include/libqmi-glib/qmi-wms.h
/usr/lib/libqmi-glib.so
/usr/lib/pkgconfig/qmi-glib.pc
/usr/share/doc/packages/libqmi-devel
/usr/share/doc/packages/libqmi-devel/AUTHORS
/usr/share/doc/packages/libqmi-devel/README.md
/usr/share/doc/packages/libqmi-devel/TODO
/usr/share/gir-1.0/Qmi-1.0.gir


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Feb 1 23:51:40 2025