pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/libgpg-error



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov  3 20:53:16 UTC 2021

Modified Files:
        pkgsrc/security/libgpg-error: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/security/libgpg-error/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/security/libgpg-error/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/libgpg-error/Makefile
diff -u pkgsrc/security/libgpg-error/Makefile:1.81 pkgsrc/security/libgpg-error/Makefile:1.82
--- pkgsrc/security/libgpg-error/Makefile:1.81  Thu Apr  1 13:18:34 2021
+++ pkgsrc/security/libgpg-error/Makefile       Wed Nov  3 20:53:16 2021
@@ -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/

Index: pkgsrc/security/libgpg-error/distinfo
diff -u pkgsrc/security/libgpg-error/distinfo:1.53 pkgsrc/security/libgpg-error/distinfo:1.54
--- pkgsrc/security/libgpg-error/distinfo:1.53  Tue Oct 26 11:17:13 2021
+++ pkgsrc/security/libgpg-error/distinfo       Wed Nov  3 20:53:16 2021
@@ -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