This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 822f523b29 Mention Tim Rühsen as the reporter for CVE-2017-15670 new b52b0d793d x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 66 +++++++++ sysdeps/x86/cpu-features-offsets.sym | 1 + sysdeps/x86/cpu-features.c | 88 +++++++++--- sysdeps/x86/cpu-features.h | 34 ++++- sysdeps/x86/cpu-tunables.c | 17 ++- sysdeps/x86_64/Makefile | 4 + sysdeps/x86_64/dl-machine.h | 38 ++--- sysdeps/x86_64/dl-trampoline.S | 87 ++++-------- sysdeps/x86_64/dl-trampoline.h | 267 ++++++++++------------------------- 9 files changed, 296 insertions(+), 306 deletions(-)