Bug#411372: signing-party: $CONFIG{'gpg-sign-args'} not taken into account by caff

2007-09-09 Thread Christoph Berg
tags 411372 + moreinfo thanks Re: Eric Deplagne 2007-02-18 <[EMAIL PROTECTED]> > The idea is that I want to sign different sign-level to different uids > on the same key (one uid can, say, be the real name, while another one > is a nickname). > > Of interest in the .caffrc to achieve my g

Bug#411372: signing-party: $CONFIG{'gpg-sign-args'} not taken into account by caff

2007-02-18 Thread Eric Deplagne
Hi, I did a modification that suits my needs, see the attached patch. I'm ready to discuss it here, or anywhere more suitable. The idea is that I want to sign different sign-level to different uids on the same key (one uid can, say, be the real name, while another one is a nickname).

Bug#411372: signing-party: $CONFIG{'gpg-sign-args'} not taken into account by caff

2007-02-18 Thread Christoph Berg
retitle 411372 caff: pass additional gpg arguments from config/command line severity 411372 wishlist tags 411372 - patch thanks Re: Eric Deplagne 2007-02-18 <[EMAIL PROTECTED]> > caff would not take into account the line > $CONFIG{'gpg-sign-args'} = '--ask-cert-level'; > in my .caffrc be

Bug#411372: signing-party: $CONFIG{'gpg-sign-args'} not taken into account by caff

2007-02-18 Thread Eric Deplagne
Package: signing-party Version: 0.4.9-1 Severity: normal Tags: patch Hi, caff would not take into account the line $CONFIG{'gpg-sign-args'} = '--ask-cert-level'; in my .caffrc because the line for it is added after the --edit command. (see patch below). By the way, wouldn't usin