Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

chore: Install sept 2021 security patches in Windows VHDs #4654

Merged
merged 2 commits into from Sep 17, 2021

Conversation

marosset
Copy link
Contributor

@marosset marosset commented Sep 15, 2021

Signed-off-by: Mark Rossetti marosset@microsoft.com

Reason for Change:

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@marosset
Copy link
Contributor Author

@jackfrancis @mboersma Can you give this a review?

$patchUrls = @("http://download.windowsupdate.com/d/msdownload/update/software/secu/2021/07/windows10.0-kb5004244-x64_5685623313a6de061e0c42fed3391c29750a6b1b.msu")
# Cumulative updates for WS 2019 from Setp 14, 2021
# https://www.catalog.update.microsoft.com/Search.aspx?q=KB5005568
$patchUrls = @()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so this means that for this image version we don't add any targeted patches?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, this time the VHD we are starting with already containers the Sept 2021 patches.
Normally it takes a few days for the base marketplace images to become available to we start with a base image from the previous month and apply this months patches.
For this month the base image was already available by the time we authored the PR.

Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link
Member

@mboersma mboersma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@marosset marosset enabled auto-merge (squash) September 17, 2021 21:49
@marosset marosset merged commit e3b589b into Azure:master Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants