mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
Merge pull request #2243 from flatcar/krnowak/curl-update
profiles: Accept keywords for curl 7.85
This commit is contained in:
commit
9d5fc0ff03
1
sdk_container/src/third_party/coreos-overlay/changelog/security/2022-10-20-curl-update.md
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/changelog/security/2022-10-20-curl-update.md
vendored
Normal file
@ -0,0 +1 @@
|
||||
- curl ([CVE-2022-35252](https://nvd.nist.gov/vuln/detail/CVE-2022-35252))
|
1
sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-10-20-curl-update.md
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-10-20-curl-update.md
vendored
Normal file
@ -0,0 +1 @@
|
||||
- curl ([7.85](https://curl.se/mail/archive-2022-08/0012.html))
|
@ -17,6 +17,9 @@
|
||||
|
||||
=dev-libs/libgcrypt-1.9.4 ~amd64 ~arm64
|
||||
|
||||
# To address CVE-2022-35252.
|
||||
=net-misc/curl-7.85.0-r2 ~amd64 ~arm64
|
||||
|
||||
=net-misc/openssh-8.8_p1-r3 ~amd64 ~arm64
|
||||
|
||||
# Required for addressing CVE-2022-29154
|
||||
|
@ -10,8 +10,7 @@ dev-libs/libxml2 -python
|
||||
dev-libs/libxslt -python
|
||||
dev-util/perf -doc
|
||||
dev-vcs/git webdav curl bash-completion
|
||||
# We don't want any driver/hw rendering on the host
|
||||
net-misc/curl kerberos threads telnet
|
||||
net-misc/curl kerberos telnet
|
||||
net-misc/iputils arping tracepath traceroute6
|
||||
sys-devel/gettext -git
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user