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 nis/22701] Incomplete removal of libnsl


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

--- Comment #8 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  cdd14619a713ab41e26ba700add4880604324dbb (commit)
      from  b7ccb5de359e8dd9918dbedfc1f4d96e06fcd634 (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=cdd14619a713ab41e26ba700add4880604324dbb

commit cdd14619a713ab41e26ba700add4880604324dbb
Author: Florian Weimer <fweimer@redhat.com>
Date:   Mon Jan 29 17:00:14 2018 +0100

    libnsl: Turn remaining symbols into compat symbols [BZ #22701]

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

Summary of changes:
 ChangeLog               |   17 +++++++++++++++++
 include/rpcsvc/nislib.h |    1 +
 include/rpcsvc/yp.h     |    4 ++++
 include/rpcsvc/ypclnt.h |    4 ++++
 nis/Makefile            |    3 ++-
 nis/nis_defaults.c      |    1 +
 nis/rpcsvc/ypclnt.h     |    3 ---
 nis/yp_xdr.c            |    2 +-
 nis/ypclnt.c            |    1 +
 9 files changed, 31 insertions(+), 5 deletions(-)

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