mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
Merge pull request #2137 from flatcar-linux/dongsu/rsync-3.2.6
profiles: accept keywords and clean up for rsync 3.2.6
This commit is contained in:
commit
f58de49101
@ -19,8 +19,8 @@
|
||||
|
||||
=net-misc/openssh-8.8_p1-r3 ~amd64 ~arm64
|
||||
|
||||
# Required for addressing CVE-2018-25032 in its bundled zlib
|
||||
=net-misc/rsync-3.2.4-r1 ~amd64 ~arm64
|
||||
# Required for addressing CVE-2022-29154
|
||||
=net-misc/rsync-3.2.6 ~amd64 ~arm64
|
||||
|
||||
# To address security issues like CVE-2021-31879, we need to accept
|
||||
# keywords for wget 1.21.2.
|
||||
|
@ -100,9 +100,6 @@ app-emulation/docker-runc selinux
|
||||
# enable regular expression processing in jq
|
||||
app-misc/jq oniguruma
|
||||
|
||||
# Disable sse2 from CPU_FLAGS_X86 to avoid config error around simd
|
||||
net-misc/rsync -cpu_flags_x86_sse2
|
||||
|
||||
# Don't read the firmware config from /etc/portage/savedconfig/
|
||||
sys-kernel/coreos-firmware -savedconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user