From: kloczek Date: Thu, 6 Feb 2003 12:59:19 +0000 (+0000) Subject: - relase 4: security fix (CAN-2002-1277) X-Git-Tag: STABLE~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2FWindowMaker.git;a=commitdiff_plain;h=6f91aa48a74a07e1f77e141976b368f81ffafb32 - relase 4: security fix (CAN-2002-1277) added http://www.heily.com/mark/code_samples/appicon_captions_maxprotect.diff patch: Buffer overflow in WindowMaker may allow remote attackers to execute arbitrary code via a certain image file that is not properly handled when Window Maker uses width and height information to allocate a buffer. Changed files: WindowMaker.spec -> 1.109 --- diff --git a/WindowMaker.spec b/WindowMaker.spec index 9e52a45..d500c94 100644 --- a/WindowMaker.spec +++ b/WindowMaker.spec @@ -9,7 +9,7 @@ Summary(ru): WindowMaker - Summary(uk): WindowMaker - צËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ ÄÌÑ X11 Name: WindowMaker Version: 0.80.2 -Release: 3 +Release: 4 License: GPL Group: X11/Window Managers Source0: ftp://ftp.windowmaker.org/pub/source/release/%{name}-%{version}.tar.bz2 @@ -31,6 +31,7 @@ Patch9: %{name}-po.patch Patch10: %{name}-rxvt.patch Patch11: %{name}-pl.po-update.patch Patch12: %{name}-wmchlocale-fixes.patch +Patch13: http://www.heily.com/mark/code_samples/appicon_captions_maxprotect.diff URL: http://www.windowmaker.org/ BuildRequires: autoconf BuildRequires: automake @@ -221,6 +222,7 @@ utilizando componentes est %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 for f in WindowMaker/*menu*; do sed s,/usr/local/GNUstep/,/usr/X11R6/lib/GNUstep/, $f >$f.new