Author: pascalek Date: Fri Jan 18 08:19:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - Rel: 4, fixes xserver CVE-2007-5760, CVE-2007-5958, CVE-2007-6427, CVE-2007-6428, CVE-2007-6429, CVE-2008-0006
---- Files affected: SPECS: vnc.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: SPECS/vnc.spec diff -u SPECS/vnc.spec:1.82 SPECS/vnc.spec:1.83 --- SPECS/vnc.spec:1.82 Fri Jan 18 01:47:26 2008 +++ SPECS/vnc.spec Fri Jan 18 09:19:48 2008 @@ -20,7 +20,7 @@ Summary(pt_BR.UTF-8): Sistema de controle remoto Name: vnc Version: 4.1.2 -Release: 3 +Release: 4 License: GPL Group: X11/Applications/Networking Source0: http://fresh.t-systems-sfr.com/linux/src/%{name}-%{_ver}-unixsrc.tar.gz @@ -75,6 +75,7 @@ # nasty hack for http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052 Patch102: %{xname}-gcc-x86_64-workaround.patch Patch103: %{xname}-link.patch +Patch104: ftp://ftp.freedesktop.org/pub/xorg/X11R7.3/patches/xorg-xserver-1.4-multiple-overflows.diff URL: http://www.realvnc.com/ BuildRequires: autoconf BuildRequires: automake @@ -248,6 +249,7 @@ %patch102 -p1 %endif %patch103 -p1 +%patch104 -p1 # xserver uses pixman-1 API/ABI so put that explictly here # update: we use local pixman.h copy too, see below @@ -467,6 +469,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2008-01-18 08:19:48 pascalek +- Rel: 4, fixes xserver CVE-2007-5760, CVE-2007-5958, CVE-2007-6427, CVE-2007-6428, CVE-2007-6429, CVE-2008-0006 + Revision 1.82 2008-01-18 00:47:26 pascalek - Release 3 - patched against xorg-xserver-1.4.0.90 - now it builds ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vnc.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
