Bump pixman version 0.42.2
- Drop DesktopQE gating - Fix CVEs: CVE-2022-44638 - Resolves: RHEL-5013 Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
This commit is contained in:
parent
11db408c30
commit
2ba8c5124f
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ pixman-0.18.2.tar.bz2
|
||||
/pixman-0.38.0.tar.gz
|
||||
/pixman-0.38.4.tar.gz
|
||||
/pixman-0.40.0.tar.gz
|
||||
/pixman-0.42.2.tar.gz
|
||||
|
@ -2,5 +2,4 @@
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
rules: []
|
@ -1,8 +1,8 @@
|
||||
%{?mingw_package_header}
|
||||
|
||||
Name: mingw-pixman
|
||||
Version: 0.40.0
|
||||
Release: 5%{?dist}
|
||||
Version: 0.42.2
|
||||
Release: 3%{?dist}
|
||||
Summary: MinGW Windows Pixman library
|
||||
|
||||
License: MIT
|
||||
@ -102,6 +102,12 @@ Static version of the cross compiled Pixman library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 09 2023 Konstantin Kostiuk <kkostiuk@redhat.com> - 0.42.2-3
|
||||
- Bump pixman version 0.42.2
|
||||
- Drop DesktopQE gating
|
||||
- Fix CVEs: CVE-2022-44638
|
||||
- Resolves: RHEL-5013
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.40.0-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pixman-0.40.0.tar.gz) = 063776e132f5d59a6d3f94497da41d6fc1c7dca0d269149c78247f0e0d7f520a25208d908cf5e421d1564889a91da44267b12d61c0bd7934cd54261729a7de5f
|
||||
SHA512 (pixman-0.42.2.tar.gz) = 0a4e327aef89c25f8cb474fbd01de834fd2a1b13fdf7db11ab72072082e45881cd16060673b59d02054b1711ae69c6e2395f6ae9214225ee7153939efcd2fa5d
|
||||
|
Loading…
Reference in New Issue
Block a user