fix release number

This commit is contained in:
Michal Hlavinka 2021-01-06 14:01:36 +01:00
parent e1b1e2910c
commit cc81c97592

View File

@ -5,7 +5,7 @@ Name: dovecot
Epoch: 1
Version: 2.3.13
%global prever %{nil}
Release: %{?dist}
Release: 1%{?dist}
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
License: MIT and LGPLv2
@ -447,7 +447,10 @@ make check
%{_libdir}/%{name}/dict/libdriver_pgsql.so
%changelog
* Mon Jan 04 2021 Michal Hlavinka <mhlavink@redhat.com> - 1:
* Wed Jan 06 2021 Michal Hlavinka <mhlavink@redhat.com> - 1:2.3.13-1
- fix release number
* Mon Jan 04 2021 Michal Hlavinka <mhlavink@redhat.com> - 1:2.3.13-0
- dovecot updated to 2.3.13, pigeonhole to 0.5.13
- CVE-2020-24386: Specially crafted command can cause IMAP hibernate to
allow logged in user to access other people's emails and filesystem