Update to 1.12.9 (CVE-2024-32462)
Resolves: RHEL-33530
This commit is contained in:
parent
bfbac7952f
commit
e3aeed8ccf
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
||||
/flatpak-1.12.5.tar.xz
|
||||
/flatpak-1.12.7.tar.xz
|
||||
/flatpak-1.12.8.tar.xz
|
||||
/flatpak-1.12.9.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global ostree_version 2020.8
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.12.8
|
||||
Version: 1.12.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
@ -276,6 +276,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 30 2024 Kalev Lember <klember@redhat.com> - 1.12.9-1
|
||||
- Update to 1.12.9 (CVE-2024-32462)
|
||||
|
||||
* Tue Jul 11 2023 Debarshi Ray <rishi@fedoraproject.org> - 1.12.8-1
|
||||
- Update to 1.12.8 (CVE-2023-28100, CVE-2023-28101)
|
||||
Resolves: #2180312, #2221792
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.12.8.tar.xz) = 5a37d94e12c18a746b222c1ddbd20bddfb22079af1d3a79dc819cdb25f04774c9e4b3a51f9b5ed64f210317e7ec9fb97324ae38ec3430c6a515ba4042805fc57
|
||||
SHA512 (flatpak-1.12.9.tar.xz) = 9103acfed4cb25e6ff4a9d023864845cc565f688b1a4b49b0c8c2605eda9a142f33a37ad2ce670c5f7bd30a398027c141adf2a6f6d0d7549b2bfca82214d3f85
|
||||
|
Loading…
Reference in New Issue
Block a user