From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60722 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Fwd: [PATCH]: gnus: use correct GPG hash algorithm in 'micalg' field Date: Mon, 08 Aug 2005 13:16:25 +0200 Message-ID: References: <82e593ac-30c0-438c-b353-0f053f0ea2d0@well-done.deisui.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1123499924 28434 80.91.229.2 (8 Aug 2005 11:18:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Aug 2005 11:18:44 +0000 (UTC) Original-X-From: ding-owner+M9253=ding+2Daccount=gmane.org@lists.math.uh.edu Mon Aug 08 13:18:42 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E25dK-000764-7s for ding-account@gmane.org; Mon, 08 Aug 2005 13:17:30 +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 1E25dJ-0000K1-02 for ding-account@gmane.org; Mon, 08 Aug 2005 06:17:29 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1E25dE-0000Jt-00 for ding@lists.math.uh.edu; Mon, 08 Aug 2005 06:17:24 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1E25cz-00024i-Nn for ding@lists.math.uh.edu; Mon, 08 Aug 2005 06:17:09 -0500 Original-Received: from [217.13.230.178] (helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1E24gn-0008RX-00 for ; Mon, 08 Aug 2005 12:17:02 +0200 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3) with ESMTP id j78BGfua008247 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 8 Aug 2005 13:16:42 +0200 Original-To: ding@gnus.org OpenPGP: id=B565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:21:050808:ding@gnus.org::Kk7frFuiBSu82BS2:A0/+ In-Reply-To: (Reiner Steib's message of "Fri, 05 Aug 2005 15:42:28 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.3 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yxa-iv X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60722 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60722 Reiner Steib writes: > On Fri, Aug 05 2005, Simon Josefsson wrote: > >> Daiki Ueno writes: >> >>> I'm sending this mail with DSA & RIPEMD160. If the patch works as >>> expected, micalg=ripemd160 appears in the Content-Type: header. >> >> It seem to work, so I installed this. Thanks! > > Could you please apply the bugfix to the v5-10 branch as well, if > appropriate? Done! I also simplified the w3/url loading in PGG; I recall Daiki and I discussed it earlier.