dovecot updated to 2.2 RC4
- various bugfixes to LDAP changes in rc3
This commit is contained in:
parent
ca9a62b5cd
commit
0b71efd9d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ pigeonhole-snap0592366457df.tar.bz2
|
|||||||
/dovecot-2.2.rc2.tar.gz
|
/dovecot-2.2.rc2.tar.gz
|
||||||
/pigeonhole-99eec511aa2c.tar.bz2
|
/pigeonhole-99eec511aa2c.tar.bz2
|
||||||
/dovecot-2.2.rc3.tar.gz
|
/dovecot-2.2.rc3.tar.gz
|
||||||
|
/dovecot-2.2.rc4.tar.gz
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
|
%global _hardened_build 1
|
||||||
Summary: Secure imap and pop3 server
|
Summary: Secure imap and pop3 server
|
||||||
Name: dovecot
|
Name: dovecot
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.2
|
Version: 2.2
|
||||||
%global prever .rc3
|
%global prever .rc4
|
||||||
Release: 0%{?dist}.3
|
Release: 0%{?dist}.4
|
||||||
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
||||||
License: MIT and LGPLv2
|
License: MIT and LGPLv2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -480,6 +481,10 @@ make check
|
|||||||
%{_libdir}/%{name}/dict/libdriver_pgsql.so
|
%{_libdir}/%{name}/dict/libdriver_pgsql.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 05 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2-0.4
|
||||||
|
- dovecot updated to 2.2 RC4
|
||||||
|
- various bugfixes to LDAP changes in rc3
|
||||||
|
|
||||||
* Wed Mar 27 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2-0.3
|
* Wed Mar 27 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:2.2-0.3
|
||||||
- dovecot updated to 2.2 RC3
|
- dovecot updated to 2.2 RC3
|
||||||
- Fixed a crash when decoding quoted-printable content.
|
- Fixed a crash when decoding quoted-printable content.
|
||||||
|
Loading…
Reference in New Issue
Block a user