update master to 1.3.2

This commit is contained in:
wkl505997900 2023-09-19 11:04:10 +08:00
parent 1509a4a909
commit 2311162830
4 changed files with 37 additions and 2 deletions

@ -1 +0,0 @@
Subproject commit bf32eff4343dce0828194c7ac8896aa70d9331d1

Binary file not shown.

BIN
aops-hermes-v1.3.2.tar.gz Normal file

Binary file not shown.

View File

@ -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