From dd8e6dedab7be2e46abc2041d9a56655aa5d8344998f83322dbe19c1ad7d839c Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Tue, 26 Jan 2016 10:35:54 +0000 Subject: [PATCH] - do not crash on invalid input data (when eof reached) [bsc#963023] OBS-URL: https://build.opensuse.org/package/show/M17N/fontforge?expand=0&rev=60 --- fontforge.changes | 2 +- fontforge.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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