Accepting request 375258 from home:Zaitor:branches:network

New release.

OBS-URL: https://build.opensuse.org/request/show/375258
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=14
This commit is contained in:
Ismail Dönmez
2016-03-20 11:45:01 +00:00
committed by Git OBS Bridge
parent 07abeb1344
commit 133eb294b7
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Mar 18 15:03:56 UTC 2016 - zaitor@opensuse.org
- Update to version 1.12.4:
+ Updated '--connect' arguments to allow specifying "key=value"
pairs. The old legacy "[(APN), (PAP|CHAP|MSCHAPV2), (Username),
(Password)]" format is kept as valid for backwards
compatibility, although it should be assumed deprecated.
+ mbimcli:
- Longer timeouts for connect/register operations.
- Report IP configuration when connected.
- Allow specifying session ids.
+ libmbim-glib: probing retry interval increased to 5s.
+ Some other minor fixes.
-------------------------------------------------------------------
Sun Feb 1 09:10:57 UTC 2015 - zaitor@opensuse.org