Back to bug 1296413
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Deepak Bhole | 2016-01-29 23:11:44 UTC | Blocks | 1297579 | |
| Iveta Wiedermann | 2016-02-09 07:27:27 UTC | CC | isenfeld | |
| Deepak Bhole | 2016-02-12 15:49:58 UTC | Assignee | dbhole | jvanek |
| Libor Miksik | 2016-03-01 17:43:57 UTC | Blocks | 1313485 | |
| Lukáš Zachar | 2016-03-17 08:06:25 UTC | QA Contact | qe-baseos-apps | lzachar |
| jiri vanek | 2016-03-22 10:02:27 UTC | Status | NEW | ASSIGNED |
| Robert Krátký | 2016-04-12 10:53:11 UTC | CC | jvanek, rkratky | |
| Docs Contact | rkratky | |||
| Flags | needinfo?(jvanek) | |||
| jiri vanek | 2016-04-12 10:56:59 UTC | Flags | needinfo?(jvanek) | |
| jiri vanek | 2016-04-12 11:00:06 UTC | Doc Text | Cause: When user have multiple jdks installed, the yum update always updated to newest jdk. Even if that person had selected some lower-prioritized jdk. Consequence: User was unhappy. Fix: chkonfig introduced new switch --family Openjdk now provides each version by its own family. 6 have --family java-1.6.0-openjdk 7 have --family java-1.7.0-openjdk 8 have --family java-1.8.0-openjdk Result: If more then one jdk is installed, lower-priority one is selected and mass update is run, then after it, selected jdk "remains in `family`" |
|
| John Skeoch | 2016-05-05 04:42:13 UTC | CC | sbaiduzh | oskutka |
| Ondrej Skutka | 2016-05-09 14:35:19 UTC | CC | oskutka | |
| jiri vanek | 2016-06-22 10:51:38 UTC | Status | ASSIGNED | MODIFIED |
| errata-xmlrpc | 2016-06-22 10:52:37 UTC | Status | MODIFIED | ON_QA |
| Robert Krátký | 2016-08-21 16:07:29 UTC | Doc Text | Cause: When user have multiple jdks installed, the yum update always updated to newest jdk. Even if that person had selected some lower-prioritized jdk. Consequence: User was unhappy. Fix: chkonfig introduced new switch --family Openjdk now provides each version by its own family. 6 have --family java-1.6.0-openjdk 7 have --family java-1.7.0-openjdk 8 have --family java-1.8.0-openjdk Result: If more then one jdk is installed, lower-priority one is selected and mass update is run, then after it, selected jdk "remains in `family`" | Selection of OpenJDK version family now remembered across updates Prior to this update, when a user had multiple JDKs installed, `yum update` always updated to the newest JDK even if the user had previously selected some lower-prioritized JDK. This update introduces the `--family` switch for `chkconfig`, which makes sure that the selected JDK remains in the version 'family' after system updates. |
| Flags | needinfo?(jvanek) | |||
| Lukáš Zachar | 2016-08-30 16:42:35 UTC | Status | ON_QA | VERIFIED |
| jiri vanek | 2016-09-05 13:51:06 UTC | Flags | needinfo?(jvanek) | |
| Robert Krátký | 2016-09-05 14:27:59 UTC | Flags | needinfo?(jvanek) | |
| jiri vanek | 2016-09-05 14:40:05 UTC | Flags | needinfo?(jvanek) | |
| errata-xmlrpc | 2016-11-02 15:59:22 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2016-11-03 22:58:42 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2016-11-03 18:58:42 UTC | |||
| Lenka Špačková | 2016-11-23 13:08:25 UTC | Doc Text | Selection of OpenJDK version family now remembered across updates Prior to this update, when a user had multiple JDKs installed, `yum update` always updated to the newest JDK even if the user had previously selected some lower-prioritized JDK. This update introduces the `--family` switch for `chkconfig`, which makes sure that the selected JDK remains in the version 'family' after system updates. | Selection of OpenJDK version family now remembered across updates Prior to this update, when a user had multiple JDKs installed, `yum update` always updated to the newest JDK even if the user had previously selected some lower-prioritized JDK. This update introduces the `--family` switch for `chkconfig`, which makes sure that the selected JDK remains in the version `family` after system updates. |
Back to bug 1296413