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 network/19582] Deprecate RES_USE_INET6


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

--- Comment #5 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  b76e065991ec01299225d9da90a627ebe6c1ac97 (commit)
      from  5840c75c2d6a9b980d6789f2ca7d47a9fa067263 (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=b76e065991ec01299225d9da90a627ebe6c1ac97

commit b76e065991ec01299225d9da90a627ebe6c1ac97
Author: Florian Weimer <fweimer@redhat.com>
Date:   Tue Oct 4 11:52:10 2016 +0200

    resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]

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

Summary of changes:
 ChangeLog                                          |   38 ++++++++++++++++++++
 NEWS                                               |    5 +++
 nis/nss_nis/nis-hosts.c                            |   13 +++----
 nis/nss_nisplus/nisplus-hosts.c                    |    9 +++--
 nscd/aicache.c                                     |    5 ++-
 nscd/nscd_gethst_r.c                               |    4 +-
 nss/digits_dots.c                                  |    8 ++--
 nss/nss_files/files-hosts.c                        |   10 +++---
 resolv/Makefile                                    |    3 ++
 resolv/README                                      |    6 +---
 resolv/compat-gethnamaddr.c                        |   14 ++++----
 resolv/nss_dns/dns-host.c                          |   18 ++-------
 resolv/res_debug.c                                 |    4 +-
 resolv/res_init.c                                  |    4 +-
 .../resolv-internal.h                              |   24 +++++++------
 resolv/resolv.h                                    |    3 +-
 sysdeps/posix/getaddrinfo.c                        |   16 +++++----
 17 files changed, 111 insertions(+), 73 deletions(-)
 copy elf/tst-latepthreadmod.c => resolv/resolv-internal.h (65%)

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