<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-devtools, branch hardknott-next</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2021-06-02T22:32:44+00:00</updated>
<entry>
<title>pkgconfig: update SRC_URI</title>
<updated>2021-06-02T22:32:44+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2021-05-28T08:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8ef272941c50602f822c16c695207310d1626f54'/>
<id>urn:sha1:8ef272941c50602f822c16c695207310d1626f54</id>
<content type='text'>
The git repo for pkg-config was changed, so update the
SRC_URI accordingly with the new link.

(From OE-Core rev: 07f223048a5b8ac3cb828a68b6069825c8d656ae)

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>flex: correct license information</title>
<updated>2021-06-02T22:32:44+00:00</updated>
<author>
<name>Nikolay Papenkov</name>
<email>n.papenkov@inango-systems.com</email>
</author>
<published>2021-05-25T11:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d86d30ff211030791b889bb01b071132b3794164'/>
<id>urn:sha1:d86d30ff211030791b889bb01b071132b3794164</id>
<content type='text'>
License-Update: Corrected license information

flex package is under two licenses:
- "BSD-3-Clause" is provided in top-level COPYING file; the license
  actually include third obligation (without the actual "3" numbering)
- "LGPL-2.0+" is explained by src/gettext.h

(From OE-Core rev: f5c5763ae530f6c6b53d0ab510b62b9ae77a5f81)

Signed-off-by: Dmitry Kisil &lt;d.kisil@inango-systems.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemu: Exclude CVE-2020-3550[4/5/6] from cve-check</title>
<updated>2021-06-02T22:32:44+00:00</updated>
<author>
<name>Sakib Sajal</name>
<email>sakib.sajal@windriver.com</email>
</author>
<published>2021-05-30T23:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e86a1ca689b80355dd852ae9a7a4511b14b929de'/>
<id>urn:sha1:e86a1ca689b80355dd852ae9a7a4511b14b929de</id>
<content type='text'>
CVE's affect ESP (NCR53C90) part of chip STP2000 (Master I/O).
On Sparc32 it is the NCR89C100 part of the chip.
On Macintosh Quadra it is NCR53C96.
Both are not supported by yocto.

(From OE-Core rev: e3ded54f9fd089382e6304604ca02d2305f16f21)

Signed-off-by: Sakib Sajal &lt;sakib.sajal@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>ccache: add packageconfig docs option</title>
<updated>2021-05-22T09:03:10+00:00</updated>
<author>
<name>Bastian Krause</name>
<email>bst@pengutronix.de</email>
</author>
<published>2021-05-12T10:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=70ef9ded892eaa7ac230aa8b3c163458b6746d7c'/>
<id>urn:sha1:70ef9ded892eaa7ac230aa8b3c163458b6746d7c</id>
<content type='text'>
Before, ccache's configure stage built HTML documentation and man pages
depending on if asciidoc is installed. This patch makes it configurable.

Pass the new cmake option ENABLE_DOCUMENTATION along and add the
asciidoc dependency if necessary.

This fixes an issue when ccache's configure stage found asciidoc/a2x on
the system outside of the sysroot (e.g. installed via 'apt install
asciidoc'). ccache would then decide to build docs and manual pages, but
would fail during compilation: the system's a2x could not find the
system's asciidoc because it did not reside in the set PATH.

By enabling/disabling docs/man page generation explicitly and adding
asciidoc to DEPENDS as necessary, this is no longer an issue.

[ This corresponds to commit b0aedd74 and parts of commit 1eedc5f8,
  with the patch replaced by the upstream version. ]

(From OE-Core rev: 3ca3c890834152597d8440b77e3d2767ca72c7a6)

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>jquery: Exclude CVE-2007-2379 from cve-check</title>
<updated>2021-05-22T09:01:02+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-05-10T15:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a6f2df83b9c298c5c3e34ede1012558f28917c31'/>
<id>urn:sha1:a6f2df83b9c298c5c3e34ede1012558f28917c31</id>
<content type='text'>
The CVE is non-specific and depends on the users of jquery, doesn't
make sense to have this flagged against jquery as there is nothing we can
do about it.

(From OE-Core rev: 6f422e966fdc1e62ff0e48d3382ec246ff8bd998)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemu: Exclude CVE-2018-18438 from cve-check</title>
<updated>2021-05-22T09:01:02+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-05-10T12:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0501beda3dd3b5e3e55922996444d37f7bb8754d'/>
<id>urn:sha1:0501beda3dd3b5e3e55922996444d37f7bb8754d</id>
<content type='text'>
The issues were investigated and found not to be an issue therefore
exclude from checks.

(From OE-Core rev: 7c7c3f3dd3bf7dc34f26d931acf562e93c45e807)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemu: Exclude CVE-2007-0998 from cve-check</title>
<updated>2021-05-22T09:01:02+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-05-10T11:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=228acdd221374aa6597cf92c2a6211c06cb3a0db'/>
<id>urn:sha1:228acdd221374aa6597cf92c2a6211c06cb3a0db</id>
<content type='text'>
The CVE applies to the built-in VNC server but we don't enable this by default.

(From OE-Core rev: 9ac9f2709a45fc7ce5b3b9a1a5e4f2e116ec2bb7)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemu: Exclude CVE-2017-5957 from cve-check</title>
<updated>2021-05-22T09:01:02+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-05-10T11:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d6573b33aaa6cb31c9dafb64a26cc44261d367cc'/>
<id>urn:sha1:d6573b33aaa6cb31c9dafb64a26cc44261d367cc</id>
<content type='text'>
The CVE applies to virglrender before 0.6.0 which we don't have.

(From OE-Core rev: d8df88018fc90b2ff039ef58249f8581d22b1cc6)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit 9b5355375d028577de0b98e05992de6a088cb972)
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>ruby: upgrade 3.0.0 -&gt; 3.0.1</title>
<updated>2021-05-15T16:18:21+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2021-04-08T14:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=81aabb718e4ac8c3baf683b9eb93ecb24bf48271'/>
<id>urn:sha1:81aabb718e4ac8c3baf683b9eb93ecb24bf48271</id>
<content type='text'>
(From OE-Core rev: 9fde0b5121b6cda894ef761a526fa4feced02d5f)

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit b6949a028fd31bd04ed0478fb34a58b971f31e1f)
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>dejagnu: needs expect at runtime</title>
<updated>2021-05-15T16:18:21+00:00</updated>
<author>
<name>Romain Naour</name>
<email>romain.naour@gmail.com</email>
</author>
<published>2021-05-07T23:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d39350cf1f91cdbe7e4035aec5cad8ba993c20f6'/>
<id>urn:sha1:d39350cf1f91cdbe7e4035aec5cad8ba993c20f6</id>
<content type='text'>
runtest return an error due to missing expect on the target.
Add expect as runtime dependency.

(From OE-Core rev: 9dc044fdbd20085dfa99fd4a7189763365334ede)

Signed-off-by: Romain Naour &lt;romain.naour@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit d9a3a08edc1efcbe7b02e80be98370792d3c6cc2)
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
