diff --git a/QARobot b/QARobot deleted file mode 160000 index bf32eff..0000000 --- a/QARobot +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bf32eff4343dce0828194c7ac8896aa70d9331d1 diff --git a/aops-hermes-v1.3.0.tar.gz b/aops-hermes-v1.3.0.tar.gz deleted file mode 100644 index cb891ef..0000000 Binary files a/aops-hermes-v1.3.0.tar.gz and /dev/null differ diff --git a/aops-hermes-v1.3.2.tar.gz b/aops-hermes-v1.3.2.tar.gz new file mode 100644 index 0000000..df42902 Binary files /dev/null and b/aops-hermes-v1.3.2.tar.gz differ diff --git a/aops-hermes.spec b/aops-hermes.spec index f9299cb..2762332 100644 --- a/aops-hermes.spec +++ b/aops-hermes.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: aops-hermes -Version: v1.3.0 +Version: v1.3.2 Release: 1 Summary: Web for an intelligent diagnose frame License: MulanPSL2 @@ -44,6 +44,42 @@ cp -r deploy/aops-hermes.service %{buildroot}/usr/lib/systemd/system/ %changelog +* Tue Sep 19 2023 wangkunlong<505997900@qq.com> - v1.3.2-1 +- Resolve the issue of abnormal data deletion on the host management page +- Resolve the issue of undefined related fields in the host details interface during CVE scanning +- Resolve the issue of generating task pages with option buttons not cleared +- Resolve the issue of abnormal hot patch data when multiple hot patches are selected for repair on the CVE details page +- Resolve CVE repair details page: issues with installed rpm and affected rpm errors associated with CVE +- Resolve the issue of installed rpm and affected rpm errors associated with the host on the CVE details page +- Resolve the issue of page page number jumping and abnormal page display on the front-end page +- Solve vulnerability scanning, and identify requirements that users are not aware of after scanning +- Resolve the issue of requesting page failure and reporting 400 errors after refreshtoken failure +- Resolve the issue of incorrect email specifications on the registered user page +- Solve the issue of inconsistency between the actual repair task and the displayed one on the CVE detail page and generate a repair task + +* Wed Sep 13 2023 wangkunlong<505997900@qq.com> - v1.3.1-5 +- Add a configuration synchronization interface on the interface to support configuration synchronization of configuration files + +* Wed Sep 13 2023 wangkunlong<505997900@qq.com> - v1.3.1-4 +- The current Aops integration configuration file traceability function has added a large number of configuration file processing +- Add processing on the interface, allowing users to select supported configuration file objects + +* Wed Sep 13 2023 wangkunlong<505997900@qq.com> - v1.3.1-3 +- Modify generation repair tasks and set repo task parameters +- Solve task description font issues in task details +- Resolve the issue of page request failure after refreshtoken failure +- Add front-end description to the takeover filter item + +* Mon Sep 11 2023 wangkunlong<505997900@qq.com> - v1.3.1-2 +- Resolve the issue of fixing RPMS +- Solve the problem of format verification when registering hosts +- Resolve the issue of generating incorrect repair task information +- Resolve the issue of abnormal display in the task management section + +* Tue Sep 5 2023 wangkunlong<505997900@qq.com> - v1.3.1-1 +- fix cve rollback task params problems +- cancel rpms selection under fixed cves + * Tue Sep 5 2023 wangkunlong<505997900@qq.com> - v1.3.0-1 - Updata to 23.09 rc3