<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl, branch kirkstone-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-11-17T15:48:51+00:00</updated>
<entry>
<title>meta-perl: Drop broken BBCLASSEXTEND variants</title>
<updated>2023-11-17T15:48:51+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2023-11-17T09:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d6684037772a6e1ad548dac7aebf288b281e7a14'/>
<id>urn:sha1:d6684037772a6e1ad548dac7aebf288b281e7a14</id>
<content type='text'>
The command "bitbake universe -c fetch" currently throws a ton of warnings
as there are many 'impossible' dependencies.

In some cases these variants may never have worked and were just added by copy
and paste of recipes. In some cases they once clearly did work but became
broken somewhere along the way. Users may also be carrying local bbappend files
which add further BBCLASSEXTEND.

Having universe fetch work without warnings is desireable so clean up the broken
variants. Anyone actually needing something dropped here can propose adding it
and the correct functional dependencies back quite easily. This also then
ensures we're not carrying or fixing things nobody uses.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 79e0a9d237343ad0af0a40128494155ccaa131ec)
Backported:
* Adapted paths to follow PV changes
* Adapted modified recipes to the ones generating warnings
Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcrypt-openssl-rsa-perl: upgrade 0.32 -&gt; 0.33</title>
<updated>2023-03-29T20:20:46+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-07-11T08:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3459e017b8473a40dc27e82e75f41170a58027a0'/>
<id>urn:sha1:3459e017b8473a40dc27e82e75f41170a58027a0</id>
<content type='text'>
0001-Fix-for-Issue-31.patch
removed since it's included in 0.33

Changelog:
=========
- Update for windows github CI
- Remove duplicit 'LICENSE' key
- Remove EUMM Remove version check
- #31 by removing reference to RSA_SSLV23_PADDING (removed from OpenSSL starting from v3.0.0)
- support passphase protected private key load
- fix 'unsupported encryption' error on old library versions
- Clarify croak message for missing passphrase on older cyphers
- More structs opaqued in LibreSSL 3.5
- Use a macro for dealing with older SSL lacking macros
- more CI fixups. Drop testing for 5.10 and 5.8. Something is broken upstream.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit a97f771d35d85dfa0a428fbeea7405ad9754a5f8)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libproc-waitstat-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:52:16+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=caa117e5ccd68ca5b472e0ffb0aac6a359d4c06a'/>
<id>urn:sha1:caa117e5ccd68ca5b472e0ffb0aac6a359d4c06a</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-telnet-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:52:15+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7f3c8c3a6139269c12b429f1e24301951da1759f'/>
<id>urn:sha1:7f3c8c3a6139269c12b429f1e24301951da1759f</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libxml-libxml-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:52:14+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d933c7242c59bdda36fe8895ea730a7721f094f4'/>
<id>urn:sha1:d933c7242c59bdda36fe8895ea730a7721f094f4</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnet-ldap-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:51:25+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7e3599795a420d9a6e7b2fdb0747c6849909ff9b'/>
<id>urn:sha1:7e3599795a420d9a6e7b2fdb0747c6849909ff9b</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libauthen-sasl-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:51:25+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eab9d17e5dd59389fc685dbf9ff3c76fda9572ae'/>
<id>urn:sha1:eab9d17e5dd59389fc685dbf9ff3c76fda9572ae</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libmime-types-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:51:24+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=93c5e37e84ebd97ea31576222b0c43f4445e69d1'/>
<id>urn:sha1:93c5e37e84ebd97ea31576222b0c43f4445e69d1</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libdigest-sha1-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:51:23+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2c68902d19a4789c751de5b93a721c178918ef9c'/>
<id>urn:sha1:2c68902d19a4789c751de5b93a721c178918ef9c</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libio-socket-ssl-perl: Fix LICENSE string</title>
<updated>2022-09-04T11:50:19+00:00</updated>
<author>
<name>Saul Wold</name>
<email>saul.wold@windriver.com</email>
</author>
<published>2022-08-29T15:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa2e9ba1036ae7ff64a83c2035ab4a66db2e5992'/>
<id>urn:sha1:aa2e9ba1036ae7ff64a83c2035ab4a66db2e5992</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
