Bug 1255987
| Summary: | please update to libhackrf release 2015.07.2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Patrick C. F. Ernzer <pcfe> |
| Component: | hackrf | Assignee: | Scott K Logan <logans> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 22 | CC: | jskarvad, logans |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | hackrf-2015.07.2-1.fc23 hackrf-2015.07.2-1.el7 hackrf-2015.07.2-1.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-03 20:21:25 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: | |||
|
Description
Patrick C. F. Ernzer
2015-08-22 22:21:50 UTC
Builds finished and release monitoring enabled. Hopefully the release monitoring will keep me from getting so far behind again. Thanks, --scott hackrf-2015.07.2-1.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14167 hackrf-2015.07.2-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14168 hackrf-2015.07.2-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14169 hackrf-2015.07.2-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7778 Thank you Scott! One minor fix needed please; https://github.com/rad1o/f1rmware/pull/29 had not made it upstream it seems. Fixed that with https://github.com/mossmann/hackrf/pull/212 Until that gets merged upstream, can you please patch the udev rule so that /usr/lib/udev/rules.d/53-hackrf.rules reads ATTR{idProduct}=="cc15" (i.e. lower case cc15) as a quick fix. The other udev rules in the stream PR are only needed if reflashing the rad1o (normal users will update the on-rad1o software via storage mode), and can thus could wait until upstream acceptance. Is idProduct cc15 unique to the rad1o? If not, are we potentially breaking another device, or are ALL idProduct values ALWAYS lowercase (not just by convention, but programatically)? hackrf-2015.07.2-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14168 (In reply to Scott K Logan from comment #7) > Is idProduct cc15 unique to the rad1o? If not, are we potentially breaking > another device The hexstring cc15 is indeed unique to the rad1o http://wiki.openmoko.org/wiki/USB_Product_IDs so the one line patch to the udev rules can definitely go into the Fedora package > or are ALL idProduct values ALWAYS lowercase (not just by > convention, but programatically)? udev rules seem to need lowercase, c.f. PR 29 linked in Comment #6 The other two case changes in the upstream PR make the code consistent (other Vendor and Product IDs were all in lowercase. But those changes we can let be decided by upstream. hackrf-2015.07.2-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7778 hackrf-2015.07.2-1.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14167 hackrf-2015.07.2-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14169 hackrf-2015.07.2-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. hackrf-2015.07.2-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. hackrf-2015.07.2-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |