Opened 9 years ago

Closed 9 years ago

#6330 closed enhancement (fixed)

dhcpcd-6.8.1

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

Description (last modified by Fernando de Oliveira)

New minor version

http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.8.1.tar.bz2

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

Date: Thu, 26 Mar 2015 10:18:31 +0000

...

dhcpcd-6.8.0 has been released with the following changes:
  * Use the exit code of EXIT_SUCCESS when terminating gracefully.
  * Fix dumping a lease file by filename.
  * If RTF_LOCAL is defined, don't try and set loopback routes
  * Fix adding host routes on BSD.
  * After adding an address load the kernel routing table for the
     interface. When routes are rebuilt try not to remove any existing
     routes if they don't need changing.
  * Replace timeval with timespec for our internal functions.
  * Support kqueue(2) and epoll(7) if available.
  * Better support for more interface types on BSD, thanks to Guy Yur.
  * Support runit (untested).
  * Many Prefix Delegation fixes.
  * Fix creation of normal IPv6 link-local addresses overflowing the
     address storage and fooling dhcpcd into thinking it's not
     tentative when added.
  * Add own syslog(3) like logging function for a nicer output and so
     we can log to a file for the case when syslogd(8) starts after
     dhcpcd so we can log any errors during system start using the new
     --logfile option. 

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

Date: Fri, 27 Mar 2015 11:28:47 +0000

...

dhcpcd-6.8.1 has been released with the following changes:
  * Fixed memory issues with static routes in dhcpcd.conf
  * Fix syslog(3) corruption when quiet mode is enabled
  * Fix detecting host routes
  * Fix changing default routes on Linux

Change History (3)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Description: modified (diff)
Summary: dhcpcd-6.8.0dhcpcd-6.8.1

comment:3 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15719.

Note: See TracTickets for help on using tickets.