Merge pull request #590 from flatcar-linux/dongsu/update-pkgs-20200917

profile: adjust profiles for jq, rsync
This commit is contained in:
Dongsu Park 2020-09-18 10:29:24 +02:00 committed by GitHub
commit c58f7dbfbc
2 changed files with 6 additions and 2 deletions

View File

@ -23,9 +23,10 @@ dev-util/checkbashisms
# Older versions of sssd fail to build
=sys-auth/sssd-1.13.1 ~amd64 ~arm64
# heap overflow fix
# jq 1.5-r2 for heap overflow fix
# https://bugs.gentoo.org/show_bug.cgi?id=580606
=app-misc/jq-1.5-r2 ~amd64 ~arm64
# jq 1.6-r3 for CVE-2015-8863
>=app-misc/jq-1.5-r2 ~amd64 ~arm64
# Must use the same version across all architectures
=dev-libs/protobuf-2.6.1-r3

View File

@ -102,3 +102,6 @@ sys-fs/btrfs-progs -zstd
# 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