Bug 1247733 - Fix regressions in support for bytes / unicode in certain APIs
Summary: Fix regressions in support for bytes / unicode in certain APIs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pyOpenSSL
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/pyca/pyopenssl/iss...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-28 17:11 UTC by Brandon Perkins
Modified: 2018-04-11 07:37 UTC (History)
4 users (show)

Fixed In Version: pyOpenSSL-0.15.1-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-12 06:59:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brandon Perkins 2015-07-28 17:11:57 UTC
Description of problem:
Fix regressions in support for bytes / unicode in certain APIs

Version-Release number of selected component (if applicable):
pyOpenSSL-0.14-3.fc22

How reproducible:
Always

Steps to Reproduce:
1. # dnf -y install python-bugzilla
2. $ /usr/bin/bugzilla login 
3. Enter Bugzilla Username
4. Enter Bugzilla Password

Actual results:
data must be a byte string

Expected results:
Login successful.

Additional info:
This works with pyOpenSSL-0.13.1-4.fc22.  Theory goes that it will also be fixed in pyOpenSSL-0.15, but that isn't available yet.  I know there are other reproducers, but as this is the vector I found the issue, that's the way I'm reporting it.

Comment 1 Fedora Update System 2015-08-07 12:57:04 UTC
pyOpenSSL-0.15.1-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/pyOpenSSL-0.15.1-1.fc22

Comment 2 Fedora Update System 2015-08-08 01:09:43 UTC
Package pyOpenSSL-0.15.1-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pyOpenSSL-0.15.1-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-13008/pyOpenSSL-0.15.1-1.fc22
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2015-08-12 06:59:34 UTC
pyOpenSSL-0.15.1-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.