On Mon, Sep 11, 2017 at 09:43:43AM +0200, Ladislav Michl wrote: > On Mon, Jul 10, 2017 at 04:42:06PM +0200, Ladislav Michl wrote: > > New stable release with most notable fixes: > > * Fix bug blocking startup wrongly waiting for carrier. > > * Fix crash activating bluetooth or WWAN connection. > > Gentle ping... I was expecting this to enter 2017.08, but there was > no such release, and it didn't go into 2017.09 either. Please let me > know if there are any problems with this patch.
Sorry I missed this. For future patches: If I've not commented on or applied a patch within two weeks, then a ping mail is certainly appropriate. The patch is ok. I've queued it internally. It should show up on master sometime this week. Michael > > Signed-off-by: Ladislav Michl <[email protected]> > > --- > > [forgot to sign-off...] > > rules/networkmanager.make | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rules/networkmanager.make b/rules/networkmanager.make > > index cba6fd643..e8905d840 100644 > > --- a/rules/networkmanager.make > > +++ b/rules/networkmanager.make > > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_NETWORKMANAGER) += networkmanager > > # > > # Paths and names > > # > > -NETWORKMANAGER_VERSION := 1.8.0 > > -NETWORKMANAGER_MD5 := de0e70933a17ee6a682e8440015c9b1e > > +NETWORKMANAGER_VERSION := 1.8.2 > > +NETWORKMANAGER_MD5 := 1acf7a551905ae85d9987aadbb5f7205 > > NETWORKMANAGER := NetworkManager-$(NETWORKMANAGER_VERSION) > > NETWORKMANAGER_SUFFIX := tar.xz > > NETWORKMANAGER_URL := > > https://ftp.gnome.org/pub/GNOME/sources/NetworkManager/1.8/$(NETWORKMANAGER).$(NETWORKMANAGER_SUFFIX) > > -- > > 2.11.0 > > > > > > _______________________________________________ > > ptxdist mailing list > > [email protected] > > _______________________________________________ > ptxdist mailing list > [email protected] -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
