From 5668be8c2f48215b30abe1f6cc5dd6a827ff411d Mon Sep 17 00:00:00 2001 From: Mike Tesch Date: Wed, 21 Jan 2026 11:39:17 -0500 Subject: [PATCH] ubuntu-slim 20260120.46.1 image update (#13561) * ubuntu-slim 20260120.46.1 image update * Update README to remove kernel version Removed kernel version information from README. * Add json and remove kernel verison --- .../docs-gen/Generate-SoftwareReport.ps1 | 1 - images/ubuntu-slim/ubuntu-slim-Readme.md | 28 +- images/ubuntu-slim/ubuntu-slim-Report.json | 285 ++++++++++++++++++ 3 files changed, 300 insertions(+), 14 deletions(-) create mode 100644 images/ubuntu-slim/ubuntu-slim-Report.json diff --git a/images/ubuntu-slim/scripts/docs-gen/Generate-SoftwareReport.ps1 b/images/ubuntu-slim/scripts/docs-gen/Generate-SoftwareReport.ps1 index 9941413ef..3439564e7 100644 --- a/images/ubuntu-slim/scripts/docs-gen/Generate-SoftwareReport.ps1 +++ b/images/ubuntu-slim/scripts/docs-gen/Generate-SoftwareReport.ps1 @@ -21,7 +21,6 @@ sudo chown -R ${env:USER}: $env:HOME # Software report $softwareReport = [SoftwareReport]::new("Ubuntu-Slim") $softwareReport.Root.AddToolVersion("OS Version:", $(Get-OSVersionFull)) -$softwareReport.Root.AddToolVersion("Kernel Version:", $(Get-KernelVersion)) $softwareReport.Root.AddToolVersion("Image Version:", $env:IMAGE_VERSION) $softwareReport.Root.AddToolVersion("Systemd version:", $(Get-SystemdVersion)) diff --git a/images/ubuntu-slim/ubuntu-slim-Readme.md b/images/ubuntu-slim/ubuntu-slim-Readme.md index 6e11dbb70..d0559163a 100644 --- a/images/ubuntu-slim/ubuntu-slim-Readme.md +++ b/images/ubuntu-slim/ubuntu-slim-Readme.md @@ -1,15 +1,14 @@ # Ubuntu-Slim - OS Version: 24.04.3 LTS -- Kernel Version: 6.14.0-36-generic -- Image Version: 1.0.0 -- Systemd version: 255.4-1ubuntu8.11 +- Image Version: 20260120.46.1 +- Systemd version: 255.4-1ubuntu8.12 ## Installed Software ### Language and Runtime - Bash 5.2.21(1)-release - Dash 0.5.12-6ubuntu5 -- Node.js 24.12.0 +- Node.js 24.13.0 - Perl 5.38.2 - Python 3.12.3 @@ -20,25 +19,28 @@ - Pipx 1.8.0 ### Tools -- AzCopy 10.31.0 - available by `azcopy` and `azcopy10` aliases +- AzCopy 10.31.1 - available by `azcopy` and `azcopy10` aliases - Bicep 0.39.26 +- Docker Compose v2 5.0.1 +- Docker-Buildx 0.30.1 +- Docker Client 29.1.5 - Git 2.52.0 - Git LFS 3.7.1 - Git-ftp 1.6.0 - jq 1.7 - nvm 0.40.3 - OpenSSL 3.0.13-0ubuntu3.6 -- yq 4.49.2 +- yq 4.50.1 - zstd 1.5.7 ### CLI Tools -- AWS CLI 2.32.14 +- AWS CLI 2.33.2 - AWS CLI Session Manager Plugin 1.2.764.0 -- AWS SAM CLI 1.150.1 -- Azure CLI 2.81.0 +- AWS SAM CLI 1.151.0 +- Azure CLI 2.82.0 - Azure CLI (azure-devops) 1.0.2 -- GitHub CLI 2.83.2 -- Google Cloud CLI 549.0.1 +- GitHub CLI 2.85.0 +- Google Cloud CLI 552.0.0 ### PowerShell Tools - PowerShell 7.5.4 @@ -68,7 +70,7 @@ | ftp | 20230507-2build3 | | g++ | 4:13.2.0-7ubuntu1 | | gcc | 4:13.2.0-7ubuntu1 | -| gnupg2 | 2.4.4-2ubuntu17.3 | +| gnupg2 | 2.4.4-2ubuntu17.4 | | haveged | 1.9.14-1ubuntu2 | | iproute2 | 6.1.0-1ubuntu6.2 | | iputils-ping | 3:20240117-1ubuntu0.1 | @@ -101,7 +103,7 @@ | ssh | 1:9.6p1-3ubuntu13.14 | | sshpass | 1.09-1 | | sudo | 1.9.15p5-3ubuntu5.24.04.1 | -| systemd-coredump | 255.4-1ubuntu8.11 | +| systemd-coredump | 255.4-1ubuntu8.12 | | tar | 1.35+dfsg-3build1 | | telnet | 0.17+2.5-3ubuntu4 | | texinfo | 7.1-3build2 | diff --git a/images/ubuntu-slim/ubuntu-slim-Report.json b/images/ubuntu-slim/ubuntu-slim-Report.json new file mode 100644 index 000000000..044f5418d --- /dev/null +++ b/images/ubuntu-slim/ubuntu-slim-Report.json @@ -0,0 +1,285 @@ +{ + "NodeType": "HeaderNode", + "Title": "Ubuntu-Slim", + "Children": [ + { + "NodeType": "ToolVersionNode", + "ToolName": "OS Version:", + "Version": "24.04.3 LTS" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Image Version:", + "Version": "20260120.46.1" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Systemd version:", + "Version": "255.4-1ubuntu8.12" + }, + { + "NodeType": "HeaderNode", + "Title": "Installed Software", + "Children": [ + { + "NodeType": "HeaderNode", + "Title": "Language and Runtime", + "Children": [ + { + "NodeType": "ToolVersionNode", + "ToolName": "Bash", + "Version": "5.2.21(1)-release" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Dash", + "Version": "0.5.12-6ubuntu5" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Node.js", + "Version": "24.13.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Perl", + "Version": "5.38.2" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Python", + "Version": "3.12.3" + } + ] + }, + { + "NodeType": "HeaderNode", + "Title": "Package Management", + "Children": [ + { + "NodeType": "ToolVersionNode", + "ToolName": "Npm", + "Version": "11.6.2" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Pip", + "Version": "24.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Pip3", + "Version": "24.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Pipx", + "Version": "1.8.0" + } + ] + }, + { + "NodeType": "HeaderNode", + "Title": "Tools", + "Children": [ + { + "NodeType": "ToolVersionNode", + "ToolName": "AzCopy", + "Version": "10.31.1 - available by `azcopy` and `azcopy10` aliases" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Bicep", + "Version": "0.39.26" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Docker Compose v2", + "Version": "5.0.1" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Docker-Buildx", + "Version": "0.30.1" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Docker Client", + "Version": "29.1.5" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Git", + "Version": "2.52.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Git LFS", + "Version": "3.7.1" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Git-ftp", + "Version": "1.6.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "jq", + "Version": "1.7" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "nvm", + "Version": "0.40.3" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "OpenSSL", + "Version": "3.0.13-0ubuntu3.6" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "yq", + "Version": "4.50.1" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "zstd", + "Version": "1.5.7" + } + ] + }, + { + "NodeType": "HeaderNode", + "Title": "CLI Tools", + "Children": [ + { + "NodeType": "ToolVersionNode", + "ToolName": "AWS CLI", + "Version": "2.33.2" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "AWS CLI Session Manager Plugin", + "Version": "1.2.764.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "AWS SAM CLI", + "Version": "1.151.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Azure CLI", + "Version": "2.82.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Azure CLI (azure-devops)", + "Version": "1.0.2" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "GitHub CLI", + "Version": "2.85.0" + }, + { + "NodeType": "ToolVersionNode", + "ToolName": "Google Cloud CLI", + "Version": "552.0.0" + } + ] + }, + { + "NodeType": "HeaderNode", + "Title": "PowerShell Tools", + "Children": { + "NodeType": "ToolVersionNode", + "ToolName": "PowerShell", + "Version": "7.5.4" + } + }, + { + "NodeType": "HeaderNode", + "Title": "Installed apt packages", + "Children": { + "NodeType": "TableNode", + "Headers": "Name|Version", + "Rows": [ + "acl|2.3.2-1build1.1", + "apt-utils|2.8.3", + "autoconf|2.71-3", + "automake|1:1.16.5-1.3ubuntu1", + "bc|1.07.1-3ubuntu4", + "binutils|2.42-4ubuntu2.8", + "bzip2|1.0.8-5.1build0.1", + "ca-certificates|20240203", + "coreutils|9.4-3ubuntu6.1", + "curl|8.5.0-2ubuntu10.6", + "dbus|1.14.10-4ubuntu4.1", + "dnsutils|1:9.18.39-0ubuntu0.24.04.2", + "dpkg|1.22.6ubuntu6.5", + "dpkg-dev|1.22.6ubuntu6.5", + "fakeroot|1.33-1", + "file|1:5.45-3build1", + "findutils|4.9.0-5build1", + "flex|2.6.4-8.2build1", + "fonts-noto-color-emoji|2.047-0ubuntu0.24.04.1", + "ftp|20230507-2build3", + "g++|4:13.2.0-7ubuntu1", + "gcc|4:13.2.0-7ubuntu1", + "gnupg2|2.4.4-2ubuntu17.4", + "haveged|1.9.14-1ubuntu2", + "iproute2|6.1.0-1ubuntu6.2", + "iputils-ping|3:20240117-1ubuntu0.1", + "jq|1.7.1-3ubuntu0.24.04.1", + "libnss3-tools|2:3.98-1build1", + "libsqlite3-dev|3.45.1-1ubuntu2.5", + "libssl-dev|3.0.13-0ubuntu3.6", + "libtool|2.4.7-7build1", + "libyaml-dev|0.2.5-1build1", + "locales|2.39-0ubuntu8.6", + "lz4|1.9.4-1build1.1", + "lzma|9.22-2.2", + "make|4.3-4.1build2", + "mercurial|6.7.2-1ubuntu2.2", + "net-tools|2.10-0.1ubuntu4.4", + "netcat-openbsd|1.226-1ubuntu2", + "openssh-client|1:9.6p1-3ubuntu13.14", + "p7zip-full|16.02+transitional.1", + "p7zip-rar|16.02+transitional.1", + "parallel|20231122+ds-1", + "patchelf|0.18.0-1.1build1", + "pigz|2.8-1", + "pkg-config|1.8.1-2build1", + "pollinate|4.33-3.1ubuntu1.1", + "python-is-python3|3.11.4-1", + "rpm|4.18.2+dfsg-2.1build2", + "rsync|3.2.7-1ubuntu1.2", + "shellcheck|0.9.0-1", + "sqlite3|3.45.1-1ubuntu2.5", + "ssh|1:9.6p1-3ubuntu13.14", + "sshpass|1.09-1", + "sudo|1.9.15p5-3ubuntu5.24.04.1", + "systemd-coredump|255.4-1ubuntu8.12", + "tar|1.35+dfsg-3build1", + "telnet|0.17+2.5-3ubuntu4", + "texinfo|7.1-3build2", + "time|1.9-0.2build1", + "tk|8.6.14build1", + "tree|2.1.1-2ubuntu3.24.04.2", + "tzdata|2025b-0ubuntu0.24.04.1", + "unzip|6.0-28ubuntu4.1", + "upx|4.2.2-3", + "wget|1.21.4-1ubuntu4.1", + "xvfb|2:21.1.12-1ubuntu1.5", + "xz-utils|5.6.1+really5.4.5-1ubuntu0.2", + "zip|3.0-13ubuntu0.2", + "zsync|0.6.2-5build1" + ] + } + } + ] + } + ] +}