Re: Planning for MM 1.10

2018-12-04 Thread Dan Williams
On Tue, 2018-12-04 at 11:50 +0100, Aleksander Morgado wrote:
> Hey Dan and all,
> 
> I've been asked whether we can have MM 1.10 soon, to get it
> integrated
> in Debian early enough and ready for Ubuntu 19.04. Canonical may even
> work on backporting this version to the 18.04 LTS. I've always
> complained about Ubuntu having very old MM versions (which is why I
> kept doing the PPAs), so I'm personally happy if all this happens.
> 
> So, I'd like to suggest we have MM 1.10 released by the end of this
> year, and for that we could have the list of features closed earlier,
> e.g. mid-December. What do you all think?
> 
> In my pending list of things I still have two additional features I'd
> like to suggest, although maybe it's too late? I believe I can work
> on
> these in the next weeks and probably ready by mid-December.
>  * New APIs to integrate with fwupd
> (
> https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/95
> )
>  * New APIs to report multiple detected SIM cards and to switch SIM
> from one to another (dual SIM single active), implemented for
> QMI-capable modems with the UIM service.
> 
> Comments? Suggestions?

+1

Dan

___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel


Re: [PATCH] qmi-device: small style fix

2018-12-04 Thread Aleksander Morgado
Hey!

On Mon, Dec 3, 2018 at 10:41 PM Eric Caruso  wrote:
>
> Remove a redundant comment and add a space between arguments.
> ---

Wrong mailing list, you wanted
https://lists.freedesktop.org/mailman/listinfo/libqmi-devel :)
But don't worry, I've already applied it to libqmi.

Thanks!

>  src/libqmi-glib/qmi-device.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/src/libqmi-glib/qmi-device.c b/src/libqmi-glib/qmi-device.c
> index 056e618..2251faf 100644
> --- a/src/libqmi-glib/qmi-device.c
> +++ b/src/libqmi-glib/qmi-device.c
> @@ -1242,9 +1242,8 @@ qmi_device_release_client (QmiDevice *self,
>
>  /* And now, really try to release the CID */
>  input = qmi_message_ctl_release_cid_input_new ();
> -qmi_message_ctl_release_cid_input_set_release_info (input, 
> service,cid, NULL);
> +qmi_message_ctl_release_cid_input_set_release_info (input, service, 
> cid, NULL);
>
> -/* And now, really try to release the CID */
>  qmi_client_ctl_release_cid (self->priv->client_ctl,
>  input,
>  timeout,
> --
> 2.20.0.rc1.387.gf8505762e3-goog
>


-- 
Aleksander
https://aleksander.es
___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel


Re: Planning for MM 1.10

2018-12-04 Thread Tim Small
On 04/12/2018 10:50, Aleksander Morgado wrote:

> I've been asked whether we can have MM 1.10 soon, to get it integrated
> in Debian early enough and ready for Ubuntu 19.04.


BTW, the initial (transition) freeze for Debian version 10 "Buster" is
2019-01-12.

https://release.debian.org/buster/freeze_policy.html

It'd be great if we could get MM 1.10 into Debian 10 too.

Cheers,

Tim.

-- 
South East Open Source Solutions Limited
Registered in England and Wales with company number 06134732.
Registered Office: 2 Powell Gardens, Redhill, Surrey, RH1 1TQ
VAT number: 900 6633 53  http://seoss.co.uk/ +44-(0)1273-808309
___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel


Re: Planning for MM 1.10

2018-12-04 Thread Richard Hughes
On Tue, Dec 4, 2018 at 10:51 AM Aleksander Morgado
 wrote:
> So, I'd like to suggest we have MM 1.10 released by the end of this
> year, and for that we could have the list of features closed earlier,
> e.g. mid-December. What do you all think?

Works for me, I'm planning a new fwupd release for very near the end
of year or possibly the first week of January.

Richard
___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel


Planning for MM 1.10

2018-12-04 Thread Aleksander Morgado
Hey Dan and all,

I've been asked whether we can have MM 1.10 soon, to get it integrated
in Debian early enough and ready for Ubuntu 19.04. Canonical may even
work on backporting this version to the 18.04 LTS. I've always
complained about Ubuntu having very old MM versions (which is why I
kept doing the PPAs), so I'm personally happy if all this happens.

So, I'd like to suggest we have MM 1.10 released by the end of this
year, and for that we could have the list of features closed earlier,
e.g. mid-December. What do you all think?

In my pending list of things I still have two additional features I'd
like to suggest, although maybe it's too late? I believe I can work on
these in the next weeks and probably ready by mid-December.
 * New APIs to integrate with fwupd
(https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/95)
 * New APIs to report multiple detected SIM cards and to switch SIM
from one to another (dual SIM single active), implemented for
QMI-capable modems with the UIM service.

Comments? Suggestions?

-- 
Aleksander
https://aleksander.es
___
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel