pkgsrc-WIP-changes archive

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

tcc: Add a reference to CVE-2019-9754



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Mar 14 11:08:43 2019 +0100
Changeset:	c5f800d7d94d739cc1fd1d0d1ea31e5bfc02699e

Modified Files:
	tcc/TODO

Log Message:
tcc: Add a reference to CVE-2019-9754

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

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

diffstat:
 tcc/TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/tcc/TODO b/tcc/TODO
index 02f2cb3cd3..1194e89e9c 100644
--- a/tcc/TODO
+++ b/tcc/TODO
@@ -3,4 +3,4 @@
   NetBSD, but doesn't works fine.
 * Could be a freebsd bug also, I doesn't test it :/
 * This package has known vulnerabilities, please investigate and fix if possible:
-    CVE-2018-20374, CVE-2018-20375, CVE-2018-20376
+    CVE-2018-20374, CVE-2018-20375, CVE-2018-20376, CVE-2019-9754


Home | Main Index | Thread Index | Old Index