app-admin/collectd: bump, fixes CVE-2017-16820 & #628540
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 25 Jan 2018 22:34:18 +0000 (23:34 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 25 Jan 2018 22:34:34 +0000 (23:34 +0100)
commit9a70b58bd58ff19395c55abbf0a2e620a5a56f3a
tree595ca00a5466b7257fc1f8557ffbecd65b42e4fb
parent76d2000f9ca1cd0f322ab2d402d4f31934207ad5
app-admin/collectd: bump, fixes CVE-2017-16820 & #628540

Ebuild changes:
===============
- To address bug 628540, we no longer run collectd in
  daemon mode, instead we will run collectd everywhere
  in foreground and let the init system handle the PID
  file.

- /run/collectd/ (default location for collectd's UNIX socket)
  is now maintained using tmpfiles service.

Bug: https://bugs.gentoo.org/628540
Bug: https://bugs.gentoo.org/637538
Package-Manager: Portage-2.3.20, Repoman-2.3.6
app-admin/collectd/collectd-5.7.2-r1.ebuild [new file with mode: 0644]
app-admin/collectd/files/collectd-5.7.2-CVE-2017-16820.patch [new file with mode: 0644]
app-admin/collectd/files/collectd.confd-r2 [new file with mode: 0644]
app-admin/collectd/files/collectd.initd-r2 [new file with mode: 0644]
app-admin/collectd/files/collectd.tmpfile [new file with mode: 0644]