From 7aa4c083efcd0acbe8e44460a9018fa2b232d74b Mon Sep 17 00:00:00 2001 From: Image generation service account Date: Wed, 12 Aug 2020 10:47:21 +0000 Subject: [PATCH 1/2] Updating readme file for win16 version 20200811.0 --- images/win/Windows2016-Readme.md | 88 +++++++++++++++++--------------- 1 file changed, 48 insertions(+), 40 deletions(-) diff --git a/images/win/Windows2016-Readme.md b/images/win/Windows2016-Readme.md index 9083803e..592dee22 100644 --- a/images/win/Windows2016-Readme.md +++ b/images/win/Windows2016-Readme.md @@ -1,10 +1,10 @@ -| Announcements | -|:-:| -| [Replace SVN (1.8.17) by TortoiseSVN (1.14.x) on Windows images](https://github.com/actions/virtual-environments/issues/1318) | - +| Announcements | +|-| +| [Replace SVN (1.8.17) by TortoiseSVN (1.14.x) on Windows images](https://github.com/actions/virtual-environments/issues/1318) | +*** # Microsoft Windows Server 2016 Datacenter -- OS Version: 10.0.14393 Build 3808 -- Image Version: 20200802.1 +- OS Version: 10.0.14393 Build 3866 +- Image Version: 20200811.0 ## Installed Software ### Language and Runtime @@ -14,10 +14,10 @@ - Java 13.0.2 - Python 3.7.8 - Ruby 2.5.8p224 -- Go 1.14.6 -- PHP 7.4.7 -- Julia 1.4.2 -- Perl 5.30.2 +- Go 1.14.7 +- PHP 7.4.9 +- Julia 1.5.0 +- Perl 5.30.3 - Node 12.18.3 ### Package Management @@ -25,29 +25,31 @@ - Vcpkg 2020.06.15 - NPM 6.14.6 - Yarn 1.22.4 -- pip 20.2 (python 3.7) +- pip 20.2.2 (python 3.7) - Miniconda 4.6.14 - RubyGems 3.1.4 - Helm 3.2.4 -- Composer 1.10.9 +- Composer 1.10.10 - NuGet 5.6.0.6591 ### Project Management - Ant 1.10.5 - Maven 3.6.3 -- Gradle 6.5 +- Gradle 6.6 - sbt 1.3.13 ### Tools - Azure CosmosDb Emulator 2.11.2.0 +- azcopy 10.5.1 - Bazel 3.4.1 -- Bazelisk 1.5.0 +- Bazelisk 1.6.0 - CMake 3.18.1 - R 4.0.2 - Docker 19.03.11 - Docker-compose 1.26.2 - Git 2.28.0 - Git LFS 2.11.0 +- Google Cloud SDK 305.0.0 - InnoSetup 6.0.5 - jq 1.6 - Kubectl 1.18.6 @@ -55,16 +57,16 @@ - Mingw-w64 8.1.0 - MySQL 5.7.21.0 - Mercurial 5.0 -- NSIS 3.5.0.20200106 +- NSIS v3.06.1 - Newman 5.1.2 - OpenSSL 1.1.1 -- Packer 1.6.0 +- Packer 1.6.1 - SQLPS 1.0 - SQLServer PS 21.1.18226 -- Subversion (SVN) 1.8.17 -- ghc 8.10.1 +- Subversion (SVN) 1.14.0 +- ghc 8.10.2 - Cabal 3.2.0.0 -- Stack 2.3.1 +- Stack 2.3.3 - WinAppDriver 1.1.1809.18001 - zstd 1.4.0 - VSWhere 2.8.4 @@ -72,19 +74,18 @@ - yamllint 1.24.2 ### CLI Tools -- Azure CLI 2.9.1 -- azcopy 10.5.1 +- Azure CLI 2.10.1 - Azure DevOps CLI extension 0.18.0 -- AWS CLI 2.0.36 +- AWS CLI 2.0.38 - AWS SAM CLI 1.0.0 - AWS Session Manager CLI 1.1.61.0 -- Alibaba Cloud CLI 3.0.26 +- Alibaba Cloud CLI 3.0.56 - Cloud Foundry CLI 6.51.0 - Hub CLI 2.14.2 -- Google Cloud SDK 303.0.0 +- GitHub CLI gh version 0.11.1 (2020-07-28) https://github.com/cli/cli/releases/tag/v0.11.1 ### Rust Tools -- Rust 1.45.1 +- Rust 1.45.2 #### Packages - bindgen 0.54.1 @@ -93,9 +94,9 @@ - cargo-outdated v0.9.11 ### Browsers and webdrivers -- Google Chrome 84.0.4147.105 +- Google Chrome 84.0.4147.125 - Chrome Driver 84.0.4147.30 -- Microsoft Edge 84.0.522.52 +- Microsoft Edge 84.0.522.58 - Microsoft Edge Driver 84.0.522.52 - Mozilla Firefox 79.0 - Gecko Driver 0.27.0 @@ -136,8 +137,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | 1.10.8 | x64 | GOROOT_1_10_X64 | | 1.11.13 | x64 | GOROOT_1_11_X64 | | 1.12.17 | x64 | GOROOT_1_12_X64 | -| 1.13.14 | x64 | GOROOT_1_13_X64 | -| 1.14.6 (Default) | x64 | GOROOT_1_14_X64 | +| 1.13.15 | x64 | GOROOT_1_13_X64 | +| 1.14.7 (Default) | x64 | GOROOT_1_14_X64 | #### Node @@ -178,9 +179,16 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### Databases #### PostgreSQL -| Version | UserName | Password | EnvironmentVariables | Path | ServiceName | ServiceStatus | ServiceStartType | -| ------- | -------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ----------------- | ------------- | ---------------- | -| 12.3 | postgres | root | PGBIN=C:\Program Files\PostgreSQL\12\bin;
PGDATA=C:\Program Files\PostgreSQL\12\data;
PGROOT=C:\Program Files\PostgreSQL\12 | C:\Program Files\PostgreSQL\12 | postgresql-x64-12 | Stopped | Disabled | +| Property | Value | +| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | +| ServiceName | postgresql-x64-12 | +| Version | 12.3 | +| ServiceStatus | Stopped | +| ServiceStartType | Disabled | +| EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\12\bin
PGDATA=C:\Program Files\PostgreSQL\12\data
PGROOT=C:\Program Files\PostgreSQL\12 | +| Path | C:\Program Files\PostgreSQL\12 | +| UserName | postgres | +| Password | root | #### MongoDB @@ -193,7 +201,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### Visual Studio Enterprise 2017 | Name | Version | Path | | ----------------------------- | --------------- | -------------------------------------------------------------- | -| Visual Studio Enterprise 2017 | 15.9.28307.1216 | C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise | +| Visual Studio Enterprise 2017 | 15.9.28307.1234 | C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise | #### Workloads, components and extensions: @@ -443,20 +451,20 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### .NET Core SDK `Location C:\Program Files\dotnet\sdk` -- 1.1.14 2.1.300 2.1.301 2.1.302 2.1.401 2.1.402 2.1.403 2.1.500 2.1.502 2.1.503 2.1.504 2.1.505 2.1.506 2.1.507 2.1.508 2.1.509 2.1.510 2.1.511 2.1.512 2.1.513 2.1.514 2.1.515 2.1.516 2.1.602 2.1.603 2.1.604 2.1.605 2.1.606 2.1.607 2.1.608 2.1.609 2.1.610 2.1.611 2.1.612 2.1.613 2.1.700 2.1.701 2.1.801 2.1.802 2.1.803 2.1.804 2.1.805 2.1.806 2.1.807 2.1.808 3.1.100 3.1.101 3.1.102 3.1.103 3.1.104 3.1.105 3.1.106 3.1.200 3.1.201 3.1.202 3.1.300 3.1.301 3.1.302 +- 1.1.14 2.1.300 2.1.301 2.1.302 2.1.401 2.1.402 2.1.403 2.1.500 2.1.502 2.1.503 2.1.504 2.1.505 2.1.506 2.1.507 2.1.508 2.1.509 2.1.510 2.1.511 2.1.512 2.1.513 2.1.514 2.1.515 2.1.516 2.1.517 2.1.602 2.1.603 2.1.604 2.1.605 2.1.606 2.1.607 2.1.608 2.1.609 2.1.610 2.1.611 2.1.612 2.1.613 2.1.614 2.1.700 2.1.701 2.1.801 2.1.802 2.1.803 2.1.804 2.1.805 2.1.806 2.1.807 2.1.808 2.1.809 3.1.100 3.1.101 3.1.102 3.1.103 3.1.104 3.1.105 3.1.106 3.1.107 3.1.200 3.1.201 3.1.202 3.1.300 3.1.301 3.1.302 3.1.401 ### .NET Core Runtime `Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All` -- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.20 +- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.20 2.1.21 `Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App` -- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.20 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 +- 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.20 2.1.21 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 `Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App` -- 1.0.16 1.1.13 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.20 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 +- 1.0.16 1.1.13 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.16 2.1.17 2.1.18 2.1.19 2.1.20 2.1.21 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 `Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App` -- 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 +- 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 ### .NET Framework `Type: Developer Pack` @@ -482,7 +490,7 @@ All other versions are saved but not installed. | ------------------ | ------------------ | | DockerMsftProvider | 1.0.0.8 | | MarkdownPS | 1.9 | -| Pester | 3.4.0
5.0.2 | +| Pester | 3.4.0
5.0.3 | | PowerShellGet | 1.0.0.1
2.2.4.1 | | PSWindowsUpdate | 2.2.0.2 | | SqlServer | 21.1.18226 | @@ -507,7 +515,7 @@ All other versions are saved but not installed. | android-26 | Android SDK Platform 26, Revision 2 | | android-27 | Android SDK Platform 27, Revision 3 | | android-28 | Android SDK Platform 28, Revision 6 | -| android-29 | Android SDK Platform 29, Revision 4 | +| android-29 | Android SDK Platform 29, Revision 5 | | android-30 | Android SDK Platform 30, Revision 2 | ### Android SDK Build-Tools From 295d48c1a7ab2c393cd9753d1784524e1f557f4b Mon Sep 17 00:00:00 2001 From: Alena Sviridenko Date: Wed, 12 Aug 2020 14:37:04 +0300 Subject: [PATCH 2/2] Fixed GitHub CLI version output --- images/win/Windows2016-Readme.md | 42 ++++++++++++++++---------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/images/win/Windows2016-Readme.md b/images/win/Windows2016-Readme.md index 592dee22..f0e0e6eb 100644 --- a/images/win/Windows2016-Readme.md +++ b/images/win/Windows2016-Readme.md @@ -82,7 +82,7 @@ - Alibaba Cloud CLI 3.0.56 - Cloud Foundry CLI 6.51.0 - Hub CLI 2.14.2 -- GitHub CLI gh version 0.11.1 (2020-07-28) https://github.com/cli/cli/releases/tag/v0.11.1 +- GitHub CLI 0.11.1 ### Rust Tools - Rust 1.45.2 @@ -104,10 +104,10 @@ ### MSYS2 - Pacman 5.2.2 -``` -Location: C:\msys64 - -Note: MSYS2 is pre-installed on image but not added to PATH. +``` +Location: C:\msys64 + +Note: MSYS2 is pre-installed on image but not added to PATH. ``` ### Cached Tools #### Boost @@ -116,18 +116,18 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | 1.69.0 | x64, x86 | BOOST_ROOT_1_69_0 | | 1.72.0 | x64, x86 | BOOST_ROOT_1_72_0 | ##### Notes: -``` -1. Environment variable "BOOST_ROOT" is not set by default. - Please make sure you set this variable value to proper value - from table above depending on the Boost version you are using. -2. If Boost was built using the boost-cmake project or from Boost 1.70.0 - on it provides a package configuration file for use with find_package's config mode. - This module looks for the package configuration file called BoostConfig.cmake or boost-config.cmake - and stores the result in CACHE entry "Boost_DIR". If found, the package configuration file - is loaded and this module returns with no further action. - See documentation of the Boost CMake package configuration for details on what it provides. - Set Boost_NO_BOOST_CMAKE to ON, to disable the search for boost-cmake. - Link: https://cmake.org/cmake/help/latest/module/FindBoost.html +``` +1. Environment variable "BOOST_ROOT" is not set by default. + Please make sure you set this variable value to proper value + from table above depending on the Boost version you are using. +2. If Boost was built using the boost-cmake project or from Boost 1.70.0 + on it provides a package configuration file for use with find_package's config mode. + This module looks for the package configuration file called BoostConfig.cmake or boost-config.cmake + and stores the result in CACHE entry "Boost_DIR". If found, the package configuration file + is loaded and this module returns with no further action. + See documentation of the Boost CMake package configuration for details on what it provides. + Set Boost_NO_BOOST_CMAKE to ON, to disable the search for boost-cmake. + Link: https://cmake.org/cmake/help/latest/module/FindBoost.html ``` #### Go @@ -480,10 +480,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Az | 1.0.0
1.6.0
2.3.2
2.6.0
3.1.0
3.5.0
3.8.0
4.3.0
4.4.0 | C:\Modules\az_\ | | Azure | 2.1.0 [Installed]
3.8.0
4.2.1
5.1.1
5.3.0 | C:\Modules\azure_\ | | AzureRM | 2.1.0 [Installed]
3.8.0
4.2.1
5.1.1
6.7.0
6.13.1 | C:\Modules\azurerm_\ | -``` -Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed -and are available via 'Get-Module -ListAvailable'. -All other versions are saved but not installed. +``` +Azure PowerShell module 2.1.0 and AzureRM PowerShell module 2.1.0 are installed +and are available via 'Get-Module -ListAvailable'. +All other versions are saved but not installed. ``` #### Powershell Modules | Module | Version |