This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch azanella/rtld-shared in repository glibc.
discards ffab2887b7 elf: Add dlmopen / RTLD_SHARED tests discards 9b0d6d16f3 elf: Implement dlmopen RTLD_SHARED flag (BZ #22745) new def0211371 elf: Make _dl_map_object_from_fd static new 7a2ab772a2 elf: Implement dlmopen RTLD_SHARED flag (BZ #22745) new 2a6a98d3cb elf: Add dlmopen / RTLD_SHARED tests
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 (ffab2887b7) \ N -- N -- N refs/heads/azanella/rtld-shared (2a6a98d3cb)
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: elf/dl-load.c | 3 +-- sysdeps/mach/hurd/Makefile | 2 -- sysdeps/mach/hurd/dl-sysdep.c | 47 ------------------------------------------- 3 files changed, 1 insertion(+), 51 deletions(-)