forked from pool/emacs
Add fix for bsc#1058425
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=237
This commit is contained in:
parent
5dceee9549
commit
a8ac6cbf2a
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user