[roundcubemail] 0.8.5.

Jon Ciesla limb at fedoraproject.org
Fri Feb 8 15:51:08 UTC 2013


commit 1488de819eb3cfd89bdc98f68dc389581b353ba0
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Feb 8 09:48:17 2013 -0600

    0.8.5.

 .gitignore         |    1 +
 roundcubemail.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65f37cb..d08fd8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ roundcubemail-0.3.1-dep.tar.gz
 /roundcubemail-0.8.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
diff --git a/roundcubemail.spec b/roundcubemail.spec
index 7aeffea..08f27be 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -1,8 +1,8 @@
 %define roundcubedir %{_datadir}/roundcubemail
 %global _logdir /var/log  
 Name: roundcubemail
-Version:  0.8.4
-Release:  2%{?dist}
+Version:  0.8.5
+Release:  1%{?dist}
 Summary: Round Cube Webmail is a browser-based multilingual IMAP client
 
 Group: Applications/System         
@@ -143,6 +143,9 @@ exit 0
 %config(noreplace) %{_sysconfdir}/logrotate.d/roundcubemail
 
 %changelog
+* Fri Feb 08 2013 Jon Ciesla <limburgher at gmail.com> - 0.8.5-1
+- Latest upstream, CVE-2012-6121.
+
 * Mon Dec 03 2012 Remi Collet <remi at fedoraproject.org> - 0.8.4-2
 - requires php-fileinfo instead of php-pecl-Fileinfo
 
diff --git a/sources b/sources
index 69e0533..cd553fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e27f19ba021482348bde80ac8f063cb6  roundcubemail-0.8.4-dep.tar.gz
+e1558acb355e0b7b7e5b0ec4f057a6f0  roundcubemail-0.8.5-dep.tar.gz


More information about the scm-commits mailing list