Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07fa538

Browse files
authored
Update Microsoft.OpenSSH v8.9.10 Path to Microsoft.OpenSSH.Beta (microsoft#69070)
* create beta folder and rename package fields as necessary * create beta folder for openssh packages * rename files * sync w master * fix Microsoft.OpenSSH.Beta.yaml
1 parent e49b353 commit 07fa538

File tree

3 files changed

+64
-0
lines changed

3 files changed

+64
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
3+
4+
PackageIdentifier: Microsoft.OpenSSH.Beta
5+
PackageVersion: 8.9.1.0
6+
Installers:
7+
- InstallerLocale: en-US
8+
Architecture: x64
9+
InstallerType: wix
10+
InstallerUrl: https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.9.1.0p1-Beta/OpenSSH-Win64-v8.9.1.0.msi
11+
InstallerSha256: F4B9808D0FA29BFC50FEB4BD4611EE852458638480DC63AD97380B10ABD9AA39
12+
ProductCode: '{C139B74C-AE67-4E28-8273-320C3A74AAEC}'
13+
- InstallerLocale: en-US
14+
Architecture: x86
15+
InstallerType: wix
16+
InstallerUrl: https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.9.1.0p1-Beta/OpenSSH-Win32-v8.9.1.0.msi
17+
InstallerSha256: 16A0E2B6F01B86D866E422FB6F27B867AB5ED63CADE94171003338395F0F26C6
18+
ProductCode: '{90A673CC-29D9-4E24-BD67-B7DAA2F7DD1B}'
19+
ManifestType: installer
20+
ManifestVersion: 1.1.0
21+
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
3+
4+
PackageIdentifier: Microsoft.OpenSSH.Beta
5+
PackageVersion: 8.9.1.0
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PublisherUrl: https://github.com/PowerShell/Win32-OpenSSH
9+
PublisherSupportUrl: https://github.com/PowerShell/Win32-OpenSSH/issues
10+
Author: Microsoft Corporation
11+
PackageName: OpenSSH Beta
12+
PackageUrl: https://github.com/PowerShell/Win32-OpenSSH
13+
License: BSD License
14+
LicenseUrl: https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE
15+
Copyright: Copyright (c) Microsoft Corporation
16+
CopyrightUrl: https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE
17+
ShortDescription: Microsoft.OpenSSH.Beta
18+
Description: OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer
19+
Moniker: openssh-beta
20+
Tags:
21+
- ssh
22+
- sshd
23+
- sftp
24+
- scp
25+
ReleaseNotes: >-
26+
This release includes • Security fixes
27+
• Upgrade to LibreSSL 3.4.3. Please refer to #1917
28+
• Non-security fixes
29+
• [FIDO] PIN is asked twice with keys generated with -O verify-required. #1918
30+
SSH-Agent installed through MSI is missing required privileges. #1914
31+
install-sshd.ps1 to allow silent installation #1916
32+
ReleaseNotesUrl: https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v8.9.1.0p1-Beta
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.1.0
35+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.0.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
3+
4+
PackageIdentifier: Microsoft.OpenSSH.Beta
5+
PackageVersion: 8.9.1.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.1.0

0 commit comments

Comments
 (0)