Commit Graph

70 Commits

Author SHA256 Message Date
Ana Guerrero
a152edc9ff Accepting request 1123774 from network
OBS-URL: https://build.opensuse.org/request/show/1123774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=32
2023-11-07 20:25:17 +00:00
77c7f0d1cb Accepting request 1123744 from home:dimstar:Factory
Fix build with RPM 4.19: unnumbered patches are no longer supported.

OBS-URL: https://build.opensuse.org/request/show/1123744
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=66
2023-11-07 09:14:05 +00:00
Dominique Leuenberger
0b9522778c Accepting request 1083051 from network
OBS-URL: https://build.opensuse.org/request/show/1083051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=31
2023-04-28 14:22:03 +00:00
8c13fb84fd Accepting request 1082560 from home:iznogood:factory
New upstream release

OBS-URL: https://build.opensuse.org/request/show/1082560
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=64
2023-04-26 15:25:45 +00:00
Dominique Leuenberger
fcd474b83a Accepting request 979844 from network
OBS-URL: https://build.opensuse.org/request/show/979844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=30
2022-05-31 13:47:00 +00:00
26793a5d66 Accepting request 979736 from home:dirkmueller:Factory
- update to 1.26.4:
  * meson: force building doc on normal builds, not only during install.
  * meson: fix 'export_packages' in GIR setup.
  * compat: deprecate the MbimLteAttachStatus type.
  * net-port-manager: use unaligned netlink attribute length.
  * include MBIM proxy control service in docs.
  * codegen: add section doc for each service.
  * utils: add missing short description in section.
  * compat: add missing MbimLteAttachStatus doc.
  * device: add missing mbim_device_list_links() doc.
  * device: fix MbimDevice 'device-in-session' property doc.
  * version: add missing MBIM_CHECK_VERSION() documentation.
  * device: fix wrong reference to QmiDevice
  * Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/979736
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=62
2022-05-30 11:07:57 +00:00
Dominique Leuenberger
4092ea5338 Accepting request 941787 from network
- Update to version 1.26.2:
  + The GUdev optional build/runtime requirement is now fully
    dropped, it's no longer used.
  + Implemented new link management operations, exclusively for the
    cdc_mbim driver for now. These new operations allow creating or
    deleting VLAN network interfaces in order to run multiplexed
    data sessions over one single physical network interface.
  + Added support for the Microsoft-defined SAR service, including
    the following operations:
    - MBIM_CID_MS_SAR_CONFIG
    - MBIM_CID_MS_SAR_TRANSMISSION_STATUS
  + libmbim-glib:
    - Logic updated to make sure full packets are written at once,
      instead of writing them in chunks.
    - Updated the "LTE attach status" APIs in order to avoid
      creating unneeded struct types in the interface. The older
      methods have been deprecated and maintained in the library
      for compatibility purposes only.
  + Bugfixes.
- Drop pkgconfig(gudev-1.0) BuildRequires: no longer used.

OBS-URL: https://build.opensuse.org/request/show/941787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=29
2021-12-22 19:17:47 +00:00
8e91d995f4 tweak changelog
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=61
2021-12-21 08:41:41 +00:00
b413ca9076 Accepting request 941711 from home:dirkmueller:Factory
- update to 1.26.2:
  * The GUdev optional build/runtime requirement is now fully dropped, it's no
    longer used.
  * Implemented new link management operations, exclusively for the cdc_mbim
    driver for now. These new operations allow creating or deleting VLAN network
    interfaces in order to run multiplexed data sessions over one single physical
    network interface.
  * Added support for the Microsoft-defined SAR service, including the following
    operations:
    ** MBIM_CID_MS_SAR_CONFIG
    ** MBIM_CID_MS_SAR_TRANSMISSION_STATUS
  * libmbim-glib:
    ** Logic updated to make sure full packets are written at once, instead of
       writing them in chunks.
    ** Updated the "LTE attach status" APIs in order to avoid creating unneeded
       struct types in the interface. The older methods have been deprecated and
       maintained in the library for compatibility purposes only.
  * Bugfixes

OBS-URL: https://build.opensuse.org/request/show/941711
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=60
2021-12-21 08:39:40 +00:00
Dominique Leuenberger
82f3c96f33 Accepting request 866096 from network
OBS-URL: https://build.opensuse.org/request/show/866096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=28
2021-01-26 13:44:25 +00:00
30db4d6200 Accepting request 866095 from home:mnhauke
- Update to version 1.24.6:
  * libmbim-glib,device:
    + Fixed a GSource use after free.
    + Avoid g_file_test() on NULL path.
    + Don't warn if descriptors file cannot be read.
  * Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/866095
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=58
2021-01-22 18:15:17 +00:00
Dominique Leuenberger
44b90acd05 Accepting request 839253 from network
OBS-URL: https://build.opensuse.org/request/show/839253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=27
2020-10-08 11:07:49 +00:00
aa95d11169 Accepting request 839220 from home:mnhauke
- Update to version 1.24.4:
  * libmbim-glib,device:
    + Added new mbim_device_get_transaction_id() to retrieve the
      transaction id currently being used.
  * libmbim-glib,proxy:
    + Fixed the transaction id used in fragments of the same
      request.
    + Avoid creating device context when it's already being
      untracked.
    + Fixed double GError free.
  * mbimcli:
    + Fixed missing EOL in error string when closing device.

OBS-URL: https://build.opensuse.org/request/show/839220
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=56
2020-10-03 02:19:45 +00:00
Dominique Leuenberger
f2577ecf2d Accepting request 828119 from network
OBS-URL: https://build.opensuse.org/request/show/828119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=26
2020-08-23 07:19:45 +00:00
8e86942b75 Accepting request 827881 from home:dimstar:Factory
Update to 1.24.2

OBS-URL: https://build.opensuse.org/request/show/827881
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=54
2020-08-20 10:10:37 +00:00
Dominique Leuenberger
a008db515a Accepting request 815982 from network
OBS-URL: https://build.opensuse.org/request/show/815982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=25
2020-06-27 21:20:15 +00:00
fb8e455349 Accepting request 815947 from home:mnhauke
- Update to version 1.24
  * Build now requires GLib/GObject/GIO 2.48.
  * Added new GObject Introspection support in the library, that
    can be explicitly requested during configure with
    --enable-introspection=yes. With the new introspection support,
    the libmbim-glib library can now be used directly from e.g.
    python programs, as in the example included with the release.
  * Added release version information to all the types and methods
    of the public library API, and added new per-version indices
    in the documentation.
  * Added g_autoptr() support to all public types.
  * Several other minor improvements and fixes.
- Introduce subpackage for Introspection bindings

OBS-URL: https://build.opensuse.org/request/show/815947
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=52
2020-06-19 14:55:08 +00:00
Dominique Leuenberger
22fc644196 Accepting request 764801 from network
- Update to version 1.22.0
  + libmbim-glib: Message parsing logic improved to avoid reading
    fields out of bounds, e.g. if the messages sent by the modem
    are malformed or not in line with the specs.
  + Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/764801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=24
2020-01-19 19:52:53 +00:00
a4b55eb01f OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=50 2020-01-15 20:27:00 +00:00
674ef83882 Accepting request 764796 from home:mnhauke
- Update to version 1.22.0
  * libmbim-glib:
    + Message parsing logic improved to avoid reading fields out of
      bounds, e.g. if the messages sent by the modem are malformed
      or not in line with the specs.
  * Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/764796
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=49
2020-01-15 20:25:51 +00:00
Dominique Leuenberger
816952e274 Accepting request 760917 from network
OBS-URL: https://build.opensuse.org/request/show/760917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=23
2020-01-07 22:50:49 +00:00
Tomáš Chvátal
cfb6ca6486 Accepting request 760831 from home:StefanBruens:branches:openSUSE:Factory
- Only require python3-base package for building instead of
  full python3 package.

