ACK: [kernel-versions][PATCH] Revert "kernel-version: Pin virtualbox to last guest-dkms build for focal"

Stefan Bader stefan.bader at canonical.com
Thu Oct 14 08:16:26 UTC 2021


On 13.10.21 14:46, Dimitri John Ledkov wrote:
> virtualbox-guest-dkms is now available in focal once again.
> 
> BugLink: https://bugs.launchpad.net/bugs/1944744
> 
> This reverts commit d5dca20ad7345d0ee9ee076fae5a026d6103edb9.
> 
> Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---
>   update-dkms-versions | 3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/update-dkms-versions b/update-dkms-versions
> index 001937ae98..1aca51861a 100755
> --- a/update-dkms-versions
> +++ b/update-dkms-versions
> @@ -28,9 +28,6 @@ def refresh_packages(filename, series, args):
>               interesting = True
>               if args.nvidia_only and not package.startswith('nvidia-graphics-drivers-'):
>                   interesting = False
> -            # pin virtualbox to last 6.1.22 upload LP: #1933248
> -            if series == "focal" and package == "virtualbox":
> -                interesting = False
>               if interesting:
>                   src = None
>                   for archive, pocket in pockets:
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20211014/b57f2dc3/attachment-0001.sig>


More information about the kernel-team mailing list