lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 5 Oct 2011 16:18:25 -0400
From:	Josh Boyer <jwboyer@...il.com>
To:	quilt-dev@...gnu.org
Cc:	Andreas Gruenbacher <andreas.gruenbacher@...il.com>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	LKML <linux-kernel@...r.kernel.org>,
	"H. Peter Anvin" <hpa@...or.com>, John Kacur <jkacur@...hat.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [Quilt-dev] [RFC][PATCH v2][QUILT] Add gpg signing to quilt mail

On Wed, Oct 5, 2011 at 4:12 PM, Greg KH <gregkh@...e.de> wrote:
> On Wed, Oct 05, 2011 at 01:21:07PM +0200, Andreas Gruenbacher wrote:
>> I've tried to address this as follows now:
>>
>> commit f3e7822028616014f933b99d05f42fc028f8d12c
>> Author: Andreas Gruenbacher <agruen@...bit.com>
>> Date:   Wed Oct 5 12:57:48 2011 +0200
>>
>>     quilt mail: Allow commas in Signed-off-by and Acked-by lines
>>
>>     The standard quilt_mail_patch_filter() in quilt mail tries to extract email
>>     addresses from Signed-off-by and Acked-by lines.  It adds Cc headers with those
>>     addresses.
>>
>>     Signed-off-by and Acked-by lines sometimes contain commas as part of the
>>     address.  When put in recipient headers (To, Cc, Bcc), the commas are
>>     interpreted as separators, which breaks things.
>>
>>     Try to recognize this case and add the appropriate quotes.  For example, the
>>     email address in ``Signed-off-by: Gruenbacher, Andreas <agruen@...bit.com>'' is
>>     now extracted as ``"Gruenbacher, Andreas" <agruen@...bit.com>''.
>>
>>     Note that quilt_mail_patch_filter() can be overridden in .quiltrc; you may need
>>     to update your .quiltrc.
>>
>> commit c6750845136ff21eb13bc99ec7a6e1689100a13a
>> Author: Andreas Gruenbacher <agruen@...bit.com>
>> Date:   Wed Oct 5 12:08:05 2011 +0200
>>
>>     quilt mail: Support double quoted special characters in email adresses
>>
>>     Addresses like "Gruenbacher, Andreas" <agruen@...bit.com> will work now.
>>
>>
>> Please give it a shot.
>
> Thanks for doing this.  I can't seem to find the git tree for quilt at
> the moment, any pointers to where it is?

http://savannah.nongnu.org/git/?group=quilt

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