Update package-hashes to default to sha256 gpg
This commit is contained in:
@@ -56,7 +56,7 @@ files-backup = false
|
||||
# Default parameter if unset: sha1 sha256 sha512 gpg
|
||||
# PLEASE NOTE: to fully disable GPG feature, please have a look at the
|
||||
# "gpg" option below.
|
||||
package-hashes = sha1 gpg
|
||||
package-hashes = sha256 gpg
|
||||
|
||||
# GnuPG repository and packages verification feature.
|
||||
# Valid parameters: disable, enable, true, false, disabled, enabled, 0, 1
|
||||
|
||||
Reference in New Issue
Block a user