Do not duplicate changelog entries assigned to more than one bug or CVE
Bug #1743383 reported by
Marcelo Cerri
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Marcelo Cerri | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned | ||
Artful |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Currently the kernel changelog duplicates entries for commits that are marked with more than one bug or CVE.
Current behavior:
* CVE-2017-5753
- x86, microcode: Share native MSR accessing variants
- x86: Add another set of MSR accessor functions
- ...
* CVE-2017-5715
- x86, microcode: Share native MSR accessing variants
- x86: Add another set of MSR accessor functions
...
Desired behaviour:
* CVE-2017-5715 // CVE-2017-5753
- x86, microcode: Share native MSR accessing variants
- x86: Add another set of MSR accessor functions
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → Marcelo Cerri (mhcerri) |
status: | New → Fix Committed |
Changed in linux (Ubuntu Xenial): | |
status: | Incomplete → Fix Committed |
Changed in linux (Ubuntu Artful): | |
status: | New → Fix Committed |
To post a comment you must log in.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1743383
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.