diff options
author | Sam James <sam@gentoo.org> | 2021-11-11 23:50:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-11 23:50:28 +0000 |
commit | b6641b565b68ff65897379004086bad637bd062e (patch) | |
tree | 58c2ec15137b8b43d81bcdc2a221cd0f67e12c78 /app-admin/filebeat | |
parent | app-admin/filebeat: drop old (diff) | |
download | gentoo-b6641b565b68ff65897379004086bad637bd062e.tar.gz gentoo-b6641b565b68ff65897379004086bad637bd062e.tar.bz2 gentoo-b6641b565b68ff65897379004086bad637bd062e.zip |
app-admin/filebeat: add patch/bug link to glibc 2.34 patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/filebeat')
-rw-r--r-- | app-admin/filebeat/files/filebeat-glibc-2.34.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-admin/filebeat/files/filebeat-glibc-2.34.patch b/app-admin/filebeat/files/filebeat-glibc-2.34.patch index 010422a6617d..6f5c65cf5e8f 100644 --- a/app-admin/filebeat/files/filebeat-glibc-2.34.patch +++ b/app-admin/filebeat/files/filebeat-glibc-2.34.patch @@ -1,3 +1,5 @@ +https://githubmemory.com/repo/elastic/apm-server/issues/6238 +https://github.com/elastic/beats/pull/28117 diff --git a/libbeat/common/seccomp/policy_linux_386.go b/libbeat/common/seccomp/policy_linux_386.go index 796b071a1046..40b49113b733 100644 --- a/libbeat/common/seccomp/policy_linux_386.go |