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 0e00807cc4 Add --enable-cet to configure and <sys/cet.h> adds f768b45020 inet: __inet6_scopeid_pton should accept node-local addresse [...] adds 925fac7793 Bug 21533: Update to Unicode 10.0.0 new 007d629657 Add NT_GNU_PROPERTY_TYPE_0 macros new 10bd515ac5 x86: Add <sys/cet.h> to support Intel CET
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 (0e00807cc4) \ N -- N -- N refs/heads/hjl/cet/property (10bd515ac5)
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 2 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 | 13 + NEWS | 4 +- configure | 16 - configure.ac | 11 - elf/elf.h | 53 + include/stdc-predef.h | 13 +- inet/inet6_scopeid_pton.c | 1 + inet/tst-inet6_scopeid_pton.c | 2 +- localedata/charmaps/UTF-8 | 1242 +++++++++++++++++++++- localedata/locales/i18n | 1012 +++++++++--------- localedata/locales/tr_TR | 1012 +++++++++--------- localedata/locales/translit_circle | 2 +- localedata/locales/translit_cjk_compat | 2 +- localedata/locales/translit_combining | 142 ++- localedata/locales/translit_compat | 2 +- localedata/locales/translit_font | 2 +- localedata/locales/translit_fraction | 2 +- localedata/unicode-gen/DerivedCoreProperties.txt | 328 ++++-- localedata/unicode-gen/EastAsianWidth.txt | 90 +- localedata/unicode-gen/Makefile | 2 +- localedata/unicode-gen/UnicodeData.txt | 1028 +++++++++++++++++- sysdeps/unix/sysv/linux/x86/Makefile | 4 +- sysdeps/unix/sysv/linux/x86/sys/cet.h | 14 +- 23 files changed, 3860 insertions(+), 1137 deletions(-)