pkgsrc-WIP-changes archive

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

realvnc: add CVE-2021-41380



Module Name:	pkgsrc-wip
Committed By:	Thomas Merkel <tm%core.io@localhost>
Pushed By:	drscream
Date:		Sat Sep 18 16:52:19 2021 +0200
Changeset:	d9da7bb2146f738be2d785c1cc7669d078acc68c

Modified Files:
	realvnc/TODO

Log Message:
realvnc: add CVE-2021-41380

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

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

diffstat:
 realvnc/TODO | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/realvnc/TODO b/realvnc/TODO
index 82c0d899e5..c30445c63d 100644
--- a/realvnc/TODO
+++ b/realvnc/TODO
@@ -14,3 +14,6 @@
 gcc -O2 -ansi -Dasm=__asm GccWarningOptions   -I../../include -I../../exports/include/X11  -I../.. -I../../exports/include -I/usr/X11R6/include  -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -DCPP_PROGRAM="\"cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc -fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi`            -c imake.c
 gcc: GccWarningOptions: No such file or directory
 *** Error code 1
+
+- Possible vulnerabilites to investigate:
+	CVE-2021-41380


Home | Main Index | Thread Index | Old Index