Summary: | net-misc/ofono-1.7 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Luke-Jr <luke-jr+gentoobugs> |
Component: | New packages | Assignee: | Robert Piasek (RETIRED) <dagger> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | barbieri, evadim, paluszak |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Patch against current Portage tree
ofono-1.10 |
Almost forgot... while the ebuild/code is itself polished, the network rcscript could use some improvement. IUSE=network might also be better named IUSE=openrc, not sure. Hmmm... ofono was bumped in the tree, but but still open... Anyway, according to http://git.kernel.org/?p=network/ofono/ofono.git;a=summary version 1.5 releaser one week ago. I'd prefer to see this bug remain 1.0. I haven't had a chance to look at or test 1.5, and AFAIK my device's driver (N900) isn't maintained by ofono anymore... (In reply to comment #3) > I'd prefer to see this bug remain 1.0. I haven't had a chance to look at or > test 1.5, and AFAIK my device's driver (N900) isn't maintained by ofono > anymore... But I can't see any messages in git log about dropping support of N900 modem. Doesn't mean it works. I guess I can try to take a look at whether 1.5 works or not sometime soon... but then again, I'm still trying to find time to finish the software required for voice calls with 1.0 :/ *** Bug 422881 has been marked as a duplicate of this bug. *** 1.8 is out ver 1.8: Fix issue with STK sync return from envelope callback. Fix issue with missing NULL pointer check in GAtServer. Add support for extended USSD error reporting. Add support for obtaining IMSI via EF reading. Add support for Qualcomm QMI protocol handling. Add support for Qualcomm GOBI based devices. Created attachment 321008 [details]
ofono-1.10
new version with some minor changes and a new function ReleaseAndSwap()
already bumped |
Created attachment 296173 [details, diff] Patch against current Portage tree I've polished ofono 1.0 for Gentoo. It supports at least SMS, voice calls (signalling), and GPRS/UMTS data connections (with integration to openrc via USE=network).