<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl/recipes-perl/libnet, branch langdale</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=langdale</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=langdale'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-10-10T03:06:54+00:00</updated>
<entry>
<title>libnet-dns-perl: upgrade 1.34 -&gt; 1.35</title>
<updated>2022-10-10T03:06:54+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-10-09T00:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=19fe72968925394b11ac9ba910f01aa7fa628a86'/>
<id>urn:sha1:19fe72968925394b11ac9ba910f01aa7fa628a86</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-telnet-perl: Fix LICENSE string</title>
<updated>2022-08-17T16:35:42+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-17T15:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5551711ba5a7fd1e7e2445262998817c6bf34d44'/>
<id>urn:sha1:5551711ba5a7fd1e7e2445262998817c6bf34d44</id>
<content type='text'>
The create_spdx bbclass does not currently handle the lack of
spaces around the op (| or &amp;). For now fix the LICENSE string.

Signed-off-by: Saul Wold &lt;saul.wold@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-ldap-perl: Fix LICENSE string</title>
<updated>2022-08-17T16:35:42+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-17T15:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3e32cad36830907aaa0f2dafacc505205adfe308'/>
<id>urn:sha1:3e32cad36830907aaa0f2dafacc505205adfe308</id>
<content type='text'>
The create_spdx bbclass does not currently handle the lack of
spaces around the op (| or &amp;). For now fix the LICENSE string.

Signed-off-by: Saul Wold &lt;saul.wold@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-dns-perl: upgrade 1.33 -&gt; 1.34</title>
<updated>2022-06-06T20:58:43+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-06-06T12:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1d073c8a7bec4ab34f0b4f6b6b584eab0dcded48'/>
<id>urn:sha1:1d073c8a7bec4ab34f0b4f6b6b584eab0dcded48</id>
<content type='text'>
Changelog:
==========
Improve robustness of EDNS option compose/decompose functions.

Simplify code in Makefile.PL.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Update LICENSE variable to use SPDX license identifiers</title>
<updated>2022-03-05T01:41:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-04T08:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bd5dcf1b25204eaf689316902b450a67225434bf'/>
<id>urn:sha1:bd5dcf1b25204eaf689316902b450a67225434bf</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-dns-perl: upgrade 1.32 -&gt; 1.33</title>
<updated>2021-12-22T02:49:37+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2021-12-21T00:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=347a9d7456fbc705c58113adf397025a0cd12e24'/>
<id>urn:sha1:347a9d7456fbc705c58113adf397025a0cd12e24</id>
<content type='text'>
License-Update:
  change "the above copyright" to "the original copyright"

Changelog:
=========
Fix rt.cpan.org #137768

	Test t/05-SVCB.t on Perl 5.18.0 fails with deep recursion.

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-03T17:21:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c61dc077bbd81260e4f167fa2251643ba0ba6974'/>
<id>urn:sha1:c61dc077bbd81260e4f167fa2251643ba0ba6974</id>
<content type='text'>
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-dns-perl: upgrade 1.31 -&gt; 1.32</title>
<updated>2021-07-27T16:52:23+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2021-07-23T02:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ea1652319f108de01de7b793dc3c3e8997478065'/>
<id>urn:sha1:ea1652319f108de01de7b793dc3c3e8997478065</id>
<content type='text'>
**** 1.32 Jul 16, 2021

	Text: Offer both Unicode and escaped-ASCII strings.

	Add LICENSE file to comply with Fedora/RedHat announcement.

Fix rt.cpan.org #136666

	Net::DNS::RR::ZoneFile parser erroneously strips line
	terminators in quoted string forming part of multiline RR.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-dns-perl: upgrade 1.26 -&gt; 1.31</title>
<updated>2021-07-13T16:39:15+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2021-07-11T01:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cd7e803583e0e55cf02b672f677a3afb5c58bc3b'/>
<id>urn:sha1:cd7e803583e0e55cf02b672f677a3afb5c58bc3b</id>
<content type='text'>
**** 1.31 May 2, 2021

        Improve implementation of SVCB record.

**** 1.30 Mar 30, 2021

        Simplify parsing of multi-line RRs in zone file.
        Improve robustness of "dry" resolver tests.
        Avoid deep recursion in non-fatal test report.

**** 1.29 Nov 18, 2020

        Include test number in summary of failed non-fatal tests.
        Remove Net::DNS::SEC specific tests.
        Fix faulty test plan in t/08-recurse.t.

**** 1.28 Oct 23, 2020

        Eliminate indirect object syntax.
        Eliminate grep/map &lt;expression&gt;.

**** 1.27 Sep 11, 2020

Fix rt.cpan.org #133203

        Net::DNS::RR::LOC erroneously strips non default values from
        string representation

Signed-off-by: Tim Orling &lt;timothy.t.orling@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-telnet-perl: upgrade 3.04 -&gt; 3.05</title>
<updated>2021-06-24T06:20:36+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2021-06-24T02:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=806bd77a505b37abe9c173cdd554cc6486406a35'/>
<id>urn:sha1:806bd77a505b37abe9c173cdd554cc6486406a35</id>
<content type='text'>
-License-Update: Copyright year updated to 2021.

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
