Mercurial > hg > xemacs-beta
diff lisp/package-get.el @ 1439:dea9705187d3
[xemacs-hg @ 2003-05-01 02:29:00 by youngs]
2003-05-01 Steve Youngs <youngs@xemacs.org>
* package-get.el (package-get-require-signed-base-updates): Force
default to nil while I sort out some PGP problems.
author | youngs |
---|---|
date | Thu, 01 May 2003 02:29:00 +0000 |
parents | 44de306310b8 |
children | 84d95f07cb42 |
line wrap: on
line diff
--- a/lisp/package-get.el Wed Apr 30 21:52:40 2003 +0000 +++ b/lisp/package-get.el Thu May 01 02:29:00 2003 +0000 @@ -410,7 +410,11 @@ result nil))) -(defcustom package-get-require-signed-base-updates (package-get-pgp-available-p) +;;; 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 "*If non-nil, try to verify the package index database via PGP. If nil, no PGP verification is done. If the package index database