Rebuilt to show correct version of OpenSSL (exim -bV)

- Fixed bogus dates in changelog (best effort)
This commit is contained in:
Jaroslav Škarvada 2014-06-13 14:13:20 +02:00
parent d2806e7488
commit fa217f1ca7

View File

@ -12,7 +12,7 @@
Summary: The exim mail transfer agent
Name: exim
Version: 4.72
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
Url: http://www.exim.org/
Group: System Environment/Daemons
@ -525,6 +525,10 @@ test "$1" = 0 || %{_initrddir}/clamd.exim condrestart >/dev/null || :
%{_sysconfdir}/cron.daily/greylist-tidy.sh
%changelog
* Fri Jun 13 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 4.72-5
- Rebuilt to show correct version of OpenSSL (exim -bV)
- Fixed bogus dates in changelog (best effort)
* Sun Oct 28 2012 Jaroslav Škarvada <jskarvad@redhat.com> - 4.72-4
- The wrongly named CVE-2011-1407 patch was renamed to CVE-2011-1764
- Added fix for CVE-2011-1407
@ -535,7 +539,7 @@ test "$1" = 0 || %{_initrddir}/clamd.exim condrestart >/dev/null || :
Resolves: CVE-2012-5671
* Wed May 18 2011 Mark Chappell <tremble@tremble.org.uk> 4.72-2
- Backport various security fixes
- Backport various security fixes
- (CVE-2011-1407 CVE-2011-0017 CVE-2010-4345)
* Thu Jun 03 2010 David Woodhouse <David.Woodhouse@intel.com> - 4.72-1
@ -691,7 +695,7 @@ test "$1" = 0 || %{_initrddir}/clamd.exim condrestart >/dev/null || :
- fixed permissions for some binaries
- fixed pam file to use include instead of pam_stack
* Fri Jul 4 2006 David Woodhouse <dwmw2@redhat.com> 4.62-4
* Tue Jul 4 2006 David Woodhouse <dwmw2@redhat.com> 4.62-4
- Package review
* Wed Jun 28 2006 David Woodhouse <dwmw2@redhat.com> 4.62-3
@ -1043,7 +1047,7 @@ test "$1" = 0 || %{_initrddir}/clamd.exim condrestart >/dev/null || :
- Added eximconfig script, thanks to Mark Baker
- Exim now uses the Berkeley DB library.
* Fri Aug 4 1999 Mark Bergsma <mark@mbergsma.demon.nl>
* Wed Aug 4 1999 Mark Bergsma <mark@mbergsma.demon.nl>
- Upgraded to version 3.03
- Removed version number out of the spec file name.