diff --git a/fontforge.changes b/fontforge.changes index 449ea0b..95e2d79 100644 --- a/fontforge.changes +++ b/fontforge.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Jan 26 08:10:44 UTC 2016 - pgajdos@suse.com -- do not crash on invalid input data (when eof reached) +- do not crash on invalid input data (when eof reached) [bsc#963023] + fontforge-eof-crash.patch ------------------------------------------------------------------- diff --git a/fontforge.spec b/fontforge.spec index 3af5625..498e56d 100644 --- a/fontforge.spec +++ b/fontforge.spec @@ -32,7 +32,7 @@ Patch0: propagate-creation-and-modification-times-to-ttf.patch # workardound for bug 930076, imho upstream should fix this # https://github.com/fontforge/fontforge/issues/2270 Patch1: fontforge-version.patch -# https://github.com/fontforge/fontforge/pull/2613 +# https://github.com/fontforge/fontforge/pull/2613, bsc#963023 Patch2: fontforge-eof-crash.patch BuildRequires: autoconf BuildRequires: automake