Back to bug 1312770

Who When What Removed Added
Charalampos Stratakis 2016-03-04 19:21:41 UTC Status NEW ASSIGNED
CC cstratak
Assignee python-maint cstratak
Petr Viktorin 2016-03-08 14:53:30 UTC CC pviktori
Charalampos Stratakis 2016-03-09 15:27:31 UTC Keywords Patch
Libor Miksik 2016-03-09 15:29:33 UTC CC lmiksik
Iveta Wiedermann 2016-03-10 11:54:27 UTC CC isenfeld
Charalampos Stratakis 2016-04-04 11:11:21 UTC CC tolyator
Flags needinfo?(tolyator)
Anatoly 2016-04-05 09:05:52 UTC Flags needinfo?(tolyator)
Charalampos Stratakis 2016-04-05 11:17:35 UTC CC qe-baseos-apps
Flags needinfo?(qe-baseos-apps)
Iveta Wiedermann 2016-04-05 11:45:39 UTC Flags needinfo?(qe-baseos-apps)
Charalampos Stratakis 2016-05-04 08:58:49 UTC Doc Text Cause: Undefined response_time variable in finally section of udp() function.

Consequence: Incorrect exception

Fix: Upstream patch which corrects the exception

Result: Defined response_time variable in finally section of udp() function which leads to correct exception appearing.
Charalampos Stratakis 2016-05-06 10:39:47 UTC Status ASSIGNED MODIFIED
Fixed In Version python-dns-1.12.0-2.20150617git465785f.el7
errata-xmlrpc 2016-05-06 10:42:09 UTC Status MODIFIED ON_QA
Charalampos Stratakis 2016-05-16 15:31:49 UTC Blocks 1305230
Jan Houska 2016-06-17 15:29:13 UTC CC jhouska
Jan Houska 2016-06-28 15:59:40 UTC QA Contact qe-baseos-apps jhouska
errata-xmlrpc 2016-07-14 14:22:00 UTC Status ON_QA VERIFIED
Marc Muehlfeld 2016-10-18 08:56:08 UTC CC mmuehlfe
Docs Contact mmuehlfe
Marc Muehlfeld 2016-10-20 16:03:43 UTC Doc Text Cause: Undefined response_time variable in finally section of udp() function.

Consequence: Incorrect exception

Fix: Upstream patch which corrects the exception

Result: Defined response_time variable in finally section of udp() function which leads to correct exception appearing.
Fixed variable in the `udp()` function of the _python-dns_ toolkit

Previously, the _python-dns_ toolkit used an undefined `response_time` variable in the *finally* section of the `udp()` function. As a consequence, an incorrect exception was displayed to the user. This bug has been fixed and the correct exception is returned.
Flags needinfo?(cstratak)
Charalampos Stratakis 2016-10-21 10:54:28 UTC Doc Text Fixed variable in the `udp()` function of the _python-dns_ toolkit

Previously, the _python-dns_ toolkit used an undefined `response_time` variable in the *finally* section of the `udp()` function. As a consequence, an incorrect exception was displayed to the user. This bug has been fixed and the correct exception is returned.
Fixed an issue with an undefined variable in the `udp()` function of the _python-dns_ toolkit

Previously, the _python-dns_ toolkit used an undefined `response_time` variable in the *finally* section of the `udp()` function. As a consequence, an incorrect exception was displayed to the user. This bug has been fixed and the correct exception is returned.
Flags needinfo?(cstratak)
Marc Muehlfeld 2016-10-21 11:44:32 UTC Doc Text Fixed an issue with an undefined variable in the `udp()` function of the _python-dns_ toolkit

Previously, the _python-dns_ toolkit used an undefined `response_time` variable in the *finally* section of the `udp()` function. As a consequence, an incorrect exception was displayed to the user. This bug has been fixed and the correct exception is returned.
Undefined variable in the `udp()` function of the _python-dns_ toolkit is now set

Previously, the _python-dns_ toolkit used an undefined `response_time` variable in the *finally* section of the `udp()` function. As a consequence, an incorrect exception was displayed to the user. This bug has been fixed and the correct exception is returned.
errata-xmlrpc 2016-11-02 12:34:33 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-11-04 04:30:58 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-11-04 00:30:58 UTC

Back to bug 1312770