diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-12 20:44:41 +0000 | 
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-12 20:44:41 +0000 | 
| commit | ef312156c5dfc5744bce413e3f08b7eb63f1426c (patch) | |
| tree | 84233d917f94e10030ddec5f74a15e95df6028fe | |
| parent | Fix the remotely exploitable buffer overflows in the MSN protocol. (diff) | |
Update Gaim vulnerability (5b8f9a02-ec93-11d8-b913-000c41e2cdad) to indicate
that gaim-0.81_1 has a fix for this.
Notes
Notes:
    svn path=/head/; revision=116065
| -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 e1fd2280db6d..e89936dfc60a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -38,7 +38,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.        <package>  	<name>gaim</name>  	<name>ja-gaim</name> -	<range><le>0.81</le></range> +	<range><le>0.81_1</le></range>        </package>      </affects>      <description> @@ -54,6 +54,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.      <dates>        <discovery>2004-08-12</discovery>        <entry>2004-08-12</entry> +      <modified>2004-08-12</modified>      </dates>    </vuln> | 
