diff --git a/xsane.spec b/xsane.spec index b6330a3..0d32086 100644 --- a/xsane.spec +++ b/xsane.spec @@ -7,6 +7,7 @@ Source1: xsane-install-gimp-plugin Patch0: xsane-0.90-htmlview.patch Patch1: xsane-medium-definitions.patch Patch2: xsane-0.92_gimp2.0.patch +Patch3: xsane-0.99-buffer.patch License: GPL URL: http://www.xsane.org/ Group: Applications/Multimedia @@ -39,6 +40,7 @@ rm -rf $RPM_BUILD_ROOT %patch0 -p1 -b .htmlview %patch1 -p1 -b .medium-definitions %patch2 -p1 -b .gimp2.0 +%patch3 -p1 -b .buffer %build %{expand:%%define optflags %{optflags} -DGIMP_ENABLE_COMPAT_CRUFT=1} @@ -95,7 +97,10 @@ fi exit 0 %changelog -* Fri Jan 13 2006 Nils Philippsen 0.99-1 +* Mon Jan 16 2006 Nils Philippsen 0.99-1 +- fix buffer overflow + +* Fri Jan 13 2006 Nils Philippsen - version 0.99 * Fri Dec 09 2005 Jesse Keating