[firewalld/f17] - fixed firewalld.conf save exception if no temporary file can be written to /etc/firewalld/

Thomas Woerner twoerner at fedoraproject.org
Fri Mar 16 15:36:21 UTC 2012


commit 56e955be6b90feb6f6b01b27ceaead12724bd927
Author: Thomas Woerner <twoerner at redhat.com>
Date:   Fri Mar 16 16:36:03 2012 +0100

    - fixed firewalld.conf save exception if no temporary file can be written to
      /etc/firewalld/

 firewalld.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/firewalld.spec b/firewalld.spec
index 27ed459..7fdfc70 100644
--- a/firewalld.spec
+++ b/firewalld.spec
@@ -2,7 +2,7 @@
 
 Summary: A firewall daemon with D-BUS interface providing a dynamic firewall
 Name: firewalld
-Version: 0.2.3
+Version: 0.2.4
 Release: 1%{?dist}
 URL: http://fedorahosted.org/firewalld
 License: GPLv2+
@@ -182,6 +182,10 @@ fi
 #%{_datadir}/icons/hicolor/*/apps/firewall-config*.*
 
 %changelog
+* Fri Mar 16 2012 Thomas Woerner <twoerner at redhat.com> 0.2.4-1
+- fixed firewalld.conf save exception if no temporary file can be written to 
+  /etc/firewalld/
+
 * Thu Mar 15 2012 Thomas Woerner <twoerner at redhat.com> 0.2.3-1
 - firewall-cmd: several changes and fixes
 - code cleanup


More information about the scm-commits mailing list