selinux icon indicating copy to clipboard operation
selinux copied to clipboard

vendor: golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8

Open thaJeztah opened this issue 3 years ago • 1 comments
trafficstars

Some changes that lead me to update the version:

  • Go 1.17 requires golang.org/x/sys a76c4d0a0096537dc565908b53073460d96c8539 or later, see golang/go#45702. While this seems to affect macOS only,let's update the version.
  • golang.org/x/sys v0.0.0-20220412211240-33da011f77ad Includes fixes for CVE-2022-29526 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526); (description at https://go.dev/issue/52313).

full diff: https://github.com/golang/sys/compare/52ab431487773bc9dd1b0766228b1cf3944126bf...c0bba94af5f85fbad9f6dc2e04ed5b8fac9696cf

thaJeztah avatar Jul 19 '22 09:07 thaJeztah

Perhaps we should also consider to remove the vendor directory, as this repository is a library (doesn't produce binaries)

thaJeztah avatar Jul 19 '22 09:07 thaJeztah

@kolyshkin @rhatdan ptal (forgot I had this one pending); this takes the vendor updates from https://github.com/opencontainers/selinux/pull/177

thaJeztah avatar Sep 26 '22 10:09 thaJeztah

LGTM

rhatdan avatar Sep 26 '22 10:09 rhatdan