[system-config-firewall] - added libvirt services (rhbz#565625) - added Bakula service (rhbz#588377) - fixed DBUS mechanism t

Thomas Woerner twoerner at fedoraproject.org
Tue Aug 10 10:55:43 UTC 2010


commit e5db4b104fa48424d62310675f42ad742e924a3e
Author: Thomas Woerner <twoerner at redhat.com>
Date:   Tue Aug 10 12:51:33 2010 +0200

    - added libvirt services (rhbz#565625)
    - added Bakula service (rhbz#588377)
    - fixed DBUS mechanism to report complete syslog message (rhbz#604623)
    - fixed crash because of missing /etc/services file (rhbz#604726)
    - updated translations: ar, as, bn_IN, da, de, es, fi, fr, gu, he, hi, is, it,
                            ja, kn, ko, ml, mr, nl, or, pa, pl, pt, ru, ta, te,
                            zh_CN
    - updated translations: bn_IN, de, fi, fr, gu, hi, it, ja, kn, ko, ml, mr, or,
                            pt_BR, ru, ta, te, zh_CN, zh_TW

 .gitignore                  |    1 +
 sources                     |    2 +-
 system-config-firewall.spec |   15 ++++++++++++++-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c70d540..3c74559 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 system-config-firewall-1.2.21.tar.bz2
 system-config-firewall-1.2.23.tar.bz2
 system-config-firewall-1.2.25.tar.bz2
+system-config-firewall-1.2.27.tar.bz2
diff --git a/sources b/sources
index 789db90..6085bd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32349b82a31956e1c946df32a4c5728f  system-config-firewall-1.2.25.tar.bz2
+fb77a6e8dcf1de32131bb12152180f56  system-config-firewall-1.2.27.tar.bz2
diff --git a/system-config-firewall.spec b/system-config-firewall.spec
index cc38d04..b8496cf 100644
--- a/system-config-firewall.spec
+++ b/system-config-firewall.spec
@@ -15,7 +15,7 @@
 
 Summary: A graphical interface for basic firewall setup
 Name: system-config-firewall
-Version: 1.2.25
+Version: 1.2.27
 Release: 1%{?dist}
 URL: http://fedorahosted.org/system-config-firewall
 License: GPLv2+
@@ -170,6 +170,19 @@ fi
 %{_datadir}/system-config-firewall/fw_tui.*
 
 %changelog
+* Tue Aug 10 2010 Thomas Woerner <twoerner at redhat.com> 1.2.27-1
+- updated translations: bn_IN, de, fi, fr, gu, hi, it, ja, kn, ko, ml, mr, or,
+                        pt_BR, ru, ta, te, zh_CN, zh_TW
+
+* Tue Jun 29 2010 Thomas Woerner <twoerner at redhat.com> 1.2.26-1
+- added libvirt services (rhbz#565625)
+- added Bakula service (rhbz#588377)
+- fixed DBUS mechanism to report complete syslog message (rhbz#604623)
+- fixed crash because of missing /etc/services file (rhbz#604726)
+- updated translations: ar, as, bn_IN, da, de, es, fi, fr, gu, he, hi, is, it,
+                        ja, kn, ko, ml, mr, nl, or, pa, pl, pt, ru, ta, te, 
+                        zh_CN
+
 * Mon Apr 26 2010 Thomas Woerner <twoerner at redhat.com> 1.2.25-1
 - fixed lokkit: do not create or alter firewall in selinux only mode
   (rhbz#583986)


More information about the scm-commits mailing list