Bug 1125426
Summary: | Update to 1.4.0 release | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | poma <pomidorabelisima> |
Component: | ModemManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | dcbw |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ModemManager-1.4.0-1.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-27 15:21:43 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
poma
2014-07-31 19:28:57 UTC
Created attachment 923028 [details]
Update to 1.3.0 git b8138d9 2014-07-29
libmbim - update to 1.9.0 git 597af10 2014-07-31 id=1125422 libqmi - update to 1.11.0 git 852b5bf 2014-06-02 id=1125424 $ rpm -qa ModemManager* ModemManager-glib-1.3.0-1.git20140802.fc21.x86_64 ModemManager-1.3.0-1.git20140802.fc21.x86_64 ModemManager-devel-1.3.0-1.git20140802.fc21.x86_64 ModemManager-glib-devel-1.3.0-1.git20140802.fc21.x86_64 ModemManager-vala-1.3.0-1.git20140802.fc21.x86_64 Created attachment 923437 [details]
Update to 1.3.0 git 1fc3e17 2014-08-02
Created attachment 923787 [details]
Update to 1.3.0 git 6531297 2014-08-04
$ rpm -qa ModemManager* ModemManager-devel-1.3.0-1.git20140804.fc21.x86_64 ModemManager-glib-1.3.0-1.git20140804.fc21.x86_64 ModemManager-glib-devel-1.3.0-1.git20140804.fc21.x86_64 ModemManager-1.3.0-1.git20140804.fc21.x86_64 ModemManager-vala-1.3.0-1.git20140804.fc21.x86_64 Created attachment 924015 [details]
Update to 1.3.0 git 3dd6f93 2014-08-04
Created attachment 924016 [details]
mm-bearer-qmi: QMI IPv4 - revert to working MM_BEARER_IP_METHOD_DHCP
Via "MM_BEARER_IP_METHOD_STATIC" connection cannot be established. Via "MM_BEARER_IP_METHOD_DHCP" connection is very much possible, even without nmcli, e.g. # mmcli -m 0 --simple-connect="apn=<APN>,user=<USER>,password=<PASSWD>" # dhclient wwan0 And that's it! Maybe "MM_BEARER_IP_METHOD_STATIC" we could call "MM_BEARER_IP_METHOD_CANNOT". :) Hah, I just did a full stack rebuild yesterday and today for libmbim, libqmi, and ModemManager. If you want, we can track the STATIC/DHCP bug here (rename the bug summary though), but we still need the plain ModemManager debug logs on the upstream mailing list as Aleksander requested. Thanks! Yeah, as you've written on devel@, for the QMI STATIC/DHCP issue lets follow modemmanager-devel@ thread. ;) Thanks. $ rpm -qa ModemManager* ModemManager-glib-1.4.0-1.fc20.x86_64 ModemManager-devel-1.4.0-1.fc20.x86_64 ModemManager-glib-devel-1.4.0-1.fc20.x86_64 ModemManager-vala-1.4.0-1.fc20.x86_64 ModemManager-1.4.0-1.fc20.x86_64 Created attachment 929737 [details]
Update to 1.4.0 release
|