Bug 923203
Summary: | suggest upgrade to 0.52 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Paul Sand <sand.paul> | ||||
Component: | perl-XML-Feed | Assignee: | Iain Arnell <iarnell> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 18 | CC: | iarnell, perl-devel | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-04-01 22:26:15 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
Paul Sand
2013-03-19 12:22:52 UTC
It looks like that site is doing user-agent sniffing and blocks access to "libwww-perl". Running "curl -ILA libwww-perl/6.03 http://drboli.wordpress.com/feed/" gives a 403 Forbidden error, but "curl -IL http://drboli.wordpress.com/feed/" is okay. The only change in XML::Feed 0.52 is that user-agent is now set to "XML::Feed/0.52" which gets past the site's filter. I've submitted builds for f17 and f18 that should be coming to testing repository soon. perl-XML-Feed-0.52-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/perl-XML-Feed-0.52-1.fc18 perl-XML-Feed-0.52-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/perl-XML-Feed-0.52-1.fc17 Package perl-XML-Feed-0.52-1.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-XML-Feed-0.52-1.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-4146/perl-XML-Feed-0.52-1.fc17 then log in and leave karma (feedback). perl-XML-Feed-0.52-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. perl-XML-Feed-0.52-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |