[roundcubemail] 0.8.6

Jon Ciesla limb at fedoraproject.org
Thu Mar 28 14:49:21 UTC 2013


commit 82523401105a190e322e39d8d4cdd0748d0b8971
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Mar 28 09:45:42 2013 -0500

    0.8.6

 .gitignore         |    1 +
 roundcubemail.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d08fd8e..de8aa70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ roundcubemail-0.3.1-dep.tar.gz
 /roundcubemail-0.8.2-dep.tar.gz
 /roundcubemail-0.8.4-dep.tar.gz
 /roundcubemail-0.8.5-dep.tar.gz
+/roundcubemail-0.8.6-dep.tar.gz
diff --git a/roundcubemail.spec b/roundcubemail.spec
index 08f27be..cd3f93a 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -1,7 +1,7 @@
 %define roundcubedir %{_datadir}/roundcubemail
 %global _logdir /var/log  
 Name: roundcubemail
-Version:  0.8.5
+Version:  0.8.6
 Release:  1%{?dist}
 Summary: Round Cube Webmail is a browser-based multilingual IMAP client
 
@@ -143,6 +143,10 @@ exit 0
 %config(noreplace) %{_sysconfdir}/logrotate.d/roundcubemail
 
 %changelog
+* Thu Mar 28 2013 Jon Ciesla <limburgher at gmail.com> - 0.8.6-1
+- Latest upstream, fixes local file inclusion via web UI
+- modification of certain config options.
+
 * Fri Feb 08 2013 Jon Ciesla <limburgher at gmail.com> - 0.8.5-1
 - Latest upstream, CVE-2012-6121.
 
diff --git a/sources b/sources
index cd553fb..e4641ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1558acb355e0b7b7e5b0ec4f057a6f0  roundcubemail-0.8.5-dep.tar.gz
+9cc70724166b8e8af982f8e5591a8971  roundcubemail-0.8.6-dep.tar.gz


More information about the scm-commits mailing list