[pkg-dhcp-commits] [isc-dhcp] branch upstream updated (1f3bdab -> 5fc8748)

Michael Gilbert mgilbert at moszumanska.debian.org
Sun Sep 11 23:39:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a change to branch upstream
in repository isc-dhcp.

      from  1f3bdab   import upstream 4.3.4
       new  5fc8748   import upstream 4.3.5~b1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README                            |  10 +-
 RELNOTES                          |  97 ++++++++++++-
 client/dhclient-script.8          |  10 +-
 client/dhclient.8                 |   2 +-
 client/dhclient.conf.5            |  11 +-
 client/dhclient.conf.example      |   4 +-
 client/tests/Makefile.am          |  12 +-
 common/discover.c                 |  24 ++--
 common/execute.c                  |   6 +-
 common/options.c                  | 278 +++++++++++++++++++++++++-------------
 common/tables.c                   |  10 +-
 common/tests/Makefile.am          |   4 +-
 common/tests/test_alloc.c         |  92 +++++++++++++
 common/tree.c                     |   2 +-
 configure.ac                      |   5 +-
 contrib/dhcp-lease-list.pl        |  40 ++++--
 contrib/ldap/dhcp.schema          |   2 +-
 doc/DHCPv4-over-DHCPv6            |   6 +-
 doc/ja_JP.eucJP/dhclient-script.8 |   9 +-
 doc/ja_JP.eucJP/dhclient.conf.5   |  15 +-
 doc/ja_JP.eucJP/dhclient.leases.5 |   9 +-
 doc/ja_JP.eucJP/dhcp-eval.5       |   8 +-
 doc/ja_JP.eucJP/dhcp-options.5    |   9 +-
 includes/dhcpd.h                  |   6 +
 includes/omapip/omapip.h          |   4 +-
 omapip/alloc.c                    |   6 +-
 omapip/connection.c               |   4 +-
 relay/dhcrelay.8                  |  35 ++++-
 relay/dhcrelay.c                  |  99 +++++++++++---
 server/confpars.c                 |   6 +-
 server/ddns.c                     |  85 ++++++++----
 server/dhcp.c                     |  42 +++++-
 server/dhcpd.8                    |   8 +-
 server/dhcpd.c                    |  15 ++
 server/dhcpd.conf.5               |  60 ++++++--
 server/dhcpd.conf.example         |   4 +-
 server/failover.c                 |  47 +++++++
 server/ldap.c                     |   8 +-
 server/mdb.c                      |  40 ++++--
 server/stables.c                  |   1 +
 server/tests/Makefile.am          |   4 +-
 tests/failover/dhcp-1.cf          |   4 +-
 tests/failover/dhcp-2.cf          |   4 +-
 43 files changed, 847 insertions(+), 300 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-dhcp/isc-dhcp.git



More information about the pkg-dhcp-commits mailing list