80a03cce0c
fix bashisms in qmi-network script OBS-URL: https://build.opensuse.org/request/show/263184 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=5
110 lines
4.7 KiB
Plaintext
110 lines
4.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 27 01:11:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
- fix bashisms in qmi-network script
|
|
- add patches:
|
|
* libqmi-1.10.2-fix-bashisms.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 6 06:51:48 UTC 2014 - mardnh@gmx.de
|
|
|
|
- Update to version 1.10.2:
|
|
+ release: bump version to 1.10.2
|
|
+ build: update NEWS
|
|
+ cli,nas: S/N ratio is dB, not dBm
|
|
+ cli,nas: limit resolution when printing floating point numbers
|
|
+ cli,nas: fix constant out of range issue in comparison
|
|
+ cli,nas: fix unmatched format specifiers
|
|
+ release: post release version bump to 1.10.1
|
|
+ release: bump version to 1.10.0
|
|
+ cli,nas: decode BCD-encoded PLMN and print it
|
|
+ cli,nas: pretty print field types
|
|
+ cli,nas: don't print fields with unknown data
|
|
+ cli,nas: add missing indentations
|
|
+ nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info'
|
|
+ nas: fix several TLV field types
|
|
+ nas: consolidate variable names
|
|
+ nas: add missing TLV field
|
|
+ nas: trivial fixes in indentation and alignment
|
|
+ docs,libqmi-glib: add 'NAS Get Cell Location Info' documentation
|
|
+ qmi-codegen: handle 'gfloat' types
|
|
+ qmicli: fix wrong array reference cutnpaste bug
|
|
+ qmicli: add NAS Get Cell Location Info
|
|
+ nas: add "Get Cell Location Info"
|
|
+ libqmi-glib,proxy: update internal default timeout value
|
|
+ cli,wda: new '--wda-set-data-format' action
|
|
+ cli,wda: fix error string message
|
|
+ libqmi,wda: rename enum to "_RAW_IP" to match the name in the CTL service
|
|
+ wda: implement 'Set Data Format' request/response
|
|
+ cli,wda: new '--wda-get-data-format' action
|
|
+ wda: new 'WDA' service
|
|
+ cli: new '--uim-get-card-status' action
|
|
+ uim: implement "Get Card Status"
|
|
+ data: add libqmi icon
|
|
+ license: add GPLv2+ license in addition to the LGPLv2+ one
|
|
+ build-aux,qmi-codegen: explicitly state which services have flags64
|
|
+ libqmi-glib,device: print as debug flags used when opening or releasing client
|
|
+ qmicli: add '--device-open-net' option
|
|
+ libqmi-glib: generate types for QmiDeviceOpenFlags and QmiDeviceReleaseClientFlags
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 26 21:38:29 UTC 2014 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.8.0:
|
|
+ This version comes with one small API break: Enum value
|
|
QMI_SERVICE_RMTFS is not 0x14, but 14.
|
|
+ Support for sharing the QMI port through multiple processes
|
|
with the new 'qmi-proxy' infrastructure.
|
|
+ api: Added new known service ID enumeration values.
|
|
+ wds: Added "Get Profile List", "Get Profile Settings", "Get
|
|
Default Settings" request/response.
|
|
+ cli: Add --wds-get-profile-list & --wds-get-default-settings.
|
|
+ man: Added qmi-network manpage, autogenerated from --help-all.
|
|
- Changes from version 1.6.0:
|
|
+ This version comes with one small API break: dms: 'SID' TLV in
|
|
"Activate Manual" is a guint8, not a string.
|
|
+ Extended API with macros to check for the libqmi-glib version
|
|
in use.
|
|
+ Setup libtool versioning in libqmi-glib.
|
|
+ Added initial support for the PBM (phonebook) service.
|
|
+ Added initial support for the UIM service.
|
|
+ Added initial support for the OMA (Open Mobile Alliance)
|
|
service.
|
|
+ nas: added "Get Tx Rx Info" request/response.
|
|
+ wds: added "Get Packet Statistics" request/response.
|
|
+ dms: added support for the 'PRL' TLV in "Activate Manual".
|
|
+ cli: add --nas-get-tx-rx-info, --wds-get-packet-statistics,
|
|
--get-service-version-info, --uim-read-transparent,
|
|
--uim-get-file-attributes.
|
|
+ cli: fix following network status until disconnected.
|
|
+ tests: use gtester to run unit tests.
|
|
+ man: added qmicli manpage, autogenerated from --help-all.
|
|
+ Also fixed several minor bugs and memory leaks.
|
|
- Bump soname following upstream changes, this means that
|
|
package libqmi-glib0 will be renamed to libqmi-glib1.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 22 12:23:01 UTC 2014 - dimstar@opensuse.org
|
|
|
|
- Update to version 1.4.0:
|
|
+ dms: fix minimum version requirement for DMS Get/Set Operating
|
|
Mode.
|
|
+ nas: added 'Network Time' indication.
|
|
+ utils: fix reading sized uints in BE systems.
|
|
+ cli: add --dms-activate-manual.
|
|
+ cli: implemented setting System Selection Preference.
|
|
+ cli: fix technology preference persistence reporting.
|
|
+ cli: fix reading new PIN in '--dms-uim-change-pin'.
|
|
+ docs: always generate documentation at dist time.
|
|
+ tests: fixed BE/LE tests in BE systems.
|
|
- Changes from version 1.2.0:
|
|
+ Builds with Python3.
|
|
+ Fixed DMS activation code string handling.
|
|
+ Enhanced "start network" functionality in qmicli.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 10 17:23:34 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Initial package, release 1.0.
|
|
|