[roundcubemail] 0.5.4.

Jon Ciesla limb at fedoraproject.org
Tue Sep 6 15:09:36 UTC 2011


commit 2b19798ae21849277812ef9339319ef9bc0da178
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Tue Sep 6 10:08:52 2011 -0500

    0.5.4.

 .gitignore         |    1 +
 roundcubemail.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8f9bb3..2d58979 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ roundcubemail-0.3.1-dep.tar.gz
 /roundcubemail-0.5.1-dep.tar.gz
 /roundcubemail-0.5.2-dep.tar.gz
 /roundcubemail-0.5.3-dep.tar.gz
+/roundcubemail-0.5.4-dep.tar.gz
diff --git a/roundcubemail.spec b/roundcubemail.spec
index 3276f72..486c486 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -1,7 +1,7 @@
 %define roundcubedir %{_datadir}/roundcubemail
 %global _logdir /var/log  
 Name: roundcubemail
-Version:  0.5.3
+Version:  0.5.4
 Release:  1%{?dist}
 Summary: Round Cube Webmail is a browser-based multilingual IMAP client
 
@@ -151,6 +151,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/logrotate.d/roundcubemail
 
 %changelog
+* Tue Sep 06 2011 Jon Ciesla <limb at jcomserv.net> = 0.5.4-1
+- New upstream, fixes multiple security issues.
+
 * Tue Jul 05 2011 Jon Ciesla <limb at jcomserv.net> = 0.5.3-1
 - New upstream.
 
diff --git a/sources b/sources
index 2eb7394..0d4b6f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f1ea1b9f5526df422f8a39a524a620d  roundcubemail-0.5.3-dep.tar.gz
+38fe28ccdb34a8e88ac27021c018b490  roundcubemail-0.5.4-dep.tar.gz


More information about the scm-commits mailing list