pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libksba libksba: updated to 1.6.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d576df9cbac
branches: trunk
changeset: 371722:4d576df9cbac
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jan 13 08:07:20 2022 +0000
description:
libksba: updated to 1.6.0
Noteworthy changes in version 1.6.0 (2021-06-10) [C22/A14/R0]
------------------------------------------------
* Limited support for the Authenticated-Enveloped-Data content type.
[81fdcd680c12]
* Support password based decryption. [cb7f2484a09c]
* Fix build problem on macOS.
* Silence warnings from static analyzers.
* Interface changes relative to the 1.5.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
KSBA_CT_AUTHENVELOPED_DATA NEW.
Release-info: https://dev.gnupg.org/T5479
Noteworthy changes in version 1.5.1 (2021-04-06) [C21/A13/R1]
------------------------------------------------
* Support Brainpool curves specified by ECDomainParameters.
Release-info: https://dev.gnupg.org/T5379
Noteworthy changes in version 1.5.0 (2020-11-18) [C21/A13/R0]
------------------------------------------------
* ksba_cms_identify now identifies OpenPGP keyblock content.
* Supports TR-03111 plain format ECDSA signature verification.
* Fixes a CMS signed data parser bug exhibited by a somewhat strange
CMS message. [b6438e768c]
* Interface changes relative to the 1.4.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
KSBA_CT_OPENPGP_KEYBLOCK NEW.
Release-info: https://dev.gnupg.org/T5146
diffstat:
security/libksba/Makefile | 5 ++---
security/libksba/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r b34e811b75e9 -r 4d576df9cbac security/libksba/Makefile
--- a/security/libksba/Makefile Thu Jan 13 08:05:48 2022 +0000
+++ b/security/libksba/Makefile Thu Jan 13 08:07:20 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2020/08/03 15:30:06 adam Exp $
+# $NetBSD: Makefile,v 1.36 2022/01/13 08:07:20 adam Exp $
-DISTNAME= libksba-1.4.0
+DISTNAME= libksba-1.6.0
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libksba/
EXTRACT_SUFX= .tar.bz2
@@ -14,7 +14,6 @@
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= src/ksba.pc.in
INFO_FILES= yes
-
TEST_TARGET= check
TEXINFO_REQD= 4.0
diff -r b34e811b75e9 -r 4d576df9cbac security/libksba/distinfo
--- a/security/libksba/distinfo Thu Jan 13 08:05:48 2022 +0000
+++ b/security/libksba/distinfo Thu Jan 13 08:07:20 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2021/10/26 11:17:14 nia Exp $
+$NetBSD: distinfo,v 1.26 2022/01/13 08:07:20 adam Exp $
-BLAKE2s (libksba-1.4.0.tar.bz2) = cec7b6144205c0f35d8482df7f597f651fb148282a935b4d2d944abd8606f649
-SHA512 (libksba-1.4.0.tar.bz2) = 7c1666017ebfa50b5663153dead1e019e0ee342c4f44ee8f644fc749e82dcc983237ef0f557de9de3f7908dc90405d967a4db2e36e04fe0d5a09edf49f8a0c8d
-Size (libksba-1.4.0.tar.bz2) = 651319 bytes
+BLAKE2s (libksba-1.6.0.tar.bz2) = d29d7eb043b7b7480cd39696d7a0f8ec78dbe855f2b921b0834eb26927fb57e7
+SHA512 (libksba-1.6.0.tar.bz2) = a7c76d41dfd8ec6383ac2de3c53848cd9f066b538f6f3cd43175e3c8095df51b96d0a24a573481c0c4856b09b7c224e2b562d88f5c0801e7acfb582ea2739c2b
+Size (libksba-1.6.0.tar.bz2) = 662120 bytes
SHA1 (patch-aa) = f2e63361afb95d5469153efaecebcb8719938d58
Home |
Main Index |
Thread Index |
Old Index