[PATCH] x11-fonts/xfs : update to 1.0.5 (security fix)

Rene Ladan r.c.ladan at gmail.com
Wed Oct 3 11:55:42 PDT 2007


X-send-pr-version: 3.113
X-GNATS-Notify:


>Submitter-Id:	current-users
>Originator:	Rene Ladan
>Organization:	
>Confidential:	no
>Synopsis:	[PATCH] x11-fonts/xfs: update to 1.0.5 (security fix)
>Severity:	serious	
>Priority: 	medium	
>Category:	ports
>Class:		update
>Release:	FreeBSD 7.0-CURRENT i386
>Environment:
System: FreeBSD 195-241-214-37.dsl.ip.tiscali.nl 7.0-CURRENT FreeBSD
7.0-CURRENT #25: Mon Oct  1 11:48:11 CEST
>Description:
- Update to 1.0.5

Fixes two security vulnerabilities:

* CVE-2007-4568 : fix for integer overflows in build_range()
		: fix for heap overwrite in swap_char2b()

Announced 2007-10-02 on xorg at lists.freedesktop.org
see http://lists.freedesktop.org/archives/xorg/2007-October/028899.html

Port maintainer (x11 at FreeBSD.org) is cc'd.

Patch tested with 'port test'

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xfs-1.0.5,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-fonts/xfs.orig/Makefile
/usr/ports/x11-fonts/xfs/Makefile
--- /usr/ports/x11-fonts/xfs.orig/Makefile	2007-10-03 20:44:49.000000000 +0200
+++ /usr/ports/x11-fonts/xfs/Makefile	2007-10-03 20:32:10.000000000 +0200
@@ -6,8 +6,7 @@
 #

 PORTNAME=	xfs
-PORTVERSION=	1.0.4
-PORTREVISION=	4
+PORTVERSION=	1.0.5
 PORTEPOCH=	1
 CATEGORIES=	x11-fonts

diff -ruN --exclude=CVS /usr/ports/x11-fonts/xfs.orig/distinfo
/usr/ports/x11-fonts/xfs/distinfo
--- /usr/ports/x11-fonts/xfs.orig/distinfo	2007-10-03 20:44:49.000000000 +0200
+++ /usr/ports/x11-fonts/xfs/distinfo	2007-10-03 20:33:03.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xorg/app/xfs-1.0.4.tar.bz2) = f43cb64d623b748208dfd9012d17b654
-SHA256 (xorg/app/xfs-1.0.4.tar.bz2) =
452dde2923c7ae5a2b8cb4b9735507c579c1c55a0e5e45a34210e52574ee641b
-SIZE (xorg/app/xfs-1.0.4.tar.bz2) = 149414
+MD5 (xorg/app/xfs-1.0.5.tar.bz2) = 3fc73b5e39a1fe8b8d96563c8144cffe
+SHA256 (xorg/app/xfs-1.0.5.tar.bz2) =
f586f2101d42e512e7d20a6a6715c3c2cad19cacbee3b4034a0818de349e38f9
+SIZE (xorg/app/xfs-1.0.5.tar.bz2) = 152131
--- xfs-1.0.5,1.patch ends here ---


More information about the freebsd-x11 mailing list