[ubuntu/oneiric] isc-dhcp 4.1.1-P1-17ubuntu1 (Accepted)

Marc Deslauriers marc.deslauriers at ubuntu.com
Mon May 30 18:10:20 UTC 2011


isc-dhcp (4.1.1-P1-17ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - Deroot server (Debian #308832).
    - Send hostname to DHCP server by default (LP #10239, Debian #151820).
    - dhclient-onetry-call-clientscript.dpatch: Call 'dhclient-script FAIL'
      when failing to get an address also when operating in oneshot mode
      (-1).  This fixes avahi-autoipd invocation through dhcdbd.
    - dhcpd.conf-subnet-examples.dpatch: Give an example for subnet-mask in
      dhcpd.conf.
    - dhclient-more-debug.dpatch: Show the requested/offered client IP in
      log output, for better debugging.
    - debian/dhclient-script.linux: Wait for /etc/resolv.conf to become
      writable; this isn't the case when ifup is called from an Upstart job
      triggered by udev (Ubuntu-specific until Debian uses this rule, too).
      Rewritten for 4.1.1-P1-17 changes.
    - revert-next-server.dpatch: Revert the need of the next-server option
      in dhcpd.conf so it points to the own IP again for tftp if the option
      is not set (patch by Oliver Grawert; disputed upstream).
    - debian/isc-dhcp-server.init.d: Allow LTSP to override default
      configuration in /etc/ltsp/dhcpd.conf.  Point that out in a header
      comment in debian/dhcpd.conf (Ubuntu-specific).
    - debian/isc-dhcp-server.config: Drop debconf question to medium
      (Ubuntu-specific).
    - Enable build hardening.  Add hardening-wrapper build dependency
      (Ubuntu-specific).
    - Add enforcing AppArmor profile for DHCP client and server.
    - Install apport hooks.
    - debian/dhclient-script.linux: Fix regression in host_name option
      handling, so that it's always honored when /etc/hostname is not set.
    - dhclient-fix-backoff.dpatch,
      dhclient-initial-random-delay-option.dpatch: Speed up DHCP negotiation
      (Debian #509089).
    - Fix configure test for ber_init to work correctly with 'ld
      --no-add-needed'.
    - isc-dhcp-client Breaks: network-manager (<< 0.8.2~rc1), since earlier
      versions were patched in Ubuntu to hardcode assumptions for
      dhcp3-client.
    - debian/patches/multi-ip-addr-per-if.dpatch: Resolve issue of
      interfaces not being able to have more than one IP address assigned.
    - debian/isc-dhcp-client.links: fix symlink ordering for new ISC
      package
    - debian/rules: add call to dh_link to get package symlinks back

isc-dhcp (4.1.1-P1-17) unstable; urgency=low

  * Incorporate and acknowledge NMU
  * Apply a multitude of patches from Peter Marschall (closes: #609408)
    - fix domain_name in domain_search check in dhclient-script
      (closes: #567141)
    - fix indentation in dhclient-script to improve readability
    - remove bashisms from dhclient-script
    - fix setting of hostname in dhclient-script
    - remove bashisms from rfc3442-classless-routes hook
    - check for $new_domain_search in dhclient-script
    - synchronize the Linux dhclient-script more with the kFreeBSD one
    - general readability improvements to dhclient-script
    - add DHCPv6 support to the Linux dhclient-script (closes: #591589)
    - expand the variables reported by the debug hooks
    - remove unused variables from dhclient-script
    - convert the Linux dhclient-script to use iproute2 (closes: #275653)
  * debian/control: bumped Standards-Version (no changes)

Date: Mon, 30 May 2011 13:30:57 -0400
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Marc Deslauriers <marc.deslauriers at canonical.com>
https://launchpad.net/ubuntu/oneiric/+source/isc-dhcp/4.1.1-P1-17ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 30 May 2011 13:30:57 -0400
Source: isc-dhcp
Binary: isc-dhcp-server isc-dhcp-server-dbg isc-dhcp-server-ldap isc-dhcp-common isc-dhcp-dev isc-dhcp-client isc-dhcp-client-dbg isc-dhcp-client-udeb isc-dhcp-relay isc-dhcp-relay-dbg dhcp3-server dhcp3-client dhcp3-relay dhcp3-common dhcp3-dev
Architecture: source
Version: 4.1.1-P1-17ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description: 
 dhcp3-client - ISC DHCP server (transitional package)
 dhcp3-common - ISC DHCP common files (transitional package)
 dhcp3-dev  - ISC DHCP development files (transitional package)
 dhcp3-relay - ISC DHCP relay (transitional package)
 dhcp3-server - ISC DHCP server (transitional package)
 isc-dhcp-client - ISC DHCP client
 isc-dhcp-client-dbg - ISC DHCP client (debugging symbols)
 isc-dhcp-client-udeb - ISC DHCP Client for debian-installer (udeb)
 isc-dhcp-common - common files used by all the isc-dhcp* packages
 isc-dhcp-dev - API for accessing and modifying the DHCP server and client state
 isc-dhcp-relay - ISC DHCP relay daemon
 isc-dhcp-relay-dbg - DHCP relay daemon (debugging symbols)
 isc-dhcp-server - ISC DHCP server for automatic IP address assignment
 isc-dhcp-server-dbg - ISC DHCP server for automatic IP address assignment (debug)
 isc-dhcp-server-ldap - DHCP server able to use LDAP as backend
Closes: 275653 567141 591589 609408
Changes: 
 isc-dhcp (4.1.1-P1-17ubuntu1) oneiric; urgency=low
 .
   * Merge from debian unstable.  Remaining changes:
     - Deroot server (Debian #308832).
     - Send hostname to DHCP server by default (LP #10239, Debian #151820).
     - dhclient-onetry-call-clientscript.dpatch: Call 'dhclient-script FAIL'
       when failing to get an address also when operating in oneshot mode
       (-1).  This fixes avahi-autoipd invocation through dhcdbd.
     - dhcpd.conf-subnet-examples.dpatch: Give an example for subnet-mask in
       dhcpd.conf.
     - dhclient-more-debug.dpatch: Show the requested/offered client IP in
       log output, for better debugging.
     - debian/dhclient-script.linux: Wait for /etc/resolv.conf to become
       writable; this isn't the case when ifup is called from an Upstart job
       triggered by udev (Ubuntu-specific until Debian uses this rule, too).
       Rewritten for 4.1.1-P1-17 changes.
     - revert-next-server.dpatch: Revert the need of the next-server option
       in dhcpd.conf so it points to the own IP again for tftp if the option
       is not set (patch by Oliver Grawert; disputed upstream).
     - debian/isc-dhcp-server.init.d: Allow LTSP to override default
       configuration in /etc/ltsp/dhcpd.conf.  Point that out in a header
       comment in debian/dhcpd.conf (Ubuntu-specific).
     - debian/isc-dhcp-server.config: Drop debconf question to medium
       (Ubuntu-specific).
     - Enable build hardening.  Add hardening-wrapper build dependency
       (Ubuntu-specific).
     - Add enforcing AppArmor profile for DHCP client and server.
     - Install apport hooks.
     - debian/dhclient-script.linux: Fix regression in host_name option
       handling, so that it's always honored when /etc/hostname is not set.
     - dhclient-fix-backoff.dpatch,
       dhclient-initial-random-delay-option.dpatch: Speed up DHCP negotiation
       (Debian #509089).
     - Fix configure test for ber_init to work correctly with 'ld
       --no-add-needed'.
     - isc-dhcp-client Breaks: network-manager (<< 0.8.2~rc1), since earlier
       versions were patched in Ubuntu to hardcode assumptions for
       dhcp3-client.
     - debian/patches/multi-ip-addr-per-if.dpatch: Resolve issue of
       interfaces not being able to have more than one IP address assigned.
     - debian/isc-dhcp-client.links: fix symlink ordering for new ISC
       package
     - debian/rules: add call to dh_link to get package symlinks back
 .
 isc-dhcp (4.1.1-P1-17) unstable; urgency=low
 .
   * Incorporate and acknowledge NMU
   * Apply a multitude of patches from Peter Marschall (closes: #609408)
     - fix domain_name in domain_search check in dhclient-script
       (closes: #567141)
     - fix indentation in dhclient-script to improve readability
     - remove bashisms from dhclient-script
     - fix setting of hostname in dhclient-script
     - remove bashisms from rfc3442-classless-routes hook
     - check for $new_domain_search in dhclient-script
     - synchronize the Linux dhclient-script more with the kFreeBSD one
     - general readability improvements to dhclient-script
     - add DHCPv6 support to the Linux dhclient-script (closes: #591589)
     - expand the variables reported by the debug hooks
     - remove unused variables from dhclient-script
     - convert the Linux dhclient-script to use iproute2 (closes: #275653)
   * debian/control: bumped Standards-Version (no changes)
Checksums-Sha1: 
 4e9e24d21e1b397b9f7999e59f1a3e7a045dc797 2340 isc-dhcp_4.1.1-P1-17ubuntu1.dsc
 e9e756df09502f6666cd79bdf0ab3af0f92b41b0 1085414 isc-dhcp_4.1.1-P1.orig.tar.gz
 33bf9c6a14484a501eb69d46d8a511046e41eff8 153180 isc-dhcp_4.1.1-P1-17ubuntu1.diff.gz
Checksums-Sha256: 
 11686cbf77b37bf98d54308819e882552895e8ae207a95ce30660e41aa2513a8 2340 isc-dhcp_4.1.1-P1-17ubuntu1.dsc
 2f640350cbb1966ec3090198c3f128d649a3655f747f96ce910a477fe63263da 1085414 isc-dhcp_4.1.1-P1.orig.tar.gz
 b0c7b1d004aa390f714ed52140327f7049c682eb7902ca6c32aa564e82a8bb3e 153180 isc-dhcp_4.1.1-P1-17ubuntu1.diff.gz
Files: 
 27385a9d72241fa6bf851129242ae932 2340 net important isc-dhcp_4.1.1-P1-17ubuntu1.dsc
 ee390a35687dd75dbfc32c856c0938d1 1085414 net important isc-dhcp_4.1.1-P1.orig.tar.gz
 1ef6e19efb63b7198d0590b98f2f649b 153180 net important isc-dhcp_4.1.1-P1-17ubuntu1.diff.gz
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJN49wgAAoJEGVp2FWnRL6TKdQP/0NQqnW7K8h+pmzpJuUg3gBq
L3lzpD1rKtegncTquUD0GTSY4BqRzQVnQ7osQuOnJgnKOU//294zRLHXbd4xiJIO
5x9r2066oggn+4PAzofI5UuaRwdDVxJ/LAh06qIUMYoCAditLkNWcFXL2zR2lGxS
90mOgkhCvRjfq3EUnew4CO881IhmDuzh1H4BsDCLH8v7Ifxdqai9OhH5MI3DuTZF
Zl+mlQjpYHhReUPsC+NMlOtr77eBivSvsXXQGJ1FuEEhS9PCkIGAjLdAfOfPmjIP
GtoHse9wpuLL6kLza4CRn1z2w70odZruw7edwh8RL5JWb4ObBs+czjOIep6Mo4gB
pwPyx1mVLgSt846FLZVWRzkZTtX0XgUO0w0+z9eavWBm9gnID7OfsxVybWnXCt3s
RM1eMWWnpH8V2nrGaHqyFgCUBZKwl7KbWC4LotUGHj4GbeJj2/1Q+Nr9BYmlhihF
qoPAafDNI2urjjpMlDX2NYYlAGEo34YBKKV3zDkI+I58AiLL8cISTbclgkFTsBQt
nbJPKMWP9PHA1i77FbHKTsEjmqEOyfnQFzp3RvLXzOTmhheZbcSyHdUUT7IikNQ1
rsOOpj/WImA75KFqHNCIpUYVS0mOvGHdQzlW1eKkq288zJnOoOU8f7uMzi9MOAb6
kUCQGhj6swirRvreK06c
=sl+/
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list