This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/cet/property in repository glibc.
discards e116af67ab Fix x86: Support IBT and SHSTK from Intel CET discards fe6147c955 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...] discards d2a4189566 x86: Support IBT and SHSTK from Intel CET discards d03b77eb6e Add NT_GNU_PROPERTY_TYPE_0 macros adds 88ff4d5561 conformtest: Disable si_value expectation for XPG42. adds dbb488ff46 Use “copy "i18n"” in km_KH locale adds 54d68f5f61 Change language name in LC_IDENTIFICATION of bn_BD and bn_IN [...] adds e9f57484aa S390: Add new s390 platform z14. new 85e0c5af7a Add NT_GNU_PROPERTY_TYPE_0 macros new f92bac4e58 x86: Support IBT and SHSTK in Intel CET new c945198e20 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (e116af67ab) \ N -- N -- N refs/heads/hjl/cet/property (c945198e20)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 3 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 | 10 + conform/data/sys/wait.h-data | 2 + localedata/ChangeLog | 12 + localedata/locales/bn_BD | 4 +- localedata/locales/bn_IN | 10 +- localedata/locales/km_KH | 825 +------------------------ sysdeps/s390/dl-procinfo.c | 4 +- sysdeps/s390/dl-procinfo.h | 2 +- sysdeps/unix/sysv/linux/i386/dl-cet.c | 1 - sysdeps/unix/sysv/linux/x86/Makefile | 2 +- sysdeps/unix/sysv/linux/x86/dl-cet-nonshared.c | 1 - sysdeps/unix/sysv/linux/x86/dl-cet.c | 1 - sysdeps/unix/sysv/linux/x86/dl-cet.h | 2 +- sysdeps/x86/cpu-features.h | 2 +- 14 files changed, 38 insertions(+), 840 deletions(-)