Back to bug 1321303
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Kamil Dudka | 2016-03-29 15:23:08 UTC | Keywords | Patch | |
| Status | NEW | ASSIGNED | ||
| Ondrej Vasik | 2016-04-04 08:15:04 UTC | CC | ovasik | |
| Jan Kepler | 2016-04-04 12:07:17 UTC | CC | jkejda | |
| QA Contact | qe-baseos-apps | jkejda | ||
| Kamil Dudka | 2016-04-04 12:15:00 UTC | Status | ASSIGNED | MODIFIED |
| Fixed In Version | zsh-5.0.2-20.el7 | |||
| errata-xmlrpc | 2016-04-04 12:17:50 UTC | Status | MODIFIED | ON_QA |
| Kamil Dudka | 2016-04-04 12:23:31 UTC | Doc Text | Cause: Parsing of command substitution has unexpected side effect on command history. Consequence: The command history got corrupted because of that. Fix: An upstream patch has been applied to preserve history while parsing the command substitution. Result: The command history corruption no longer happens. |
|
| Kamil Dudka | 2016-04-04 12:24:05 UTC | Doc Text | Cause: Parsing of command substitution has unexpected side effect on command history. Consequence: The command history got corrupted because of that. Fix: An upstream patch has been applied to preserve history while parsing the command substitution. Result: The command history corruption no longer happens. | Cause: Parsing of command substitution had unexpected side effect on command history. Consequence: The command history got corrupted because of that. Fix: An upstream patch has been applied to preserve history while parsing the command substitution. Result: The command history corruption no longer happens. |
| Kamil Dudka | 2016-05-17 12:08:04 UTC | Status | ON_QA | ASSIGNED |
| Kamil Dudka | 2016-05-17 14:44:34 UTC | Status | ASSIGNED | MODIFIED |
| Fixed In Version | zsh-5.0.2-20.el7 | zsh-5.0.2-22.el7 | ||
| errata-xmlrpc | 2016-05-19 07:59:38 UTC | Status | MODIFIED | ON_QA |
| Jan Kepler | 2016-06-30 10:19:46 UTC | Status | ON_QA | VERIFIED |
| Lenka Špačková | 2016-09-23 10:50:55 UTC | Docs Contact | msvistun | |
| Maxim Svistunov | 2016-10-21 13:56:26 UTC | Doc Text | Cause: Parsing of command substitution had unexpected side effect on command history. Consequence: The command history got corrupted because of that. Fix: An upstream patch has been applied to preserve history while parsing the command substitution. Result: The command history corruption no longer happens. | Parsing command substitution no longer corrupts command history Previously, commands having the command substitution construct `$()` were recorded incorrectly in the command history. With this update, this bug has been fixed and parsing command substitution no longer corrupts command history. |
| Maxim Svistunov | 2016-10-31 11:49:54 UTC | Doc Text | Parsing command substitution no longer corrupts command history Previously, commands having the command substitution construct `$()` were recorded incorrectly in the command history. With this update, this bug has been fixed and parsing command substitution no longer corrupts command history. | Parsing command substitutions no longer corrupts command history Previously, commands having the `$()` command substitution construct were recorded incorrectly in the command history. This bug has been fixed and parsing command substitutions no longer corrupts command history. |
| errata-xmlrpc | 2016-11-02 08:54:08 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-11-03 23:03:12 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-11-03 19:03:12 UTC |
Back to bug 1321303