Accepting request 63029 from home:jnweiger:branches:M17N
reviewed OK. Thanks OBS-URL: https://build.opensuse.org/request/show/63029 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=42
This commit is contained in:
parent
e3508cd4d6
commit
f31baf9268
BIN
bug-647375_tt2.ttf
(Stored with Git LFS)
Normal file
BIN
bug-647375_tt2.ttf
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 28 16:36:35 UTC 2011 - jw@novell.com
|
||||
|
||||
- bnc#647375: CVE-2010-3855.diff already fixed upstream.
|
||||
- bnc#647375: CVE-2010-3814.diff already fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 17:53:52 UTC 2010 - jw@novell.com
|
||||
|
||||
|
@ -29,7 +29,7 @@ Obsoletes: freetype2-64bit
|
||||
%endif
|
||||
#
|
||||
Version: 2.4.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
Url: http://www.freetype.org
|
||||
Summary: A TrueType Font Library
|
||||
# CVS repository:
|
||||
@ -48,7 +48,7 @@ Patch200: freetype2-subpixel.patch
|
||||
Patch201: use_unix.diff
|
||||
|
||||
Patch1000: bnc628213_1797.diff
|
||||
Patch1015: bnc641580_CVE-2010-3311.diff
|
||||
Patch1015: bnc641580_CVE-2010-3311.diff
|
||||
Source1015: bug-641580_CVE-2010-3311.cff
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 12:06:26 UTC 2011 - jw@novell.com
|
||||
|
||||
- bnc647375: CVE-2010-3814, regression test added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 17:52:34 UTC 2010 - jw@novell.com
|
||||
|
||||
|
@ -25,7 +25,7 @@ Group: Productivity/Publishing/Other
|
||||
AutoReqProv: on
|
||||
Supplements: fonts-config
|
||||
Version: 2.4.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
%define freetype_version %{version}
|
||||
Url: http://www.freetype.org
|
||||
Summary: Freetype2 Utilities and Demo Programs
|
||||
@ -47,9 +47,10 @@ Patch201: use_unix.diff
|
||||
Patch1000: bnc628213_1797.diff
|
||||
Source1000: bnc628213_test.otf
|
||||
Source1004: bnc629447_sigsegv31.ttf
|
||||
Source1013: bnc633938_badbdf.0
|
||||
Patch1015: bnc641580_CVE-2010-3311.diff
|
||||
Source1013: bnc633938_badbdf.0
|
||||
Patch1015: bnc641580_CVE-2010-3311.diff
|
||||
Source1015: bug-641580_CVE-2010-3311.cff
|
||||
Source1016: bug-647375_tt2.ttf
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -129,6 +130,7 @@ $RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1000}
|
||||
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1004} |& grep -v "couldn't load font resource" && echo "should fail"
|
||||
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1013} |& grep -v "couldn't load font resource" && echo "should fail"
|
||||
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1015} |& grep -v "couldn't load font resource" && echo "should fail"
|
||||
$RPM_BUILD_ROOT/usr/bin/ftbench -c 1 %{S:1016}
|
||||
|
||||
%clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user