<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-9.1.4</title>
<subtitle>DHCP / IPv4LL / IPv6RA / DHCPv6 client
</subtitle>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/'/>
<entry>
<title>Make DBDIR permissions same as the files it creates</title>
<updated>2020-07-03T10:41:23+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-03T10:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e12069642d55185c2c5d0edbd7f94e4c7dec4bc8'/>
<id>e12069642d55185c2c5d0edbd7f94e4c7dec4bc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release dhcpcd-9.1.4</title>
<updated>2020-07-03T10:33:39+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-03T10:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b2e79f9e58d7957c62460a0aa0d8d337412a1099'/>
<id>b2e79f9e58d7957c62460a0aa0d8d337412a1099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcpcd: Fix creating DBDIR</title>
<updated>2020-07-03T10:30:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-03T10:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=342d6249a2d16099b15ad5932150a104d40a68db'/>
<id>342d6249a2d16099b15ad5932150a104d40a68db</id>
<content type='text'>
As privsep now uses files in / and not the dhcpcd users directory
we need to ensure the mkdir is back with the rundir.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As privsep now uses files in / and not the dhcpcd users directory
we need to ensure the mkdir is back with the rundir.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SMALL build</title>
<updated>2020-07-02T17:14:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-02T17:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=dcec3019cdd0d27829e1b4590113aa279ff9f685'/>
<id>dcec3019cdd0d27829e1b4590113aa279ff9f685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release dhcpcd-9.1.3</title>
<updated>2020-07-02T13:42:57+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-02T13:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=1c43c1a4511f67e971b81349ddd99f272f8528b8'/>
<id>1c43c1a4511f67e971b81349ddd99f272f8528b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: clean before import-src</title>
<updated>2020-07-02T13:05:19+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-02T13:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=786ec29a3fc79afccb195e8195b2a0466641ef91'/>
<id>786ec29a3fc79afccb195e8195b2a0466641ef91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DHCP6: Restore lease timings</title>
<updated>2020-07-01T19:09:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-01T19:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=50b57407f9089c13101ddabc26359d9f46e76e59'/>
<id>50b57407f9089c13101ddabc26359d9f46e76e59</id>
<content type='text'>
Erroneously changed in 060f5a9e93, only seems to affect
INFORM getting into a loop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Erroneously changed in 060f5a9e93, only seems to affect
INFORM getting into a loop.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD: Setup sysctls before redirecting stderr</title>
<updated>2020-07-01T10:46:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-01T10:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=ac8805b6f96acd23557433ecefefed302cbd35b8'/>
<id>ac8805b6f96acd23557433ecefefed302cbd35b8</id>
<content type='text'>
Need to do this as early as.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need to do this as early as.
</pre>
</div>
</content>
</entry>
<entry>
<title>privsep: Don't limit file writes if logging to a file</title>
<updated>2020-07-01T10:45:06+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-07-01T10:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2b724a4592025c947edab5c609a87f54a66991ac'/>
<id>2b724a4592025c947edab5c609a87f54a66991ac</id>
<content type='text'>
stderr could be redirected.

While here, there is no longer a need to redirect stderr or stdout
as they already have been in dhcpcd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stderr could be redirected.

While here, there is no longer a need to redirect stderr or stdout
as they already have been in dhcpcd.
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcpcd: improve prior to log to another fd</title>
<updated>2020-06-30T21:06:00+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-06-30T21:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=070bd2aef3b4e8f9ad3a9b8de6242846cf3cf5be'/>
<id>070bd2aef3b4e8f9ad3a9b8de6242846cf3cf5be</id>
<content type='text'>
This allows stderr and stdout to be redirected to /dev/null.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows stderr and stdout to be redirected to /dev/null.
</pre>
</div>
</content>
</entry>
</feed>
