- fix minimum strigi version (0.7, not 0.7.0, RPM thinks 0.7 < 0.7.0)

This commit is contained in:
Kevin Kofler 2009-07-26 02:59:12 +00:00
parent 7c5ffb8bcf
commit f892b2d007
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define phonon_ver 4.3.1
%define soprano_ver 2.3.0
%define strigi_ver 0.7.0
%define strigi_ver 0.7
Summary: K Desktop Environment 4 - Libraries
Version: 4.2.98
@ -415,6 +415,7 @@ rm -rf %{buildroot}
- fix CVE-2009-1725 - crash, possible ACE in numeric character references
- fix CVE-2009-1687 - possible ACE in KJS (FIXME: now aborts, so still crashes)
- fix CVE-2009-1698 - crash, possible ACE in CSS style attribute handling
- fix minimum strigi version (0.7, not 0.7.0, RPM thinks 0.7 < 0.7.0)
* Fri Jul 24 2009 Lukáš Tinkl <ltinkl@redhat.com> - 4.2.98-2
- respun tarball, to fix KIO HTTP redirects