This commit is contained in:
Dennis Gilmore 2012-01-13 00:11:57 -06:00
parent c73923e32e
commit b2aef1b7af

View File

@ -7,7 +7,7 @@ Summary: Implementation of the JPEG-2000 standard, Part 1
Name: jasper
Group: System Environment/Libraries
Version: 1.900.1
Release: 18%{?dist}
Release: 19%{?dist}
License: JasPer
URL: http://www.ece.uvic.ca/~frodo/jasper/
@ -156,6 +156,9 @@ make check
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Dec 09 2011 Jiri Popelka <jpopelka@redhat.com> - 1.900.1-18
- CVE-2011-4516, CVE-2011-4517 jasper: heap buffer overflow flaws
lead to arbitrary code execution (CERT VU#887409) (#765660)