rpms/system-config-firewall/devel .cvsignore, 1.20, 1.21 sources, 1.21, 1.22 system-config-firewall.spec, 1.27, 1.28

Thomas Woerner (twoerner) fedora-extras-commits at redhat.com
Thu Apr 3 14:19:21 UTC 2008


Author: twoerner

Update of /cvs/pkgs/rpms/system-config-firewall/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32445

Modified Files:
	.cvsignore sources system-config-firewall.spec 
Log Message:
- fixed crash if encoding is not UTF-8 (rhbz#439902)
- updated translations: bn_IN, cs, de, es, fi, fr, gu, hi, it, kn, ko, ml,
                        mr, pa, pl, pt_BR, ru, sr, sr at latin, ta, te, zh_CN




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	4 Mar 2008 09:23:47 -0000	1.20
+++ .cvsignore	3 Apr 2008 14:18:43 -0000	1.21
@@ -1 +1,2 @@
 system-config-firewall-1.2.6.tar.bz2
+system-config-firewall-1.2.7.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	4 Mar 2008 09:23:47 -0000	1.21
+++ sources	3 Apr 2008 14:18:43 -0000	1.22
@@ -1 +1 @@
-2b7aede551b344fbd50083c1dfb26e3c  system-config-firewall-1.2.6.tar.bz2
+b22ab26ff28876f7f73566fee2c9b433  system-config-firewall-1.2.7.tar.bz2


Index: system-config-firewall.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- system-config-firewall.spec	4 Mar 2008 09:23:47 -0000	1.27
+++ system-config-firewall.spec	3 Apr 2008 14:18:43 -0000	1.28
@@ -1,6 +1,6 @@
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
-Version: 1.2.6
+Version: 1.2.7
 Release: 1%{?dist}
 URL: http://fedorahosted.org/system-config-firewall
 License: GPLv2+
@@ -118,6 +118,11 @@
 %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-firewall
 
 %changelog
+* Thu Apr  3 2008 Thomas Woerner <twoerner at redhat.com> 1.2.7-1
+- fixed crash if encoding is not UTF-8 (rhbz#439902)
+- updated translations: bn_IN, cs, de, es, fi, fr, gu, hi, it, kn, ko, ml,
+                        mr, pa, pl, pt_BR, ru, sr, sr at latin, ta, te, zh_CN
+
 * Tue Mar  4 2008 Thomas Woerner <twoerner at redhat.com> 1.2.6-1
 - new ICMP filter to block specified ICMP types
 - fixed minor problem in lokkit (initialize old_config)




More information about the fedora-extras-commits mailing list