diff --git a/.gitignore b/.gitignore index a75b3a5..a1d5f78 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /cacti-1.1.5.tar.gz /cacti-1.1.6.tar.gz /cacti-1.1.7.tar.gz +/cacti-1.1.10.tar.gz diff --git a/cacti.spec b/cacti.spec index ca106e9..ef8fa69 100644 --- a/cacti.spec +++ b/cacti.spec @@ -1,5 +1,5 @@ Name: cacti -Version: 1.1.7 +Version: 1.1.10 Release: 1%{?dist} Summary: An rrd based graphing tool License: GPLv2+ @@ -120,6 +120,10 @@ if [ $1 -eq 1 ] ; then %systemd_postun_with_restart httpd.service fi +# Set selinux extended file attributes for /var/log/cacti to httpd_sys_rw_content_t +semanage fcontext -m -t httpd_sys_rw_content_t "/var/log/cacti(/.*)?" +restorecon -Rv '/var/log/cacti' &> /dev/null || : + %postun %systemd_postun_with_restart httpd.service @@ -162,6 +166,9 @@ fi %attr(-,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Mon Jun 12 2017 Morten Stevens - 1.1.10-1 +- Update to 1.1.10 + * Mon May 22 2017 Morten Stevens - 1.1.7-1 - Update to 1.1.7 diff --git a/sources b/sources index 85af598..3aeb928 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cacti-1.1.7.tar.gz) = 33c35d1f8d07478d40c756c87f6c1aad3d327e9b42bb4aa5131738ace4b6f9feef4a042b154c894f5a71ba627652e6f2eab286f023e1bf29abb88ed9c21b19f0 +SHA512 (cacti-1.1.10.tar.gz) = 59eb3ec987981081a71cdc94ba10364f2f1a3dbe577bdbad60cd952b307c1590efd3d1dc5c79751f9a46a4b40bc669042f9b1d4155d220e94eb8e1a75c896579