<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/m4, branch v2.4.3</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.4.3</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.4.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2016-07-19T10:11:28+00:00</updated>
<entry>
<title>Fix typo in USE_BUILTIN_ARC4RANDOM check</title>
<updated>2016-07-19T10:11:28+00:00</updated>
<author>
<name>celan69</name>
<email>christian@kuehnke.de</email>
</author>
<published>2016-07-19T10:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1b10e48a1f0f6a4b51d0e9e1a6cd6820d3475fd5'/>
<id>urn:sha1:1b10e48a1f0f6a4b51d0e9e1a6cd6820d3475fd5</id>
<content type='text'>
Solaris 11 recently introduced a builtin arc4random in libc which fails the tests in "make check". Found USE_BUILTIN_ARC4RANDOM, but could not get it to work. Apparently, there is a typo in the configure logic rendering USE_BUILTIN_ARC4RANDOM ineffective.</content>
</entry>
<entry>
<title>check linker flags before checking for functions</title>
<updated>2016-04-24T08:29:14+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-04-24T08:29:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=466e389d3f52c9e75cf4849669bca16e512ee110'/>
<id>urn:sha1:466e389d3f52c9e75cf4849669bca16e512ee110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add things to minimize diffs with OpenNTPD-portable</title>
<updated>2016-02-15T19:39:06+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-02-15T19:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=d4d040c171512881b845b2b663ee9ca081e6a5b6'/>
<id>urn:sha1:d4d040c171512881b845b2b663ee9ca081e6a5b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitelist NetBSD 7.0 native arc4random(3) implementation.</title>
<updated>2016-01-04T03:24:05+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-01-04T02:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=35e669fd1a0fb3f8af5e127c7d62d4c2a0ae3503'/>
<id>urn:sha1:35e669fd1a0fb3f8af5e127c7d62d4c2a0ae3503</id>
<content type='text'>
NetBSD 7 improves arc4random(3) over earlier versions by adding fork
detection, stronger assertions on seed failure.
</content>
</entry>
<entry>
<title>enable nc on AIX</title>
<updated>2016-01-04T03:20:03+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2016-01-04T01:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=d0009039dec393dfa65dfebb2e5f41288ac185cc'/>
<id>urn:sha1:d0009039dec393dfa65dfebb2e5f41288ac185cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update check for b64_ntop</title>
<updated>2015-12-28T04:12:35+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-28T04:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=53cd105d6eb60347c7356563ff1d341ebabf78f0'/>
<id>urn:sha1:53cd105d6eb60347c7356563ff1d341ebabf78f0</id>
<content type='text'>
typo spotted by Jonas 'Sortie' Termansen
</content>
</entry>
<entry>
<title>installing nc(1) should imply building, even if not whitelisted</title>
<updated>2015-12-07T14:24:41+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-07T14:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4db1ad6797de0e64183833f04670bd99df25b2c5'/>
<id>urn:sha1:4db1ad6797de0e64183833f04670bd99df25b2c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build nc on solaris and cygwin</title>
<updated>2015-11-23T08:07:23+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2015-11-23T08:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7a82b7c0fd619a3a815e1bbf2fe20cc23bdcf653'/>
<id>urn:sha1:7a82b7c0fd619a3a815e1bbf2fe20cc23bdcf653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitelist nc on other BSDs</title>
<updated>2015-10-23T23:19:07+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@rapid7.com</email>
</author>
<published>2015-10-23T23:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=24b5a96a7c848dfd4f9a29319ecac4ef5db692c0'/>
<id>urn:sha1:24b5a96a7c848dfd4f9a29319ecac4ef5db692c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable some tests with 32-bit time_t systems</title>
<updated>2015-10-18T03:57:59+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-10-18T03:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a45e38e962a30307dd2034c2c032bd76333ebd2c'/>
<id>urn:sha1:a45e38e962a30307dd2034c2c032bd76333ebd2c</id>
<content type='text'>
Also disable use of _mkgmtime, it does not produce correct results.
</content>
</entry>
</feed>
