From a8ac6cbf2a1b775ddaf6a7da1b07f638ee791170cd7750a9b8e5265290cccd66 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 13 Sep 2017 07:25:20 +0000 Subject: [PATCH] Add fix for bsc#1058425 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=237 --- emacs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emacs.spec b/emacs.spec index 4bd9978..f2d10f5 100644 --- a/emacs.spec +++ b/emacs.spec @@ -130,6 +130,8 @@ Patch24: emacs-25.2-ImageMagick7.patch Patch25: gnulib.git-94e01571.patch # http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=d781662873f228b110a128f7a2b6583a4d5e0a3a Patch26: emacs-25.2-xwidget.patch +# PATCH-FIX-UPSTREAM bsc#1058425 -- VUL-0: emacs: GNU Emacs 25.2 enriched text remote code execution +Patch27: emacs-25.2-bsc1058425.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{expand: %%global include_info %(test -s /usr/share/info/info.info* && echo 0 || echo 1)} @@ -248,6 +250,7 @@ and most assembler-like syntaxes. %if 0%{?suse_version} > 1320 %patch26 -p1 %endif +%patch27 -p0 %patch -p0 -b .0 %if %{without autoconf}