diff --git a/promu.spec b/promu.spec index 4b07de24ae4e9c6aed369b1bf3f947e7f8013db1..5f2366967c70e5c459fd3304fcf4da9a588641a3 100644 --- a/promu.spec +++ b/promu.spec @@ -2,7 +2,7 @@ Name: promu Version: 0.7.0 -Release: 2 +Release: 3 Summary: Prometheus Utility Tool License: ASL 2.0 URL: https://github.com/prometheus/promu @@ -36,6 +36,12 @@ install -D -m 755 %{name}-%{version} %{buildroot}%{_bindir}/promu %{_bindir}/promu %changelog +* Tue Jan 14 2025 jiangxinyu - 0.7.0-3 +- Type: CVE +- CVE: CVE-2023-45290 CVE-2024-24783 CVE-2023-39326 CVE-2024-24789 CVE-2024-24791 +- SUG: NA +- DESC: Rebuild to fix CVE-2023-45290 CVE-2024-24783 CVE-2023-39326 CVE-2024-24789 CVE-2024-24791 + * Fri Mar 03 2023 wangjunqi - 0.7.0-2 - add strip and pie