From 36629ec551a16ffc2deb0de7a5a6cc3cfc709ba5 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Jan 16 2006 16:06:25 +0000 Subject: apply patch to fix CAN-2005-3193, #177908 --- diff --git a/kdegraphics.spec b/kdegraphics.spec index ac0898c..d27474b 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -13,7 +13,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.0 -Release: 2 +Release: 3 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -28,6 +28,9 @@ Patch1: kdegraphics-3.3.0-misc.patch Patch2: kdegraphics-3.3.1-xorg.patch Patch3: kdegraphics-3.5.0-xft.patch +# security fixes +Patch100: post-3.5.0-kdegraphics-CAN-2005-3193.diff + %ifnarch %{no_scanner_archs} BuildRequires: sane-backends-devel >= 1.0.3-10 BuildRequires: gphoto2-devel @@ -264,6 +267,9 @@ This package contains a model editor for the PovRay raytracer. %patch2 -p1 -b .xorg %patch3 -p1 -b .modular-x +# security fixes +%patch100 -p0 -b .CAN-2005-3193 + %if %{rhel} echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kfax\"" >kfax/configure.in.in echo "DO_NOT_COMPILE=\"\$DO_NOT_COMPILE kfaxview\"" >kfaxview/configure.in.in @@ -359,6 +365,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/kde/* %changelog +* Mon Jan 16 2006 Than Ngo 7:3.5.0-3 +- apply patch to fix CAN-2005-3193, #177908 + * Mon Dec 12 2005 Than Ngo 7:3.5.0-2 - apply patch to fix modula-X problem