<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-03-22T12:31:31+00:00</updated>
<entry>
<title>libnet-ssleay-perl: Update to 1.80</title>
<updated>2017-03-22T12:31:31+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-03-15T09:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b3ddf559a241cba5a4a4f9ac9314dd501b45c6cc'/>
<id>urn:sha1:b3ddf559a241cba5a4a4f9ac9314dd501b45c6cc</id>
<content type='text'>
Updated LICENSE to reflect actual on website
Fixes musl compile error.

addresses many compatability issue with the newer openssl
drop to backported patch now in this version

http://cpansearch.perl.org/src/MIKEM/Net-SSLeay-1.80/Changes

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-ssleay-perl: fix build error</title>
<updated>2017-02-13T17:43:24+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-01-28T20:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a0f5552df55aa1fae5fba5622487b436c41f8cdf'/>
<id>urn:sha1:a0f5552df55aa1fae5fba5622487b436c41f8cdf</id>
<content type='text'>
../../libexec/i586-oe-linux/gcc/i586-oe-linux/6.3.0/ld: cannot find -lssl -lcrypto -lz
| collect2: error: ld returned 1 exit status
| Makefile:492: recipe for target 'blib/arch/auto/Net/SSLeay/SSLeay.so' failed
| make: *** [blib/arch/auto/Net/SSLeay/SSLeay.so] Error 1

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-ssleay-perl: fix test failures with openssl</title>
<updated>2015-12-18T11:28:24+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2015-11-10T07:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c0edce6c38447665531199d77aa231779e1c229f'/>
<id>urn:sha1:c0edce6c38447665531199d77aa231779e1c229f</id>
<content type='text'>
Backport two patches from uptream to fix test failure with
openssl 1.0.2b or above.

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-ssleay-perl: fix QA warning</title>
<updated>2015-05-13T12:34:19+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2015-05-05T15:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b2c99948e118e394bfb64bf9536b417cbd2d6010'/>
<id>urn:sha1:b2c99948e118e394bfb64bf9536b417cbd2d6010</id>
<content type='text'>
WARNING: QA Issue: /usr/lib/libnet-ssleay-perl/ptest/t/local/38@underscore@priv-key.t_libnet-ssleay-perl-ptest contained in package libnet-ssleay-perl-ptest requires /usr/bin/perl, but no providers found in its RDEPENDS [file-rdeps]

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-ssleay-perl: avoid host contamination</title>
<updated>2014-12-09T10:37:05+00:00</updated>
<author>
<name>Kang Kai</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2014-12-01T07:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5413dbaf5421b4d848b669b8e07da02f0e877c63'/>
<id>urn:sha1:5413dbaf5421b4d848b669b8e07da02f0e877c63</id>
<content type='text'>
Check the configure log, libnet-ssleay-perl uses host's openssl:

*** Found OpenSSL-1.0.1 installed in /usr

Export OPENSSL_PREFIX to find the native openssl to use.

Replace library pathes '/lib', '/usr/lib' and header path with correct
staging pathes at same time.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-ssleay-perl: add recipe</title>
<updated>2014-08-21T19:35:05+00:00</updated>
<author>
<name>Kang Kai</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2014-08-14T09:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8e4bee933b2480e6e9dcc0ebad7d6fd0c22165ad'/>
<id>urn:sha1:8e4bee933b2480e6e9dcc0ebad7d6fd0c22165ad</id>
<content type='text'>
Add recipe for libnet-ssleay-perl. Inherit ptest to enable build
-ptest sub-package and add file 'run-ptest'.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
