<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-security/clamav, branch wip_kernel</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=wip_kernel</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=wip_kernel'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2019-06-26T22:47:47+00:00</updated>
<entry>
<title>clamav: minor recipe 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-23T23:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=3f253ddab833bfb9ed1803927b2a31fc75beb1c8'/>
<id>urn:sha1:3f253ddab833bfb9ed1803927b2a31fc75beb1c8</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav-native: fix new build issue</title>
<updated>2019-04-14T17:54:20+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-04-13T17:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=5959e4f4bf6120edf82c71e6c7a0b6118f275419'/>
<id>urn:sha1:5959e4f4bf6120edf82c71e6c7a0b6118f275419</id>
<content type='text'>
re-arch the reciped to build properly.

Fixed /var/lib/clamav dir issue

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: add clamav-cvd package for cvd db</title>
<updated>2019-04-14T17:54:07+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-04-09T03:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ab3c84c4d34cb07a3a2bfa0893dc3bd0103190a9'/>
<id>urn:sha1:ab3c84c4d34cb07a3a2bfa0893dc3bd0103190a9</id>
<content type='text'>
Add native package to support creating a mirror
of the clamav cvd and supply it in a new package.

Provide a INSTALL_CLAMAV_CVD flag to bypass this creation

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: fix llvm reference version</title>
<updated>2019-04-13T17:31:20+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-04-05T23:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=67369e1428ae665421eba75ac10f6faad4bbe79a'/>
<id>urn:sha1:67369e1428ae665421eba75ac10f6faad4bbe79a</id>
<content type='text'>
llvm8.0 does not exist. dropped the version part.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: drop llvm version setting</title>
<updated>2019-03-31T17:37:09+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-03-30T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=6d3aa03272b9472bd8e48baf4f45b78c09715f38'/>
<id>urn:sha1:6d3aa03272b9472bd8e48baf4f45b78c09715f38</id>
<content type='text'>
There is only one llvm and its in core so
drop allowing it to be overwritten.
We can hardcode it now.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: update llvm to 8.0</title>
<updated>2019-02-12T02:00:54+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-02-10T16:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=3580a04766088b5d8dc0bb37ae636fd9dd1c5b49'/>
<id>urn:sha1:3580a04766088b5d8dc0bb37ae636fd9dd1c5b49</id>
<content type='text'>
ERROR: Nothing PROVIDES 'llvm6.0'

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: update to 0.99.4</title>
<updated>2018-10-31T16:02:21+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-10-28T19:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=28508811dc7e664474496b45e6ebad8399c439f3'/>
<id>urn:sha1:28508811dc7e664474496b45e6ebad8399c439f3</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: update postinit</title>
<updated>2018-07-07T15:14:54+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-07-02T23:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=4d139b95c4f152d132592f515c5151f4dd6269c1'/>
<id>urn:sha1:4d139b95c4f152d132592f515c5151f4dd6269c1</id>
<content type='text'>
log_check] WARNING: Intentionally failing postinstall scriptlets of ['suricata', 'clamav'] to defer them to first boot is deprecated. Please place them into pkg_postinst_ontarget_${PN} ()

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: update LLVM version to match core</title>
<updated>2018-04-13T15:18:36+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-04-12T01:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=d2a71316f273a272a3ae97ed6015e1a8ed3006a8'/>
<id>urn:sha1:d2a71316f273a272a3ae97ed6015e1a8ed3006a8</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>clamav: Add missing clamav.service file to SRC_URI</title>
<updated>2018-03-31T18:50:13+00:00</updated>
<author>
<name>Jagadeesh Krishnanjanappa</name>
<email>jkrishnanjanappa@mvista.com</email>
</author>
<published>2018-03-23T18:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=58c23b47871eab3567af39b6e00b5449b6de0ca6'/>
<id>urn:sha1:58c23b47871eab3567af39b6e00b5449b6de0ca6</id>
<content type='text'>
This solves the below error when systemd is used as init manager,
-- snip --
ERROR: clamav-0.99.2-r0 do_package: SYSTEMD_SERVICE_clamav value clamav.service does not exist
ERROR: clamav-0.99.2-r0 do_package: Function failed: systemd_populate_packages
-- snip --

Other issue:
*  Ship /lib/systemd/system/clamav-freshclam.service into ${PN}-freshclam
   package, to solve below warning:
-- snip --
[10240] WARNING: QA Issue: clamav: Files/directories were installed but not shipped in any package:
  /lib/systemd/system/clamav-freshclam.service
-- snip --

Signed-off-by: Jagadeesh Krishnanjanappa &lt;jkrishnanjanappa@mvista.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
