~cyphermox/ubuntu/+source/isc-dhcp:ubuntu/artful

Last commit made on 2017-04-20
Get this branch:
git clone -b ubuntu/artful https://git.launchpad.net/~cyphermox/ubuntu/+source/isc-dhcp
Only Mathieu Trudel-Lapierre can upload to this branch. If you are Mathieu Trudel-Lapierre please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/artful
Repository:
lp:~cyphermox/ubuntu/+source/isc-dhcp

Recent commits

353c610... by Steve Langasek

Import patches-unapplied version 4.3.5-3ubuntu1 to ubuntu/artful

Imported using git-ubuntu-import.

Publish parent: ea7d9d4bfb81fb1fc33691a46c65b4c363476fe0

ea7d9d4... by Steve Langasek

Import patches-unapplied version 4.3.5-3ubuntu1 to ubuntu/zesty

Imported using usd-importer.

Publish parent: 541e8d5ea2ebb4f218fca2c5a9b367418b4f967b
Changelog parent: b4e9a4757d83ec79467b45c0fa9a3aa4bfd15ce1

b4e9a47... by Steve Langasek

Import patches-unapplied version 4.3.5-3ubuntu1 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: 92234f954d8e398b483dcc29e24082f85538d0dc
Changelog parent: 52d5e82c7d4dffc0e009a450f9e089d7b47e659c

New changelog entries:
  * Merge from Debian unstable. Remaining changes:
    - debian/control: Add libcap-dev build dependency.
    - Apparmor profiles for dhclient and dhcpd.
    - Apport hook for isc-dhcp-client and isc-dhcp-server.
    - Add systemd units for -server and -relay.
    - If /etc/ltsp/dhcpd.conf exists, use that instead of
      /etc/dhcp/dhcpd.conf.
    - debian/patches/ubuntu-dhcpd-conf.patch:
      - Add an 'option subnet-mask' example to config.
      - document precedence of /etc/ltsp/dhcpd.conf.
    - Create user/group dhcpd and make isc-dhcp-server depend on adduser.
    - isc-dhcp-server: Suggest policycoreutils instead of recommending it.
    - Create /etc/dhcp/ddns-keys/ for DDNS updates.
    - Increase the timeout to 300 seconds for dhclient.conf (following the
      default added by dhclient-safer-timeout).
    - Sanitize environment in dhclient-script.linux.
    - add IPv6 initramfs support.
    - Separate default file for isc-dhcp-relay6.
    - Drop isc-dhcp-server/new_auth_behavior question from high to medium
    - Remaining Ubuntu patches:
      + dhclient-fix-backoff
      + revert-next-server.
      + multi-ip-addr-per-if.
      + dhclient-safer-timeout.
      + onetry_retry_after_initial_success.
      + dhcp-lpf-ib.patch
      + dhcp-improved-xid.patch
      + dhcp-gpxe-cid.patch
      + dhcp-improved-xid-correct-byte-order.patch
      + system-bind.patch
      + dhcp-4.2.4-dhclient-options-changed.patch
  * Dropped changes, included in Debian:
    - Wait for /etc/resolv.conf to be writable in dhclient-script.linux.
    - Drop unused build dependency on hardening-wrapper.
    - dhcp-getifaddrs.patch
  * Dropped changes, included upstream:
    - CVE-2015-8605.patch
  * Dropped changes:
    - suggests on apparmor is unnecessary; drop.
    - Upstart jobs: no longer needed post-xenial; drop.
  * Refresh patches dhcp-lpf-ib.patch, dhcp-improved-xid.patch,
    dhcp-improved-xid-correct-byte-order.patch,
    dhcp-4.2.4-dhclient-options-changed.patch.
  * Refresh patch multi-ip-addr-per-if, and refactor.

52d5e82... by Michael Gilbert <email address hidden>

Import patches-unapplied version 4.3.5-3 to debian/sid

Imported using usd-importer.

Publish parent: 8986b09d51689fc9f2067caecc3e419cf78d4ff6

New changelog entries:
  * Add support for read-only /etc (closes: #642544).
    - Thanks to Scott Moser.
  * Wait for /etc/resolv.conf to become writable (closes: #687337).
    - Thanks to Stéphane Graber.
  * Suggest policykit-1 instead of depending on it (closes: #850726).
  * Fix typo in --with-randomdev configure argument (closes: #838382).
  * Touch dhcpd6.leases before starting an ipv6 server (closes: #824770).
    - Thanks to Terry Burton.
  * Use getifaddrs() system call to handle alias interfaces (closes: #605657).
    - Thanks to Jiri Popelka.

8986b09... by Michael Gilbert <email address hidden>

Import patches-unapplied version 4.3.5-2 to debian/sid

Imported using usd-importer.

Publish parent: d41e6b00fe9a2c337c7518c03cc4a39f40040ed4

New changelog entries:
  * Fix new upstream spelling errors.
  * Add policykit-1 dependency to the server package (closes: #816325).
  * Parse IPv6 server process id from the correct file (closes: #841766).
  * Initialize all local variables in dhclient scripts (closes: #849100).
  * Pass random device to configure when cross building (closes: #838382).
    - Thanks to Helmut Grohne.
  * Don't wait for a reply that will never come when releasing an ipv6 address
    (closes: #769189).

d41e6b0... by Michael Gilbert <email address hidden>

Import patches-unapplied version 4.3.5-1 to debian/sid

Imported using usd-importer.

Publish parent: 24893c8c80c520a012e014d313d7a43b95c70693

New changelog entries:
  * New upstream release.
  * Add lsb-base dependency to isc-dhcp-relay.
  * Use the original author's dhcp-lease-list manpage.
  * Correct the description of the common package (closes: #832782).
  * If no interfaces have been specified, start servers for both IPv4 and IPv6
    (closes: #815319).

541e8d5... by LaMont Jones

Import patches-unapplied version 4.3.3-5ubuntu19 to ubuntu/zesty

Imported using usd-importer.

Publish parent: 9061411526a0a4f279434ac9ec3b94a58df174ac
Changelog parent: 92234f954d8e398b483dcc29e24082f85538d0dc

92234f9... by LaMont Jones

Import patches-unapplied version 4.3.3-5ubuntu19 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: e87a49ae295b491ca60e118619b53ce3791cbbd8

New changelog entries:
  [Mathieu Trudel-Lapierre]
  * debian/initramfs/lib/etc/dhcp/dhclient-enter-hooks.d/config: fix script to
    not write to /run/net-$iface.conf when dealing with IPv6; which should only
    write to a /run/net6-$iface.conf file. (LP: #1621507)
  * debian/README.Debian: document what this config script is and why a hook is
    shipped for the initramfs.

9061411... by Mathieu Trudel-Lapierre

Import version 4.3.3-5ubuntu18 to ubuntu/zesty

Imported using usd-importer.

Publish parent: 440d6726000d90cc200c0d3ac7b031e8e2614438
Changelog parent: e87a49ae295b491ca60e118619b53ce3791cbbd8

e87a49a... by Mathieu Trudel-Lapierre

Import version 4.3.3-5ubuntu18 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: 7c50a5047e3105de204880b2a6410d75fb26cb74

New changelog entries:
  * debian/initramfs/lib/etc/dhcp/dhclient-enter-hooks.d/config: also write
    DEVICE6 to the /run/net6-$iface.conf file.