Skip to content

Commit

Permalink
chore: update Linux and Windows VHDs for Janurary 2024 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
honcao authored Jan 20, 2024
1 parent bc8a177 commit af3e6b2
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 41 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ env:
LINUX_NODE_IMAGE_RESOURCE_GROUP: ${{vars.LINUX_NODE_IMAGE_RESOURCE_GROUP}}
LINUX_NODE_IMAGE_GALLERY: ${{vars.LINUX_NODE_IMAGE_GALLERY}}
LINUX_NODE_IMAGE_NAME: ${{vars.LINUX_NODE_IMAGE_NAME}}
LINUX_NODE_IMAGE_VERSION: 2024.010.2
LINUX_NODE_IMAGE_VERSION: 2024.019.5
WINDOWS_NODE_IMAGE_SUBSCRIPTION_ID: ${{ secrets.TEST_AZURE_SUB_ID }}
WINDOWS_NODE_IMAGE_RESOURCE_GROUP: ${{vars.WINDOWS_NODE_IMAGE_RESOURCE_GROUP}}
WINDOWS_NODE_IMAGE_GALLERY: ${{vars.WINDOWS_NODE_IMAGE_GALLERY}}
WINDOWS_NODE_IMAGE_NAME: ${{vars.WINDOWS_NODE_IMAGE_NAME}}
WINDOWS_NODE_IMAGE_VERSION: 2024.010.2
WINDOWS_NODE_IMAGE_VERSION: 2024.019.5

jobs:
sig_image_versions:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ on:
LINUX_NODE_IMAGE_VERSION:
description: 'What is the Linux SIG image version?'
required: true
default: 2024.010.2
default: 2024.019.5
WINDOWS_NODE_IMAGE_VERSION:
description: 'What is the Windows SIG image version?'
required: true
default: 2024.010.2
default: 2024.019.5
workflow_call:
inputs:
from_branch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-vhd-no-egress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ on:
LINUX_NODE_IMAGE_VERSION:
description: 'What is the Linux SIG image version?'
required: true
default: 2024.010.2
default: 2024.019.5
WINDOWS_NODE_IMAGE_VERSION:
description: 'What is the Windows SIG image version?'
required: true
default: 2024.010.2
default: 2024.019.5
workflow_call:
inputs:
from_branch:
Expand Down
4 changes: 2 additions & 2 deletions pkg/api/azenvtypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ var (
ImageOffer: "aks",
ImageSku: "aks-engine-azurestack-ubuntu-2004",
ImagePublisher: "microsoft-aks",
ImageVersion: "2024.010.2",
ImageVersion: "2024.019.5",
}

// AKSWindowsServer2019OSImageConfig is the aks-engine image based on Windows Server 2019
Expand All @@ -165,7 +165,7 @@ var (
ImageOffer: "aks-windows",
ImageSku: "2019-datacenter-core-azurestack-ctrd",
ImagePublisher: "microsoft-aks",
ImageVersion: "17763.5329.20240102",
ImageVersion: "17763.5329.20240195",
}

