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 #4 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, release/2.23/master has been updated
       via  c4294bd8620fabf0afddc2b85701371fafd40a6b (commit)
      from  c87db3fcbdf890990b44d956621763538c878cd3 (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=c4294bd8620fabf0afddc2b85701371fafd40a6b

commit c4294bd8620fabf0afddc2b85701371fafd40a6b
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]

    (cherry picked from commit 920b35c92ed8f41796c090c2819434e56701da5b)

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

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]