Actions
User story #21067
closedAdd windows support to the inventory software update section
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Small
Name check:
To do
Fix check:
Checked
Regression:
Description
Since 7.1 we have a new dedicated section in the inventory to list the available updates.
We should also support it for the Windows nodes.
Updated by Félix DALLIDET over 2 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2593
Updated by Félix DALLIDET over 2 years ago
Below is an exemple of the generated section:
<SOFTWAREUPDATES> <DESCRIPTION>After the download, this tool runs one time to check your computer for infection by specific, prevalent malicious software (including Blaster, Sasser, and Mydoom) and helps remove any infection that is found. If an infection is found, the tool will display a status report the next time that you start your computer. A new version of the tool will be offered every month. If you want to manually run the tool on your computer, you can download a copy from the Microsoft Download Center, or you can run an online version from microsoft.com. This tool is not a replacement for an antivirus product. To help protect your computer, you should use an antivirus product.</DESCRIPTION> <FROM>Windows Update</FROM> <ID>KB890830</ID> <ID>9167c277-6154-4444-8eee-d6c466bfef02</ID> <KIND>Update Rollups</KIND> <NAME>Windows Malicious Software Removal Tool x64 - v5.101 (KB890830)</NAME> </SOFTWAREUPDATES> <SOFTWAREUPDATES> <DESCRIPTION>A security issue has been identified in a Microsoft software product that could affect your system. You can help protect your system by installing this update from Microsoft. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article. After you install this update, you may have to restart your system.</DESCRIPTION> <FROM>Windows Update</FROM> <ID>KB5013868</ID> <ID>fbe80e42-8f5f-4f11-ae5f-d7ed74533276</ID> <KIND>Security Updates</KIND> <NAME>2022-05 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5013868)</NAME> </SOFTWAREUPDATES> <SOFTWAREUPDATES> <DESCRIPTION>Install this update to revise the files that are used to detect viruses, spyware, and other potentially unwanted software. Once you have installed this item, it cannot be removed.</DESCRIPTION> <FROM>Windows Update</FROM> <ID>KB2267602</ID> <ID>dcf13150-6324-4b47-8558-11d76f6360c7</ID> <KIND>Definition Updates</KIND> <NAME>Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.367.129.0)</NAME> </SOFTWAREUPDATES> <SOFTWAREUPDATES> <DESCRIPTION>Install this update to resolve issues in Windows. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article for more information. After you install this item, you may have to restart your computer.</DESCRIPTION> <FROM>Windows Update</FROM> <ID>KB5013941</ID> <ID>93fc7729-cabf-431b-bf01-862f36420696</ID> <KIND>Security Updates</KIND> <NAME>2022-05 Cumulative Update for Windows Server 2019 (1809) for x64-based Systems (KB5013941)</NAME> </SOFTWAREUPDATES>
Updated by Félix DALLIDET over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|d3d3a586f20976668e80b28886d98337e6685987.
Updated by Vincent MEMBRÉ over 2 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.1.1 which was released today.
Actions