Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Why do I get kernel 4.19+105+deb10u5

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Why do I get kernel 4.19+105+deb10u5

#1 Post by fred44nl »

at this moment uname -a tells me

Code: Select all

fred44nl@Debian:~$ uname -a
Linux Debian 4.19.0-9-amd64 #1 SMP Debian 4.19.118-2+deb10u1 (2020-06-07) x86_64 GNU/Linux
when I have "proposed-updates" active in /etc/apt/sources.list, I can upgrade to

Code: Select all

linux-image-amd64/proposed-updates 4.19+105+deb10u5 amd64 [opwaardeerbaar van: 4.19+105+deb10u4]
this seems strange and looks like a downgrade from 4.19.118 to 4.19.105

could some one explain this to me ??
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

p.H
Global Moderator
Global Moderator
Posts: 3049
Joined: 2017-09-17 07:12
Has thanked: 5 times
Been thanked: 132 times

Re: Why do I get kernel 4.19+105+deb10u5

#2 Post by p.H »

Different packages, different version schemes.
linux-image-4.19.0-9-amd64 is the actual kernel.
linux-image-amd64 is the meta-package which depends on the former.

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

Re: Why do I get kernel 4.19+105+deb10u5

#3 Post by fred44nl »

yes, ok
but when I look at Debian Package Tracker, I see that "stable p-u" would be 4.9.131-2
and that's where my confusion comes from.
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

p.H
Global Moderator
Global Moderator
Posts: 3049
Joined: 2017-09-17 07:12
Has thanked: 5 times
Been thanked: 132 times

Re: Why do I get kernel 4.19+105+deb10u5

#4 Post by p.H »

4.19.131-2 is the version of linux-image-4.19.0-9-amd64.
4.19+105+deb10u5 is the version of linux-image-amd64.
Last edited by p.H on 2020-07-13 08:55, edited 1 time in total.

User avatar
fred44nl
Posts: 215
Joined: 2018-07-14 08:54
Has thanked: 1 time

[solved] Re: Why do I get kernel 4.19+105+deb10u5

#5 Post by fred44nl »

ok, thank you
Debian 10 - Buster on Compulab Fitlet2
Debian 12 - Bookworm on Acer Spin 1

Post Reply