Accepting request 1187596 from server:mail
- update to 4.98 (bsc#1227423, CVE-2024-39929): * The dkim_status ACL condition may now be used in data ACLs * The dkim_verbose logging control also enables logging of signing * The dkim_timestamps signing option now accepts zero to include a current timestamp but no expiry timestamp. * The recipients_max main option is now expanded. * Setting variables for "exim -be" can set a tainted value. * A dns:fail event. * The dsearch lookup supports search for a sub-path. * Include mailtest utility for simple connection checking. * Add SMTP WELLKNOWN extension. OBS-URL: https://build.opensuse.org/request/show/1187596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exim?expand=0&rev=81
This commit is contained in:
commit
4051e53e82
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a9614ac5b5d10dd98bfc7594561503a51a89c2ccbc52bca3153ee98af1cb37a
|
||||
size 2071215
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFEBAABCAAuFiEEqYbzpr1jd9hzCVjevOWMjOQfMt8FAmWJz+4QHGpnaEB3aXpt
|
||||
YWlsLm9yZwAKCRC85YyM5B8y36vHB/91YtRyZA32+VbpdOjNE+c+gHIFo8qSgzsz
|
||||
ZqwoJCcx7oXis4+0HHghXuXHhkunBj7uQfOZlM1vbkIJs3tc0PKYvCYVzILX6Fta
|
||||
MGhz9xAuyY0iIgvP3khvOHlT7GDgU6OQ+r05Adr/Gicls2NXuHkfG4BRDcMO3NVX
|
||||
J/flHg76Z0xAzxV4lKyDXIPFkRnGw6CGUbascpjzoyZNOfx9TXysVhU8URPkZfLV
|
||||
d+DnlbJ5PQgrPM24Z0EcjgpydPl1uAGmCyrb9TfhurC+eo6eEyLaiDgF+dFz032y
|
||||
Lh7JiRsKWZR1PU38ahPaUAg+1qsw9I6WHGiD/04LlQiyDwJBTQZR
|
||||
=uIow
|
||||
-----END PGP SIGNATURE-----
|
3
exim-4.98.tar.bz2
Normal file
3
exim-4.98.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acfd93f6e4a38e4887867614770ea062b2453ed93e355772adeae6c6598b0d92
|
||||
size 2099901
|
11
exim-4.98.tar.bz2.asc
Normal file
11
exim-4.98.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFEBAABCAAuFiEEqYbzpr1jd9hzCVjevOWMjOQfMt8FAmaOn7MQHGpnaEB3aXpt
|
||||
YWlsLm9yZwAKCRC85YyM5B8y36inB/4w0K3tt2qwd2167bMznkc1iPt8CXiyP4CM
|
||||
Q8MpROT6djkLPmt6/TdL64GC8u2mPexagNhSAWWxkqjAvHLsuqow2yU6y6+0xcPh
|
||||
14FlokH7rO1CL0YczPLvxNVhGRLKT2YDso92qWGZJ8Bw5Vk+D4sbu5aXrkFCSgRf
|
||||
ia/J+O6TrYzrOGDNrPboH36+7eQdK9gsZAQDJhusXL/3UXmUhKR6KMn0UPxpk1kQ
|
||||
uDgF12/GXOIFbwqyrW03ToAiOISd4b2hNmdafm+uQIl7R0K2c/Z0D7i6FliDQzXI
|
||||
4Uu5N7yvFGQ0bsYjG4fW23oiwAPS5y93w0Ah1Ka7ES+8sIrmdQFp
|
||||
=vIcz
|
||||
-----END PGP SIGNATURE-----
|
15
exim.changes
15
exim.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 16:26:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.98 (bsc#1227423, CVE-2024-39929):
|
||||
* The dkim_status ACL condition may now be used in data ACLs
|
||||
* The dkim_verbose logging control also enables logging of signing
|
||||
* The dkim_timestamps signing option now accepts zero to include
|
||||
a current timestamp but no expiry timestamp.
|
||||
* The recipients_max main option is now expanded.
|
||||
* Setting variables for "exim -be" can set a tainted value.
|
||||
* A dns:fail event.
|
||||
* The dsearch lookup supports search for a sub-path.
|
||||
* Include mailtest utility for simple connection checking.
|
||||
* Add SMTP WELLKNOWN extension.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 11:32:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package exim
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -31,7 +31,7 @@
|
||||
%bcond_with dane
|
||||
%endif
|
||||
Name: exim
|
||||
Version: 4.97.1
|
||||
Version: 4.98
|
||||
Release: 0
|
||||
Summary: The Exim Mail Transfer Agent, a Replacement for sendmail
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user