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/20593] Update DNS RR type definitions


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

--- 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  4f157746e0c713965d9143b52fef606312087c48 (commit)
      from  fc82b0a2dfe7dbd35671c10510a8da1043d746a5 (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=4f157746e0c713965d9143b52fef606312087c48

commit 4f157746e0c713965d9143b52fef606312087c48
Author: Florian Weimer <fweimer@redhat.com>
Date:   Sat Dec 31 21:16:27 2016 +0100

    Update DNS RR type definitions [BZ #20593]

    This commit includes a new script which allows generating parts of
    the header files from IANA DNS parameters protocol registry.

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

Summary of changes:
 ChangeLog                    |   24 +++++++
 resolv/arpa/nameser.h        |  145 ++++++++++++++++++++++++++----------------
 resolv/arpa/nameser_compat.h |  127 ++++++++++++++++++++++++------------
 resolv/res_debug.c           |    7 +-
 scripts/gen-rrtypes.py       |   68 ++++++++++++++++++++
 5 files changed, 270 insertions(+), 101 deletions(-)
 create mode 100644 scripts/gen-rrtypes.py

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