diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-02-14 09:55:27 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-02-14 09:55:27 +0800 |
commit | f58668e9ad40798c4fcaac6930bcc3bee319c5cb (patch) | |
tree | 2594b44320c02f6b65fe7be89c44a1293bb3f587 /security | |
parent | cb09c7cfbbf1b18078e24cc94dd7c8fa30b3b839 (diff) | |
download | freebsd-ports-gnome-f58668e9ad40798c4fcaac6930bcc3bee319c5cb.tar.gz freebsd-ports-gnome-f58668e9ad40798c4fcaac6930bcc3bee319c5cb.tar.zst freebsd-ports-gnome-f58668e9ad40798c4fcaac6930bcc3bee319c5cb.zip |
Fix dnscrypt-proxy reference URL (ihttps -> https)
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 1eaabaa6cdd7..835b2fece06f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -187,7 +187,7 @@ Notes: <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Frank Denis reports:</p> - <blockquote cite="ihttps://github.com/jedisct1/dnscrypt-proxy/blob/1d129f7d5f0d469308967cbe4eacb4a6919f1fa1/NEWS#L2-L8"> + <blockquote cite="https://github.com/jedisct1/dnscrypt-proxy/blob/1d129f7d5f0d469308967cbe4eacb4a6919f1fa1/NEWS#L2-L8"> <p>Malformed packets could lead to denial of service or code execution.</p> </blockquote> @@ -199,6 +199,7 @@ Notes: <dates> <discovery>2016-02-02</discovery> <entry>2016-02-10</entry> + <modified>2016-02-14</modified> </dates> </vuln> |