Accepting request 630646 from home:sreeves1:branches:GNOME:Factory
- Add pango-emoji-bsc1103877.patch: Fix denial of service when parsing emoji (bsc#1103877, CVE-2018-15120) OBS-URL: https://build.opensuse.org/request/show/630646 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=194
This commit is contained in:
@@ -26,6 +26,8 @@ URL: http://www.pango.org/
|
||||
Source0: https://download.gnome.org/sources/pango/1.42/%{name}-%{version}.tar.xz
|
||||
Source2: macros.pango
|
||||
Source99: baselibs.conf
|
||||
#PATCH-FIX-UPSTREAM pango-emoji-bsc1103877.patch sreeves@suse.com -- Fix CVE-2018-15120 denial of service parsing emoji
|
||||
Patch0: pango-emoji-bsc1103877.patch
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gtk-doc
|
||||
@@ -119,6 +121,7 @@ to develop applications that require these.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
|
Reference in New Issue
Block a user