Hi,
I finally got around to creating a new rsa4096 key which is accepted by
Ubuntu 24.04 and later. I've re-signed the Ubuntu noble repository with
this.
On Ubuntu 24.04 and later, use the new key identifier (rsa4096 key):
sudo bash
gpg --keyserver
keyserver.ubuntu.com --recv D43AD4708A2DA1139F250B3294E40E5320D8AE3C
gpg --export D43AD4708A2DA1139F250B3294E40E5320D8AE3C > /etc/apt/trusted.gpg.d/aprsc.key.gpg
The install doc has been updated:
http://he.fi/aprsc/INSTALLING.html
I think I will do the same change for Debian tomorrow, it'll probably also
complain about the new key soon if it doesn't yet.
- Hessu