Back to bug 1331425
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Artur Zaprzała | 2016-04-28 14:00:18 UTC | URL | https://github.com/ajenti/ajenti/issues/846 | |
| Charalampos Stratakis | 2016-05-10 09:37:19 UTC | CC | artur.zaprzala, cstratak | |
| Flags | needinfo?(artur.zaprzala) | |||
| Artur Zaprzała | 2016-05-10 10:07:01 UTC | Flags | needinfo?(artur.zaprzala) | |
| Christian Heimes | 2016-06-03 20:51:29 UTC | CC | cheimes | |
| Petr Viktorin | 2016-06-24 15:35:55 UTC | CC | pviktori | |
| Iveta Wiedermann | 2016-07-11 14:09:45 UTC | CC | isenfeld | |
| QA Contact | qe-baseos-apps | bnater | ||
| Charalampos Stratakis | 2016-07-11 14:18:14 UTC | Status | NEW | MODIFIED |
| Fixed In Version | python-2.7.5-46.el7 | |||
| Doc Text | Cause: Backport of PEP466 from upstream removed the sslwrap function and it was introduced again in RHEL, but this caused regressions. Consequence: Segmentation fault when using the sslwrap function. Fix: Remove the sslwrap function as upstream intended when PEP466 was applied Result: sslwrap function is removed. |
|||
| errata-xmlrpc | 2016-07-11 15:17:49 UTC | Status | MODIFIED | ON_QA |
| Charalampos Stratakis | 2016-07-12 11:13:41 UTC | Doc Text | Cause: Backport of PEP466 from upstream removed the sslwrap function and it was introduced again in RHEL, but this caused regressions. Consequence: Segmentation fault when using the sslwrap function. Fix: Remove the sslwrap function as upstream intended when PEP466 was applied Result: sslwrap function is removed. | Cause: Backport of PEP466 from upstream removed the sslwrap function and it was introduced again in RHEL, which caused regressions. Consequence: Segmentation fault when using the sslwrap function. Fix: Remove the sslwrap function as upstream intended when PEP466 was applied Result: sslwrap function is removed. |
| Doc Type | Bug Fix | Deprecated Functionality | ||
| errata-xmlrpc | 2016-08-04 15:33:58 UTC | Status | ON_QA | VERIFIED |
| Lenka Špačková | 2016-09-22 09:05:59 UTC | CC | franknleslie | |
| Docs Contact | lkuprova | |||
| Doc Text | Cause: Backport of PEP466 from upstream removed the sslwrap function and it was introduced again in RHEL, which caused regressions. Consequence: Segmentation fault when using the sslwrap function. Fix: Remove the sslwrap function as upstream intended when PEP466 was applied Result: sslwrap function is removed. | sslwrap() removed from Python The sslwrap() function has been removed from Python 2.7. After the 466 Python Enhancement Proposal (https://www.python.org/dev/peps/pep-0466/) was implemented, using this function resulted in a segmentation fault. The removal is consistent with upstream. | ||
| Flags | needinfo?(cstratak) | |||
| Charalampos Stratakis | 2016-09-22 12:02:08 UTC | Flags | needinfo?(cstratak) | |
| Lenka Špačková | 2016-09-22 14:00:23 UTC | Doc Text | sslwrap() removed from Python The sslwrap() function has been removed from Python 2.7. After the 466 Python Enhancement Proposal (https://www.python.org/dev/peps/pep-0466/) was implemented, using this function resulted in a segmentation fault. The removal is consistent with upstream. | sslwrap() removed from Python The sslwrap() function has been removed from Python 2.7. After the 466 Python Enhancement Proposal (https://www.python.org/dev/peps/pep-0466/) was implemented, using this function resulted in a segmentation fault. The removal is consistent with upstream. Red Hat recommends to use the ssl.wrap_socket() function instead. |
| Lenka Špačková | 2016-09-22 14:05:44 UTC | Doc Text | sslwrap() removed from Python The sslwrap() function has been removed from Python 2.7. After the 466 Python Enhancement Proposal (https://www.python.org/dev/peps/pep-0466/) was implemented, using this function resulted in a segmentation fault. The removal is consistent with upstream. Red Hat recommends to use the ssl.wrap_socket() function instead. | sslwrap() removed from Python The sslwrap() function has been removed from Python 2.7. After the 466 Python Enhancement Proposal (https://www.python.org/dev/peps/pep-0466/) was implemented, using this function resulted in a segmentation fault. The removal is consistent with upstream. Red Hat recommends using the ssl.wrap_socket() function instead. |
| errata-xmlrpc | 2016-11-02 10:30:34 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-11-03 20:16:56 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-11-03 16:16:56 UTC |
Back to bug 1331425