mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
Merge pull request #1473 from flatcar-linux/dongsu/torcx-golang-crypto-text
app-arch/torcx: update golang.org/x/{crypto,text}
This commit is contained in:
commit
b20eae536a
@ -11,7 +11,7 @@ COREOS_GO_GO111MODULE="off"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="13042171585a28260486237ddf67e63ed88dce3f" # flatcar-master
|
||||
CROS_WORKON_COMMIT="e170ca9d6e2894adf289962a917fcb5a245ef2dc" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
@ -0,0 +1,2 @@
|
||||
- [CVE-2021-38561](https://nvd.nist.gov/vuln/detail/CVE-2021-38561)
|
||||
- [CVE-2021-43565](https://nvd.nist.gov/vuln/detail/CVE-2021-43565)
|
Loading…
Reference in New Issue
Block a user