It’s done and didn’t change anything, but I think I finally know why : running apt list --upgradable reveals the one outdated package is xdg-desktop-portal, which I used apt-mark hold on because of an issue preventing screen capture/sharing from working that affects even the latest version.
It’s done and didn’t change anything, but I think I finally know why : running
apt list --upgradable
reveals the one outdated package isxdg-desktop-portal
, which I usedapt-mark hold
on because of an issue preventing screen capture/sharing from working that affects even the latest version.What to do ?
Thanks