forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Supermicro.IPMIView version 2.22.0 (microsoft#202066)
Signed-off-by: Dragon1573 <[email protected]>
- Loading branch information
1 parent
50e6954
commit 7247ab3
Showing
3 changed files
with
78 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
manifests/s/Supermicro/IPMIView/2.22.0/Supermicro.IPMIView.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Supermicro.IPMIView | ||
PackageVersion: 2.22.0 | ||
Scope: machine | ||
InstallerType: zip | ||
NestedInstallerType: exe | ||
NestedInstallerFiles: | ||
- RelativeFilePath: IPMIView_2.22.0_build.241017_Windows.exe | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: -i silent | ||
SilentWithProgress: -i silent | ||
UpgradeBehavior: uninstallPrevious | ||
ProductCode: IPMIView | ||
ReleaseDate: 2024-11-19 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: IPMIView | ||
DisplayVersion: 2.22.0.0 | ||
Installers: | ||
- Architecture: neutral | ||
UnsupportedOSArchitectures: | ||
# Try squashing `x86` and `x64` entrance into a single one. | ||
- arm | ||
- arm64 | ||
InstallerUrl: https://www.supermicro.com/Bios/sw_download/829/IPMIView_2.22.0_build.241017_Windows.zip | ||
InstallerSha256: BE30956D70546D93A2CCBE65D6538A483DAE46D42DA9DA9584DCB1419A284549 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
37 changes: 37 additions & 0 deletions
37
manifests/s/Supermicro/IPMIView/2.22.0/Supermicro.IPMIView.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Supermicro.IPMIView | ||
PackageVersion: 2.22.0 | ||
PackageLocale: en-US | ||
Publisher: Supermicro | ||
PublisherUrl: https://www.supermicro.com/en/ | ||
PublisherSupportUrl: https://www.supermicro.com/en/support/ | ||
PrivacyUrl: https://www.supermicro.com/en/about/policies/privacy | ||
PackageName: IPMIView | ||
PackageUrl: https://www.supermicro.com/en/support/resources/downloadcenter/smsdownload?category=IPMI | ||
License: EULA | ||
LicenseUrl: https://www.supermicro.com/about/policies/disclaimer.cfm | ||
Copyright: Copyright © 2024 Super Micro Computer, Inc. All Rights Reserved | ||
ShortDescription: |- | ||
IPMIView is a GUI-based software application that allows administrators to manage multiple target | ||
systems through BMC. | ||
ReleaseNotes: |- | ||
1. Add support for the following GUID | ||
B501MS (X13SEW) | ||
C501MS (H13SVW) | ||
E501MS (X13SEB-TF) | ||
0601MS (LEGO CG1) | ||
A501MS (H13SRA-T/TF) | ||
2301MS(B3SD1) | ||
9401MS(SSE-T7132S) | ||
C401MS(BPN-NVME4-136PL-J) | ||
8501MS(H13DSG-OM-P) | ||
2. Add notification to user to manually close the KVM console after close session | ||
3. Upgrade bundle Stunnel version to 5.72 | ||
4. Some bugs fixes and enhancement performance. | ||
Documentations: | ||
- DocumentLabel: User Guide | ||
DocumentUrl: https://www.supermicro.com/Bios/sw_download/829/IPMIView_User_Guide.pdf | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/s/Supermicro/IPMIView/2.22.0/Supermicro.IPMIView.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Supermicro.IPMIView | ||
PackageVersion: 2.22.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |