diff --git a/aops-apollo-v1.4.0.tar.gz b/aops-apollo-v1.4.0.tar.gz deleted file mode 100644 index c21f9fd..0000000 Binary files a/aops-apollo-v1.4.0.tar.gz and /dev/null differ diff --git a/aops-apollo-v1.4.1.tar.gz b/aops-apollo-v1.4.1.tar.gz new file mode 100644 index 0000000..872f093 Binary files /dev/null and b/aops-apollo-v1.4.1.tar.gz differ diff --git a/aops-apollo.spec b/aops-apollo.spec index 492fa03..2984542 100644 --- a/aops-apollo.spec +++ b/aops-apollo.spec @@ -1,5 +1,5 @@ Name: aops-apollo -Version: v1.4.0 +Version: v1.4.1 Release: 1 Summary: Cve management service, monitor machine vulnerabilities and provide fix functions. License: MulanPSL2 @@ -67,6 +67,10 @@ popd %{python3_sitelib}/aops_apollo_tool/* %changelog +* Mon Dec 18 2023 wenxin - v1.4.1-1 +- Add support for CVE rollback tasks +- Optimize the code and adjust the project structure + * Tue Dec 12 2023 wangguangge - v1.4.0-1 - Refactoring repair tasks and hot patch removal tasks