diff options
author | wxs <wxs@FreeBSD.org> | 2011-12-27 07:23:28 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-12-27 07:23:28 +0800 |
commit | 74722fa079e1d59d42e6e5f0aaf1d7adb4ac0112 (patch) | |
tree | 46d3e3b7f6f186ec3db08f2b9598c834cac8654d /security | |
parent | 2c2a8ac3e2ac63888d3c8b5256f5eb32ba044a70 (diff) | |
download | freebsd-ports-gnome-74722fa079e1d59d42e6e5f0aaf1d7adb4ac0112.tar.gz freebsd-ports-gnome-74722fa079e1d59d42e6e5f0aaf1d7adb4ac0112.tar.zst freebsd-ports-gnome-74722fa079e1d59d42e6e5f0aaf1d7adb4ac0112.zip |
Don't wrap a couple of lines. No other entries wrap these lines, so when
in Rome...
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 76750d9d357b..8769d11706e6 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -203,8 +203,7 @@ Note: Please add new entries to the beginning of this file. </vuln> <vuln vid="7ba65bfd-2a40-11e1-b96e-00215af774f0"> - <topic>unbound -- denial of service vulnerabilities from nonstandard - redirection and denial of existence</topic> + <topic>unbound -- denial of service vulnerabilities from nonstandard redirection and denial of existence</topic> <affects> <package> <name>unbound</name> @@ -429,8 +428,7 @@ Note: Please add new entries to the beginning of this file. <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Simon Tatham reports:</p> - <blockquote - cite="http://lists.tartarus.org/pipermail/putty-announce/2011/000017.html"> + <blockquote cite="http://lists.tartarus.org/pipermail/putty-announce/2011/000017.html"> <p>PuTTY 0.62 fixes a security issue present in 0.59, 0.60 and 0.61. If you log in using SSH-2 keyboard-interactive authentication (which is the usual method used by modern servers to request a password), |