Subject: CVS commit: pkgsrc/security/netpgp
From: Pierre Pronchery
Date: 2018-03-15 20:51:08
Message id: 20180315195108.59587FB40@cvs.NetBSD.org

Log Message:
Do not truncate pass-phrases without a newline character

This also fixes a crash when the pass-phrase entered is empty.

Originally submitted on tech-pkg@ as:
[PATCH 02/11] Do not truncate pass-phrases without a newline character

Only modified for consistency with the coding style; as also applied in
NetBSD's src repository.

Tested on NetBSD/amd64.

Files:
RevisionActionfile
1.26modifypkgsrc/security/netpgp/Makefile
1.20modifypkgsrc/security/netpgp/distinfo
1.1addpkgsrc/security/netpgp/patches/patch-src_lib_reader.c