NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44041 CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib



The following reply was made to PR lib/44041; it has been noted by GNATS.

From: "Alistair G. Crooks" <agc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44041 CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib
Date: Thu, 4 Nov 2010 16:24:23 +0000

 Module Name:   src
 Committed By:  agc
 Date:          Thu Nov  4 16:24:22 UTC 2010
 
 Modified Files:
        src/crypto/external/bsd/netpgp/dist/src/lib: validate.c
 
 Log Message:
 Apply the patch from Peter Pentchev in PR 44041
 
        ``When netpgp thinks (even for a little while, even if it
        should change its mind almost immediately) that it's
        processing a detached signature, it sends a message to that
        effect to io->outs.
        This kind of interferes with "netpgp --cat" :)''
 
 Use io->errs instead of io->outs for the informational message.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.41 \
     src/crypto/external/bsd/netpgp/dist/src/lib/validate.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index