From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60253 Path: news.gmane.org!not-for-mail From: "Georg C. F. Greve" Newsgroups: gmane.emacs.gnus.general Subject: Re: PGG/GPG Integration bug (somewhat nasty & urgent), potential mailcrypt concept bug Date: Wed, 04 May 2005 20:16:25 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="20050504201625+0200-264372201534119941216350"; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: sea.gmane.org 1115230391 11609 80.91.229.2 (4 May 2005 18:13:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 May 2005 18:13:11 +0000 (UTC) Original-X-From: ding-owner+M8781@lists.math.uh.edu Wed May 04 20:13:06 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTOLf-0005FU-W2 for ding-account@gmane.org; Wed, 04 May 2005 20:11:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DTOQV-0002F3-00; Wed, 04 May 2005 13:16:51 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DTOQL-0002Es-00 for ding@lists.math.uh.edu; Wed, 04 May 2005 13:16:41 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DTOQK-0004MQ-1G for ding@lists.math.uh.edu; Wed, 04 May 2005 13:16:40 -0500 Original-Received: from crosspoint.informatik.gu.se ([130.241.141.44] helo=crosspoint.fsfeurope.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DTOQJ-00037S-00 for ; Wed, 04 May 2005 20:16:39 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by crosspoint.fsfeurope.org (Postfix) with ESMTP id 600CD1C663 for ; Wed, 4 May 2005 20:16:38 +0200 (CEST) Original-Received: from crosspoint.fsfeurope.org ([127.0.0.1]) by localhost (crosspoint.fsfeurope.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00321-16 for ; Wed, 4 May 2005 20:16:28 +0200 (CEST) Original-Received: from fusebox.gnuhh.org (c228235.adsl.hansenet.de [213.39.228.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "fusebox.gnuhh.org", Issuer "President" (verified OK)) by crosspoint.fsfeurope.org (Postfix) with ESMTP id 3A6581C62E for ; Wed, 4 May 2005 20:16:28 +0200 (CEST) Original-Received: from localhost (fusebox [127.0.0.1]) by fusebox.gnuhh.org (Postfix) with ESMTP id 653F9BBBD for ; Wed, 4 May 2005 20:16:27 +0200 (CEST) Original-Received: from fusebox.gnuhh.org ([127.0.0.1]) by localhost (fusebox.gnuhh.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15134-06 for ; Wed, 4 May 2005 20:16:21 +0200 (CEST) Original-Received: from localhost.localdomain (reason.gnuhh-core [10.129.4.1]) by fusebox.gnuhh.org (Postfix) with ESMTP id 09E7FBB71 for ; Wed, 4 May 2005 20:16:21 +0200 (CEST) Original-Received: by localhost.localdomain (Postfix, from userid 500) id 9879DB2C0DE; Wed, 4 May 2005 20:16:26 +0200 (CEST) Original-To: ding@gnus.org Organisation: Free Software Foundation Europe - GNU Project X-PGP-Fingerprint: 2D68 D553 70E5 CCF9 75F4 9CC9 6EF8 AFC2 8657 4ACA X-PGP-Affinity: will accept encrypted messages for GNU Privacy Guard X-Home-Page: http://gnuhh.org X-Accept-Language: en, de In-Reply-To: (Georg C. F. Greve's message of "Tue, 03 May 2005 10:44:14 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-Virus-Scanned: amavisd-new at gnuhh.org X-Virus-Scanned: amavisd-new at fsfeurope.org X-Spam-Score: -0.3 (/) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60253 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60253 --20050504201625+0200-264372201534119941216350 Content-Type: multipart/mixed; boundary="20050504201625+0200-95313835130745578-55101893" --20050504201625+0200-95313835130745578-55101893 Content-Transfer-Encoding: quoted-printable || On Tue, 03 May 2005 10:44:14 +0200 || "Georg C. F. Greve" wrote:=20 gg> b) fix the caching of PINs Fortunately, I was able to resolve this one myself. Patch attached. Regards, Georg --20050504201625+0200-95313835130745578-55101893 Content-Type: text/x-patch Content-Disposition: inline; filename=pgg-gpg.patch Content-Transfer-Encoding: quoted-printable --- pgg-gpg.el.orig 2005-05-03 14:55:30.000000000 +0200 +++ pgg-gpg.el 2005-05-04 12:03:44.000000000 +0200 @@ -99,13 +99,13 @@ (if (and pgg-cache-passphrase (progn (goto-char (point-min)) - (re-search-forward "^\\[GNUPG:] GOOD_PASSPHRASE\\>" nil t))) + (re-search-forward "^\\[GNUPG:] \\(GOOD_PASSPHRASE\\>\\)\\|\\(SIG_CR= EATED\\)" nil t))) (pgg-add-passphrase-cache (or key (progn (goto-char (point-min)) (if (re-search-forward - "^\\[GNUPG:] NEED_PASSPHRASE \\w+ ?\\w*" nil t) + "^\\[GNUPG:] NEED_PASSPHRASE\\(_PIN\\)? \\w+ ?\\w*" nil t) (substring (match-string 0) -8)))) passphrase))) =20 --20050504201625+0200-95313835130745578-55101893 Content-Transfer-Encoding: quoted-printable --=20 Georg C. F. Greve Free Software Foundation Europe (http://fsfeurope.org) Join the Fellowship and protect your freedom! (http://www.fsfe.org) --20050504201625+0200-95313835130745578-55101893-- --20050504201625+0200-264372201534119941216350 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iQCVAwUAQnkReSk9sUy32wQcAQK4GQP9FJfnuWP61s94hIakJBXtiBRPd+KfEpGD NJzKp43lMU9wz7aNzVd7hKpOJnN6Ud7D5nbyV+vJzRZdOWzX77yB/jtNfksLDjEG RvQPR6s9jGRn+rtda/JmQwghWdRzjQiyE5IP8+aA0WnwKQMKNRQu+BRK6oP+ic1m a8MSBHEP3hQ= =8eTs -----END PGP SIGNATURE----- --20050504201625+0200-264372201534119941216350--