OBS-URL: https://build.opensuse.org/request/show/760831
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=47
2020-01-05 07:55:12 +00:00
Dominique Leuenberger
2ad48eaade Accepting request 758743 from network
OBS-URL: https://build.opensuse.org/request/show/758743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=22
2019-12-25 09:54:16 +00:00
20c97d1dd9 Accepting request 758741 from home:mnhauke
- Update to version 1.20.4:
  + libmbim-glib:
    - Fixed memleak when processing responses with multiple
      fragments.
    - Fixed memleak when processing failed Open operations.
    - Removed redundant method declaration in UUID header.

OBS-URL: https://build.opensuse.org/request/show/758741
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=45
2019-12-21 16:34:12 +00:00
Dominique Leuenberger
cfc529da7d Accepting request 746093 from network
OBS-URL: https://build.opensuse.org/request/show/746093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=21
2019-11-11 11:58:41 +00:00
a3a5188701 Accepting request 746087 from home:mnhauke
- Update to version 1.20.2:
  + mbim-proxy:
    - Fixed device control port management when using symlinks.
  + libmbim-glib:
    - Fixed handling of fragmented indication messages.
  + Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/746087
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=43
2019-11-06 21:14:37 +00:00
Yuchen Lin
02783d846f Accepting request 731058 from network
OBS-URL: https://build.opensuse.org/request/show/731058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=20
2019-09-18 11:06:58 +00:00
032017e518 Accepting request 730979 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/730979
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=41
2019-09-15 07:35:46 +00:00
Dominique Leuenberger
cd18f41659 Accepting request 727852 from network
OBS-URL: https://build.opensuse.org/request/show/727852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=19
2019-09-07 09:29:27 +00:00
57267f82ab Accepting request 727851 from GNOME:Next
Add upstream patches and spec tweaks, fix build with upcomming glib2

OBS-URL: https://build.opensuse.org/request/show/727851
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=39
2019-09-02 23:01:10 +00:00
Yuchen Lin
674f8e3a7f Accepting request 697390 from network
OBS-URL: https://build.opensuse.org/request/show/697390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=18
2019-04-28 17:56:48 +00:00
Tomáš Chvátal
76c18a52e3 Accepting request 694086 from home:mnhauke
- Fix wording in the package summary
- Update to version 1.18.2
  + mbim-proxy:
    - Increased empty lifetime to 300s.

OBS-URL: https://build.opensuse.org/request/show/694086
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=37
2019-04-24 08:53:12 +00:00
Dominique Leuenberger
f9c91eb5b2 Accepting request 663839 from network
- Update to version 1.18.0
  + New Microsoft Basic Connect Extensions service, that includes
    new commands to manage Protocol Configuration Operations (PCO)
    as well as LTE attach status and settings.
  + libmbim-glib:
    - Added support to fully print all message contents, including
      all fields, when traces are enabled.
    - Added support for QMI indications over MBIM.
    - Added additional cause codes to MbimNwError.
    - Fixed signal emission in device, so that it's done before
      completing transaction task.
  + mbim-proxy: Fixed the management of subscribed events, so that
    the lists are maintained per-device.
  + mbimcli:
    - New '--ms-query-pco' action.
    - New '--ms-query-lte-attach-configuration' action.
    - New '--ms-query-lte-attach-status' action.
  + Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/663839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=17
2019-01-10 14:16:28 +00:00
31b7eaa963 Tweak
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=35
2019-01-08 21:36:53 +00:00
fc89a5c57d Accepting request 663838 from home:mnhauke
- Update to version 1.18.0
   + New Microsoft Basic Connect Extensions service, that includes
     new commands to manage Protocol Configuration Operations (PCO)
     as well as LTE attach status and settings.
   + libmbim-glib:
     . Added support to fully print all message contents, including
       all fields, when traces are enabled.
     . Added support for QMI indications over MBIM.
     . Added additional cause codes to MbimNwError.
     . Fixed signal emission in device, so that it's done before
       completing transaction task.
   + mbim-proxy:
     . Fixed the management of subscribed events, so that the lists are
       maintained per-device.
   + mbimcli:
     . New '--ms-query-pco' action.
     . New '--ms-query-lte-attach-configuration' action.
     . New '--ms-query-lte-attach-status' action.
   + Several other minor improvements and fixes.

