diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-12-14 07:16:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-12-14 07:16:18 +0000 |
commit | db56ef12ed6e304f23a6120e59ab72a247fd8e15 (patch) | |
tree | fe9bc0f202636002f92d2c8d83ba628d07ff015c /x11 | |
parent | Update to 1.8.2. (diff) |
Update to 2.16.4.
Security: This fixes the memory disclosure vulnerability described in
CVE-2006-6105.
Notes
Notes:
svn path=/head/; revision=179709
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gdm/Makefile | 2 | ||||
-rw-r--r-- | x11/gdm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index b11aef5bd160..543a8d665f76 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gdm -PORTVERSION= 2.16.3 +PORTVERSION= 2.16.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11/gdm/distinfo b/x11/gdm/distinfo index 4c9e5e5b4d57..33e758d7fd3b 100644 --- a/x11/gdm/distinfo +++ b/x11/gdm/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gdm-2.16.3.tar.bz2) = d4578ffba2fe229146e9e17201ffaafb -SHA256 (gnome2/gdm-2.16.3.tar.bz2) = 5a0e54ad606981eaf46d3d67db6b0ab3cba123457942f7399a4742b4d3d4bfd1 -SIZE (gnome2/gdm-2.16.3.tar.bz2) = 3146933 +MD5 (gnome2/gdm-2.16.4.tar.bz2) = 7eb4a475cccba73d78af9e0852b7e82a +SHA256 (gnome2/gdm-2.16.4.tar.bz2) = 0aa32e3b145ce5c6c8d42c7a8bcaa09582737e89de252fa6bda0c55f3af10616 +SIZE (gnome2/gdm-2.16.4.tar.bz2) = 3139838 |