pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/libgpg-error libgpg-error: updated to 1.43



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8039eaf6119
branches:  trunk
changeset: 768917:a8039eaf6119
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 03 20:53:16 2021 +0000

description:
libgpg-error: updated to 1.43

Noteworthy changes in version 1.43 (2021-11-03) [C32/A32/R1]
-----------------------------------------------

 * Fix for building against GNU libc 2.34.  [T5547]

 * Fix build problems on macOS.  [T5440,T5610]

 * Fix gpgrt-config problems.  [T5381,T5595]

 * Fix gpgrt_free for legacy platforms.  [448bf7b01cad]

 * Fix truncation of error message in the middle of a character.
   [T5048]

 * Fix the --disable-threads configure options.  [T5495]

 * Improve lock-obj generation for cross-builds [99ae862a96a5]

 * Improve cross-builds. [T5365]

 * Improve gpgrt_wait_processes.  [T5381]

 * Allow config files to read values from the Windows Registry and
   from envvars.  [b1790f4cc71f]

 * Update the Russian and Czech translations.

diffstat:

 security/libgpg-error/Makefile |  4 ++--
 security/libgpg-error/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r c81a3204f999 -r a8039eaf6119 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile    Wed Nov 03 20:52:23 2021 +0000
+++ b/security/libgpg-error/Makefile    Wed Nov 03 20:53:16 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2021/04/01 13:18:34 adam Exp $
+# $NetBSD: Makefile,v 1.82 2021/11/03 20:53:16 adam Exp $
 
-DISTNAME=      libgpg-error-1.42
+DISTNAME=      libgpg-error-1.43
 CATEGORIES=    security
 MASTER_SITES=  https://www.gnupg.org/ftp/gcrypt/libgpg-error/
 MASTER_SITES+= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
diff -r c81a3204f999 -r a8039eaf6119 security/libgpg-error/distinfo
--- a/security/libgpg-error/distinfo    Wed Nov 03 20:52:23 2021 +0000
+++ b/security/libgpg-error/distinfo    Wed Nov 03 20:53:16 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2021/10/26 11:17:13 nia Exp $
+$NetBSD: distinfo,v 1.54 2021/11/03 20:53:16 adam Exp $
 
-BLAKE2s (libgpg-error-1.42.tar.bz2) = 1d775a0c87182660d3c03790a2b6dd7d401a3a255c805d3f1cb6b3654ed8974d
-SHA512 (libgpg-error-1.42.tar.bz2) = f6d95712a874edefc39a7746062c8037a62801a550560c5b2eab08b5b86987c1de5be60eba5fcb56d35a37db109aa32d07b7eff2bb99800c1c47d2227421a8f4
-Size (libgpg-error-1.42.tar.bz2) = 973996 bytes
+BLAKE2s (libgpg-error-1.43.tar.bz2) = 0d202c18ac1b9fbc1d9003911f3490a1f5d4b0d7dcfcbd065ebced57b9269118
+SHA512 (libgpg-error-1.43.tar.bz2) = 36769a62d0b4b219a6d58195bed692e34d3b0313f628b1036055ca34b69332edbe6bcdace9855a60d06e7be5998dc13bf1305d0b2bb211a4d8f701e85040961c
+Size (libgpg-error-1.43.tar.bz2) = 999006 bytes
 SHA1 (patch-src_estream.c) = 0502a55403062abeab22c83a6d919c57ff1c5d82



Home | Main Index | Thread Index | Old Index