pkgsrc-WIP-changes archive

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

dokuwiki: Reword the TODO to more nicely list vulnerabilities



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Jun 7 20:04:02 2023 +0200
Changeset:	5056b0bffd7ab326b03446250753914de9ae528f

Modified Files:
	dokuwiki/TODO

Log Message:
dokuwiki: Reword the TODO to more nicely list vulnerabilities

Instead of just dumping CVEs reformat the file to be consistent with
most other TODOs in pkgsrc-wip mentioning CVEs.

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

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

diffstat:
 dokuwiki/TODO | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diffs:
diff --git a/dokuwiki/TODO b/dokuwiki/TODO
index ad6134e9e4..7ed760f35b 100644
--- a/dokuwiki/TODO
+++ b/dokuwiki/TODO
@@ -1,10 +1,4 @@
-CVE-2014-8761
-CVE-2014-8762
-CVE-2014-8763
-CVE-2014-8764
-http://secunia.com/advisories/63566
-CVE-2017-12583
-CVE-2017-12979
-CVE-2017-12980
-CVE-2017-18123
-CVE-2023-34408
+This package has known vulnerabilities, please investigate and fix if possible:
+  CVE-2014-8761, CVE-2014-8762, CVE-2014-8763, CVE-2014-8764,
+  http://secunia.com/advisories/63566, CVE-2017-12583, CVE-2017-12979,
+  CVE-2017-12980, CVE-2017-18123, CVE-2023-34408


Home | Main Index | Thread Index | Old Index