Fixed changelog and sources
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
c81d281a9d
commit
91489a1640
20
exim.spec
20
exim.spec
@ -15,7 +15,7 @@
|
||||
Summary: The exim mail transfer agent
|
||||
Name: exim
|
||||
Version: 4.88
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Url: http://www.exim.org/
|
||||
Group: System Environment/Daemons
|
||||
@ -618,11 +618,29 @@ test "$1" = 0 || %{_initrddir}/clamd.exim condrestart >/dev/null 2>&1 || :
|
||||
%{_sysconfdir}/cron.daily/greylist-tidy.sh
|
||||
|
||||
%changelog
|
||||
* Mon Jan 2 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 4.88-2
|
||||
- Fixed changelog and sources
|
||||
|
||||
* Mon Jan 2 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 4.88-1
|
||||
- New version
|
||||
- Fixed DKIM private key leakage
|
||||
Resolves: CVE-2016-9963
|
||||
|
||||
* Mon Apr 18 2016 Jaroslav Škarvada <jskarvad@redhat.com> - 4.84.2-2
|
||||
- Used sane environment defaults in default configuration
|
||||
Resolves: rhbz#1323775
|
||||
|
||||
* Thu Mar 3 2016 Jaroslav Škarvada <jskarvad@redhat.com> - 4.84.2-1
|
||||
- New version (security bug fix release)
|
||||
Resolves: rhbz#1314118
|
||||
- Fixed local privilege escalation for set-uid root when using perl_startup
|
||||
Resolves: CVE-2016-1531
|
||||
- Defuzzified patches
|
||||
|
||||
* Mon Dec 7 2015 Jaroslav Škarvada <jskarvad@redhat.com> - 4.84-5
|
||||
- MIME crash fix (by mime-fix patch)
|
||||
Resolves: rhbz#1289056
|
||||
|
||||
* Fri Oct 10 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 4.84-4
|
||||
- Do not override LFLAGS (problem reported by Todd Lyons)
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (sa-exim-4.2.tar.gz) = 2c1839c4d897bf65d19c754bbc9dc0674276ccad4a564c639591396afc23f1456decceec94817f62ee9b688f5d6d90436d3d47c869e04a69c955b1376c9fbd7b
|
||||
SHA512 (exim-4.88.tar.bz2) = ea094bf703628c201de119fc5f09539475e52158e935f8f2a9e4138c4a1bfe885017145c3cc5e22aa9087b195091955c69385ebf1ea0baec64ed5c1b8e3b1caf
|
||||
|
Loading…
Reference in New Issue
Block a user