Skip to content

Bump github.com/Microsoft/go-winio from 0.4.15 to 0.5.0#5508

Merged
AkihiroSuda merged 1 commit intocontainerd:masterfrom
dims:bump-go-winio-to-0.5.0
May 19, 2021
Merged

Bump github.com/Microsoft/go-winio from 0.4.15 to 0.5.0#5508
AkihiroSuda merged 1 commit intocontainerd:masterfrom
dims:bump-go-winio-to-0.5.0

Conversation

@dims
Copy link
Copy Markdown
Member

@dims dims commented May 18, 2021

Just hygiene! not much changes are picked up. Though here's the history.

Bumps github.com/Microsoft/go-winio from 0.4.15 to 0.5.0.

Release notes

Sourced from github.com/Microsoft/go-winio's releases.

v0.5.0

  • Added GetFileStandardInfo which returns information from the GetFileInformationByHandleEx syscall with FileStandardInfo specified.

v0.4.19

  • Temporarily reverted implementation of GetFileStandardInfo which returns information from the GetFileInformationByHandleEx syscall with FileStandardInfo specified to address moby/moby#42307

v0.4.18

  • Added SeSecurityPrivilege constant.

v0.4.17

  • Added build constraints to Windows specific files.
  • Fixed error handling for GetFileSystemType.
  • pkg/etw now supports setting a provider group ID.
  • Switched from os/exec to golang.org/x/sys/execabs for launching processes. This removes a generally unintended affect where the current directory would be searched for the binary to be launched.
  • Added GetFileStandardInfo which returns information from the GetFileInformationByHandleEx syscall with FileStandardInfo specified.

v0.4.16

  • Added new bindings, functions, and exported all of the flags in the vhd package. This is to facilitate finer grained control in managing vhds.
Commits
  • 58dba89 Merge pull request #209 from microsoft/revert-204-revert_fileinfo_break
  • 8f0d50b Revert "[Temporary] Revert Implement winio.GetFileStandardInfo FileInfo commi...
  • 5c2e05d Merge pull request #204 from katiewasnothere/revert_fileinfo_break
  • a6ee88c Merge pull request #208 from dcantah/build-bins-ci
  • 1358edb Build the three binaries in this repo from the ci
  • 4ee6e51 Merge pull request #206 from katiewasnothere/build_badge
  • 090e4c6 Add build status badge to readme
  • 3e47278 Merge pull request #205 from katiewasnothere/gh_actions
  • 085c1a9 Add CI github action for testing on push and PR
  • e5bd3f6 Revert "Implement winio.GetFileStandardInfo"
  • Additional commits viewable in compare view

Signed-off-by: Davanum Srinivas [email protected]

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented May 18, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@estesp estesp 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
Copy Markdown
Contributor

@Zyqsempai Zyqsempai left a comment

Choose a reason for hiding this comment

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

LGTM

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.

6 participants