Opened 9 years ago

Closed 9 years ago

#6706 closed enhancement (fixed)

dhcpcd-6.9.1

Reported by: Fernando de Oliveira Owned by: bdubbs@…
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Notice, from the release announcement and URLs:

s/tar.bz2/tar.xz/

http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.9.1.tar.xz

ftp://roy.marples.name/pub/dhcpcd/dhcpcd-6.9.1.tar.xz

http://roy.marples.name/archives/dhcpcd-discuss/2015/1058.html

dhcpcd-6.9.1 released

From: Roy Marples <roy_at_marples.name>
Date: Thu, 9 Jul 2015 10:55:46 +0100

Hi List!

dhcpcd-6.9.1 has been released with the following changes:
  * Change packaging from bz2 to xz
  * Fixed waitip
  * For Prefix Delegation, servers must now support RFC7550
  * Fixed detecting host routes in DHCP messages
  * Fixed ARP checking that failed in some situations
  * Fixed static address assignment in dhcpcd.conf
  * Split IPv4LL state from DHCP and into it's own state
  * Reject any NA/RA with a hop limit != 255
  * Replace if_oneup with if_afwaited and af_waited for hook scripts
  * Fix a potential buffer overrun if an embedded DHCP option is
     a zero length or fails to parse - thanks to Paul Stewart
  * Check fclose for errors - thanks to Bob
  * wpad_url has been added to dhcpcd-definitions.conf
  * Fix a double free when failing to send a DHCPv6 RELEASE
     Thanks to Todd Blanchard.
  * Correct IPv6 public address test, thanks to Michał Kępień
  * Fix DHCPv6 starting if no public addresses found in the RA
     but the M or O bit was set
  * Replaced custom uptime() with clock_gettime(2)
  * Fix DHCPv6 elapsed time

This has been a bigger release than anticipated, lot of issues have been
resolved and many people have helped. I can't think of many other times
I've had so many and good quality code submissions and patches!
As such, it's taken a bit longer to get out - I've taken a lot of time
to test as much as i can, but I'm only one person and only human. 

Change History (2)

comment:1 by bdubbs@…, 9 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 16237.

Note: See TracTickets for help on using tickets.