Accepting request 890643 from home:AndreasStieger:branches:server:mail

some changelog OCD

OBS-URL: https://build.opensuse.org/request/show/890643
OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=250
This commit is contained in:
Peter Wullinger 2021-05-05 09:48:27 +00:00 committed by Git OBS Bridge
parent 574d198a2b
commit 5d0e28acb2

View File

@ -1,3 +1,4 @@
-------------------------------------------------------------------
Tue May 4 16:45:17 CEST 2021 - wullinger@rz.uni-kiel.de
- update to exim-4.94.2
@ -23,6 +24,7 @@ Tue May 4 16:45:17 CEST 2021 - wullinger@rz.uni-kiel.de
* CVE-2020-28018: Use-after-free in tls-openssl.c
* CVE-2020-28025: Heap out-of-bounds read in pdkim_finish_bodyhash()
-------------------------------------------------------------------
Wed Apr 28 13:55:29 CEST 2021 - wullinger@rz.uni-kiel.de
- update to exim-4.94.1
@ -42,11 +44,13 @@ Wed Apr 28 13:55:29 CEST 2021 - wullinger@rz.uni-kiel.de
* Fix Linux security issue CVE-2020-SLCWD and guard against PATH_MAX
better.
-------------------------------------------------------------------
Mon Aug 24 11:13:55 CEST 2020 - wullinger@rz.uni-kiel.de
- bring back missing exim_db.8 manual page
(fixes bsc#1173693)
-------------------------------------------------------------------
Mon Jun 8 11:24:08 CEST 2020 - wullinger@rz.uni-kiel.de
- bring in changes from current +fixes (lots of taint check fixes)
@ -68,6 +72,7 @@ Mon Jun 8 11:24:08 CEST 2020 - wullinger@rz.uni-kiel.de
broken the (no-op) support for this sendmail command. Restore it
to doing nothing, silently, and returning good status.
-------------------------------------------------------------------
Tue Jun 2 07:12:55 CEST 2020 - wullinger@rz.uni-kiel.de
- update to exim 4.94
@ -83,11 +88,13 @@ Tue Jun 2 07:12:55 CEST 2020 - wullinger@rz.uni-kiel.de
-------------------------------------------------------------------
Tue May 19 13:47:05 CEST 2020 - wullinger@rz.uni-kiel.de
- switch pretrans to use lua
(fixes bsc#1171877)
-------------------------------------------------------------------
Tue May 12 08:19:17 UTC 2020 - wullinger@rz.uni-kiel.de
- bring changes from current in +fixes branch
(patch-exim-fixes-ee83de04d3087efaf808d1f2235a988275c2ee94)
* fixes CVE-2020-12783 (bsc#1171490)
@ -118,11 +125,13 @@ Tue May 12 08:19:17 UTC 2020 - wullinger@rz.uni-kiel.de
-------------------------------------------------------------------
Wed Apr 1 12:52:10 UTC 2020 - wullinger@rz.uni-kiel.de
- don't create logfiles during install
* fixes CVE-2020-8015 (bsc#1154183)
-------------------------------------------------------------------
Mon Jan 13 08:48:53 CET 2020 - wullinger@rz.uni-kiel.de
- add a spec-file workaround for bsc#1160726
-------------------------------------------------------------------