diff --git a/promu.spec b/promu.spec index d8e0ca3be16803c833f02f6007562e6c5cc41b59..c1cc86415d39273fcca3e5d05a436428c57c4b97 100644 --- a/promu.spec +++ b/promu.spec @@ -2,7 +2,7 @@ Name: promu Version: 0.7.0 -Release: 1 +Release: 2 Summary: Prometheus Utility Tool License: ASL 2.0 URL: https://github.com/prometheus/promu @@ -31,5 +31,11 @@ install -D -m 755 %{name}-%{version} %{buildroot}%{_bindir}/promu %{_bindir}/promu %changelog +* Tue Jan 14 2025 jiangxinyu - 0.7.0-2 +- 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 + * Wed Dec 16 2020 yangzhao - 0.7.0-1 - Init project promu