I have noticed a kernel update that appears to have disappeared from the daedalus repository.
# apt policy linux-image-amd64
linux-image-amd64:
Installed: 6.1.140-1
Candidate: 6.1.140-1
Version table:
*** 6.1.140-1 100
100 /var/lib/dpkg/status
6.1.137-1 500
500 http://deb.devuan.org/merged daedalus/main amd64 Packages
# apt policy linux-image-6.1.0-37-amd64
linux-image-6.1.0-37-amd64:
Installed: 6.1.140-1
Candidate: 6.1.140-1
Version table:
*** 6.1.140-1 100
100 /var/lib/dpkg/status
APT history log shows it was installed in May 2025.
Start-Date: 2025-05-26 10:03:45
Commandline: apt-get dist-upgrade --assume-yes
Requested-By: app_apt_dater (10012)
Install: linux-image-6.1.0-37-amd64:amd64 (6.1.140-1, automatic)
Upgrade: linux-image-amd64:amd64 (6.1.137-1, 6.1.140-1)
End-Date: 2025-05-26 10:04:23
Searching on Devuan pkginfo shows it only in daedalus-proposed-updates which I have never enabled.
https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&q=linux-image-amd64&x=submit
https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&q=linux-image-6.1.0-37-amd64&x=submit
Did this previously exist in the main repository?
--
Tom