pkgsrc-WIP-changes archive

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

libgcrypt: Insert link into TODO file



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Fri Jan 29 13:55:38 2021 +0100
Changeset:	40366f06b7ca6aae0b23cdf9b25cd38d2a02d842

Modified Files:
	libgcrypt/TODO

Log Message:
libgcrypt: Insert link into TODO file

wiz@ already has created a bug report.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=40366f06b7ca6aae0b23cdf9b25cd38d2a02d842

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libgcrypt/TODO | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/libgcrypt/TODO b/libgcrypt/TODO
index 1a15af09df..fed6cdbb6c 100644
--- a/libgcrypt/TODO
+++ b/libgcrypt/TODO
@@ -4,3 +4,5 @@ keccak.c: In function 'keccak_init':
 keccak.c:907:23: error: 'HWF_INTEL_FAST_SHLD' undeclared (first use in this function)
    else if (features & HWF_INTEL_FAST_SHLD)
                        ^~~~~~~~~~~~~~~~~~~
+
+Bugreport from wiz@: <https://dev.gnupg.org/T5278>


Home | Main Index | Thread Index | Old Index