Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7d5cda063f | |||
6320bd8f32 |
@ -1,3 +0,0 @@
|
||||
220c82062171c513e4017c523d196933c9de4a7d SOURCES/freetype-2.9.1.tar.bz2
|
||||
bb6c973f9fef972ad4ecc03bc09ed676b8dc0d59 SOURCES/freetype-doc-2.9.1.tar.bz2
|
||||
45704d7b75c4f9fdd6a9b3787918e8220b36aa77 SOURCES/ft2demos-2.9.1.tar.bz2
|
@ -3,7 +3,7 @@
|
||||
Summary: A free and portable font rendering engine
|
||||
Name: freetype
|
||||
Version: 2.9.1
|
||||
Release: 10%{?dist}
|
||||
Release: 9%{?dist}.alma.1
|
||||
License: (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.freetype.org
|
||||
@ -224,9 +224,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 14 2025 Jonathan Wright <jonathan@almalinux.org> - 2.9.1-10
|
||||
- Fix CVE-2025-27363 Out-of-bounds Write
|
||||
- Resolves: RHEL-83094
|
||||
* Fri Mar 14 2025 Jonathan Wright <jonathan@almalinux.org> - 2.9.1-9.alma.1
|
||||
- Fix CVE-2025-27363
|
||||
- patch by Marc Deslauriers of Canonical
|
||||
|
||||
* Fri May 27 2022 Marek Kasik <mkasik@redhat.com> - 2.9.1-9
|
||||
- Guard face->size
|
||||
|
Loading…
Reference in New Issue
Block a user