<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git, branch styhead</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2024-12-08T18:18:38+00:00</updated>
<entry>
<title>libhtp: fix CVE-2024-45797</title>
<updated>2024-12-08T18:18:38+00:00</updated>
<author>
<name>Hitendra Prajapati</name>
<email>hprajapati@mvista.com</email>
</author>
<published>2024-10-18T05:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=e2c44c8b5d02591ec0be3266d6667e16725bcb92'/>
<id>urn:sha1:e2c44c8b5d02591ec0be3266d6667e16725bcb92</id>
<content type='text'>
Upstream-Status: Backport from https://github.com/OISF/libhtp/commit/0d550de551b91d5e57ba23e2b1e2c6430fad6818

Signed-off-by: Hitendra Prajapati &lt;hprajapati@mvista.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
(cherry picked from commit 6b50c7c29e03a5dbdf73d66d22a95dc5e37b8855)
</content>
</entry>
<entry>
<title>Add styhead LAYERSERIES_COMPAT</title>
<updated>2024-09-15T15:29:14+00:00</updated>
<author>
<name>Anusmita Dutta Mazumder</name>
<email>anusmita.duttamazumder@linaro.org</email>
</author>
<published>2024-09-10T08:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=84d9cd56991a646453c8817eeeb2f8556e36854e'/>
<id>urn:sha1:84d9cd56991a646453c8817eeeb2f8556e36854e</id>
<content type='text'>
oe-core has switched to styhead only.
Add layer compatibility to meta-parsec
for styhead.

Signed-off-by: Anusmita Dutta Mazumder &lt;anusmita.duttamazumder@linaro.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update to styhead release name series</title>
<updated>2024-09-15T15:27:10+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2024-09-15T15:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=5e742d7fb09f63c558738dc9ec728dfdc624cec4'/>
<id>urn:sha1:5e742d7fb09f63c558738dc9ec728dfdc624cec4</id>
<content type='text'>
few more layers to fixup

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update to styhead release name series</title>
<updated>2024-09-09T23:36:44+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2024-09-06T16:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=594018f8a516a4c235087bc2ed3a487a45dd4f14'/>
<id>urn:sha1:594018f8a516a4c235087bc2ed3a487a45dd4f14</id>
<content type='text'>
oe-core switched to styhead only in:
https://git.openembedded.org/openembedded-core/commit/?h=styhead&amp;id=b4cf6d5236a3eacaf56ca2f805b006efac65b26c

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>suricata: run whole autotools_do_configure not just oe_runconf</title>
<updated>2024-09-09T23:34:06+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2024-09-02T16:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=90e9ae0f48c38fbcb367133be309c47b97376615'/>
<id>urn:sha1:90e9ae0f48c38fbcb367133be309c47b97376615</id>
<content type='text'>
Otherwise Makefile isn't regenerated and do_compile fails with:
suricata/7.0.0/suricata-7.0.0/missing: line 81: aclocal-1.16: command not found
after automake upgrade from 1.16.5 to 1.17 from:
https://git.openembedded.org/openembedded-core/commit/?id=b98328a6ff07119e7ba4f1072090d789e69edef8

Fixes:

CDPATH="${ZSH_VERSION+.}:" &amp;&amp; cd . &amp;&amp; /bin/bash 'TOPDIR/BUILD/work/mach-distro-linux/suricata/7.0.0/suricata-7.0.0/missing' aclocal-1.16 -I m4
TOPDIR/BUILD/work/mach-distro-linux/suricata/7.0.0/suricata-7.0.0/missing: line 81: aclocal-1.16: command not found
WARNING: 'aclocal-1.16' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         &lt;https://www.gnu.org/software/automake&gt;
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         &lt;https://www.gnu.org/software/autoconf&gt;
         &lt;https://www.gnu.org/software/m4/&gt;
         &lt;https://www.perl.org/&gt;
make: *** [Makefile:465: aclocal.m4] Error 127

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libgssglue: switch to use git source</title>
<updated>2024-09-09T23:33:20+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2024-09-02T06:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=baaafdf08b7ffb8703618684d571c4766ea3e28e'/>
<id>urn:sha1:baaafdf08b7ffb8703618684d571c4766ea3e28e</id>
<content type='text'>
The 0.8 orig.tar.gz is not in debian mirror any more. In fact, we
really should avoid using orig.tar.gz like this because distros
like debian will just delete those that they don't maintain any more.

Switch to use git source.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>scap-security-guide: upgrade 0.1.73 -&gt; 0.1.74</title>
<updated>2024-08-20T17:03:46+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@eng.windriver.com</email>
</author>
<published>2024-08-19T23:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=83788ca34df7fb8956d807b8b91caa3d2c7596b5'/>
<id>urn:sha1:83788ca34df7fb8956d807b8b91caa3d2c7596b5</id>
<content type='text'>
ChangeLog:
https://github.com/ComplianceAsCode/content/releases/tag/v0.1.74

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openscap: upgrade 1.3.10 -&gt; 1.4.0</title>
<updated>2024-08-20T17:03:42+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@eng.windriver.com</email>
</author>
<published>2024-08-19T23:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=f6bb41ca4ac43dbe245f6bf86fdf09b9848486b5'/>
<id>urn:sha1:f6bb41ca4ac43dbe245f6bf86fdf09b9848486b5</id>
<content type='text'>
ChangeLog:
https://github.com/OpenSCAP/openscap/releases/tag/1.4.0

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>gitlab-ci: minor tweaks to try</title>
<updated>2024-08-10T16:47:10+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-09-19T13:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=fbcaf87ba55641a2389def34b0be6e6d5294cc51'/>
<id>urn:sha1:fbcaf87ba55641a2389def34b0be6e6d5294cc51</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-tpm2-pyts: switch to PEP-517 build backend</title>
<updated>2024-08-10T16:43:45+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2024-08-10T16:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=f9946faf520ac304fa5c6f2acdfbe459e122c0eb'/>
<id>urn:sha1:f9946faf520ac304fa5c6f2acdfbe459e122c0eb</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
