mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
Merge pull request #1114 from flatcar/dongsu/torcx-yaml
overlay torcx: update gopkg.in/yaml.v3 to 3.0.0
This commit is contained in:
commit
4027b8908f
1
changelog/security/2023-09-05-torcx-yaml.md
Normal file
1
changelog/security/2023-09-05-torcx-yaml.md
Normal file
@ -0,0 +1 @@
|
||||
- torcx ([CVE-2022-28948](https://nvd.nist.gov/vuln/detail/CVE-2022-28948))
|
||||
@ -11,7 +11,7 @@ COREOS_GO_GO111MODULE="off"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="3e7173395658a7e43ec0cb0dd2077795931d857f" # flatcar-master
|
||||
CROS_WORKON_COMMIT="212a152e3eaf50232762011a5d9d29a4f0f8dfb9" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user