[SRU][F/E/D/B/Unstable][PATCH 0/1] update-version-dkms doesn't add a BugLink

Kleber Sacilotto de Souza kleber.souza at canonical.com
Tue Mar 17 15:16:53 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1867790

== Impact ==
When there are updates on the dkms versions used for a linux build,
'update-version-dkms' saves the new version(s) in 'debian/dkms-versions'
and commits it. The commit doesn't have any BugLink, so it gets added to the
debian changelog under "* Miscellaneous Ubuntu changes".

== Fix ==
Change 'update-version-dkms' to add a BugLink to
https://bugs.launchpad.net/bugs/1786013 ("Packaging resync"), which is the bug
report being used for all the other automated commits.

== Test Case ==
In one of the main kernels, run 'update-version-dkms' and make sure it adds a
valid BugLink.

== Regression Potential ==
Low. This only changes how the automated commits are generated and later added
to the changelog.

Kleber Sacilotto de Souza (1):
  UBUNTU: [Packaging] Add BugLink to update-version-dkms commit

 update-version-dkms | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.20.1




More information about the kernel-team mailing list