<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb, branch hardknott</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-11-13T15:45:48+00:00</updated>
<entry>
<title>recipes: Update SRC_URI branch and protocols</title>
<updated>2021-11-13T15:45:48+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-11-07T18:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7fbb2767186a4db729efe4f440cc9a992f2ab183'/>
<id>urn:sha1:7fbb2767186a4db729efe4f440cc9a992f2ab183</id>
<content type='text'>
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>librcereal: A couple of improvements</title>
<updated>2021-03-01T07:51:14+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2021-02-28T21:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4c2eaa2bd371269ecebb462da53ccdc129c82169'/>
<id>urn:sha1:4c2eaa2bd371269ecebb462da53ccdc129c82169</id>
<content type='text'>
* Add "+git${SRCPV}" to PV to indicate that a non-released version is
  used.
* Do not redefine FILES_${PN}-dev; the default will work just fine.
* Move PROVIDES to better match the style guide.

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcereal: add dev package that can be included into toolchain sdk</title>
<updated>2021-02-26T23:22:35+00:00</updated>
<author>
<name>Adam Miartus</name>
<email>adam.miartus@softhows.eu</email>
</author>
<published>2021-02-26T19:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bca96e33845f39fe78f3ae7fbe25b0a09c62c993'/>
<id>urn:sha1:bca96e33845f39fe78f3ae7fbe25b0a09c62c993</id>
<content type='text'>
Signed-off-by: Adam Miartus &lt;adam.miartus@softhows.eu&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcereal: pick up additional licenses of cereal components</title>
<updated>2021-02-26T23:22:35+00:00</updated>
<author>
<name>Adam Miartus</name>
<email>adam.miartus@softhows.eu</email>
</author>
<published>2021-02-26T19:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=40237897d9aa4956e5a546c8629abfa022ba61c8'/>
<id>urn:sha1:40237897d9aa4956e5a546c8629abfa022ba61c8</id>
<content type='text'>
Signed-off-by: Adam Miartus &lt;adam.miartus@softhows.eu&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcereal: update to newer version</title>
<updated>2021-02-26T23:22:35+00:00</updated>
<author>
<name>Adam Miartus</name>
<email>adam.miartus@softhows.eu</email>
</author>
<published>2021-02-26T19:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0d22477c5f5d5cf819b80dacab53deb3a4cf1d3a'/>
<id>urn:sha1:0d22477c5f5d5cf819b80dacab53deb3a4cf1d3a</id>
<content type='text'>
fixes CVE-2020-11105
adds license information for components of cerial

Signed-off-by: Adam Miartus &lt;adam.miartus@softhows.eu&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcereal: upgrade 1.2.2 -&gt; 1.3.0</title>
<updated>2020-03-23T15:02:39+00:00</updated>
<author>
<name>Pierre-Jean Texier</name>
<email>pjtexier@koncepto.io</email>
</author>
<published>2020-03-23T13:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c15b1137471f691942b3e9e63d88812a93cfaf75'/>
<id>urn:sha1:c15b1137471f691942b3e9e63d88812a93cfaf75</id>
<content type='text'>
This is a feature and bug fix release.

See full changelog https://github.com/USCiLab/cereal/releases/tag/v1.3.0

Signed-off-by: Pierre-Jean Texier &lt;pjtexier@koncepto.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
