[munin] Update to 2.0.6 and correct init script for epel

fenris02 fenris02 at fedoraproject.org
Sat Sep 1 02:29:51 UTC 2012


commit 943fc9827ee6b3380fa57dcd49af1d3affc23718
Author: D. Johnson <fenris02 at fedoraproject.org>
Date:   Fri Aug 31 18:00:13 2012 -0500

    Update to 2.0.6 and correct init script for epel

 linux-init.d_munin-asyncd.in |    4 ++--
 munin-2.0.5.tar.gz.sha256sum |    1 -
 munin.spec                   |    8 ++++++--
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/linux-init.d_munin-asyncd.in b/linux-init.d_munin-asyncd.in
index de86adb..293dba3 100644
--- a/linux-init.d_munin-asyncd.in
+++ b/linux-init.d_munin-asyncd.in
@@ -1,5 +1,5 @@
-#!@@GOODSH@@
-
+#!/bin/bash
+#
 ### BEGIN INIT INFO
 # Provides: munin-asyncd
 # Required-Start: $local_fs $remote_fs $network
diff --git a/munin.spec b/munin.spec
index 94b302f..251a3f5 100644
--- a/munin.spec
+++ b/munin.spec
@@ -1,6 +1,6 @@
 Name:           munin
-Version:        2.0.5
-Release:        3%{?dist}
+Version:        2.0.6
+Release:        1%{?dist}
 Summary:        Network-wide graphing framework (grapher/gatherer)
 
 Group:          System Environment/Daemons
@@ -530,6 +530,10 @@ exit 0
 
 
 %changelog
+* Fri Aug 31 2012 D. Johnson <fenris02 at fedoraproject.org> - 2.0.6-1
+- BZ# 851375 Replace @@GOODSH@@ in epel init scripts
+- BZ# 849831,849834 CVE-2012-3512 munin: insecure state file handling, munin->root privilege [fedora-all]
+
 * Mon Aug 20 2012 D. Johnson <fenris02 at fedoraproject.org> - 2.0.5-3
 - rebuilt for epel
 


More information about the scm-commits mailing list