Back to bug 1310747
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Jiri Denemark | 2016-02-22 15:35:17 UTC | Status | NEW | ASSIGNED |
| Assignee | libvirt-maint | jdenemar | ||
| Jiri Denemark | 2016-02-29 13:23:59 UTC | Status | ASSIGNED | POST |
| Doc Text | Cause: Libvirt did not properly handle domain XML passed to virDomainRestoreFlags or virDomainSaveImageDefineXML APIs. Consequence: Libvirt would drop any passwords from the XML. Fix: The code which updates XML configuration of a saved domain now uses correct internal flags to avoid dropping passwords. Result: Users can change an XML of a saved domain without the risk of losing passwords. |
|||
| Jiri Denemark | 2016-03-02 13:23:37 UTC | Status | POST | MODIFIED |
| Fixed In Version | libvirt-0.10.2-54.el6_7.4 | |||
| errata-xmlrpc | 2016-03-02 13:29:06 UTC | Status | MODIFIED | ON_QA |
| Fangge Jin | 2016-03-04 09:35:17 UTC | Flags | needinfo?(jdenemar) | |
| Jiri Denemark | 2016-03-04 09:44:27 UTC | Flags | needinfo?(jdenemar) | |
| Jiri Denemark | 2016-03-04 10:27:18 UTC | Status | ON_QA | POST |
| Jiri Denemark | 2016-03-04 12:48:56 UTC | Status | POST | ASSIGNED |
| Jiri Denemark | 2016-03-04 15:27:02 UTC | Status | ASSIGNED | POST |
| Jiri Denemark | 2016-03-04 17:37:24 UTC | Status | POST | MODIFIED |
| Fixed In Version | libvirt-0.10.2-54.el6_7.4 | libvirt-0.10.2-54.el6_7.5 | ||
| Jiri Denemark | 2016-03-04 17:44:08 UTC | Status | MODIFIED | ON_QA |
| Luyao Huang | 2016-03-07 09:21:25 UTC | CC | lhuang | |
| Flags | needinfo?(jdenemar) | |||
| Yang Yang | 2016-03-08 02:52:49 UTC | CC | yanyang | |
| Jiri Denemark | 2016-03-08 14:05:41 UTC | Status | ON_QA | POST |
| Flags | needinfo?(jdenemar) | |||
| Jiri Denemark | 2016-03-08 15:20:16 UTC | Status | POST | MODIFIED |
| Fixed In Version | libvirt-0.10.2-54.el6_7.5 | libvirt-0.10.2-54.el6_7.6 | ||
| Jiri Denemark | 2016-03-08 15:22:30 UTC | Status | MODIFIED | ON_QA |
| Luyao Huang | 2016-03-09 02:27:32 UTC | Flags | needinfo?(jdenemar) | |
| Xuesong Zhang | 2016-03-09 05:00:24 UTC | CC | xuzhang | |
| Jiri Denemark | 2016-03-09 09:02:23 UTC | Flags | needinfo?(jdenemar) | |
| Luyao Huang | 2016-03-09 09:32:45 UTC | Flags | needinfo?(jdenemar) | |
| Jiri Denemark | 2016-03-09 09:43:58 UTC | Flags | needinfo?(jdenemar) | |
| Fangge Jin | 2016-03-09 10:10:36 UTC | Status | ON_QA | VERIFIED |
| Jiri Herrmann | 2016-03-14 07:57:23 UTC | CC | jherrman | |
| Doc Text | Cause: Libvirt did not properly handle domain XML passed to virDomainRestoreFlags or virDomainSaveImageDefineXML APIs. Consequence: Libvirt would drop any passwords from the XML. Fix: The code which updates XML configuration of a saved domain now uses correct internal flags to avoid dropping passwords. Result: Users can change an XML of a saved domain without the risk of losing passwords. | Prior to this update, the libvirt service in some cases removed the password for the SPICE client from the domain XML file after modifying the file and restoring the domain. As a consequence, anyone was able to connect to the SPICE client without password authentication. With this update, the code that updates XML configuration of a saved domain uses correct internal options to avoid removing passwords. As a result, users can change the XML file of a saved domain without the risk of losing set-up passwords. | ||
| errata-xmlrpc | 2016-03-22 00:38:19 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-03-22 15:49:02 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-03-22 11:49:02 UTC |
Back to bug 1310747