mbox series

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

Message ID 20200317151654.28748-1-kleber.souza@canonical.com
Headers show
Series update-version-dkms doesn't add a BugLink | expand

Message

Kleber Sacilotto de Souza March 17, 2020, 3:16 p.m. UTC
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(-)

Comments

Seth Forshee March 21, 2020, 12:50 a.m. UTC | #1
On Tue, Mar 17, 2020 at 04:16:53PM +0100, Kleber Sacilotto de Souza wrote:
> 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.

Acked-by: Seth Forshee <seth.forshee@canonical.com>

Applied to focal/master-next and unstable/master, thanks!
Kelsey Skunberg April 3, 2020, 9:02 p.m. UTC | #2
On 2020-03-17 16:16:53 , Kleber Sacilotto de Souza wrote:
> 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
> 
>

Applied to eoan/master-next, disco/master-next, and bionic/master-next. Thank
you!

-Kelsey 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team