- update to exim 4.92.2

* CVE-2019-15846: fix against remote attackers executing arbitrary code as
    root via a trailing backslash

OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=214
This commit is contained in:
Peter Poeml 2019-09-07 18:25:29 +00:00 committed by Git OBS Bridge
parent 4e1beab9c5
commit 221a1e1a2f
6 changed files with 24 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b755658ab08cdabca7aaeab25f64cfe4f8d1a0e1998d9750e4bd8cff5faf5f8c
size 1927542

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE0L/WueylaUpvFJ3Or0zGdqa2wUIFAl0wxWwACgkQr0zGdqa2
wULwQQgAwivO0tydQLv48NmQ7uJ9Iu6/uLLTFIIuv8sRMHpdtqzv1vuQagOvjhAp
zlSLBL7C5Wovunlof2i9aZm5fvQ7MFD0mABXAkTt5bfAn1X0qgqUCc8/iWYWbGIX
58kVrOQeDPRZKf+Fsm7h/3wS5s4s1uQBjgemyjHkXxeIdb75j+5kS5TeriTxHoLg
rZvHbOoZf1LykNd0JyKahLIF8LukTZA32Jdd5P426oJ6HsT9vtTqwfSQGy2ThYqP
UKIVsny78VM05h2BelMwK44qTpWbNhAK9u58vwNMECjahGvIhIHQk4rES3nErDsf
F1qhEDC4rkoLZpungK6xbrVoyFqtWQ==
=5R4g
-----END PGP SIGNATURE-----

3
exim-4.92.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:557f97c3f75c19a2e7da8511a8b94c28b39a5d5206948be5ceac96c75a2eccf6
size 1933063

11
exim-4.92.2.tar.bz2.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE0L/WueylaUpvFJ3Or0zGdqa2wUIFAl1uO6cACgkQr0zGdqa2
wUJnoAgAzQvg1QmtCxAO/Qva1Coc8K9wTQDIYRhYDPSRX6b6jJsIzXSzgK5cqj3E
Mfly/uvPKFBshKi2YxcXl5p1ILfHGP+XYEK+M7X+XEBRBW8odSgMCI9yh79acx3z
dctuTHbTja+6vUToDaKl76v2ZDP9Dfp9yfY8d1OPDTsyAc8QdTcQbzWRl1CIo+cI
QgDZ0LTPoPLu/cGZ+3MKhfPoyYXzUVhAWTHRZgdNKnSgTksmgS05o7Lulyjrcggz
Pis4SyqleyqpnT5yfVYP/W48qMlnQmvWywjWQ5vD3sxodCjh89HEU/2ge2N+qAjz
iC1ytDM0+K+jMbtnPqsFY96dYjP00w==
=BWrd
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Sep 7 18:22:08 UTC 2019 - poeml@cmdline.net
- update to exim 4.92.2
* CVE-2019-15846: fix against remote attackers executing arbitrary code as
root via a trailing backslash
Thu Jul 25 13:43:52 UTC 2019 - alex <atoptsoglou@suse.com>
- update to exim 4.92.1

View File

@ -1,7 +1,7 @@
#
# spec file for package exim
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -72,7 +72,7 @@ Requires(pre): group(mail)
%endif
Requires(pre): fileutils textutils
%endif
Version: 4.92.1
Version: 4.92.2
Release: 0
%if %{with_mysql}
BuildRequires: mysql-devel