pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/paperkey
Module Name: pkgsrc
Committed By: fcambus
Date: Sat Mar 4 20:18:04 UTC 2023
Modified Files:
pkgsrc/security/paperkey: Makefile distinfo
Log Message:
paperkey: update to 1.6.
2017-11-17 David Shaw <dshaw%jabberwocky.com@localhost>
* 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@localhost>
* 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@localhost>
* 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@localhost>
* README: PowerPC Macs are basically gone, so remove the OSX
(sorry: macOS!) universal binary stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/paperkey/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/paperkey/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/paperkey/Makefile
diff -u pkgsrc/security/paperkey/Makefile:1.3 pkgsrc/security/paperkey/Makefile:1.4
--- pkgsrc/security/paperkey/Makefile:1.3 Sun Apr 12 23:59:42 2020
+++ pkgsrc/security/paperkey/Makefile Sat Mar 4 20:18:04 2023
@@ -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@localhost
HOMEPAGE= https://www.jabberwocky.com/software/paperkey/
Index: pkgsrc/security/paperkey/distinfo
diff -u pkgsrc/security/paperkey/distinfo:1.4 pkgsrc/security/paperkey/distinfo:1.5
--- pkgsrc/security/paperkey/distinfo:1.4 Tue Oct 26 11:17:35 2021
+++ pkgsrc/security/paperkey/distinfo Sat Mar 4 20:18:04 2023
@@ -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
Home |
Main Index |
Thread Index |
Old Index