This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/19610] ldconfig -X removes stale symbolic links


https://sourceware.org/bugzilla/show_bug.cgi?id=19610

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  920b35c92ed8f41796c090c2819434e56701da5b (commit)
      from  515b0760fa1cc7f4ec6d1e96d265105bf8481fe0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=920b35c92ed8f41796c090c2819434e56701da5b

commit 920b35c92ed8f41796c090c2819434e56701da5b
Author: Florian Weimer <fweimer@redhat.com>
Date:   Mon Mar 7 22:06:18 2016 +0100

    ldconfig: Do not remove stale symbolic links with -X [BZ #19610]

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                 |   11 +++++++
 elf/Makefile                              |    7 ++++-
 elf/ldconfig.c                            |    7 ++--
 elf/{tst-pathopt.sh => tst-ldconfig-X.sh} |   45 ++++++++++++++++++++++-------
 4 files changed, 55 insertions(+), 15 deletions(-)
 copy elf/{tst-pathopt.sh => tst-ldconfig-X.sh} (53%)
 mode change 100755 => 100644

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]