qubes-release: import all keys on update

release2
Marek Marczykowski 12 years ago
parent 5e82de56c1
commit 81c9edc244

@ -75,8 +75,9 @@ EOF
# On Mar 31, 2012, the Qubes signing key has changed
# The new key is brought by this RPM, but we also
# need to explicitly import it to RPM DB
# Also need to import other keys - especially release 2 (for upgrade purpose)
if [ $1 -gt 1 ]; then
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-* || true
fi

Loading…
Cancel
Save