[Bug 1088682] Update Released

Scott Kitterman ubuntu at kitterman.com
Mon Apr 22 18:39:10 UTC 2013


The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1088682

Title:
  dhclient does not register hostname to dynamic DNS (AD)

Status in “isc-dhcp” package in Ubuntu:
  Fix Released
Status in “isc-dhcp” source package in Quantal:
  Fix Released
Status in “isc-dhcp” source package in Raring:
  Fix Released

Bug description:
  == Rationale ==
  Setting both fqdn.fqdn and host-name isn't quite supported. Various RFCs disagree on exactly what should be allowed and is further complicated by dhclient doing both dhcpv4 and dhcpv6.
  This change simply reverts to the pre-12.10 situation.

  == Test case ==
  1) Update to new isc-dhcp-client
  2) Get a new lease on a network using Windows DHCP server
  3) Confirm that DNS was updated.

  == Regression potential ==
  There may be a regression for people expecting fqdn.fqdn to be set on DHCPv6, this should affect a very small part of our users (if any) and our previous fqdn.fqdn value wasn't technically valid anyway (wasn't a fqdn).

  --- original bug report ---
  This is not working in quantal (4.2.4-1ubuntu10) and raring (4.2.4-3ubuntu1), but is working in precise (4.1.ESV-R4-0ubuntu5).

  A patch fixed an issue for bug 991360 where dhclient.conf was amended to include:
  send fqdn.fqdn = gethostname();

  This causes failures when the client tries to register was some DHCP servers (for example Windows AD DDNS servers).
  By commenting out this line and restarting the client, the client can then register with this type of DHCP server.

  However, this is needed to ensure dhcpv6 works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1088682/+subscriptions




More information about the foundations-bugs mailing list