paperkey: update to 1.6.

2017-11-17  David Shaw  <dshaw@jabberwocky.com>

	* checks: Various improvements to allow running the selftests in
	parallel (Debian bug 881792).  Reported by Daniel Kahn Gillmor.

2017-10-23  David Shaw  <dshaw@jabberwocky.com>

	* extract.c (extract): Properly fail if we cannot parse a secret
	subkey packet.  Reported by Osamu Aoki and Peter Palfrader.

	* parse.c (extract_secrets): Add support for EdDSA as per
	https://tools.ietf.org/html/draft-koch-eddsa-for-openpgp-04.  Note
	that this is an expired draft, but GnuPG is using algorithm 22 for
	it.

2016-09-05  David Shaw  <dshaw@jabberwocky.com>

	* NEWS, configure.ac: Post-release commit.

	* NEWS, configure.ac: Preparing 1.4 release.

	* NEWS, output.h, output.c, paperkey.c (set_binary_mode): Fix
	binary vs text output mismatch when using "--output-type raw" on
	Windows platforms.  Does not affect any non-Windows platforms.
	Found by Thierry Ambrus.

	* README: Clarify output-width a bit.

	* paperkey.spec.in: Use %license for the COPYING file and run the
	self checks during build.

2016-09-04  David Shaw  <dshaw@jabberwocky.com>

	* README: PowerPC Macs are basically gone, so remove the OSX
	(sorry: macOS!) universal binary stuff.
This commit is contained in:
fcambus 2023-03-04 20:18:04 +00:00
parent d11f872f73
commit 9d3de73875
2 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2020/04/12 23:59:42 joerg Exp $
# $NetBSD: Makefile,v 1.4 2023/03/04 20:18:04 fcambus Exp $
DISTNAME= paperkey-1.3
DISTNAME= paperkey-1.6
CATEGORIES= security
MASTER_SITES= http://www.jabberwocky.com/software/paperkey/
MASTER_SITES= https://www.jabberwocky.com/software/paperkey/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.jabberwocky.com/software/paperkey/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 11:17:35 nia Exp $
$NetBSD: distinfo,v 1.5 2023/03/04 20:18:04 fcambus Exp $
BLAKE2s (paperkey-1.3.tar.gz) = b6f1838c61f8ee39c83912cd1d1272a1c0146aaed8da1a9c51e90eba08c8b055
SHA512 (paperkey-1.3.tar.gz) = 240a57b43084b91758d19a2ef6804651db32118f7578f48445014b7ab91caadcbd6b08df4a95ba8788691456e802f3ebb8455e212aac0679c12df8d567894acd
Size (paperkey-1.3.tar.gz) = 250153 bytes
BLAKE2s (paperkey-1.6.tar.gz) = b942f3b8e2c953d79c6d57c55d29226133dcc9b8c87dc91dbf468b5edc6a1ac2
SHA512 (paperkey-1.6.tar.gz) = a07fc22bf56cd9524ecba61d1bf00102e6e97842e219682771187a2a2327c9daa885d457417bb2ea960f5ebd66bd711fa1d86687fda159647ff47980dee21b01
Size (paperkey-1.6.tar.gz) = 271424 bytes