Fix previous changelog entry
It was a fix for CVE-2024-42472, not CVE-2024-32462. Related: RHEL-54555
This commit is contained in:
parent
79f4d79cb9
commit
eabaa9159c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.12.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
License: LGPLv2+
|
||||
@ -278,10 +278,13 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 04 2024 Kalev Lember <klember@redhat.com> - 1.12.9-3
|
||||
- Fix previous changelog entry
|
||||
|
||||
* Mon Sep 02 2024 Kalev Lember <klember@redhat.com> - 1.12.9-2
|
||||
- Backport upstream patches for CVE-2024-32462
|
||||
- Backport upstream patches for CVE-2024-42472
|
||||
- Require bubblewrap version that has new --bind-fd option backported for
|
||||
addressing CVE-2024-32462
|
||||
addressing CVE-2024-42472
|
||||
|
||||
* Tue Apr 30 2024 Kalev Lember <klember@redhat.com> - 1.12.9-1
|
||||
- Update to 1.12.9 (CVE-2024-32462)
|
||||
|
Loading…
Reference in New Issue
Block a user