]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - update-version-dkms
UBUNTU: [Packaging] switch to kernel-versions
authorAndy Whitcroft <apw@canonical.com>
Wed, 1 Sep 2021 10:59:12 +0000 (11:59 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 20 Sep 2021 13:43:23 +0000 (15:43 +0200)
commitc541510bffe4370ad981bb930bf78fe1ef5cc574
tree4319abb4b842eb06589f045d17f7c248ab3ef978
parent2a21adb3bd34c6501bdd56585565412b839f6807
UBUNTU: [Packaging] switch to kernel-versions

Switch to obtaining the DKMS package versions from the kernel-versions
dataset rather than from the archive.  This allows it to be more
resilient against parallel update of those versions in the archive.

Replace the existing `update-versions-dkms` script with
`update-dkms-versions`.  This change in name is deliberate as the new
script must be called at a different stage of the crank process, it must
follow the `cranky link-tb` stage to obtain the correct versions.  See
the crank documentation for details.

BugLink: https://bugs.launchpad.net/bugs/1928921
Properties: no-test-build
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
update-dkms-versions [new file with mode: 0755]
update-version-dkms