Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update msdia140.dll and symsrv.dll #936

Merged
merged 6 commits into from
Jul 27, 2023
Merged

Conversation

shaopeng-gh
Copy link
Collaborator

  • DEP: Update msdia140.dll from 14.32.31326.0 to 14.36.32532.0. 936
  • DEP: Update symsrv.dll from 10.0.10150.0 to 10.0.22621.755. 936

There is also a custom built dia2lib.dll
if upgrade can not build, missing IDiaEnumSectionContribs, IDiaEnumSegments, IDiaSectionContrib, IDiaSegment.
Likely due to great changes, or there was some additional actions that used building the original one that was many years ago.
dia2lib.dll was not updated in this PR.

<!-- NOTE: This file is generated from a template. Update the template instead and generate a new version of this file. -->
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" processorArchitecture="amd64" name="Automation\msdia140.dll" version="1.0.0.0" />
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

amd64

there is also a version of x86,
the difference is it is x86 here.

@@ -18,6 +18,8 @@
## UNRELEASED
* DEP: Remove `Microsoft.CodeAnalysis`. [#934](https://github.com/microsoft/binskim/pull/934)
* DEP: Remove `Microsoft.CodeAnalysis.NetAnalyzers`. [#934](https://github.com/microsoft/binskim/pull/934)
* DEP: Update `msdia140.dll` from 14.32.31326.0 to 14.36.32532.0. [936](https://github.com/microsoft/binskim/pull/936)
* DEP: Update `symsrv.dll` from 10.0.10150.0 to 10.0.22621.755. [936](https://github.com/microsoft/binskim/pull/936)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

symsrv.dll

should be good to update this even does not resolve bugs, it is used for symbol server.

@suvamM suvamM force-pushed the users/shaopeng-gh/updatedia2 branch from 80cc29b to 6c98685 Compare July 27, 2023 19:22
@suvamM suvamM merged commit 92148ab into main Jul 27, 2023
5 checks passed
@suvamM suvamM deleted the users/shaopeng-gh/updatedia2 branch July 27, 2023 19:41
@shaopeng-gh shaopeng-gh mentioned this pull request Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants