<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/lib/oeqa/runtime/cases/clamav.py, branch master-next</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2024-12-27T16:28:23+00:00</updated>
<entry>
<title>oeqa runtime clamav.py: use curl if ping fails</title>
<updated>2024-12-27T16:28:23+00:00</updated>
<author>
<name>Mikko Rapeli</name>
<email>mikko.rapeli@linaro.org</email>
</author>
<published>2024-12-20T14:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=1851ec38b7c3599a3f1e6dd929860e3fcc3bcd01'/>
<id>urn:sha1:1851ec38b7c3599a3f1e6dd929860e3fcc3bcd01</id>
<content type='text'>
TEST_RUNQEMUPARAMS = "slirp" does not pass ping through
but UDP and TCP will work. Thus curl the http website
even if the response is DoS blocker and not the real
website.

Signed-off-by: Mikko Rapeli &lt;mikko.rapeli@linaro.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>oeqa runtime clamav.py: skip test_freshclam_download with systemd</title>
<updated>2024-12-27T16:28:23+00:00</updated>
<author>
<name>Mikko Rapeli</name>
<email>mikko.rapeli@linaro.org</email>
</author>
<published>2024-12-20T14:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=08c712d672277cd6888a24d2d0405678527f9433'/>
<id>urn:sha1:08c712d672277cd6888a24d2d0405678527f9433</id>
<content type='text'>
systemd service files already start a download at boot which locks
the files and thus the test fails. Instead of this test, with systemd
it is sufficient to check that all systemd services succeeded.

Signed-off-by: Mikko Rapeli &lt;mikko.rapeli@linaro.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>oeqa/clamav drop depricated --list-mirror test</title>
<updated>2022-06-24T01:47:59+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2022-06-19T15:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=fccbe155be6b3a62cc565861114274f3fd72c564'/>
<id>urn:sha1:fccbe155be6b3a62cc565861114274f3fd72c564</id>
<content type='text'>
Fix download test

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>lib/oeqa/runtime: fix clamav test order</title>
<updated>2020-01-03T19:54:14+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2020-01-01T16:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6400eba66a328db21d284f4d77e65ee1608cec00'/>
<id>urn:sha1:6400eba66a328db21d284f4d77e65ee1608cec00</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>runtime: clamav test cleanup</title>
<updated>2019-06-26T22:47:47+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-06-02T14:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=c44f8f3cb26ff2995e338914ea1dfcefd7366bd6'/>
<id>urn:sha1:c44f8f3cb26ff2995e338914ea1dfcefd7366bd6</id>
<content type='text'>
mirror test is independant of download

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: runtime fix local routing</title>
<updated>2019-04-13T17:31:20+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-04-08T05:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=3b88d3d9ca5193242b66eb23a9cb857a13bf8535'/>
<id>urn:sha1:3b88d3d9ca5193242b66eb23a9cb857a13bf8535</id>
<content type='text'>
This addes the localhost to resolve.conf to fix:

ERROR: Can't get information about database.clamav.net: Temporary failure in name resolution
ERROR: Can't download main.cvd from database.clamav.net
Giving up on database.clamav.net...

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav runtime: add resolve.conf support</title>
<updated>2019-04-13T17:31:11+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-04-06T06:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=109b8260bfd3f6a7327d3dede6d9c91b4ab4102d'/>
<id>urn:sha1:109b8260bfd3f6a7327d3dede6d9c91b4ab4102d</id>
<content type='text'>
and ping test too

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: add basic runtime tests</title>
<updated>2019-03-31T17:37:09+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-03-30T20:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=00f00d28971355a1a5ce9d38b617adfd991104bd'/>
<id>urn:sha1:00f00d28971355a1a5ce9d38b617adfd991104bd</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
