From 74d2bc3b8b0bd2699f35ef6bd616436661aecbca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 20:57:08 +0000 Subject: [PATCH] Ubuntu 22.04 (20220515 update) (#5547) * Updating readme file for ubuntu22 version 20220515.1 * Update Ubuntu2204-Readme.md Fix cargo outdated version Co-authored-by: Image generation service account Co-authored-by: Dusko Dobranic <101048884+ddobranic@users.noreply.github.com> Co-authored-by: Actions service account --- images/linux/Ubuntu2204-Readme.md | 88 +++++++++++++++++-------------- 1 file changed, 47 insertions(+), 41 deletions(-) diff --git a/images/linux/Ubuntu2204-Readme.md b/images/linux/Ubuntu2204-Readme.md index 22a397c4..d2736a2b 100644 --- a/images/linux/Ubuntu2204-Readme.md +++ b/images/linux/Ubuntu2204-Readme.md @@ -1,6 +1,10 @@ +| Announcements | +|-| +| [(Public Beta) Ubuntu 22.04 is now available](https://github.com/actions/virtual-environments/issues/5490) | +*** # Ubuntu 22.04 LTS - Linux kernel version: 5.15.0-1005-azure -- Image Version: 20220504.1 +- Image Version: 20220515.1 ## Installed Software ### Language and Runtime @@ -19,14 +23,14 @@ ### Package Management - cpan 1.64 - Helm 3.8.2 -- Homebrew 3.4.10 +- Homebrew 3.4.11 - Miniconda 4.11.0 - Npm 8.5.5 - Pip 22.0.2 - Pip3 22.0.2 - Pipx 1.0.0 - RubyGems 3.3.5 -- Vcpkg (build from master \) +- Vcpkg (build from master \<0cf5b4305>) - Yarn 1.22.18 #### Environment variables @@ -41,25 +45,25 @@ ### Tools - Ansible 2.12.5 - apt-fast 1.9.12 -- AzCopy 10.14.1 (available by `azcopy` and `azcopy10` aliases) +- AzCopy 10.15.0 (available by `azcopy` and `azcopy10` aliases) - Bazel 5.1.1 - Bazelisk 1.11.0 -- Bicep 0.6.1 +- Bicep 0.6.18 - CMake 3.23.1 -- CodeQL Action Bundle 2.9.0 +- CodeQL Action Bundle 2.9.1 - Docker Compose v1 1.29.2 - Docker Compose v2 2.4.1+azure-1 - Docker-Buildx 0.8.2 -- Docker-Moby Client 20.10.14+azure-1 -- Docker-Moby Server 20.10.14+azure-1 +- Docker-Moby Client 20.10.15+azure-1 +- Docker-Moby Server 20.10.15+azure-2 - Fastlane 2.205.2 -- Git 2.36.0 (apt source repository: ppa:git-core/ppa) +- Git 2.36.1 (apt source repository: ppa:git-core/ppa) - Git LFS 3.1.4 (apt source repository: https://packagecloud.io/install/repositories/github/git-lfs) - Git-ftp 1.6.0 - Haveged 1.9.14 - Heroku 7.60.2 - jq 1.6 -- Kind 0.12.0 +- Kind 0.13.0 - Kubectl 1.24.0 - Kustomize 4.5.4 - MediaInfo 21.09 @@ -71,7 +75,7 @@ - OpenSSL 3.0.2-0ubuntu1.1 - Packer 1.8.0 - Parcel 2.5.0 -- Pulumi 3.32.0 +- Pulumi 3.32.1 - R 4.2.0 - Sphinx Open Source Search Server 2.2.11 - SVN 1.14.1 @@ -81,19 +85,19 @@ - zstd 1.5.2 (homebrew) ### CLI Tools -- Alibaba Cloud CLI 3.0.118 -- AWS CLI 2.6.2 +- Alibaba Cloud CLI 3.0.119 +- AWS CLI 2.7.0 - AWS CLI Session manager plugin 1.2.312.0 -- AWS SAM CLI 1.48.0 +- AWS SAM CLI 1.50.0 - Azure CLI (azure-cli) 2.36.0 (installation method: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt) - Azure CLI (azure-devops) 0.25.0 -- GitHub CLI 2.9.0 +- GitHub CLI 2.10.1 - Google Cloud SDK 369.0.0 (apt source repository: https://packages.cloud.google.com/apt) - Hub CLI 2.14.2 -- Netlify CLI 10.2.0 -- OpenShift CLI 4.10.12 +- Netlify CLI 10.3.1 +- OpenShift CLI 4.10.13 - ORAS CLI 0.12.0 -- Vercel CLI 24.2.0 +- Vercel CLI 24.2.3 ### GraalVM | Version | Environment variables | @@ -112,7 +116,7 @@ ### Haskell - Cabal 3.6.2.0 - GHC 9.2.2 -- GHCup 0.1.17.7 +- GHCup 0.1.17.8 - Stack 2.7.5 ### Rust Tools @@ -125,11 +129,12 @@ - Bindgen 0.59.2 - Cargo audit 0.16.0 - Cargo clippy 0.1.60 +- Cargo outdated 0.11.1 - Cbindgen 0.23.0 - Rustfmt 1.4.38 ### Browsers and Drivers -- Google Chrome 101.0.4951.54 +- Google Chrome 101.0.4951.64 - ChromeDriver 101.0.4951.41 - Chromium 101.0.4951.0 @@ -141,23 +146,23 @@ | SELENIUM_JAR_PATH | | ### .NET Core SDK -- 6.0.202 +- 6.0.300 ### .NET tools -- nbgv 3.5.103+351d94e36c +- nbgv 3.5.104+d0b7c362ff ### Databases - sqlite3 3.37.2 #### PostgreSQL -- PostgreSQL 14.2 (apt source repository: https://apt.postgresql.org/pub/repos/apt/) +- PostgreSQL 14.3 (apt source repository: https://apt.postgresql.org/pub/repos/apt/) - PostgreSQL Server (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.29-0ubuntu0.22.04.1 +- MySQL 8.0.29-0ubuntu0.22.04.2 - MySQL Server (user:root password:root) ``` @@ -165,11 +170,11 @@ ``` ### Cached Tools #### Go -- 1.17.9 -- 1.18.1 +- 1.17.10 +- 1.18.2 #### Node.js -- 14.19.1 +- 14.19.2 - 16.15.0 #### PyPy @@ -187,10 +192,10 @@ - 3.1.2 #### Environment variables -| Name | Value | Architecture | -| --------------- | ---------------------------------- | ------------ | -| GOROOT_1_17_X64 | /opt/hostedtoolcache/go/1.17.9/x64 | x64 | -| GOROOT_1_18_X64 | /opt/hostedtoolcache/go/1.18.1/x64 | x64 | +| Name | Value | Architecture | +| --------------- | ----------------------------------- | ------------ | +| GOROOT_1_17_X64 | /opt/hostedtoolcache/go/1.17.10/x64 | x64 | +| GOROOT_1_18_X64 | /opt/hostedtoolcache/go/1.18.2/x64 | x64 | ### PowerShell Tools - PowerShell 7.2.3 @@ -199,7 +204,7 @@ | Module | Version | | ---------------- | ------- | | MarkdownPS | 1.9 | -| Microsoft.Graph | 1.9.5 | +| Microsoft.Graph | 1.9.6 | | Pester | 5.3.3 | | PSScriptAnalyzer | 1.20.0 | @@ -217,14 +222,14 @@ | ----------------------- | ------------------------------------------------------------------------ | ---------- | | alpine:3.14 | sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 | 2022-04-05 | | alpine:3.15 | sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 | 2022-04-05 | -| buildpack-deps:bullseye | sha256:f26b9bcb6722fd59888caf4f4c1d4990799e3e83d804a83b7b58b4be949dc75e | 2022-04-20 | -| buildpack-deps:buster | sha256:b971efe3151fcfb10d0b7dfc739d081a9f9d9413195aa9b80224a66f4a651b4a | 2022-04-20 | -| debian:10 | sha256:ebe4b9831fb22dfa778de4ffcb8ea0ad69b5d782d4e86cab14cc1fded5d8e761 | 2022-04-20 | -| debian:11 | sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 | 2022-04-20 | -| moby/buildkit:latest | sha256:3fbc9b9d9a74ab650eea43610ed880e51cdc05282d61f83c2e0a3b2e9ed3a344 | 2022-04-27 | -| node:14 | sha256:2f39686f6d0b2687550659367fa11f56018a0f782b7e30f1a0ea56b11dece124 | 2022-04-20 | +| buildpack-deps:bullseye | sha256:f4369ea9e313fc97029c736d68a9ea705d14fd1884a70be33aae25196d59288b | 2022-05-11 | +| buildpack-deps:buster | sha256:3485150b7bd19da1e2ddbf567ee47c5ebd1ed62d55a334ff363a718057d713c3 | 2022-05-11 | +| debian:10 | sha256:405f48fbb359190809bd91aac79c3f6c346c1e79878c839351c6a817db5e9fc4 | 2022-05-11 | +| debian:11 | sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 | 2022-05-11 | +| moby/buildkit:latest | sha256:0dc312b04eac1b44cd2cad566deb1e886c753109208affbbec8384f381ff7f38 | 2022-05-06 | +| node:14 | sha256:61168c39af89331ffaa6ba41c2a44f4d5132a857a6034175f994948b5798b588 | 2022-05-11 | | node:14-alpine | sha256:8845b4f88f64f8c56a39236648ba22946e806a6153c10911f77b70e5a2edb4ca | 2022-04-05 | -| node:16 | sha256:a6c217d7c8f001dc6fc081d55c2dd7fb3fefe871d5aa7be9c0c16bd62bea8e0c | 2022-04-27 | +| node:16 | sha256:1817bb941c9a30fe2a6d75ff8675a8f6def408efe3d3ff43dbb006e2b534fa14 | 2022-05-11 | | node:16-alpine | sha256:1a9a71ea86aad332aa7740316d4111ee1bd4e890df47d3b5eff3e5bded3b3d10 | 2022-04-27 | | ubuntu:18.04 | sha256:d21b6ba9e19feffa328cb3864316e6918e30acfd55e285b5d3df1d8ca3c7fd3f | 2022-04-29 | | ubuntu:20.04 | sha256:47f14534bda344d9fe6ffd6effb95eefe579f4be0d508b7445cf77f61a0e5724 | 2022-04-29 | @@ -243,7 +248,7 @@ | build-essential | 12.9ubuntu3 | | bzip2 | 1.0.8-5build1 | | coreutils | 8.32-4.1ubuntu1 | -| curl | 7.81.0-1ubuntu1.1 | +| curl | 7.81.0-1ubuntu1.2 | | dbus | 1.12.20-2ubuntu4 | | dnsutils | 1:9.18.1-1ubuntu1 | | dpkg | 1.21.1ubuntu2 | @@ -261,7 +266,7 @@ | lib32z1 | 1:1.2.11.dfsg-2ubuntu9 | | libc++-dev | 1:14.0-55\~exp2 | | libc++abi-dev | 1:14.0-55\~exp2 | -| libcurl4 | 7.81.0-1ubuntu1.1 | +| libcurl4 | 7.81.0-1ubuntu1.2 | | libgbm-dev | 22.0.1-1ubuntu2 | | libgconf-2-4 | 3.2.6-7ubuntu2 | | libgsl-dev | 2.7.1+dfsg-3 | @@ -315,3 +320,4 @@ | zip | 3.0-12build2 | | zsync | 0.6.2-3ubuntu1 | +