# HG changeset patch # User youngs # Date 1052902035 0 # Node ID 84d95f07cb42d44f93695e0f3ce496fbd3c49088 # Parent 6af5bbdc3fccceff8dd82832710cb85da59eeaff [xemacs-hg @ 2003-05-14 08:47:15 by youngs] 2003-05-14 Steve Youngs * package-get.el (package-get-require-signed-base-updates): Turn the PGP verification code back on. diff -r 6af5bbdc3fcc -r 84d95f07cb42 lisp/ChangeLog --- a/lisp/ChangeLog Tue May 13 21:52:29 2003 +0000 +++ b/lisp/ChangeLog Wed May 14 08:47:15 2003 +0000 @@ -1,3 +1,8 @@ +2003-05-14 Steve Youngs + + * package-get.el (package-get-require-signed-base-updates): Turn + the PGP verification code back on. + 2003-05-11 Simon Josefsson * replace.el (delete-non-matching-lines, kill-non-matching-lines) diff -r 6af5bbdc3fcc -r 84d95f07cb42 lisp/package-get.el --- a/lisp/package-get.el Tue May 13 21:52:29 2003 +0000 +++ b/lisp/package-get.el Wed May 14 08:47:15 2003 +0000 @@ -410,11 +410,7 @@ result nil))) -;;; FIXME: There's something strange happening with verifying the -;;; package-index file, it is reporting "The message was corrupt" even -;;; though verifying from the command line (outside of XEmacs) reports -;;; a good signature. --SY -(defcustom package-get-require-signed-base-updates nil +(defcustom package-get-require-signed-base-updates (package-get-pgp-available-p) "*If non-nil, try to verify the package index database via PGP. If nil, no PGP verification is done. If the package index database