Bug 724872
Summary: | version 1.2.1 segfaults | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Remi Collet <fedora> | |
Component: | php-pecl-oauth | Assignee: | François Kooman <fkooman> | |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 15 | CC: | fkooman, upstream-release-monitoring | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | php-pecl-oauth-1.2.2-1.fc14 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 725151 (view as bug list) | Environment: | ||
Last Closed: | 2011-08-03 02:33:00 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: |
Description
Remi Collet
2011-07-22 05:43:00 UTC
php-pecl-oauth-1.2.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/php-pecl-oauth-1.2.1-1.fc15 php-pecl-oauth-1.2.1-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/php-pecl-oauth-1.2.1-1.fc14 I assume you meant 1.2.1 instead of 1.2.2 :) http://pecl.php.net/package-changelog.php?package=oauth&release=1.2.1 (In reply to comment #3) > I assume you meant 1.2.1 instead of 1.2.2 :) Of course, thanks for the quick update Version 1.2.1 doen't segfault anymore. But still doesn't work... Calling https://twitter.com/account/verify_credentials.json With 1.1.0 : Ok. With 1.2 : segfault Vith 1.2.1 : Invalid auth/bad request (got a 401, expected HTTP/1.1 20X or a redirect) Should investigate... and probably report this upstream. Upstream bug report http://pecl.php.net/bugs/bug.php?id=22834 I really made a good prediction ;) Please upgrade to 1.2.2 which really fix this issue. Package php-pecl-oauth-1.2.1-1.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing php-pecl-oauth-1.2.1-1.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/php-pecl-oauth-1.2.1-1.fc14 then log in and leave karma (feedback). *** Bug 725151 has been marked as a duplicate of this bug. *** php-pecl-oauth-1.2.2-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/php-pecl-oauth-1.2.2-1.fc15 php-pecl-oauth-1.2.2-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/php-pecl-oauth-1.2.2-1.fc14 php-pecl-oauth-1.2.2-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. php-pecl-oauth-1.2.2-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |