]> git.pld-linux.org Git - packages/WindowMaker.git/commitdiff
- relase 4: security fix (CAN-2002-1277)
authorkloczek <kloczek@pld-linux.org>
Thu, 6 Feb 2003 12:59:19 +0000 (12:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  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

WindowMaker.spec

index 9e52a4523ed6b017172eefdf70278e460b31a2e6..d500c94bf59fe86f467afd8efa17d4f6ce8260e7 100644 (file)
@@ -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
This page took 0.02584 seconds and 4 git commands to generate.