diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-02-08 18:29:13 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-02-08 18:29:13 +0100 | 
| commit | 44f2393b507d48d71d2115e1b293dcc4d34e6c0c (patch) | |
| tree | cb7219ffdadcf1ad92cb3863e3597e25efa29f57 | |
| parent | 62b60f4cc06bfcdbe21ccf5c52c6d0f287406401 (diff) | |
roundcubemail: 0.8.5
| -rw-r--r-- | roundcubemail.spec | 10 | 
1 files changed, 8 insertions, 2 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index fb17c56..0c0959e 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:  3%{?dist} +Version:  0.8.5 +Release:  1%{?dist}  Summary: Round Cube Webmail is a browser-based multilingual IMAP client  Group: Applications/System          @@ -155,6 +155,12 @@ exit 0  %config(noreplace) %{_sysconfdir}/logrotate.d/roundcubemail  %changelog +* Fri Feb 08 2013 Remi Collet <remi@fedoraproject.org> - 0.8.5-1 +- Latest upstream, CVE-2012-6121, backport for remi repo + +* Fri Feb 08 2013 Jon Ciesla <limburgher@gmail.com> - 0.8.5-1 +- Latest upstream, CVE-2012-6121. +  * Mon Jan 21 2013 Remi Collet <remi@fedoraproject.org> - 0.8.4-3  - fix configuration for httpd 2.4 (missing in backport)  | 
