When try to update my debian installation I found a new version of kernel available 5.10.0-21 (linux-image-5.10.0-21-amd64).
Code: Select all
xxxxx@yyyyy:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
linux-image-5.10.0-21-amd64
The following packages will be upgraded:
hyperv-daemons libksba8 linux-image-amd64 sudo
4 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 57.8 MB of archives.
After this operation, 318 MB of additional disk space will be used.
Code: Select all
❯ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Also there is no page like this https://packages.debian.org/bullseye/ke ... 0-20-amd64 for 5.10.0.-21
Should I look for somewhere else? Or it will take some time to get it published? Or by any chance the package get pre-maturely pushed to bullseye repo?
Thanks,
Prakash