]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
UBUNTU: [Packaging] switch to kernel-versions
authorAndy Whitcroft <apw@canonical.com>
Wed, 1 Sep 2021 10:59:12 +0000 (11:59 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 7 Dec 2021 06:32:14 +0000 (07:32 +0100)
commit2889175c4b1c33e99b95b67a6127cc089273d1eb
treee13f9a5de398ccbead846826455eb126dab8ec01
parentfadbf128509528c76a8766144a3ea2a890d26028
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