rpms/fwbuilder/F-12 .cvsignore, 1.18, 1.19 fwbuilder.spec, 1.33, 1.34 sources, 1.18, 1.19

Ralf Ertzinger ertzing at fedoraproject.org
Tue Dec 29 20:46:47 UTC 2009


Author: ertzing

Update of /cvs/extras/rpms/fwbuilder/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15396

Modified Files:
	.cvsignore fwbuilder.spec sources 
Log Message:
* Sat Nov 07 2009 Ralf Ertzinger <ralf at skytale.net> 3.0.7-1
- Update to 3.0.7
  *  Fixed security issue with temporary file handling in the generated
     iptables script. The problem only affects Linux systems where Firewall
     Builder is used to generate static routing configuration. The problem
     exists in Firewall Builder versions 3.0.4, 3.0.5, 3.0.6
  * Improved performance of the batch compile operation
- Add -fno-var-tracking-assignments to CXXFLAGS due to
  https://bugzilla.redhat.com/show_bug.cgi?id=532763



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fwbuilder/F-12/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	28 Jun 2009 19:19:06 -0000	1.18
+++ .cvsignore	29 Dec 2009 20:46:47 -0000	1.19
@@ -1 +1 @@
-fwbuilder-3.0.5.tar.gz
+fwbuilder-3.0.7.tar.gz


Index: fwbuilder.spec
===================================================================
RCS file: /cvs/extras/rpms/fwbuilder/F-12/fwbuilder.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- fwbuilder.spec	24 Jul 2009 23:22:20 -0000	1.33
+++ fwbuilder.spec	29 Dec 2009 20:46:47 -0000	1.34
@@ -1,7 +1,7 @@
 Name:           fwbuilder
 Summary:        Firewall Builder
-Version:        3.0.5
-Release:        2%{?dist}
+Version:        3.0.7
+Release:        1%{?dist}
 
 License:        GPLv2+
 Group:          Applications/System
@@ -38,6 +38,7 @@ and the same GUI for different firewall 
 
 
 %build
+export CXXFLAGS="$RPM_OPT_FLAGS -fno-var-tracking-assignments"
 %configure \
     --with-templatedir=%{_datadir}/fwbuilder \
     --disable-dependency-tracking
@@ -165,6 +166,16 @@ Policy compiler for Cisco routers/firewa
 %{_mandir}/man1/fwb_pix.1*
 
 %changelog
+* Sat Nov 07 2009 Ralf Ertzinger <ralf at skytale.net> 3.0.7-1
+- Update to 3.0.7
+  *  Fixed security issue with temporary file handling in the generated
+     iptables script. The problem only affects Linux systems where Firewall
+     Builder is used to generate static routing configuration. The problem
+     exists in Firewall Builder versions 3.0.4, 3.0.5, 3.0.6
+  * Improved performance of the batch compile operation
+- Add -fno-var-tracking-assignments to CXXFLAGS due to
+  https://bugzilla.redhat.com/show_bug.cgi?id=532763
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fwbuilder/F-12/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	28 Jun 2009 19:19:06 -0000	1.18
+++ sources	29 Dec 2009 20:46:47 -0000	1.19
@@ -1 +1 @@
-826cd7eb84dbd3faa9e4f99f3595999c  fwbuilder-3.0.5.tar.gz
+03ae055da1aea1c8a09b8ce51fbf8d7d  fwbuilder-3.0.7.tar.gz




More information about the fedora-extras-commits mailing list