<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/Makefile, branch libressl-v2.5.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.5.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.5.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-09-19T03:25:22+00:00</updated>
<entry>
<title>Update ld search path for libssl/libcrypto, fixes cross-build after source moved.</title>
<updated>2016-09-19T03:25:22+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-09-19T03:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1a999a2e5f31bf8aaec9ebbb0346bfc1f51dddb6'/>
<id>urn:sha1:1a999a2e5f31bf8aaec9ebbb0346bfc1f51dddb6</id>
<content type='text'>
from Patrick Wildt
</content>
</entry>
<entry>
<title>Generate pkg-config files at build time like everything else. This</title>
<updated>2016-09-14T06:26:03+00:00</updated>
<author>
<name>natano</name>
<email></email>
</author>
<published>2016-09-14T06:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d38b15019a94267fb66852d97b372b090de32f83'/>
<id>urn:sha1:d38b15019a94267fb66852d97b372b090de32f83</id>
<content type='text'>
avoids permission problems due to the build and install stages being run
by different users.

ok deraadt jasper
</content>
</entry>
<entry>
<title>only regen pkg-config files when required; ok jasper</title>
<updated>2016-09-04T09:54:25+00:00</updated>
<author>
<name>natano</name>
<email></email>
</author>
<published>2016-09-04T09:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=594295005097c5fa227738f307e1b10e92615f44'/>
<id>urn:sha1:594295005097c5fa227738f307e1b10e92615f44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make tree build again</title>
<updated>2016-09-03T12:42:47+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-09-03T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=98c68c607d98de6403940d47170aebf8f582f7ad'/>
<id>urn:sha1:98c68c607d98de6403940d47170aebf8f582f7ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move build machinery for libcrypto from libssl/crypto to libcrypto, as well</title>
<updated>2014-04-11T22:51:54+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-11T22:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4362780bc2f199c11d5612e83851f6fc88139d21'/>
<id>urn:sha1:4362780bc2f199c11d5612e83851f6fc88139d21</id>
<content type='text'>
as configuration files; split manpages and .pc files between libcrypto and
libssl.
No functional change, only there to make engineering easier, and libcrypto
sources are still found in libssl/src/crypto at the moment.

ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects.
</content>
</entry>
<entry>
<title>remove hack to test and create /usr/lib/pkgconfig/ if needed, it's been six</title>
<updated>2011-05-26T13:52:55+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2011-05-26T13:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=94a2b023585264ca9ba0531daaafcd082f14e0c0'/>
<id>urn:sha1:94a2b023585264ca9ba0531daaafcd082f14e0c0</id>
<content type='text'>
months since it was introduced so it's safe to assume people have this dir now.

    ok deraadt@
</content>
</entry>
<entry>
<title>- simplify, krb5 handling is not needed.</title>
<updated>2011-01-21T09:24:46+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2011-01-21T09:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d23be44a11f1a5189f70ab941e24ca0411bce500'/>
<id>urn:sha1:d23be44a11f1a5189f70ab941e24ca0411bce500</id>
<content type='text'>
prompted by brad
</content>
</entry>
<entry>
<title>- ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is not</title>
<updated>2010-12-28T20:07:47+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-12-28T20:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7e33b04d6fa2245d28e83242a0265c0bb8e09b43'/>
<id>urn:sha1:7e33b04d6fa2245d28e83242a0265c0bb8e09b43</id>
<content type='text'>
common/encouraged practice
</content>
</entry>
<entry>
<title>- generate and install pkg-config files for openssl, which more and more</title>
<updated>2010-12-28T14:30:50+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-12-28T14:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=39b32484a6292f856cc1e7e3edd4108bae9cfe2c'/>
<id>urn:sha1:39b32484a6292f856cc1e7e3edd4108bae9cfe2c</id>
<content type='text'>
projects depend on being present (e.g. various ports).

as discussed with various porters in a hungarian spa
help/feedback from ingo@ and also OK halex@
no objections from djm@
</content>
</entry>
<entry>
<title>Add a reasonably sane CA bundle to /etc/ssl/cert.pem, the default</title>
<updated>2005-04-01T05:31:40+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2005-04-01T05:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c63495fc9372c656f97188abc98880fa2b0dc2d3'/>
<id>urn:sha1:c63495fc9372c656f97188abc98880fa2b0dc2d3</id>
<content type='text'>
location for libssl, this makes lynx not bitch when seeing sites
with certificates signed by these issuers. We should probably
think carefully about adding a few more in here too.
</content>
</entry>
</feed>
