From 95c66e026c53730f4b157e45fb4784870f9c0db2 Mon Sep 17 00:00:00 2001 From: kishorekumar-anchala <168699259+kishorekumar-anchala@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:44:43 +0530 Subject: [PATCH 1/5] update google chrome signature (#10243) --- images/windows/scripts/build/Install-Chrome.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/windows/scripts/build/Install-Chrome.ps1 b/images/windows/scripts/build/Install-Chrome.ps1 index 6fe140f3c..dcc5d665d 100644 --- a/images/windows/scripts/build/Install-Chrome.ps1 +++ b/images/windows/scripts/build/Install-Chrome.ps1 @@ -6,7 +6,7 @@ # Download and install latest Chrome browser Install-Binary ` -Url 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise64.msi' ` - -ExpectedSignature '2673EA6CC23BEFFDA49AC715B121544098A1284C' + -ExpectedSignature '607A3EDAA64933E94422FC8F0C80388E0590986C' # Prepare firewall rules Write-Host "Adding the firewall rule for Google update blocking..." From eafe328b908552231d76df27f3b5afbde355d060 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 12:14:43 +0000 Subject: [PATCH 2/5] Updating readme file for win22 version 20240714.1.1 (#10229) Co-authored-by: Image generation service account. Co-authored-by: Actions service account --- images/windows/Windows2022-Readme.md | 106 +++++++++++++-------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/images/windows/Windows2022-Readme.md b/images/windows/Windows2022-Readme.md index 8a78c1428..0f468c408 100644 --- a/images/windows/Windows2022-Readme.md +++ b/images/windows/Windows2022-Readme.md @@ -3,8 +3,8 @@ | [[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29](https://github.com/actions/runner-images/issues/9692) | *** # Windows Server 2022 -- OS Version: 10.0.20348 Build 2529 -- Image Version: 20240707.1.0 +- OS Version: 10.0.20348 Build 2582 +- Image Version: 20240714.1.0 ## Windows features - Windows Subsystem for Linux (WSLv1): Enabled @@ -26,14 +26,14 @@ ### Package Management - Chocolatey 2.3.0 - Composer 2.7.7 -- Helm 3.15.1 +- Helm 3.15.2 - Miniconda 24.5.0 (pre-installed on the image but not added to PATH) - NPM 10.7.0 -- NuGet 6.10.0.107 +- NuGet 6.10.1.5 - pip 24.1.2 (python 3.9) - Pipx 1.6.0 - RubyGems 3.2.33 -- Vcpkg (build from commit 576379156) +- Vcpkg (build from commit 7aeffc910) - Yarn 1.22.22 #### Environment variables @@ -46,7 +46,7 @@ - Ant 1.10.14 - Gradle 8.8 - Maven 3.8.7 -- sbt 1.10.0 +- sbt 1.10.1 ### Tools - 7zip 24.07 @@ -57,7 +57,7 @@ - Bicep 0.28.1 - Cabal 3.12.1.0 - CMake 3.30.0 -- CodeQL Action Bundle 2.17.6 +- CodeQL Action Bundle 2.18.0 - Docker 26.1.3 - Docker Compose v1 1.29.2 - Docker Compose v2 2.27.1 @@ -66,7 +66,7 @@ - Git 2.45.2.windows.1 - Git LFS 3.5.1 - ImageMagick 7.1.1-34 -- InnoSetup 6.3.2 +- InnoSetup 6.3.3 - jq 1.7.1 - Kind 0.23.0 - Kubectl 1.30.2 @@ -78,7 +78,7 @@ - NSIS 3.10 - OpenSSL 1.1.1w - Packer 1.11.0 -- Pulumi 3.122.0 +- Pulumi 3.124.0 - R 4.4.1 - Service Fabric SDK 9.1.1436.9590 - Stack 2.15.7 @@ -91,11 +91,11 @@ - zstd 1.5.6 ### CLI Tools -- Alibaba Cloud CLI 3.0.210 -- AWS CLI 2.17.9 +- Alibaba Cloud CLI 3.0.213 +- AWS CLI 2.17.13 - AWS SAM CLI 1.120.0 - AWS Session Manager CLI 1.2.650.0 -- Azure CLI 2.61.0 +- Azure CLI 2.62.0 - Azure DevOps CLI extension 1.0.1 - GitHub CLI 2.52.0 @@ -116,9 +116,9 @@ ### Browsers and Drivers - Google Chrome 126.0.6478.127 - Chrome Driver 126.0.6478.126 -- Microsoft Edge 126.0.2592.87 -- Microsoft Edge Driver 126.0.2592.87 -- Mozilla Firefox 127.0.2 +- Microsoft Edge 126.0.2592.102 +- Microsoft Edge Driver 126.0.2592.102 +- Mozilla Firefox 128.0 - Gecko Driver 0.34.0 - IE Driver 4.14.0.0 - Selenium server 4.22.0 @@ -165,8 +165,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### Node.js - 16.20.2 -- 18.20.3 -- 20.15.0 +- 18.20.4 +- 20.15.1 #### Python - 3.7.9 @@ -205,13 +205,13 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### MongoDB | Version | ServiceName | ServiceStatus | ServiceStartType | | -------- | ----------- | ------------- | ---------------- | -| 5.0.27.0 | MongoDB | Stopped | Disabled | +| 5.0.28.0 | MongoDB | Stopped | Disabled | ### Database tools - Azure CosmosDb Emulator 2.14.18.0 - DacFx 162.3.566.1 - MySQL 8.0.38.0 -- SQL OLEDB Driver 18.7.2.0 +- SQL OLEDB Driver 18.7.4.0 - SQLPS 1.0 ### Web Servers @@ -223,7 +223,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### Visual Studio Enterprise 2022 | Name | Version | Path | | ----------------------------- | --------------- | -------------------------------------------------------- | -| Visual Studio Enterprise 2022 | 17.10.35013.160 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise | +| Visual Studio Enterprise 2022 | 17.10.35027.167 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise | #### Workloads, components and extensions | Package | Version | @@ -258,9 +258,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Component.Xamarin.RemotedSimulator | 17.10.34803.213 | | ios | 17.2.8053.0 | | maccatalyst | 17.2.8053.0 | -| maui.blazor | 8.0.40.0 | -| maui.core | 8.0.40.0 | -| maui.windows | 8.0.40.0 | +| maui.blazor | 8.0.61.10917 | +| maui.core | 8.0.61.10917 | +| maui.windows | 8.0.61.10917 | | Microsoft.Component.Azure.DataLake.Tools | 17.10.34803.213 | | Microsoft.Component.ClickOnce | 17.10.34803.213 | | Microsoft.Component.CodeAnalysis.SDK | 17.10.34803.213 | @@ -284,21 +284,21 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.10.34803.213 | | Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.10.34803.213 | | Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.10.34803.213 | -| microsoft.net.runtime.android | 8.0.524.21615 | -| microsoft.net.runtime.android.aot | 8.0.524.21615 | -| microsoft.net.runtime.android.aot.net7 | 8.0.524.21615 | -| microsoft.net.runtime.android.net7 | 8.0.524.21615 | -| microsoft.net.runtime.ios | 8.0.524.21615 | -| microsoft.net.runtime.ios.net7 | 8.0.524.21615 | -| microsoft.net.runtime.maccatalyst | 8.0.524.21615 | -| microsoft.net.runtime.maccatalyst.net7 | 8.0.524.21615 | -| microsoft.net.runtime.mono.tooling | 8.0.524.21615 | -| microsoft.net.runtime.mono.tooling.net7 | 8.0.524.21615 | -| microsoft.net.sdk.emscripten | 8.0.10.21103 | +| microsoft.net.runtime.android | 8.0.724.31311 | +| microsoft.net.runtime.android.aot | 8.0.724.31311 | +| microsoft.net.runtime.android.aot.net7 | 8.0.724.31311 | +| microsoft.net.runtime.android.net7 | 8.0.724.31311 | +| microsoft.net.runtime.ios | 8.0.724.31311 | +| microsoft.net.runtime.ios.net7 | 8.0.724.31311 | +| microsoft.net.runtime.maccatalyst | 8.0.724.31311 | +| microsoft.net.runtime.maccatalyst.net7 | 8.0.724.31311 | +| microsoft.net.runtime.mono.tooling | 8.0.724.31311 | +| microsoft.net.runtime.mono.tooling.net7 | 8.0.724.31311 | +| microsoft.net.sdk.emscripten | 8.0.10.31301 | | Microsoft.NetCore.Component.DevelopmentTools | 17.10.34803.213 | -| Microsoft.NetCore.Component.Runtime.6.0 | 17.10.35013.160 | -| Microsoft.NetCore.Component.Runtime.8.0 | 17.10.35013.160 | -| Microsoft.NetCore.Component.SDK | 17.10.35013.160 | +| Microsoft.NetCore.Component.Runtime.6.0 | 17.10.35027.167 | +| Microsoft.NetCore.Component.Runtime.8.0 | 17.10.35027.167 | +| Microsoft.NetCore.Component.SDK | 17.10.35027.167 | | Microsoft.NetCore.Component.Web | 17.10.34803.213 | | Microsoft.VisualStudio.Component.AppInsights.Tools | 17.10.34803.213 | | Microsoft.VisualStudio.Component.AspNet | 17.10.34803.213 | @@ -454,11 +454,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Microsoft.VisualStudio.Workload.Python | 17.10.34803.213 | | Microsoft.VisualStudio.Workload.Universal | 17.10.35004.147 | | Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.10.34803.213 | -| runtimes.ios | 8.0.524.21615 | -| runtimes.ios.net7 | 8.0.524.21615 | -| runtimes.maccatalyst | 8.0.524.21615 | -| runtimes.maccatalyst.net7 | 8.0.524.21615 | -| wasm.tools | 8.0.524.21615 | +| runtimes.ios | 8.0.724.31311 | +| runtimes.ios.net7 | 8.0.724.31311 | +| runtimes.maccatalyst | 8.0.724.31311 | +| runtimes.maccatalyst.net7 | 8.0.724.31311 | +| wasm.tools | 8.0.724.31311 | | ProBITools.MicrosoftAnalysisServicesModelingProjects2022 | 3.0.4 | | ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 3.0.1 | | SSIS.MicrosoftDataToolsIntegrationServices | 1.4 | @@ -488,11 +488,11 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - 10.0.22621.0 ### .NET Core Tools -- .NET Core SDK: 6.0.131, 6.0.203, 6.0.321, 6.0.423, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.302 +- .NET Core SDK: 6.0.132, 6.0.203, 6.0.321, 6.0.424, 7.0.120, 7.0.203, 7.0.317, 7.0.410, 8.0.303 - .NET Framework: 4.8, 4.8.1 -- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.29, 6.0.31, 7.0.5, 7.0.20, 8.0.6 -- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.29, 6.0.31, 7.0.5, 7.0.20, 8.0.6 -- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.31, 7.0.5, 7.0.20, 8.0.6 +- Microsoft.AspNetCore.App: 6.0.5, 6.0.26, 6.0.32, 7.0.5, 7.0.20, 8.0.7 +- Microsoft.NETCore.App: 6.0.5, 6.0.26, 6.0.32, 7.0.5, 7.0.20, 8.0.7 +- Microsoft.WindowsDesktop.App: 6.0.5, 6.0.26, 6.0.32, 7.0.5, 7.0.20, 8.0.7 - nbgv 3.6.139+a9e8765620 ### PowerShell Tools @@ -504,7 +504,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - AzureRM: 2.1.0 (Default), 6.13.1 - Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip - AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip -- AWSPowershell: 4.1.614 +- AWSPowershell: 4.1.618 - DockerMsftProvider: 1.0.0.8 - MarkdownPS: 1.10 - Microsoft.Graph: 2.20.0 @@ -524,7 +524,7 @@ All other versions are saved but not installed. | Package Name | Version | | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Android Command Line Tools | 8.0 | -| Android Emulator | 34.2.15 | +| Android Emulator | 34.2.16 | | Android SDK Build-tools | 35.0.0
34.0.0
33.0.0 33.0.1 33.0.2 33.0.3
32.0.0
31.0.0 | | Android SDK Platforms | android-35 (rev 1)
android-34-ext8 (rev 1)
android-34-ext12 (rev 1)
android-34 (rev 3)
android-33-ext5 (rev 1)
android-33-ext4 (rev 1)
android-33 (rev 3)
android-32 (rev 1)
android-31 (rev 1) | | Android SDK Platform-Tools | 35.0.1 | @@ -547,9 +547,9 @@ All other versions are saved but not installed. ### Cached Docker images | Repository:Tag | Digest | Created | | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- | -| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:4facc7844cdbbdca6d7e7a1c5f4339e327007727629d849521792eb8daf6c196 | 2024-06-21 | -| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:50d36436c9de72c01919d26aa4ae23e7aab99fbb90aa428eac91f312367df341 | 2024-06-21 | -| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:190a72ac933d75741d402f38ba3e8791235cd5fa8df851b80f87950e617da93c | 2024-06-21 | -| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:31c8aa02d47af7d65c11da9c3a279c8407c32afd3fc6bec2e9a544db8e3715b3 | 2024-06-19 | -| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:92c6ddbf87a6d6696a83f26e3df912983477844e22dd686c3e82bac4cf5b49c2 | 2024-06-19 | +| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:4ad6f775ab425cf19af5c344750e3e259adce5a83f667ab1c9c2106e3e543cb7 | 2024-07-09 | +| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:027fcd5a8a9be004399d3fbfab686d6610cae98783a06cad65c29cb934d4fe09 | 2024-07-09 | +| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:b251ff756b66294a276d26e0ddf04a8bdef1f3c15f888884a8caa207885c60ba | 2024-07-09 | +| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:cc9f6a1334190c1f18a905f56d285132e562a9a1ce18ff9476cfaf95194aa0b7 | 2024-07-03 | +| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:581d6056a224ef0b898e3b87982275b1c63c7ff90108f058d81842254f8b914c | 2024-07-03 | From 4ac220f58470134ca1b1dee0a7cd94757e087cc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:11:10 +0000 Subject: [PATCH 3/5] Updating readme file for ubuntu20 version 20240714.1.1 (#10235) Co-authored-by: Image generation service account. Co-authored-by: Actions service account --- images/ubuntu/Ubuntu2004-Readme.md | 50 +++++++++++++++--------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/images/ubuntu/Ubuntu2004-Readme.md b/images/ubuntu/Ubuntu2004-Readme.md index 23cfffcf2..0f02680ab 100644 --- a/images/ubuntu/Ubuntu2004-Readme.md +++ b/images/ubuntu/Ubuntu2004-Readme.md @@ -6,7 +6,7 @@ # Ubuntu 20.04 - OS Version: 20.04.6 LTS - Kernel Version: 5.15.0-1067-azure -- Image Version: 20240708.1.0 +- Image Version: 20240714.1.0 - Systemd version: 245.4-4ubuntu3.23 ## Installed Software @@ -25,7 +25,7 @@ - Kotlin 2.0.0-release-341 - Mono 6.12.0.200 - MSBuild 16.10.1.31701 (Mono 6.12.0.200) -- Node.js 18.20.3 +- Node.js 18.20.4 - Perl 5.30.0 - Python 3.8.10 - Ruby 2.7.0p0 @@ -33,7 +33,7 @@ ### Package Management - cpan 1.64 -- Helm 3.15.2 +- Helm 3.15.3 - Homebrew 4.3.9 - Miniconda 24.5.0 - Npm 10.7.0 @@ -42,7 +42,7 @@ - Pip3 20.0.2 - Pipx 1.6.0 - RubyGems 3.1.2 -- Vcpkg (build from commit 576379156) +- Vcpkg (build from commit 7aeffc910) - Yarn 1.22.22 #### Environment variables @@ -61,7 +61,7 @@ to accomplish this. ### Project Management - Ant 1.10.7 -- Gradle 8.8 +- Gradle 8.9 - Lerna 8.1.6 - Maven 3.8.8 - Sbt 1.10.1 @@ -75,11 +75,11 @@ to accomplish this. - Bicep 0.28.1 - Buildah 1.22.3 - CMake 3.30.0 -- CodeQL Action Bundle 2.17.6 +- CodeQL Action Bundle 2.18.0 - Docker Amazon ECR Credential Helper 0.8.0 - Docker Compose v1 1.29.2 - Docker Compose v2 2.27.1 -- Docker-Buildx 0.15.1 +- Docker-Buildx 0.16.0 - Docker Client 26.1.3 - Docker Server 26.1.3 - Fastlane 2.221.1 @@ -105,29 +105,29 @@ to accomplish this. - Parcel 2.12.0 - PhantomJS 2.1.1 2.1.1 - Podman 3.4.2 -- Pulumi 3.122.0 +- Pulumi 3.124.0 - R 4.4.1 - Skopeo 1.5.0 - Sphinx Open Source Search Server 2.2.11 - SVN 1.13.0 -- Terraform 1.9.1 +- Terraform 1.9.2 - yamllint 1.35.1 - yq 4.44.2 - zstd 1.5.6 ### CLI Tools - Alibaba Cloud CLI 3.0.174 -- AWS CLI 2.17.9 +- AWS CLI 2.17.13 - AWS CLI Session Manager Plugin 1.2.650.0 - AWS SAM CLI 1.120.0 -- Azure CLI 2.61.0 +- Azure CLI 2.62.0 - Azure CLI (azure-devops) 1.0.1 - GitHub CLI 2.52.0 - Google Cloud CLI 483.0.0 -- Netlify CLI 17.33.0 +- Netlify CLI 17.33.3 - OpenShift CLI 4.15.19 - ORAS CLI 1.2.0 -- Vercel CLI 34.3.0 +- Vercel CLI 34.3.1 ### Java | Version | Environment Variable | @@ -140,7 +140,7 @@ to accomplish this. ### PHP Tools - PHP: 7.4.33, 8.0.30, 8.1.29, 8.2.21, 8.3.9 - Composer 2.7.7 -- PHPUnit 8.5.38 +- PHPUnit 8.5.39 ``` Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. ``` @@ -169,10 +169,10 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. - Google Chrome 126.0.6478.126 - ChromeDriver 126.0.6478.126 - Chromium 126.0.6478.0 -- Microsoft Edge 126.0.2592.87 -- Microsoft Edge WebDriver 126.0.2592.87 +- Microsoft Edge 126.0.2592.102 +- Microsoft Edge WebDriver 126.0.2592.102 - Selenium server 4.22.0 -- Mozilla Firefox 127.0.2 +- Mozilla Firefox 128.0 - Geckodriver 0.34.0 #### Environment variables @@ -184,7 +184,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. | SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar | ### .NET Tools -- .NET Core SDK: 6.0.423, 7.0.410, 8.0.301 +- .NET Core SDK: 6.0.424, 7.0.410, 8.0.303 - nbgv 3.6.139+a9e8765620 ### Databases @@ -221,8 +221,8 @@ Use the following command as a part of your job to start the service: 'sudo syst #### Node.js - 16.20.2 -- 18.20.3 -- 20.15.0 +- 18.20.4 +- 20.15.1 #### Python - 3.7.17 @@ -294,13 +294,13 @@ Use the following command as a part of your job to start the service: 'sudo syst | debian:10 | sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 | 2024-06-13 | | debian:11 | sha256:b6b4a479a3bc1b8dfda5544f00b72aafb230bb835a43974a147b220c38df882e | 2024-07-02 | | debian:9 | sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be | 2022-06-23 | -| moby/buildkit:latest | sha256:5d410bbb6d22b01fcaead1345936c5e0a0963eb6c3b190e38694e015467640fe | 2024-06-18 | +| moby/buildkit:latest | sha256:33fe47b4c06972ac6720a7ee34d6fdea3b61972f81bcc9b1f73e46ed2a090fa1 | 2024-07-11 | | node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 | | node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 | -| node:18 | sha256:70ae166dcb03837ebe1abbb78919a1a4bdc79cc970344d56f33b6c753f4b46cc | 2024-05-21 | -| node:18-alpine | sha256:e37da457874383fa9217067867ec85fe8fe59f0bfa351ec9752a95438680056e | 2024-06-04 | -| node:20 | sha256:93d2e801dabc677ea0b30b47d3d729fab63ecb20be7ac0ab204cc3c65731297a | 2024-06-24 | -| node:20-alpine | sha256:df01469346db2bf1cfc1f7261aeab86b2960efa840fe2bd46d83ff339f463665 | 2024-06-24 | +| node:18 | sha256:aabbaf118c7c0a6e9a3bda69bd2a94b0f6c4150bf80c501ef1c87ffcb5687365 | 2024-07-09 | +| node:18-alpine | sha256:1edb14175eeb14a14a3abe059339cbd97a0bbb76b6a210d2bb395d63fa4bc4ef | 2024-07-09 | +| node:20 | sha256:786005cf39792f7046bcd66491056c26d2dbcc669c072d1a1e4ef4fcdddd26eb | 2024-07-09 | +| node:20-alpine | sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a | 2024-07-09 | | ubuntu:20.04 | sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc | 2024-06-03 | ### Installed apt packages From 380b0afd7e430036cbcb77064aecb2d73b9d5fb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 13:31:05 +0000 Subject: [PATCH 4/5] Updating readme file for ubuntu24 version 20240714.1.1 (#10230) Co-authored-by: Image generation service account. Co-authored-by: Actions service account --- images/ubuntu/Ubuntu2404-Readme.md | 34 +++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/images/ubuntu/Ubuntu2404-Readme.md b/images/ubuntu/Ubuntu2404-Readme.md index 30b26417c..ce894a517 100644 --- a/images/ubuntu/Ubuntu2404-Readme.md +++ b/images/ubuntu/Ubuntu2404-Readme.md @@ -6,7 +6,7 @@ # Ubuntu 24.04 LTS - OS Version: 24.04 LTS - Kernel Version: 6.8.0-1009-azure -- Image Version: 20240707.1.0 +- Image Version: 20240714.1.0 - Systemd version: 255.4-1ubuntu8.1 ## Installed Software @@ -20,22 +20,22 @@ - GNU C++: 12.3.0, 13.2.0, 14.0.1 - GNU Fortran: 12.3.0, 13.2.0, 14.0.1 - Julia 1.10.4 -- Node.js 20.15.0 +- Node.js 20.15.1 - Perl 5.38.2 - Python 3.12.3 - Ruby 3.2.3 ### Package Management - cpan 1.64 -- Helm 3.15.2 -- Homebrew 4.3.8 +- Helm 3.15.3 +- Homebrew 4.3.9 - Miniconda 24.5.0 - Npm 10.7.0 - Pip 24.0 - Pip3 24.0 - Pipx 1.4.3 - RubyGems 3.4.20 -- Vcpkg (build from commit 576379156) +- Vcpkg (build from commit 7aeffc910) - Yarn 1.22.22 #### Environment variables @@ -54,7 +54,7 @@ to accomplish this. ### Project Management - Ant 1.10.14 -- Gradle 8.8 +- Gradle 8.9 - Lerna 8.1.6 - Maven 3.8.8 @@ -66,10 +66,10 @@ to accomplish this. - Bicep 0.28.1 - Buildah 1.33.7 - CMake 3.30.0 -- CodeQL Action Bundle 2.17.6 +- CodeQL Action Bundle 2.18.0 - Docker Amazon ECR Credential Helper 0.8.0 - Docker Compose v2 2.27.1 -- Docker-Buildx 0.15.1 +- Docker-Buildx 0.16.0 - Docker Client 26.1.3 - Docker Server 26.1.3 - Fastlane 2.221.1 @@ -89,7 +89,7 @@ to accomplish this. - OpenSSL 3.0.13-0ubuntu3.1 - Parcel 2.12.0 - Podman 4.9.3 -- Pulumi 3.122.0 +- Pulumi 3.124.0 - Skopeo 1.13.3 - Sphinx Open Source Search Server 2.2.11 - yamllint 1.35.1 @@ -97,10 +97,10 @@ to accomplish this. - zstd 1.5.6 ### CLI Tools -- AWS CLI 2.17.9 +- AWS CLI 2.17.13 - AWS CLI Session Manager Plugin 1.2.650.0 - AWS SAM CLI 1.120.0 -- Azure CLI 2.61.0 +- Azure CLI 2.62.0 - Azure CLI (azure-devops) 1.0.1 - GitHub CLI 2.52.0 @@ -115,7 +115,7 @@ to accomplish this. ### PHP Tools - PHP: 8.3.6 - Composer 2.7.7 -- PHPUnit 8.5.38 +- PHPUnit 8.5.39 ``` Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. ``` @@ -150,7 +150,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. | SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar | ### .NET Tools -- .NET Core SDK: 8.0.105 +- .NET Core SDK: 8.0.107 - nbgv 3.6.139+a9e8765620 ### Databases @@ -182,8 +182,8 @@ Use the following command as a part of your job to start the service: 'sudo syst #### Node.js - 16.20.2 -- 18.20.3 -- 20.15.0 +- 18.20.4 +- 20.15.1 #### Python - 3.9.19 @@ -272,7 +272,7 @@ Use the following command as a part of your job to start the service: 'sudo syst | mercurial | 6.7.2-1ubuntu2 | | net-tools | 2.10-0.1ubuntu4 | | netcat | 1.226-1ubuntu2 | -| openssh-client | 1:9.6p1-3ubuntu13.3 | +| openssh-client | 1:9.6p1-3ubuntu13.4 | | p7zip-full | 16.02+transitional.1 | | p7zip-rar | 16.02+transitional.1 | | parallel | 20231122+ds-1 | @@ -286,7 +286,7 @@ Use the following command as a part of your job to start the service: 'sudo syst | shellcheck | 0.9.0-1 | | sphinxsearch | 2.2.11-8build1 | | sqlite3 | 3.45.1-1ubuntu2 | -| ssh | 1:9.6p1-3ubuntu13.3 | +| ssh | 1:9.6p1-3ubuntu13.4 | | sshpass | 1.09-1 | | sudo | 1.9.15p5-3ubuntu5 | | swig | 4.2.0-2ubuntu1 | From c2c7c501c828d25ead9fa708c055352ea47201c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:09:53 +0000 Subject: [PATCH 5/5] Updating readme file for ubuntu22 version 20240714.1.1 (#10232) Co-authored-by: Image generation service account. Co-authored-by: Actions service account --- images/ubuntu/Ubuntu2204-Readme.md | 54 +++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/images/ubuntu/Ubuntu2204-Readme.md b/images/ubuntu/Ubuntu2204-Readme.md index ae865065b..272610111 100644 --- a/images/ubuntu/Ubuntu2204-Readme.md +++ b/images/ubuntu/Ubuntu2204-Readme.md @@ -6,7 +6,7 @@ # Ubuntu 22.04 - OS Version: 22.04.4 LTS - Kernel Version: 6.5.0-1023-azure -- Image Version: 20240708.1.0 +- Image Version: 20240714.1.0 - Systemd version: 249.11-0ubuntu3.12 ## Installed Software @@ -23,7 +23,7 @@ - Kotlin 2.0.0-release-341 - Mono 6.12.0.200 - MSBuild 16.10.1.31701 (Mono 6.12.0.200) -- Node.js 18.20.3 +- Node.js 18.20.4 - Perl 5.34.0 - Python 3.10.12 - Ruby 3.0.2p107 @@ -31,7 +31,7 @@ ### Package Management - cpan 1.64 -- Helm 3.15.2 +- Helm 3.15.3 - Homebrew 4.3.9 - Miniconda 24.5.0 - Npm 10.7.0 @@ -40,7 +40,7 @@ - Pip3 22.0.2 - Pipx 1.6.0 - RubyGems 3.3.5 -- Vcpkg (build from commit 576379156) +- Vcpkg (build from commit 7aeffc910) - Yarn 1.22.22 #### Environment variables @@ -59,7 +59,7 @@ to accomplish this. ### Project Management - Ant 1.10.12 -- Gradle 8.8 +- Gradle 8.9 - Lerna 8.1.6 - Maven 3.8.8 - Sbt 1.10.1 @@ -73,11 +73,11 @@ to accomplish this. - Bicep 0.28.1 - Buildah 1.23.1 - CMake 3.30.0 -- CodeQL Action Bundle 2.17.6 +- CodeQL Action Bundle 2.18.0 - Docker Amazon ECR Credential Helper 0.8.0 - Docker Compose v1 1.29.2 - Docker Compose v2 2.27.1 -- Docker-Buildx 0.15.1 +- Docker-Buildx 0.16.0 - Docker Client 26.1.3 - Docker Server 26.1.3 - Fastlane 2.221.1 @@ -101,29 +101,29 @@ to accomplish this. - Packer 1.11.1 - Parcel 2.12.0 - Podman 3.4.4 -- Pulumi 3.122.0 +- Pulumi 3.124.0 - R 4.4.1 - Skopeo 1.4.1 - Sphinx Open Source Search Server 2.2.11 - SVN 1.14.1 -- Terraform 1.9.1 +- Terraform 1.9.2 - yamllint 1.35.1 - yq 4.44.2 - zstd 1.5.6 ### CLI Tools -- Alibaba Cloud CLI 3.0.211 -- AWS CLI 2.17.9 +- Alibaba Cloud CLI 3.0.213 +- AWS CLI 2.17.13 - AWS CLI Session Manager Plugin 1.2.650.0 - AWS SAM CLI 1.120.0 -- Azure CLI 2.61.0 +- Azure CLI 2.62.0 - Azure CLI (azure-devops) 1.0.1 - GitHub CLI 2.52.0 - Google Cloud CLI 483.0.0 -- Netlify CLI 17.33.0 -- OpenShift CLI 4.16.1 +- Netlify CLI 17.33.3 +- OpenShift CLI 4.16.2 - ORAS CLI 1.2.0 -- Vercel CLI 34.3.0 +- Vercel CLI 34.3.1 ### Java | Version | Environment Variable | @@ -136,7 +136,7 @@ to accomplish this. ### PHP Tools - PHP: 8.1.2 - Composer 2.7.7 -- PHPUnit 8.5.38 +- PHPUnit 8.5.39 ``` Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. ``` @@ -165,10 +165,10 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. - Google Chrome 126.0.6478.126 - ChromeDriver 126.0.6478.126 - Chromium 126.0.6478.0 -- Microsoft Edge 126.0.2592.87 -- Microsoft Edge WebDriver 126.0.2592.87 +- Microsoft Edge 126.0.2592.102 +- Microsoft Edge WebDriver 126.0.2592.102 - Selenium server 4.22.0 -- Mozilla Firefox 127.0.2 +- Mozilla Firefox 128.0 - Geckodriver 0.34.0 #### Environment variables @@ -180,7 +180,7 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. | SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar | ### .NET Tools -- .NET Core SDK: 6.0.423, 7.0.410, 8.0.302 +- .NET Core SDK: 6.0.424, 7.0.410, 8.0.303 - nbgv 3.6.139+a9e8765620 ### Databases @@ -216,8 +216,8 @@ Use the following command as a part of your job to start the service: 'sudo syst #### Node.js - 16.20.2 -- 18.20.3 -- 20.15.0 +- 18.20.4 +- 20.15.1 #### Python - 3.7.17 @@ -284,13 +284,13 @@ Use the following command as a part of your job to start the service: 'sudo syst | alpine:3.19 | sha256:af4785ccdbcd5cde71bfd5b93eabd34250b98651f19fe218c91de6c8d10e21c5 | 2024-06-20 | | debian:10 | sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 | 2024-06-13 | | debian:11 | sha256:b6b4a479a3bc1b8dfda5544f00b72aafb230bb835a43974a147b220c38df882e | 2024-07-02 | -| moby/buildkit:latest | sha256:5d410bbb6d22b01fcaead1345936c5e0a0963eb6c3b190e38694e015467640fe | 2024-06-18 | +| moby/buildkit:latest | sha256:33fe47b4c06972ac6720a7ee34d6fdea3b61972f81bcc9b1f73e46ed2a090fa1 | 2024-07-11 | | node:16 | sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b | 2023-09-07 | | node:16-alpine | sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787 | 2023-08-10 | -| node:18 | sha256:70ae166dcb03837ebe1abbb78919a1a4bdc79cc970344d56f33b6c753f4b46cc | 2024-05-21 | -| node:18-alpine | sha256:e37da457874383fa9217067867ec85fe8fe59f0bfa351ec9752a95438680056e | 2024-06-04 | -| node:20 | sha256:93d2e801dabc677ea0b30b47d3d729fab63ecb20be7ac0ab204cc3c65731297a | 2024-06-24 | -| node:20-alpine | sha256:df01469346db2bf1cfc1f7261aeab86b2960efa840fe2bd46d83ff339f463665 | 2024-06-24 | +| node:18 | sha256:aabbaf118c7c0a6e9a3bda69bd2a94b0f6c4150bf80c501ef1c87ffcb5687365 | 2024-07-09 | +| node:18-alpine | sha256:1edb14175eeb14a14a3abe059339cbd97a0bbb76b6a210d2bb395d63fa4bc4ef | 2024-07-09 | +| node:20 | sha256:786005cf39792f7046bcd66491056c26d2dbcc669c072d1a1e4ef4fcdddd26eb | 2024-07-09 | +| node:20-alpine | sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a | 2024-07-09 | | ubuntu:20.04 | sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc | 2024-06-03 | | ubuntu:22.04 | sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221 | 2024-06-27 |