<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-7.0.1</title>
<subtitle>DHCP / IPv4LL / IPv6RA / DHCPv6 client
</subtitle>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/'/>
<entry>
<title>Release dhcpcd-7.0.1</title>
<updated>2018-01-29T10:53:05+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-29T10:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2043e3618791fea97f8f75e20c209a8114527d2f'/>
<id>2043e3618791fea97f8f75e20c209a8114527d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcpcd-run-hooks: set vars to blank</title>
<updated>2018-01-20T20:37:48+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-20T20:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e65f676894b5192a11813f56bfe996decba23612'/>
<id>e65f676894b5192a11813f56bfe996decba23612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcpcd-run-hooks: POSIX shell does not require the local builtin</title>
<updated>2018-01-20T20:28:20+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-20T20:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f73b5dab0ff7800358e64d430c00d8428d3337f7'/>
<id>f73b5dab0ff7800358e64d430c00d8428d3337f7</id>
<content type='text'>
And sadly some ksh variants don't support it.
As dhcpcd strives to be portable, stop using local.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And sadly some ksh variants don't support it.
As dhcpcd strives to be portable, stop using local.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable.</title>
<updated>2018-01-20T17:16:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-20T17:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9cc2e6789d699299061db3097015d83394140c17'/>
<id>9cc2e6789d699299061db3097015d83394140c17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove now unused sysloglike define.</title>
<updated>2018-01-16T17:27:49+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-16T17:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=3597f6bfc7384585f473dc03b43cbc3bc95c3929'/>
<id>3597f6bfc7384585f473dc03b43cbc3bc95c3929</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1 from chathhorn/patch-1</title>
<updated>2018-01-16T17:17:47+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-16T17:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=973d5c5d0aecb9189d1aa927764294577fe2f36d'/>
<id>973d5c5d0aecb9189d1aa927764294577fe2f36d</id>
<content type='text'>
Fix build issue when `__GNUC__ &lt;= 2`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix build issue when `__GNUC__ &lt;= 2`</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build issue when `__GNUC__ &lt;= 2`</title>
<updated>2018-01-16T16:45:04+00:00</updated>
<author>
<name>Chris Hathhorn</name>
<email>chathhorn@gmail.com</email>
</author>
<published>2018-01-16T16:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=cd07d68629e4b90b1e374847448d01f97de6d9d2'/>
<id>cd07d68629e4b90b1e374847448d01f97de6d9d2</id>
<content type='text'>
The `__printflike` macro appears to take two arguments.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `__printflike` macro appears to take two arguments.</pre>
</div>
</content>
</entry>
<entry>
<title>dhcpcd: don't log errors working out carrier for departed interfaces</title>
<updated>2018-01-11T11:21:08+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-11T11:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2ceb541084edb10b4d63e2e845eb87efa62c367d'/>
<id>2ceb541084edb10b4d63e2e845eb87efa62c367d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump date for man updates.</title>
<updated>2018-01-08T10:24:16+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-08T10:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=3ba31d2b83137050b9b184ebe3b1892a9ea56294'/>
<id>3ba31d2b83137050b9b184ebe3b1892a9ea56294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove no longer needed active check from prior commit.</title>
<updated>2018-01-08T09:29:51+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2018-01-08T09:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b8d3cd6a1fccea3d906872af8dc4eb0d63e3b4ec'/>
<id>b8d3cd6a1fccea3d906872af8dc4eb0d63e3b4ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
