Updating readme file for ubuntu24 version 20240825.1.1

This commit is contained in:
Image generation service account.
2024-08-26 14:32:50 +00:00
parent d33c9005cc
commit 3640557973
+93 -92
View File
@@ -5,8 +5,8 @@
*** ***
# Ubuntu 24.04 LTS # Ubuntu 24.04 LTS
- OS Version: 24.04 LTS - OS Version: 24.04 LTS
- Kernel Version: 6.8.0-1012-azure - Kernel Version: 6.8.0-1013-azure
- Image Version: 20240818.1.0 - Image Version: 20240825.1.0
- Systemd version: 255.4-1ubuntu8.2 - Systemd version: 255.4-1ubuntu8.2
## Installed Software ## Installed Software
@@ -20,7 +20,8 @@
- GNU C++: 12.3.0, 13.2.0, 14.0.1 - GNU C++: 12.3.0, 13.2.0, 14.0.1
- GNU Fortran: 12.3.0, 13.2.0, 14.0.1 - GNU Fortran: 12.3.0, 13.2.0, 14.0.1
- Julia 1.10.4 - Julia 1.10.4
- Node.js 20.16.0 - Kotlin 2.0.20-release-360
- Node.js 20.17.0
- Perl 5.38.2 - Perl 5.38.2
- Python 3.12.3 - Python 3.12.3
- Ruby 3.2.3 - Ruby 3.2.3
@@ -28,14 +29,14 @@
### Package Management ### Package Management
- cpan 1.64 - cpan 1.64
- Helm 3.15.4 - Helm 3.15.4
- Homebrew 4.3.16 - Homebrew 4.3.17
- Miniconda 24.5.0 - Miniconda 24.7.1
- Npm 10.8.1 - Npm 10.8.2
- Pip 24.0 - Pip 24.0
- Pip3 24.0 - Pip3 24.0
- Pipx 1.4.3 - Pipx 1.4.3
- RubyGems 3.4.20 - RubyGems 3.4.20
- Vcpkg (build from commit 2f210a9c1) - Vcpkg (build from commit 350898514)
- Yarn 1.22.22 - Yarn 1.22.22
#### Environment variables #### Environment variables
@@ -61,7 +62,7 @@ to accomplish this.
### Tools ### Tools
- Ansible 2.17.3 - Ansible 2.17.3
- AzCopy 10.26.0 - available by `azcopy` and `azcopy10` aliases - AzCopy 10.26.0 - available by `azcopy` and `azcopy10` aliases
- Bazel 7.3.0 - Bazel 7.3.1
- Bazelisk 1.19.0 - Bazelisk 1.19.0
- Bicep 0.29.47 - Bicep 0.29.47
- Buildah 1.33.7 - Buildah 1.33.7
@@ -85,11 +86,11 @@ to accomplish this.
- Mercurial 6.7.2 - Mercurial 6.7.2
- Minikube 1.33.1 - Minikube 1.33.1
- n 9.2.3 - n 9.2.3
- Newman 6.2.0 - Newman 6.2.1
- OpenSSL 3.0.13-0ubuntu3.2 - OpenSSL 3.0.13-0ubuntu3.3
- Parcel 2.12.0 - Parcel 2.12.0
- Podman 4.9.3 - Podman 4.9.3
- Pulumi 3.129.0 - Pulumi 3.130.0
- Skopeo 1.13.3 - Skopeo 1.13.3
- Sphinx Open Source Search Server 2.2.11 - Sphinx Open Source Search Server 2.2.11
- yamllint 1.35.1 - yamllint 1.35.1
@@ -97,12 +98,12 @@ to accomplish this.
- zstd 1.5.6 - zstd 1.5.6
### CLI Tools ### CLI Tools
- AWS CLI 2.17.32 - AWS CLI 2.17.37
- AWS CLI Session Manager Plugin 1.2.650.0 - AWS CLI Session Manager Plugin 1.2.650.0
- AWS SAM CLI 1.122.0 - AWS SAM CLI 1.123.0
- Azure CLI 2.63.0 - Azure CLI 2.63.0
- Azure CLI (azure-devops) 1.0.1 - Azure CLI (azure-devops) 1.0.1
- GitHub CLI 2.54.0 - GitHub CLI 2.55.0
### Java ### Java
| Version | Environment Variable | | Version | Environment Variable |
@@ -114,7 +115,7 @@ to accomplish this.
### PHP Tools ### PHP Tools
- PHP: 8.3.6 - PHP: 8.3.6
- Composer 2.7.7 - Composer 2.7.8
- PHPUnit 8.5.39 - PHPUnit 8.5.39
``` ```
Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled. Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
@@ -136,9 +137,9 @@ Both Xdebug and PCOV extensions are installed, but only Xdebug is enabled.
- Rustfmt 1.7.0 - Rustfmt 1.7.0
### Browsers and Drivers ### Browsers and Drivers
- Google Chrome 127.0.6533.119 - Google Chrome 128.0.6613.84
- ChromeDriver 127.0.6533.119 - ChromeDriver 128.0.6613.84
- Chromium 127.0.6533.0 - Chromium 128.0.6613.0
- Selenium server 4.23.1 - Selenium server 4.23.1
#### Environment variables #### Environment variables
@@ -165,7 +166,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
``` ```
#### MySQL #### MySQL
- MySQL 8.0.39-0ubuntu0.24.04.1 - MySQL 8.0.39-0ubuntu0.24.04.2
``` ```
User: root User: root
Password: root Password: root
@@ -183,7 +184,7 @@ Use the following command as a part of your job to start the service: 'sudo syst
#### Node.js #### Node.js
- 16.20.2 - 16.20.2
- 18.20.4 - 18.20.4
- 20.16.0 - 20.17.0
#### Python #### Python
- 3.9.19 - 3.9.19
@@ -232,76 +233,76 @@ Use the following command as a part of your job to start the service: 'sudo syst
| ANDROID_SDK_ROOT | /usr/local/lib/android/sdk | | ANDROID_SDK_ROOT | /usr/local/lib/android/sdk |
### Installed apt packages ### Installed apt packages
| Name | Version | | Name | Version |
| ---------------------- | -------------------------- | | ---------------------- | --------------------------- |
| acl | 2.3.2-1build1 | | acl | 2.3.2-1build1 |
| aria2 | 1.37.0+debian-1build3 | | aria2 | 1.37.0+debian-1build3 |
| autoconf | 2.71-3 | | autoconf | 2.71-3 |
| automake | 1:1.16.5-1.3ubuntu1 | | automake | 1:1.16.5-1.3ubuntu1 |
| binutils | 2.42-4ubuntu2 | | binutils | 2.42-4ubuntu2 |
| bison | 2:3.8.2+dfsg-1build2 | | bison | 2:3.8.2+dfsg-1build2 |
| brotli | 1.1.0-2build2 | | brotli | 1.1.0-2build2 |
| bzip2 | 1.0.8-5.1 | | bzip2 | 1.0.8-5.1build0.1 |
| coreutils | 9.4-3ubuntu6 | | coreutils | 9.4-3ubuntu6 |
| curl | 8.5.0-2ubuntu10.2 | | curl | 8.5.0-2ubuntu10.3 |
| dbus | 1.14.10-4ubuntu4 | | dbus | 1.14.10-4ubuntu4.1 |
| dnsutils | 1:9.18.28-0ubuntu0.24.04.1 | | dnsutils | 1:9.18.28-0ubuntu0.24.04.1 |
| dpkg | 1.22.6ubuntu6 | | dpkg | 1.22.6ubuntu6.1 |
| dpkg-dev | 1.22.6ubuntu6 | | dpkg-dev | 1.22.6ubuntu6.1 |
| fakeroot | 1.33-1 | | fakeroot | 1.33-1 |
| file | 1:5.45-3build1 | | file | 1:5.45-3build1 |
| findutils | 4.9.0-5build1 | | findutils | 4.9.0-5build1 |
| flex | 2.6.4-8.2build1 | | flex | 2.6.4-8.2build1 |
| fonts-noto-color-emoji | 2.042-1 | | fonts-noto-color-emoji | 2.042-1 |
| ftp | 20230507-2build3 | | ftp | 20230507-2build3 |
| g++ | 4:13.2.0-7ubuntu1 | | g++ | 4:13.2.0-7ubuntu1 |
| gcc | 4:13.2.0-7ubuntu1 | | gcc | 4:13.2.0-7ubuntu1 |
| gnupg2 | 2.4.4-2ubuntu17 | | gnupg2 | 2.4.4-2ubuntu17 |
| haveged | 1.9.14-1ubuntu2 | | haveged | 1.9.14-1ubuntu2 |
| iproute2 | 6.1.0-1ubuntu6 | | iproute2 | 6.1.0-1ubuntu6 |
| iputils-ping | 3:20240117-1build1 | | iputils-ping | 3:20240117-1build1 |
| jq | 1.7.1-3build1 | | jq | 1.7.1-3build1 |
| libssl-dev | 3.0.13-0ubuntu3.2 | | libssl-dev | 3.0.13-0ubuntu3.3 |
| libtool | 2.4.7-7build1 | | libtool | 2.4.7-7build1 |
| libyaml-dev | 0.2.5-1build1 | | libyaml-dev | 0.2.5-1build1 |
| locales | 2.39-0ubuntu8.2 | | locales | 2.39-0ubuntu8.3 |
| lz4 | 1.9.4-1build1 | | lz4 | 1.9.4-1build1.1 |
| m4 | 1.4.19-4build1 | | m4 | 1.4.19-4build1 |
| make | 4.3-4.1build2 | | make | 4.3-4.1build2 |
| mediainfo | 24.01.1-1build2 | | mediainfo | 24.01.1-1build2 |
| mercurial | 6.7.2-1ubuntu2 | | mercurial | 6.7.2-1ubuntu2 |
| net-tools | 2.10-0.1ubuntu4 | | net-tools | 2.10-0.1ubuntu4 |
| netcat | 1.226-1ubuntu2 | | netcat | 1.226-1ubuntu2 |
| openssh-client | 1:9.6p1-3ubuntu13.4 | | openssh-client | 1:9.6p1-3ubuntu13.5 |
| p7zip-full | 16.02+transitional.1 | | p7zip-full | 16.02+transitional.1 |
| p7zip-rar | 16.02+transitional.1 | | p7zip-rar | 16.02+transitional.1 |
| parallel | 20231122+ds-1 | | parallel | 20231122+ds-1 |
| patchelf | 0.18.0-1.1build1 | | patchelf | 0.18.0-1.1build1 |
| pigz | 2.8-1 | | pigz | 2.8-1 |
| pkg-config | 1.8.1-2build1 | | pkg-config | 1.8.1-2build1 |
| pollinate | 4.33-3.1ubuntu1 | | pollinate | 4.33-3.1ubuntu1 |
| python-is-python3 | 3.11.4-1 | | python-is-python3 | 3.11.4-1 |
| rpm | 4.18.2+dfsg-2.1build2 | | rpm | 4.18.2+dfsg-2.1build2 |
| rsync | 3.2.7-1ubuntu1 | | rsync | 3.2.7-1ubuntu1 |
| shellcheck | 0.9.0-1 | | shellcheck | 0.9.0-1 |
| sphinxsearch | 2.2.11-8build1 | | sphinxsearch | 2.2.11-8build1 |
| sqlite3 | 3.45.1-1ubuntu2 | | sqlite3 | 3.45.1-1ubuntu2 |
| ssh | 1:9.6p1-3ubuntu13.4 | | ssh | 1:9.6p1-3ubuntu13.5 |
| sshpass | 1.09-1 | | sshpass | 1.09-1 |
| sudo | 1.9.15p5-3ubuntu5 | | sudo | 1.9.15p5-3ubuntu5 |
| swig | 4.2.0-2ubuntu1 | | swig | 4.2.0-2ubuntu1 |
| tar | 1.35+dfsg-3build1 | | tar | 1.35+dfsg-3build1 |
| telnet | 0.17+2.5-3ubuntu4 | | telnet | 0.17+2.5-3ubuntu4 |
| texinfo | 7.1-3build2 | | texinfo | 7.1-3build2 |
| time | 1.9-0.2build1 | | time | 1.9-0.2build1 |
| tk | 8.6.14build1 | | tk | 8.6.14build1 |
| tree | 2.1.1-2ubuntu3 | | tree | 2.1.1-2ubuntu3 |
| tzdata | 2024a-3ubuntu1.1 | | tzdata | 2024a-3ubuntu1.1 |
| unzip | 6.0-28ubuntu4 | | unzip | 6.0-28ubuntu4 |
| upx | 4.2.2-3 | | upx | 4.2.2-3 |
| wget | 1.21.4-1ubuntu4.1 | | wget | 1.21.4-1ubuntu4.1 |
| xvfb | 2:21.1.12-1ubuntu1 | | xvfb | 2:21.1.12-1ubuntu1 |
| xz-utils | 5.6.1+really5.4.5-1 | | xz-utils | 5.6.1+really5.4.5-1build0.1 |
| zip | 3.0-13build1 | | zip | 3.0-13build1 |
| zsync | 0.6.2-5build1 | | zsync | 0.6.2-5build1 |