<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/clamav, branch develop</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Merge branch 'clamd_dependencies' into develop</title>
<updated>2016-09-08T18:50:04+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-09-08T18:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4ced0625250b82c725d6890e49cd24a20b856d40'/>
<id>4ced0625250b82c725d6890e49cd24a20b856d40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start clamav after definitions are downloaded</title>
<updated>2016-09-08T18:37:04+00:00</updated>
<author>
<name>Christoph Kluenter</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2016-09-07T13:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a3af8acba8cd479f47d76784082d95100c0833ef'/>
<id>a3af8acba8cd479f47d76784082d95100c0833ef</id>
<content type='text'>
freshclam might not be able to start clamav via the socket because
the socket might not be there. This systemd unit watches for the
definitions and then starts clamav.

Resolves: #8431
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
freshclam might not be able to start clamav via the socket because
the socket might not be there. This systemd unit watches for the
definitions and then starts clamav.

Resolves: #8431
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dependencies for clamd service</title>
<updated>2016-09-07T08:44:57+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-09-07T08:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d6e6b05c093bf6e3c2abc5dc40cda466760b5f32'/>
<id>d6e6b05c093bf6e3c2abc5dc40cda466760b5f32</id>
<content type='text'>
Sometimes, after a deploy from scratch `leap test`
fails because clamd could not get started (even when
the deploy log says so).
This fixes the dependencies of all resources needed in
order to let clamd start reliable.

Resolves: #8431
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes, after a deploy from scratch `leap test`
fails because clamd could not get started (even when
the deploy log says so).
This fixes the dependencies of all resources needed in
order to let clamd start reliable.

Resolves: #8431
</pre>
</div>
</content>
</entry>
<entry>
<title>debian packages don't know AllowSupplementaryGroups</title>
<updated>2016-06-06T08:20:50+00:00</updated>
<author>
<name>Christoph Kluenter</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2016-06-06T08:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=edde26f34f7fea1756fdf58b352329e61787b882'/>
<id>edde26f34f7fea1756fdf58b352329e61787b882</id>
<content type='text'>
if this is set in the config, the deamons do not
start anymore. From the debian changelog:

  clamav (0.99.2+dfsg-0+deb8u1) stable; urgency=medium
  * Import new Upstream.
  * Drop AllowSupplementaryGroups option which is default now
    (Closes: #822444).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if this is set in the config, the deamons do not
start anymore. From the debian changelog:

  clamav (0.99.2+dfsg-0+deb8u1) stable; urgency=medium
  * Import new Upstream.
  * Drop AllowSupplementaryGroups option which is default now
    (Closes: #822444).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'linting' into develop</title>
<updated>2016-04-25T19:41:34+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-25T19:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=07f8cf9c307471128eef1ded3a77633869c89bcd'/>
<id>07f8cf9c307471128eef1ded3a77633869c89bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clamd start configuration (#8048)</title>
<updated>2016-04-19T01:58:27+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-04-19T01:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2c5d27327bc1a90f5813e55a40d0acac644a13eb'/>
<id>2c5d27327bc1a90f5813e55a40d0acac644a13eb</id>
<content type='text'>
If clamd is not running, the helpful cronjob tries to start it again,
but the way it is being started can only be run as root, and the cronjob
is run as the clamav user, so you get an error on each cron run. This
fixes that problem

Change-Id: I4cdb29dc651bee8a2eef1655ad4748d885afae0f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If clamd is not running, the helpful cronjob tries to start it again,
but the way it is being started can only be run as root, and the cronjob
is run as the clamav user, so you get an error on each cron run. This
fixes that problem

Change-Id: I4cdb29dc651bee8a2eef1655ad4748d885afae0f
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] more manual linting for custom manifests</title>
<updated>2016-04-18T16:28:29+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-04-18T16:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8370875d608ebddae09fcd05741bb77e0e31c122'/>
<id>8370875d608ebddae09fcd05741bb77e0e31c122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to ensure_packages to avoid puppet duplicate package definitions (#7530)</title>
<updated>2015-10-17T11:16:38+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-10-15T21:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2443311119a618e544f0f701c4a596690a3fcd05'/>
<id>2443311119a618e544f0f701c4a596690a3fcd05</id>
<content type='text'>
Change-Id: I398b929fc96cf64e46075266ace0d8d1145b3aac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I398b929fc96cf64e46075266ace0d8d1145b3aac
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ordering of clamav resources, by requiring the package installation</title>
<updated>2015-10-13T19:59:10+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-10-13T19:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=43595b105a21aaccb41c4d9199d87b3dc2d48ab5'/>
<id>43595b105a21aaccb41c4d9199d87b3dc2d48ab5</id>
<content type='text'>
as a pre-requisite

Change-Id: Ic9c8cc6ccfb31ce5e56937a2d95de7974707c368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as a pre-requisite

Change-Id: Ic9c8cc6ccfb31ce5e56937a2d95de7974707c368
</pre>
</div>
</content>
</entry>
<entry>
<title>Class was renamed, but not properly cared for in the rest of the manifest</title>
<updated>2015-10-13T18:12:45+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-10-13T18:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=2c8de729a2a4213b8cb312bcb481695ae44f9a62'/>
<id>2c8de729a2a4213b8cb312bcb481695ae44f9a62</id>
<content type='text'>
Change-Id: Ic9f022dcbb9f2096b933c898ae43023e0bf278c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic9f022dcbb9f2096b933c898ae43023e0bf278c6
</pre>
</div>
</content>
</entry>
</feed>
