<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/clamav, branch citest</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>debian packages don't know AllowSupplementaryGroups</title>
<updated>2016-06-16T15:10:47+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=88d3a09a87c483ccde6517063d4a34756272c0f0'/>
<id>88d3a09a87c483ccde6517063d4a34756272c0f0</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>
<entry>
<title>add clamav filtering, with sanesecurity signature updating and provider whitelisting (#3625)</title>
<updated>2015-10-13T14:01:39+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-09-22T19:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d6b521372243b79105a1513d4559572dfab6db54'/>
<id>d6b521372243b79105a1513d4559572dfab6db54</id>
<content type='text'>
Change-Id: I15985ca00ee95bc62855f098a78e364ebbc32616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I15985ca00ee95bc62855f098a78e364ebbc32616
</pre>
</div>
</content>
</entry>
</feed>