// WindowsServer2019OSImageConfig is the 'vanilla' Windows Server 2019 image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Starting build on Wed Jan 10 06:43:08 UTC 2024
Starting build on Fri Jan 19 19:41:11 UTC 2024
Components downloaded in this VHD build (some of the below components might get deleted during cluster provisioning if they are not needed):
apt packages:
- apt-transport-https
Expand Down Expand Up @@ -127,12 +127,8 @@ apt/focal-updates,now 2.0.10 amd64 [installed,automatic]
at/focal,now 3.1.23-1ubuntu1 amd64 [installed,automatic]
attr/focal,now 1:2.4.48-5 amd64 [installed,automatic]
auditd/focal,now 1:2.8.5-2ubuntu6 amd64 [installed]
auoms/now 2.7.0.41 amd64 [installed,local]
azsec-clamav/now 2.24.3-325 amd64 [installed,local]
azsec-monitor/now 2.24.3-325 amd64 [installed,local]
azure-security/now 2.24.3-325 amd64 [installed,local]
azuremonitoragent/now 1.29.4-build.master.328 amd64 [installed,local]
base-files/focal-updates,now 11ubuntu5.7 amd64 [installed]
base-files/focal-updates,now 11ubuntu5.8 amd64 [installed]
base-passwd/focal,now 3.5.47 amd64 [installed]
bash-completion/focal,now 1:2.10-1ubuntu1 all [installed,automatic]
bash/focal-updates,focal-security,now 5.0-6ubuntu1.2 amd64 [installed]
Expand All @@ -141,9 +137,9 @@ bcache-tools/focal-updates,now 1.0.8-3ubuntu0.1 amd64 [installed,automatic]
bind9-dnsutils/focal-updates,focal-security,now 1:9.16.1-0ubuntu2.16 amd64 [installed,automatic]
bind9-host/focal-updates,focal-security,now 1:9.16.1-0ubuntu2.16 amd64 [installed,automatic]
bind9-libs/focal-updates,focal-security,now 1:9.16.1-0ubuntu2.16 amd64 [installed,automatic]
binutils-common/focal-updates,focal-security,now 2.34-6ubuntu1.7 amd64 [installed,automatic]
binutils-x86-64-linux-gnu/focal-updates,focal-security,now 2.34-6ubuntu1.7 amd64 [installed,automatic]
binutils/focal-updates,focal-security,now 2.34-6ubuntu1.7 amd64 [installed,automatic]
binutils-common/focal-updates,focal-security,now 2.34-6ubuntu1.8 amd64 [installed,automatic]
binutils-x86-64-linux-gnu/focal-updates,focal-security,now 2.34-6ubuntu1.8 amd64 [installed,automatic]
binutils/focal-updates,focal-security,now 2.34-6ubuntu1.8 amd64 [installed,automatic]
blobfuse/focal,now 1.4.5 amd64 [installed]
bolt/focal-updates,now 0.9.1-2~ubuntu20.04.2 amd64 [installed,automatic]
bsdmainutils/focal,now 11.1.2ubuntu3 amd64 [installed,automatic]
Expand Down Expand Up @@ -275,7 +271,6 @@ iso-codes/focal,now 4.4-1 all [installed,automatic]
jq/focal-updates,now 1.6-1ubuntu0.20.04.1 amd64 [installed]
kbd/focal,now 2.0.4-4ubuntu2 amd64 [installed,automatic]
keyboard-configuration/focal,now 1.194ubuntu3 all [installed,automatic]
keysinuse/now 0.3.4-90 amd64 [installed,local]
keyutils/focal-updates,now 1.6-6ubuntu1.1 amd64 [installed]
klibc-utils/focal-updates,focal-security,now 2.0.7-1ubuntu5.1 amd64 [installed,automatic]
kmod/focal-updates,now 27-1ubuntu2.1 amd64 [installed,automatic]
Expand Down Expand Up @@ -305,7 +300,7 @@ libaudit-common/focal,now 1:2.8.5-2ubuntu6 all [installed,automatic]
libaudit1/focal,now 1:2.8.5-2ubuntu6 amd64 [installed,automatic]
libauparse0/focal,now 1:2.8.5-2ubuntu6 amd64 [installed,automatic]
libbabeltrace1/focal,now 1.5.8-1build1 amd64 [installed,automatic]
libbinutils/focal-updates,focal-security,now 2.34-6ubuntu1.7 amd64 [installed,automatic]
libbinutils/focal-updates,focal-security,now 2.34-6ubuntu1.8 amd64 [installed,automatic]
libblkid1/focal-updates,now 2.34-0.1ubuntu9.4 amd64 [installed,automatic]
libblockdev-crypto2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
libblockdev-fs2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
Expand Down Expand Up @@ -335,8 +330,8 @@ libcom-err2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,
libcrack2/focal,now 2.9.6-3.2 amd64 [installed,automatic]
libcrypt1/focal,now 1:4.4.10-10ubuntu4 amd64 [installed,automatic]
libcryptsetup12/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
libctf-nobfd0/focal-updates,focal-security,now 2.34-6ubuntu1.7 amd64 [installed,automatic]
libctf0/focal-updates,focal-security,now 2.34-6ubuntu1.7 amd64 [installed,automatic]
libctf-nobfd0/focal-updates,focal-security,now 2.34-6ubuntu1.8 amd64 [installed,automatic]
libctf0/focal-updates,focal-security,now 2.34-6ubuntu1.8 amd64 [installed,automatic]
libcurl3-gnutls/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed,automatic]
libcurl4/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed,automatic]
libdb5.3/focal,now 5.3.28+dfsg1-0.6ubuntu2 amd64 [installed,automatic]
Expand Down Expand Up @@ -474,13 +469,13 @@ libopts25/focal,now 1:5.18.16-3 amd64 [installed,auto-removable]
libp11-kit0/focal-updates,focal-security,now 0.23.20-1ubuntu0.1 amd64 [installed,automatic]
libpackagekit-glib2-18/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
libpam-cap/focal-updates,focal-security,now 1:2.32-1ubuntu0.1 amd64 [installed,automatic]
libpam-modules-bin/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
libpam-modules/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
libpam-modules-bin/focal-updates,focal-security,now 1.3.1-5ubuntu4.7 amd64 [installed,automatic]
libpam-modules/focal-updates,focal-security,now 1.3.1-5ubuntu4.7 amd64 [installed,automatic]
libpam-pkcs11/focal,now 0.6.11-2 amd64 [installed]
libpam-pwquality/focal,now 1.4.2-1build1 amd64 [installed]
libpam-runtime/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 all [installed,automatic]
libpam-runtime/focal-updates,focal-security,now 1.3.1-5ubuntu4.7 all [installed,automatic]
libpam-systemd/focal-updates,now 245.4-4ubuntu3.22 amd64 [installed,automatic]
libpam0g/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
libpam0g/focal-updates,focal-security,now 1.3.1-5ubuntu4.7 amd64 [installed,automatic]
libparted-fs-resize0/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
libparted2/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
libpcap0.8/focal,now 1.9.1-3 amd64 [installed,automatic]
Expand Down Expand Up @@ -625,12 +620,12 @@ mawk/focal,now 1.3.4.20200120-2 amd64 [installed,automatic]
mdadm/focal-updates,now 4.1-5ubuntu1.2 amd64 [installed,automatic]
mime-support/focal,now 3.64ubuntu1 all [installed,automatic]
moby-cli/focal,now 20.10.14+azure-1 amd64 [installed,upgradable to: 24.0.7-ubuntu20.04u1]
moby-containerd/focal,now 1.6.21+azure-ubuntu20.04u3 amd64 [installed,upgradable to: 1.6.26-ubuntu20.04u1]
moby-containerd/focal,now 1.6.21+azure-ubuntu20.04u3 amd64 [installed,upgradable to: 1.6.27-ubuntu20.04u1]
moby-engine/focal,now 20.10.14+azure-1 amd64 [installed,upgradable to: 24.0.7-ubuntu20.04u1]
moby-runc/focal,now 1.1.7+azure-ubuntu20.04u2 amd64 [installed,upgradable to: 1.1.11-ubuntu20.04u1]
modemmanager/focal-updates,now 1.18.6-1~ubuntu20.04.1 amd64 [installed,automatic]
mokutil/focal-updates,focal-security,now 0.6.0-2~20.04.2 amd64 [installed]
motd-news-config/focal-updates,now 11ubuntu5.7 all [installed,automatic]
motd-news-config/focal-updates,now 11ubuntu5.8 all [installed,automatic]
mount/focal-updates,now 2.34-0.1ubuntu9.4 amd64 [installed]
mtr-tiny/focal,now 0.93-1 amd64 [installed,automatic]
multipath-tools/focal-updates,now 0.8.3-1ubuntu2.3 amd64 [installed,automatic]
Expand Down Expand Up @@ -753,8 +748,8 @@ python3-simplejson/focal,now 3.16.0-2ubuntu2 amd64 [installed,automatic]
python3-six/focal,now 1.14.0-2 all [installed,automatic]
python3-software-properties/focal-updates,now 0.99.9.12 all [installed,automatic]
python3-systemd/focal,now 234-3build2 amd64 [installed,automatic]
python3-twisted-bin/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 amd64 [installed,automatic]
python3-twisted/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 all [installed,automatic]
python3-twisted-bin/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.3 amd64 [installed,automatic]
python3-twisted/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.3 all [installed,automatic]
python3-update-manager/focal-updates,now 1:20.04.10.18 all [installed,automatic]
python3-urllib3/focal-updates,focal-security,now 1.25.8-2ubuntu0.3 all [installed,automatic]
python3-wadllib/focal,now 1.3.3-3build1 all [installed,automatic]
Expand All @@ -764,7 +759,6 @@ python3-zope.interface/focal,now 4.7.1-1 amd64 [installed,automatic]
python3.8-minimal/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04.9 amd64 [installed,automatic]
python3.8/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04.9 amd64 [installed,automatic]
python3/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
qualys-command-line-agent/now 22.0.0-14 all [installed,local]
readline-common/focal,now 8.0-4 all [installed,automatic]
rpcbind/focal,now 1.2.5-8 amd64 [installed,automatic]
rsync/focal-updates,now 3.1.3-8ubuntu0.7 amd64 [installed,automatic]
Expand Down Expand Up @@ -800,7 +794,7 @@ time/focal,now 1.7-25.1build1 amd64 [installed,automatic]
tmux/focal-updates,focal-security,now 3.0a-2ubuntu0.4 amd64 [installed,automatic]
tpm-udev/focal,now 0.4 all [installed,automatic]
traceroute/focal,now 1:2.1.0-2 amd64 [installed]
tzdata/focal-updates,now 2023c-0ubuntu0.20.04.2 all [installed,automatic]
tzdata/focal-updates,now 2023d-0ubuntu0.20.04 all [installed,automatic]
ubuntu-advantage-tools/focal-updates,now 30~20.04 amd64 [installed,automatic]
ubuntu-keyring/focal-updates,now 2020.02.11.4 all [installed,automatic]
ubuntu-minimal/focal-updates,now 1.450.2 amd64 [installed]
Expand Down Expand Up @@ -838,8 +832,8 @@ xz-utils/focal-updates,focal-security,now 5.2.4-1ubuntu1.1 amd64 [installed]
zerofree/focal,now 1.1.1-1 amd64 [installed,automatic]
zip/focal,now 3.0-11build1 amd64 [installed]
zlib1g/focal-updates,focal-security,now 1:1.2.11.dfsg-2ubuntu1.5 amd64 [installed,automatic]
Install completed successfully on Wed Jan 10 07:06:42 UTC 2024
VSTS Build NUMBER: 2024.010.2
VSTS Build ID: 85482297
Commit: b737eb71bd715ee981fb9a7f918bd558b3ac4864
Install completed successfully on Fri Jan 19 20:04:32 UTC 2024
VSTS Build NUMBER: 2024.019.5
VSTS Build ID: 86006799
Commit: bc8a17736051599eb87ba74c2d1c72d8b0faf7fe
Feature flags:
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Build Number: 2024.010.2
Build Id: 85482297
Build Number: 2024.019.5
Build Id: 86006799
Build Repo:
Build Branch: users/honcao/buildvhd3
Commit: b737eb71bd715ee981fb9a7f918bd558b3ac4864
Build Branch: master
Commit: bc8a17736051599eb87ba74c2d1c72d8b0faf7fe

VHD ID: aa281aab-679a-4ee7-abfd-21ef0d1c0ab1
VHD ID: f449a685-d625-4dec-a36e-3b9cb74bd17c

System Info
OS Name : Windows Server 2019 Datacenter
Expand Down Expand Up @@ -57,7 +57,7 @@ Installed QFEs

Installed Updates
2024-01 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5034273)
Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.403.1926.0) - Current Channel (Broad)
Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.403.2375.0) - Current Channel (Broad)

Windows Update Registry Settings
https://docs.microsoft.com/en-us/windows/deployment/update/waas-wu-settings
Expand Down

0 comments on commit af3e6b2

Please sign in to comment.