fix buffer overflow
This commit is contained in:
parent
5b3f24cf64
commit
a6f6ed5b96
@ -7,6 +7,7 @@ Source1: xsane-install-gimp-plugin
|
|||||||
Patch0: xsane-0.90-htmlview.patch
|
Patch0: xsane-0.90-htmlview.patch
|
||||||
Patch1: xsane-medium-definitions.patch
|
Patch1: xsane-medium-definitions.patch
|
||||||
Patch2: xsane-0.92_gimp2.0.patch
|
Patch2: xsane-0.92_gimp2.0.patch
|
||||||
|
Patch3: xsane-0.99-buffer.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://www.xsane.org/
|
URL: http://www.xsane.org/
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -39,6 +40,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%patch0 -p1 -b .htmlview
|
%patch0 -p1 -b .htmlview
|
||||||
%patch1 -p1 -b .medium-definitions
|
%patch1 -p1 -b .medium-definitions
|
||||||
%patch2 -p1 -b .gimp2.0
|
%patch2 -p1 -b .gimp2.0
|
||||||
|
%patch3 -p1 -b .buffer
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{expand:%%define optflags %{optflags} -DGIMP_ENABLE_COMPAT_CRUFT=1}
|
%{expand:%%define optflags %{optflags} -DGIMP_ENABLE_COMPAT_CRUFT=1}
|
||||||
@ -95,7 +97,10 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jan 13 2006 Nils Philippsen <nphilipp@redhat.com> 0.99-1
|
* Mon Jan 16 2006 Nils Philippsen <nphilipp@redhat.com> 0.99-1
|
||||||
|
- fix buffer overflow
|
||||||
|
|
||||||
|
* Fri Jan 13 2006 Nils Philippsen <nphilipp@redhat.com>
|
||||||
- version 0.99
|
- version 0.99
|
||||||
|
|
||||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user