Andrew Donnellan
Andrew Donnellan
dashboard/configs/linux: enable CONFIG_MODULE_SIG_SHA512 for all configs that have CONFIG_MODULE_SIG
Some modern versions of OpenSSL don't like it when you use SHA1 signatures: 80A20474797F0000:error:03000098:digital envelope routines:do_sigver_init:invalid digest:crypto/evp/m_sigver.c:342: make[4]: *** [.../certs/Makefile:53: certs/signing_key.pem] Error 1 make[4]: *** Deleting file 'certs/signing_key.pem' make[4]: ***...
Commit b190f060619b ("dashboard/app: fix testing for go1.11 runtime") removed the unused ExternalConfig struct. Remove the now-incorrect remaining reference to it in a comment.
Debian bullseye is now oldoldstable, so update the default release to trixie. While we're at it, update documentation references to old Debian releases to match, and also add myself and...