From c07401c4711c940f0ddda00e38d9c610ca5b33da197d57695c3b4e71031290ac Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 3 Dec 2010 14:26:24 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/graphics/xfig?expand=0&rev=16 --- xfig.changes | 5 +++++ xfig.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/xfig.changes b/xfig.changes index e8bcce9..0c5a0f0 100644 --- a/xfig.changes +++ b/xfig.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 3 15:23:11 CET 2010 - werner@suse.de + +- Fix overflow in formatted output conversion (bnc#657393) + ------------------------------------------------------------------- Wed Dec 1 12:27:48 CET 2010 - werner@suse.de diff --git a/xfig.spec b/xfig.spec index 5d5f61e..ecfba99 100644 --- a/xfig.spec +++ b/xfig.spec @@ -49,6 +49,7 @@ Patch7: xfig.3.2.5b-fixes.dif Patch8: xfig.3.2.5b-pspdftex.dif Patch9: xfig.3.2.5b-libpng14.dif Patch10: xfig.3.2.5b-preview.dif +Patch11: xfig.3.2.5b-bnc657393.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)} %if "%_exec_prefix" == "/usr/X11R6" @@ -96,6 +97,7 @@ find -type f | xargs -r chmod a-x,go-w %patch8 -p0 -b .pspdftex %patch9 -p0 -b .libpng14 %patch10 -p0 -b .preview +%patch11 -p0 -b .vsprintf cp %{S:1} . %build