You are not logged in.

#1 2021-02-19 11:34:39

PonJar
Member
Registered: 2019-07-05
Posts: 27

[Solved] Current kernel versions

I have just done a system upgrade on my laptop (pacman -Syu) and was surprised to see the version number for linux-lts:

[john@ArchLaptop ~]$ p -Q linux
linux 5.10.16.arch1-1
[john@ArchLaptop ~]$ p -Q linux-lts
linux-lts 5.10.17-1

Is this some sort of error in the linux-lts package?

Fortunately everything seems to work fine with both kernels

Last edited by PonJar (2021-02-19 12:23:54)

Offline

#2 2021-02-19 12:14:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,653

Re: [Solved] Current kernel versions

No linux 5.11 was released and is currently in testing and will be pushed to core soon so the switch over to the next LTS which is 5.10 has happened now. linux won't see new 5.10 releases but likely pushed to stable with 5.11.1 or so

Online

#3 2021-02-19 12:16:26

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 1,974
Website

Re: [Solved] Current kernel versions


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Offline

Board footer

Powered by FluxBB