Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion SPECS/gdk-pixbuf2/gdk-pixbuf2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
Summary: An image loading library
Name: gdk-pixbuf2
Version: 2.40.0
Release: 7%{?dist}
Release: 8%{?dist}
License: LGPLv2+
Vendor: Microsoft Corporation
Distribution: Mariner
URL: https://gitlab.gnome.org/GNOME/gdk-pixbuf
Source0: https://download.gnome.org/sources/gdk-pixbuf/2.40/gdk-pixbuf-%{version}.tar.xz
Patch0: CVE-2022-48622.patch
Patch1: CVE-2025-6199.patch
Patch2: CVE-2025-6199.patch
BuildRequires: gettext
BuildRequires: gtk-doc
BuildRequires: jasper-devel
Expand Down Expand Up @@ -118,6 +119,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
%{_datadir}/installed-tests

%changelog
* Tue Jul 15 2025 Azure Linux Security Servicing Account <[email protected]> - 2.40.0-8
- Patch for CVE-2025-6199

* Tue Jul 01 2025 Azure Linux Security Servicing Account <[email protected]> - 2.40.0-7
- Patch for CVE-2025-6199

Expand Down
Loading