-
Notifications
You must be signed in to change notification settings - Fork 143
Description
Our ongoing (just) public PGP key, used to sign all RPM & SRPM packages, as well as all repositories we distribute them via, has undergone an expiration extension.
Update the local to each install copy held in the conf sub-directory as the file named ROCKSTOR-GPG-KEY
Install full path for this file is:
- /opt/rockstor/conf/ROCKSTOR-GPG-KEY
This file is read and used as an rpm --import on every visit to SYSTEM -> Softwoare Updates. Likely and area we can save the odd 13 ms.
A future enhancement would be to provide a built-in way to ensure this files contents is kept in sync, in a non resource intensive way, with the now canonical URL source: https://rockstor.com/ROCKSTOR-GPG-KEY but it would be overkill to resource this canonical location on every page visit and would also not be a welcome mechanism for the nature of appliance we represent.