diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-10-22 17:58:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-10-22 17:58:34 +0200 |
commit | fb17e51374cd649a5b0f1541da99e19d95f3c170 (patch) | |
tree | cf8faaccd9314dd581910472b44813d372ac4e43 /roundcubemail.spec | |
parent | e708f027e55d6202636e05175a88507c08131ba1 (diff) |
roundcubemail: 0.9.5 (backport)
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r-- | roundcubemail.spec | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 9bb7c04..4ff94a4 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -1,8 +1,8 @@ %define roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 0.9.3 -Release: 2%{?dist} +Version: 0.9.5 +Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client Group: Applications/System @@ -169,6 +169,16 @@ exit 0 %config(noreplace) %{_sysconfdir}/logrotate.d/roundcubemail %changelog +* Tue Oct 22 2013 Remi Collet <remi@fedoraproject.org> - 0.9.5-1 +- backport 0.9.5 for remi repo + +* Tue Oct 22 2013 Jon Ciesla <limburgher@gmail.com> - 0.9.5-1 +- Fix for CVE-2013-6172, BZ 1021735, 1021965. + +* Mon Sep 09 2013 Jon Ciesla <limburgher@gmail.com> - 0.9.4-1 +- 0.9.4 +- Change httpd dep to webserver, BZ 1005696. + * Sat Aug 24 2013 Remi Collet <remi@fedoraproject.org> - 0.9.3-2 - sync with rawhide for remi repo |