OBS-URL: https://build.opensuse.org/request/show/663838
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=34
2019-01-08 21:34:43 +00:00
Yuchen Lin
b32a525f41 Accepting request 631598 from network
- Update to version 1.16.2:
  + mbimcli:
    - Fix SNR reporting in --atds-query-signal output.
    - Longer timeout (60s) in --disconnect.
    - Add "ip-type" property to --connect.
  + libmbim-glib:
    - Fix printing message in Intel Firmware Update service.
    - Fix error reporting when unknown status.

OBS-URL: https://build.opensuse.org/request/show/631598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=16
2018-09-11 15:11:14 +00:00
3c9424b2ca OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=32 2018-08-26 10:56:09 +00:00
72dd99bcba Accepting request 631540 from home:mnhauke
- Update to version 1.16.2
  + mbimcli:
    - Fix SNR reporting in --atds-query-signal output.
    - Longer timeout (60s) in --disconnect.
    - Add "ip-type" property to --connect
  + libmbim-glib:
    - Fix printing message in Intel Firmware Update service.
    - Fix error reporting when unknown status.

OBS-URL: https://build.opensuse.org/request/show/631540
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=31
2018-08-26 10:55:48 +00:00
Dominique Leuenberger
c48e39a5d0 Accepting request 582545 from network
OBS-URL: https://build.opensuse.org/request/show/582545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=15
2018-03-07 09:31:02 +00:00
309a701a22 Accepting request 581330 from GNOME:Next
cleaned

OBS-URL: https://build.opensuse.org/request/show/581330
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=29
2018-03-05 08:53:35 +00:00
Dominique Leuenberger
965b79432b Accepting request 568074 from network
OBS-URL: https://build.opensuse.org/request/show/568074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=14
2018-01-25 11:38:33 +00:00
b764b23a5d Accepting request 568017 from home:luc14n0:branches:network
Update to version 1.16.0.

OBS-URL: https://build.opensuse.org/request/show/568017
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=27
2018-01-22 09:57:53 +00:00
Dominique Leuenberger
2c0ba2cbf4 Accepting request 538431 from network
OBS-URL: https://build.opensuse.org/request/show/538431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=13
2017-11-09 13:02:58 +00:00
c537207453 Accepting request 538291 from home:pluskalm:branches:network
- Enable tests
- Do not rely on env for python during build
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/538291
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=25
2017-11-02 15:35:19 +00:00
Dominique Leuenberger
e735ae64d2 Accepting request 522127 from network
1

OBS-URL: https://build.opensuse.org/request/show/522127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=12
2017-09-12 17:39:11 +00:00
981200c7f2 Accepting request 522034 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/522034
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=23
2017-09-07 18:29:40 +00:00
Dominique Leuenberger
1512f0f9ae Accepting request 477899 from network
1

OBS-URL: https://build.opensuse.org/request/show/477899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=11
2017-03-10 20:10:44 +00:00
1ce94fbd1e Accepting request 477850 from home:Zaitor:branches:network
Add upstream patch

OBS-URL: https://build.opensuse.org/request/show/477850
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=21
2017-03-09 08:40:03 +00:00
Dominique Leuenberger
6a4dc5d4e3 Accepting request 424422 from network
1

OBS-URL: https://build.opensuse.org/request/show/424422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=10
2016-09-07 09:42:37 +00:00
Bjørn Lie
445677c2a7 Accepting request 424421 from home:zhangxiaofei:branches:network
- SLE sync: Add GNOME 3.20 update FATE id
- Changelog format: remove trailing spaces

OBS-URL: https://build.opensuse.org/request/show/424421
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=19
2016-09-02 09:42:50 +00:00