isc-dhcp 4.2.4-7ubuntu12.10 source package in Ubuntu

Changelog

isc-dhcp (4.2.4-7ubuntu12.10) trusty; urgency=medium

  * Introduction of a new binary package "isc-dhcp-client-noddns" (LP: #1176046)
    - isc-dhcp-client : no behavioural change from previous version.
    - isc-dhcp-client-noddns : dhclient with DDNS functionality disabled.

    The current functionality in Trusty is to provide DDNS to dhclient by
    default. Note that, this is the opposite in Xenial where dhclient,
    by default, offers no DDNS functionality.

  * Disable tracing and failover.

    The tracing and failover are stricly disabled for the new package
    "isc-dhcp-client-noddns" and doesn't apply to package "isc-dhcp-client".

    In order to successfully build "isc-dhcp-client-noddns" without
    -DNSUPDATE and stay align with upstream Debian git commit [0bbf7c7]
    (closes: #712503) which implies the following:

    - debian/rules : Disable support for failover
      (DHCP Failover is a mechanism whereby two DHCP servers are both configured
      to manage the same pool of addresses so that they can share the load of
      assigning leases for that pool, and provide back-up for each other in case
      of network outages.
      (Define to include Failover Protocol support)

    - debian/rules : Disable support for server activity tracing
      (Server tracing support)

  * CFLAGS configuration change
    - debian/rules : Add backslash '\' characters for CLAGS options :
      "-D_PATH_DHCLIENT_CONF" , "-D_PATH_DHCPD_CONF" , "-D_PATH_DHCLIENT_SCRIPT"
      to avoid compilation errors expression before '/' token is expected at
      compile time.
    - debian/rules : Remove "export CLAGS" line, since it is now passing during
      ./configure in order to control when compiling with or without DDNS
      functionality.

 -- Eric Desrochers <email address hidden>  Wed, 24 May 2017 08:41:07 -0400

Upload details

Uploaded by:
Eric Desrochers
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
isc-dhcp_4.2.4.orig.tar.gz 7.7 MiB a9f77eb26372ada936ec39d843e0fe8c898b7e6980341e76c8cda694748fbf9a
isc-dhcp_4.2.4-7ubuntu12.10.debian.tar.xz 109.4 KiB 8a769650ddcc5a10226d48e8bd261c5505bf51e62ef8b34d73a6cb817abac09f
isc-dhcp_4.2.4-7ubuntu12.10.dsc 2.5 KiB 965cd01f769908c4b3f55cd4597122e7f5abc1a28d914c09999a53e7ad8213cf

View changes file

Binary packages built by this source

isc-dhcp-client: ISC DHCP client

 This is the client from the Internet Software Consortium's implementation of
 DHCP. For more information visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.

isc-dhcp-client-dbg: ISC DHCP client (debugging symbols)

 This is the client from the Internet Software Consortium's implementation of
 DHCP. For more information visit http://www.isc.org.
 .
 This package contains the debugging symbols for isc-dhcp-client
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.

isc-dhcp-client-dbgsym: debug symbols for package isc-dhcp-client

 This is the client from the Internet Software Consortium's implementation of
 DHCP. For more information visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.

isc-dhcp-client-noddns: Dynamic DNS (DDNS) disabled DHCP client

 This a Dynamic DNS disabled version of the DHCP client.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.

isc-dhcp-client-udeb: ISC DHCP Client for debian-installer

 dhcp-client-udeb is a minimal dhcp package used by the debian-installer.

isc-dhcp-client-udeb-dbgsym: debug symbols for package isc-dhcp-client-udeb

 dhcp-client-udeb is a minimal dhcp package used by the debian-installer.

isc-dhcp-common: common files used by all the isc-dhcp* packages

 This package contains the files used by all the packages from ISC
 DHCP.

isc-dhcp-common-dbgsym: debug symbols for package isc-dhcp-common

 This package contains the files used by all the packages from ISC
 DHCP.

isc-dhcp-dev: API for accessing and modifying the DHCP server and client state

 OMAPI is an API for accessing and modifying the DHCP server and
 client state.

isc-dhcp-relay: ISC DHCP relay daemon

 This is the relay from the Internet Software Consortium's implementation of
 DHCP. For more information visit
 http://www.isc.org.
 .
 Installing this package will make the machine a DHCP relay, which
 requires a reachable DHCP or BOOTP server in order to function.
 .
 Extra documentation can be found in the package isc-dhcp-common.

isc-dhcp-relay-dbg: DHCP relay daemon (debugging symbols)

 This is the relay from the Internet Software Consortium's implementation of
 DHCP. For more information visit
 http://www.isc.org.
 .
 This package contains the debugging symbols for isc-dhcp-relay
 .
 Installing this package will make the machine a DHCP relay, which
 requires a reachable DHCP or BOOTP server in order to function.
 .
 Extra documentation can be found in the package isc-dhcp-common.

isc-dhcp-relay-dbgsym: debug symbols for package isc-dhcp-relay

 This is the relay from the Internet Software Consortium's implementation of
 DHCP. For more information visit
 http://www.isc.org.
 .
 Installing this package will make the machine a DHCP relay, which
 requires a reachable DHCP or BOOTP server in order to function.
 .
 Extra documentation can be found in the package isc-dhcp-common.

isc-dhcp-server: ISC DHCP server for automatic IP address assignment

 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.

isc-dhcp-server-dbg: ISC DHCP server for automatic IP address assignment (debug)

 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 This package contains the debugging symbols for isc-dhcp-server
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.

isc-dhcp-server-dbgsym: debug symbols for package isc-dhcp-server

 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.

isc-dhcp-server-ldap: DHCP server able to use LDAP as backend

 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This is the DHCP server with LDAP patches applied to it.

isc-dhcp-server-ldap-dbgsym: debug symbols for package isc-dhcp-server-ldap

 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This is the DHCP server with LDAP patches applied to it.