This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from df359a25ba Revert "Make libc symbols hidden in static PIE" [BZ #27237] new 7d88c6142c gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
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: iconvdata/Makefile | 4 +- iconvdata/bug-iconv14.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++ iconvdata/iso-2022-jp-3.c | 67 +++++++++++++++++------- 3 files changed, 178 insertions(+), 20 deletions(-) create mode 100644 iconvdata/bug-iconv14.c