From 8bf13752df47d720e0373e22e9c21a4ac63539ce Mon Sep 17 00:00:00 2001 From: Image generation service account Date: Tue, 10 Jan 2023 11:13:31 +0000 Subject: [PATCH] Updating readme file for ubuntu22 version 20230109.1 --- images/linux/Ubuntu2204-Readme.md | 265 +++++++++++++++--------------- 1 file changed, 128 insertions(+), 137 deletions(-) diff --git a/images/linux/Ubuntu2204-Readme.md b/images/linux/Ubuntu2204-Readme.md index c07143774de1..4c0416a23689 100644 --- a/images/linux/Ubuntu2204-Readme.md +++ b/images/linux/Ubuntu2204-Readme.md @@ -1,47 +1,55 @@ | Announcements | |-| -| [Ubuntu-latest workflows will use Ubuntu-22.04](https://github.com/actions/runner-images/issues/6399) | +| [[All OSs] .NET 5.x will be removed from the images on January, 29](https://github.com/actions/runner-images/issues/6840) | | [The Ubuntu 18.04 Actions runner image will begin deprecation on 2022/08/08 and will be fully unsupported by 2023/04/01](https://github.com/actions/runner-images/issues/6002) | *** -# Ubuntu 22.04.1 LTS -- Linux kernel version: 5.15.0-1024-azure -- Image Version: 20221212.1 +# Ubuntu 22.04 +- OS Version: 22.04.1 LTS +- Kernel Version: 5.15.0-1030-azure +- Image Version: 20230109.1 ## Installed Software + ### Language and Runtime - Bash 5.1.16(1)-release -- Clang 12.0.1, 13.0.1, 14.0.0 -- Clang-format 12.0.1, 13.0.1, 14.0.0 -- Clang-tidy 12.0.1, 13.0.1, 14.0.0 +- Clang: 12.0.1, 13.0.1, 14.0.0 +- Clang-format: 12.0.1, 13.0.1, 14.0.0 +- Clang-tidy: 12.0.1, 13.0.1, 14.0.0 - Dash 0.5.11+git20210903+057cd650a4ed-3build1 -- GNU C++ 9.5.0, 10.4.0, 11.3.0, 12.1.0 -- GNU Fortran 9.5.0, 10.4.0, 11.3.0, 12.1.0 -- Julia 1.8.3 -- Kotlin 1.7.22-release-288 -- Mono 6.12.0.182 (apt source repository: https://download.mono-project.com/repo/ubuntu stable-focal main) -- MSBuild 16.10.1.31701 (from /usr/lib/mono/msbuild/15.0/bin/MSBuild.dll) -- Node 16.18.1 +- GNU C++: 9.5.0, 10.4.0, 11.3.0, 12.1.0 +- GNU Fortran: 9.5.0, 10.4.0, 11.3.0, 12.1.0 +- Julia 1.8.4 +- Kotlin 1.8.0-release-345 +- Mono 6.12.0.182 +- MSBuild 16.10.1.31701 (Mono 6.12.0.182) +- Node.js 16.19.0 - Perl 5.34.0 - Python 3.10.6 - Python3 3.10.6 - Ruby 3.0.2p107 -- Swift 5.7.1 +- Swift 5.7.2 ### Package Management - cpan 1.64 -- Helm 3.10.2 -- Homebrew 3.6.15 -- Miniconda 4.12.0 -- Npm 8.19.2 +- Helm 3.10.3 +- Homebrew 3.6.18 +- Miniconda 22.11.1 +- Npm 8.19.3 - NuGet 6.3.1.1 - Pip 22.0.2 - Pip3 22.0.2 - Pipx 1.1.0 - RubyGems 3.3.5 -- Vcpkg (build from master \<796213014>) +- Vcpkg (build from commit 85c4f11f8) - Yarn 1.22.19 -##### Notes: +#### Environment variables +| Name | Value | +| ----------------------- | ---------------------- | +| CONDA | /usr/share/miniconda | +| VCPKG_INSTALLATION_ROOT | /usr/local/share/vcpkg | + +#### Homebrew note ``` Location: /home/linuxbrew Note: Homebrew is pre-installed on image but not added to PATH. @@ -49,34 +57,28 @@ run the eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" command to accomplish this. ``` -#### Environment variables -| Name | Value | -| ----------------------- | ---------------------- | -| CONDA | /usr/share/miniconda | -| VCPKG_INSTALLATION_ROOT | /usr/local/share/vcpkg | - ### Project Management -- Lerna 6.1.0 +- Lerna 6.4.0 ### Tools - Ansible 2.14.1 - apt-fast 1.9.12 -- AzCopy 10.16.2 (available by `azcopy` and `azcopy10` aliases) -- Bazel 5.3.2 +- AzCopy 10.16.2 - available by `azcopy` and `azcopy10` aliases +- Bazel 6.0.0 - Bazelisk 1.13.2 - Bicep 0.13.1 - Buildah 1.23.1 - CMake 3.25.1 -- CodeQL Action Bundle 2.11.5 +- CodeQL Action Bundle 2.11.6 - Docker Amazon ECR Credential Helper 0.6.0 - Docker Compose v1 1.29.2 -- Docker Compose v2 2.14.0+azure-1 +- Docker Compose v2 2.15.1+azure-1 - Docker-Buildx 0.9.1 -- Docker-Moby Client 20.10.21+azure-2 -- Docker-Moby Server 20.10.21+azure-2 +- Docker-Moby Client 20.10.22+azure-1 +- Docker-Moby Server 20.10.22+azure-1 - Fastlane 2.211.0 -- Git 2.38.2 (apt source repository: ppa:git-core/ppa) -- Git LFS 3.3.0 (apt source repository: https://packagecloud.io/install/repositories/github/git-lfs) +- Git 2.39.0 +- Git LFS 3.3.0 - Git-ftp 1.6.0 - Haveged 1.9.14 - Heroku 7.67.1 @@ -90,35 +92,35 @@ to accomplish this. - Minikube 1.28.0 - n 9.0.1 - Newman 5.3.2 -- nvm 0.39.2 +- nvm 0.39.3 - OpenSSL 3.0.2-0ubuntu1.7 -- Packer 1.8.4 -- Parcel 2.8.1 +- Packer 1.8.5 +- Parcel 2.8.2 - Podman 3.4.4 -- Pulumi 3.49.0 +- Pulumi 3.51.0 - R 4.2.2 - Skopeo 1.4.1 - Sphinx Open Source Search Server 2.2.11 - SVN 1.14.1 -- Terraform 1.3.6 +- Terraform 1.3.7 - yamllint 1.28.0 -- yq v4.30.5 -- zstd 1.5.2 (homebrew) +- yq 4.30.6 +- zstd 1.5.2 ### CLI Tools -- Alibaba Cloud CLI 3.0.140 -- AWS CLI 2.9.6 -- AWS CLI Session manager plugin 1.2.398.0 -- AWS SAM CLI 1.66.0 -- Azure CLI (azure-cli) 2.43.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt) +- Alibaba Cloud CLI 3.0.144 +- AWS CLI 2.9.13 +- AWS CLI Session Manager Plugin 1.2.398.0 +- AWS SAM CLI 1.68.0 +- Azure CLI 2.43.0 - Azure CLI (azure-devops) 0.25.0 -- GitHub CLI 2.20.2 -- Google Cloud SDK 411.0.0 (apt source repository: https://packages.cloud.google.com/apt) +- GitHub CLI 2.21.2 +- Google Cloud SDK 412.0.0 - Hub CLI 2.14.2 -- Netlify CLI 12.2.10 -- OpenShift CLI 4.11.18 +- Netlify CLI 12.6.0 +- OpenShift CLI 4.11.22 - ORAS CLI 0.16.0 -- Vercel CLI 28.8.0 +- Vercel CLI 28.10.3 ### Java | Version | Vendor | Environment Variable | @@ -132,43 +134,42 @@ to accomplish this. | --------- | --------------------- | | CE 22.3.0 | GRAALVM_11_ROOT | -### PHP -| Tool | Version | -| -------- | ------- | -| PHP | 8.1.2 | -| Composer | 2.4.4 | -| PHPUnit | 8.5.31 | +### PHP Tools +- PHP: 8.1.2 +- Composer 2.5.1 +- PHPUnit 8.5.31 ``` - Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. +Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. ``` -### Haskell + +### Haskell Tools - Cabal 3.6.2.0 -- GHC 9.4.3 +- GHC 9.4.4 - GHCup 0.1.18.0 -- Stack 2.9.1 +- Stack 2.9.3 ### Rust Tools -- Cargo 1.65.0 -- Rust 1.65.0 -- Rustdoc 1.65.0 +- Cargo 1.66.0 +- Rust 1.66.0 +- Rustdoc 1.66.0 - Rustup 1.25.1 #### Packages - Bindgen 0.63.0 - Cargo audit 0.17.4 -- Cargo clippy 0.1.65 +- Cargo clippy 0.1.66 - Cargo outdated 0.11.1 - Cbindgen 0.24.3 - Rustfmt 1.5.1 ### Browsers and Drivers -- Google Chrome 108.0.5359.98 +- Google Chrome 108.0.5359.124 - ChromeDriver 108.0.5359.71 - Chromium 108.0.5341.0 -- Microsoft Edge 108.0.1462.46 (apt source repository: https://packages.microsoft.com/repos/edge) -- Microsoft Edge WebDriver 108.0.1462.46 +- Microsoft Edge 108.0.1462.76 +- Microsoft Edge WebDriver 108.0.1462.76 - Selenium server 4.7.0 -- Mozilla Firefox 108.0 (apt source repository: ppa:mozillateam/ppa) +- Mozilla Firefox 108.0.2 - Geckodriver 0.32.0 #### Environment variables @@ -179,48 +180,45 @@ to accomplish this. | GECKOWEBDRIVER | /usr/local/share/gecko_driver | | SELENIUM_JAR_PATH | /usr/share/java/selenium-server.jar | -### .NET Core SDK -- 6.0.403 7.0.100 - -### .NET tools +### .NET Tools +- .NET Core SDK: 6.0.404, 7.0.101 - nbgv 3.5.119+5d25f54fec ### Databases - sqlite3 3.37.2 #### PostgreSQL -- PostgreSQL 14.6 (apt source repository: https://apt.postgresql.org/pub/repos/apt/) -- PostgreSQL Server (user:postgres) - +- PostgreSQL 14.6 ``` - PostgreSQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start postgresql.service' +User: postgres +PostgreSQL service is disabled by default. +Use the following command as a part of your job to start the service: 'sudo systemctl start postgresql.service' ``` + #### MySQL - MySQL 8.0.31-0ubuntu0.22.04.1 -- MySQL Server (user:root password:root) - ``` - MySQL service is disabled by default. Use the following command as a part of your job to start the service: 'sudo systemctl start mysql.service' +User: root +Password: root +MySQL service is disabled by default. +Use the following command as a part of your job to start the service: 'sudo systemctl start mysql.service' ``` -#### MS SQL Server Client Tools + +#### MS SQL - sqlcmd 17.10.0001.1 - SqlPackage 16.1.6374.0 ### Cached Tools + #### Go - 1.17.13 - 1.18.9 - 1.19.4 #### Node.js -- 14.21.1 -- 16.18.1 -- 18.12.1 - -#### PyPy -- 3.7.13 [PyPy 7.3.9] -- 3.8.15 [PyPy 7.3.10] -- 3.9.15 [PyPy 7.3.10] +- 14.21.2 +- 16.19.0 +- 18.13.0 #### Python - 3.7.15 @@ -229,29 +227,23 @@ to accomplish this. - 3.10.9 - 3.11.1 +#### PyPy +- 3.7.13 [PyPy 7.3.9] +- 3.8.16 [PyPy 7.3.11] +- 3.9.16 [PyPy 7.3.11] + #### Ruby - 3.1.3 -#### Environment variables -| Name | Value | Architecture | -| --------------- | ----------------------------------- | ------------ | -| GOROOT_1_17_X64 | /opt/hostedtoolcache/go/1.17.13/x64 | x64 | -| GOROOT_1_18_X64 | /opt/hostedtoolcache/go/1.18.9/x64 | x64 | -| GOROOT_1_19_X64 | /opt/hostedtoolcache/go/1.19.4/x64 | x64 | - ### PowerShell Tools -- PowerShell 7.2.7 +- PowerShell 7.2.8 #### PowerShell Modules -| Module | Version | -| ---------------- | ------- | -| MarkdownPS | 1.9 | -| Microsoft.Graph | 1.18.0 | -| Pester | 5.3.3 | -| PSScriptAnalyzer | 1.21.0 | - -#### Az PowerShell Modules -- 9.0.1 +- Az: 9.2.0 +- MarkdownPS: 1.9 +- Microsoft.Graph: 1.19.0 +- Pester: 5.3.3 +- PSScriptAnalyzer: 1.21.0 ### Web Servers | Name | Version | ConfigFile | ServiceStatus | ListenPort | @@ -260,20 +252,20 @@ to accomplish this. | nginx | 1.18.0 | /etc/nginx/nginx.conf | inactive | 80 | ### Android -| Package Name | Version | -| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Android Command Line Tools | 8.0 | -| Android Emulator | 31.3.13 | -| Android SDK Build-tools | 33.0.0 33.0.1
32.0.0
31.0.0
30.0.0 30.0.1 30.0.2 30.0.3
29.0.0 29.0.1 29.0.2 29.0.3
28.0.0 28.0.1 28.0.2 28.0.3
27.0.0 27.0.1 27.0.2 27.0.3 | -| Android SDK Platform-Tools | 33.0.3 | -| Android SDK Platforms | android-33 (rev 2)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3) | -| Android SDK Tools | 26.1.1 | -| Android Support Repository | 47.0.0 | -| CMake | 3.10.2
3.18.1
3.22.1 | -| Google Play services | 49 | -| Google Repository | 58 | -| NDK | 23.2.8568313
24.0.8215888
25.1.8937393 (default) | -| SDK Patch Applier v4 | 1 | +| Package Name | Version | +| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Android Command Line Tools | 8.0 | +| Android Emulator | 31.3.14 | +| Android SDK Build-tools | 33.0.0 33.0.1
32.0.0
31.0.0
30.0.0 30.0.1 30.0.2 30.0.3
29.0.0 29.0.1 29.0.2 29.0.3
28.0.0 28.0.1 28.0.2 28.0.3
27.0.0 27.0.1 27.0.2 27.0.3 | +| Android SDK Platform-Tools | 33.0.3 | +| Android SDK Platforms | android-33-ext4 (rev 1)
android-33 (rev 2)
android-32 (rev 1)
android-31 (rev 1)
android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3) | +| Android SDK Tools | 26.1.1 | +| Android Support Repository | 47.0.0 | +| CMake | 3.10.2
3.18.1
3.22.1 | +| Google Play services | 49 | +| Google Repository | 58 | +| NDK | 23.2.8568313
24.0.8215888
25.1.8937393 (default) | +| SDK Patch Applier v4 | 1 | #### Environment variables | Name | Value | @@ -291,18 +283,18 @@ to accomplish this. | alpine:3.14 | sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a | 2022-08-09 | | alpine:3.15 | sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 | 2022-08-09 | | alpine:3.16 | sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b | 2022-11-12 | -| buildpack-deps:bullseye | sha256:ea5e7737f282e76b594669926ee6222beee0c237b9ba19a2055aa8f4feb83ba2 | 2022-12-06 | -| buildpack-deps:buster | sha256:ecb6bd2c510b37b0bcbfaaa043192c293bfba2d9a0f4402abab6a342f186eebc | 2022-12-06 | -| debian:10 | sha256:e6fb8b88b411285ac71590459aa8d0a376acc86a3d17adfe45e806f522c54cc3 | 2022-12-06 | -| debian:11 | sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b | 2022-12-06 | +| buildpack-deps:bullseye | sha256:0207e7da5bf153f41b59f13a373e62ba24687f71caf90d383c07912e0e31aad3 | 2022-12-21 | +| buildpack-deps:buster | sha256:cbf9915fc2c12f95de45033fd6c1131cdbfbc35ce12bf6a6b1dc76a55d9f011a | 2022-12-21 | +| debian:10 | sha256:a3b7e971fef3e488479afd0a8387b35bed4c55891a1597d64a8fc6494d61d798 | 2022-12-21 | +| debian:11 | sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 | 2022-12-21 | | moby/buildkit:latest | sha256:77abd86c9422aaff294bfde1029f03a6ab18ece0105003637cfda1d7fc22299f | 2022-11-10 | -| node:14 | sha256:f11e8dbf2ff6668927aafd90a804bf6597d8fe53dc16742a234045f7bf647a8c | 2022-12-06 | -| node:14-alpine | sha256:99360847bb6fddff4652433355ad1f3072ff734a3d9c103bb8b26cfa0e2b7046 | 2022-12-12 | -| node:16 | sha256:7f404d09ceb780c51f4fac7592c46b8f21211474aacce25389eb0df06aaa7472 | 2022-12-06 | -| node:16-alpine | sha256:3265e41b5007254a593a1c3ff8b9b5ea9b943d63a1360a7d8d7d29b33a46a01f | 2022-12-12 | -| node:18 | sha256:9ebe9845301ca70e879f22180dfff496b856bb5f2ec52397462a9f5f903ee654 | 2022-12-06 | -| node:18-alpine | sha256:62a6ce21599b3183272e71527c9ce9fae9435195052d358f481eb3d69d3dc6f3 | 2022-12-12 | -| ubuntu:18.04 | sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3 | 2022-12-09 | +| node:14 | sha256:b6ab85c15f1c372bca3bde8585fbf5739b679aa9119f46e7d2bd41c1dcc05959 | 2022-12-21 | +| node:14-alpine | sha256:4b06eb151378d0634eaeca8de025a216de79e268590b9f20584d3fa708d8a547 | 2023-01-09 | +| node:16 | sha256:64e8bcdfdad6718050801a2639f7e6645fdaf85ec37a98cdb61f6a5331217618 | 2022-12-21 | +| node:16-alpine | sha256:4f4ffee59a017b8881026d23336f37cc13221ec3dea219ebf7b8e55d876b9380 | 2023-01-09 | +| node:18 | sha256:a403ff0ffe7a6a8fe90fdc70289ba398ab3a281bb3fa64b4efed45f45ac17bcd | 2023-01-06 | +| node:18-alpine | sha256:c7bd8f1cdb3c6d7333cbbe63a86ad149759cbea52c18466c00848058ecfeee4d | 2023-01-09 | +| ubuntu:18.04 | sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45 | 2023-01-02 | | ubuntu:20.04 | sha256:0e0402cd13f68137edb0266e1d2c682f217814420f2d43d300ed8f65479b14fb | 2022-12-09 | | ubuntu:22.04 | sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9 | 2022-12-09 | @@ -319,7 +311,7 @@ to accomplish this. | build-essential | 12.9ubuntu3 | | bzip2 | 1.0.8-5build1 | | coreutils | 8.32-4.1ubuntu1 | -| curl | 7.81.0-1ubuntu1.6 | +| curl | 7.81.0-1ubuntu1.7 | | dbus | 1.12.20-2ubuntu4.1 | | dnsutils | 1:9.18.1-1ubuntu1.2 | | dpkg | 1.21.1ubuntu2.1 | @@ -337,7 +329,7 @@ to accomplish this. | lib32z1 | 1:1.2.11.dfsg-2ubuntu9.2 | | libc++-dev | 1:14.0-55\~exp2 | | libc++abi-dev | 1:14.0-55\~exp2 | -| libcurl4 | 7.81.0-1ubuntu1.6 | +| libcurl4 | 7.81.0-1ubuntu1.7 | | libgbm-dev | 22.0.5-0ubuntu0.1 | | libgconf-2-4 | 3.2.6-7ubuntu2 | | libgsl-dev | 2.7.1+dfsg-3 | @@ -389,9 +381,8 @@ to accomplish this. | upx | 3.96-3 | | wget | 1.21.2-2ubuntu1 | | xorriso | 1.5.4-2 | -| xvfb | 2:21.1.3-2ubuntu2.4 | +| xvfb | 2:21.1.3-2ubuntu2.5 | | xz-utils | 5.2.5-2ubuntu1 | | zip | 3.0-12build2 | | zsync | 0.6.2-3ubuntu1 | -