Update to 1.3.10, resolve CVE-2017-7778
This commit is contained in:
parent
f5e9777a56
commit
268c79e9e3
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/graphite2-1.3.5.tgz
|
||||
/graphite-1.3.6.tgz
|
||||
/graphite2-1.3.10.tgz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: graphite2
|
||||
Version: 1.3.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Font rendering capabilities for complex non-Roman writing systems
|
||||
Group: Development/Tools
|
||||
|
||||
License: (LGPLv2+ or GPLv2+ or MPL) and (Netscape or GPLv2+ or LGPLv2+)
|
||||
URL: http://sourceforge.net/projects/silgraphite/
|
||||
Source0: http://downloads.sourceforge.net/silgraphite/graphite-%{version}.tgz
|
||||
URL: https://sourceforge.net/projects/silgraphite/
|
||||
Source0: https://downloads.sourceforge.net/project/silgraphite/graphite2//%{name}-%{version}.tgz
|
||||
Patch0: graphite-arm-nodefaultlibs.patch
|
||||
Patch1: graphite2-1.2.0-cmakepath.patch
|
||||
|
||||
@ -58,7 +58,8 @@ ctest
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc LICENSE COPYING ChangeLog
|
||||
%license LICENSE COPYING
|
||||
%doc ChangeLog README.md
|
||||
%{_bindir}/gr2fonttest
|
||||
%{_libdir}/libgraphite2.so.3
|
||||
%{_libdir}/libgraphite2.so.3.0.1
|
||||
@ -73,6 +74,10 @@ ctest
|
||||
%{_libdir}/pkgconfig/graphite2.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jun 23 2017 Michael Cronenworth <mike@cchtml.com> - 1.3.10-1
|
||||
- New upstream release
|
||||
- Resolves CVE-2017-7778
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user