<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-ids, branch mickledore</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=mickledore</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=mickledore'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2023-04-08T14:49:38+00:00</updated>
<entry>
<title>suricata: Missed on crate depends</title>
<updated>2023-04-08T14:49:38+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-04-05T20:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=a149c85ce96d855a27b1acf1d517b546ecece1c3'/>
<id>urn:sha1:a149c85ce96d855a27b1acf1d517b546ecece1c3</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>suricata: Fixup to work within the recent crate changes.</title>
<updated>2023-04-08T14:49:38+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-04-05T15:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ffe3d73fad1e550dfd1746cf1a1ee1f52f20717a'/>
<id>urn:sha1:ffe3d73fad1e550dfd1746cf1a1ee1f52f20717a</id>
<content type='text'>
Had to delete some wonky Cargo.toml files to get update_crates to work.
Manually updated one crate to a newer version included by update_crates as it would not compile.
Manually applied several crates missed by update_crates.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>suricata: update to 6.0.10</title>
<updated>2023-03-20T20:30:29+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-03-18T20:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b734cf77e2f114b9e83cf3c1ccd04debba99fdba'/>
<id>urn:sha1:b734cf77e2f114b9e83cf3c1ccd04debba99fdba</id>
<content type='text'>
fixup another python file to use py3

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libhtp: update to 0.5.42</title>
<updated>2023-03-20T20:29:57+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2023-03-17T20:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b68c6f160d4f0b2bc41fb4ddc4ea79f576edd938'/>
<id>urn:sha1:b68c6f160d4f0b2bc41fb4ddc4ea79f576edd938</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>samhain: rework due to changed cache handling</title>
<updated>2023-01-28T15:22:30+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2023-01-27T12:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=7eed4a60f594a1a90906acf3b3416d16c53bc72a'/>
<id>urn:sha1:7eed4a60f594a1a90906acf3b3416d16c53bc72a</id>
<content type='text'>
OE-Core changed the cache handling which made the use of ${BPN} no fail.

| Parsing recipes...WARNING: .../samhain-standalone.bb: Exception during build_dependencies for do_configure
| WARNING: .../samhain-standalone.bb: Error during finalise of .../samhain-standalone.bb
| ERROR: ExpansionError during parsing .../samhain-standalone.bb
| Traceback (most recent call last):
|   File "Var &lt;MODE_NAME&gt;", line 1, in &lt;module&gt;
| bb.data_smart.ExpansionError: Failure expanding variable MODE_NAME, expression was ${@d.getVar('BPN').split('-')[1]} which triggered exception IndexError: list index out of range
| The variable dependency chain for the failure is: MODE_NAME -&gt; SAMHAIN_MODE -&gt; do_configure

Simplify the setting of MODE_NAME and SAMHAIN_MODE by setting them
in the recipe files where we know their values.

bitbake:
ee89ade5 cache/codeparser: Switch to a new BB_CACHEDIR variable for cache location
oe-core:
7c15e03dd3 bitbake.conf: Add BB_HASH_CODEPARSER_VALS

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>suricata: fix compile issue</title>
<updated>2022-09-12T15:11:50+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-08-13T13:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=b59691b3d9786d3823e50cb55a9ec6fe1a02f7b6'/>
<id>urn:sha1:b59691b3d9786d3823e50cb55a9ec6fe1a02f7b6</id>
<content type='text'>
make[2]: *** No rule to make target '../rust/target/arm-poky-linux-gnueabi/release/libsuricata.a', needed by 'suricata'

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>samhain-standalone: fix buildpaths issue</title>
<updated>2022-08-25T12:14:21+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2022-08-11T09:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ea5bb2f2e7c3e4e3b7879b05085af6e537355fdd'/>
<id>urn:sha1:ea5bb2f2e7c3e4e3b7879b05085af6e537355fdd</id>
<content type='text'>
Fixes:
  WARNING: samhain-standalone-4.4.9-r0 do_package_qa: QA Issue: File /usr/share/doc/samhain-standalone/scripts/samhain.ebuild-light in package samhain-standalone-doc contains reference to TMPDIR
  File /usr/share/doc/samhain-standalone/scripts/samhain.ebuild in package samhain-standalone-doc contains reference to TMPDIR [buildpaths]

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>aide: add UPSTREAM_CHECK_URI</title>
<updated>2022-08-02T20:45:26+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-07-29T21:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=0202c4ad1bc2513e8d940962198f186044ceb694'/>
<id>urn:sha1:0202c4ad1bc2513e8d940962198f186044ceb694</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>suricata: update to 6.0.5</title>
<updated>2022-07-30T21:11:27+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-07-28T18:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=01d58e266d3fff53f3948a04594767c8e6912d97'/>
<id>urn:sha1:01d58e266d3fff53f3948a04594767c8e6912d97</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>aide.conf: adjust to allow for build time db creation</title>
<updated>2022-06-24T01:47:59+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-06-18T05:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6dedb1de7017f8c6afa61dacfdfc409dfc6cecad'/>
<id>urn:sha1:6dedb1de7017f8c6afa61dacfdfc409dfc6cecad</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
