Accepting request 922115 from home:pwcau:branches:server:mail
- update to exim 4.95 * fast-ramp queue run * native SRS * TLS resumption * LMDB lookups with single key * smtp transport option "message_linelength_limit" * optionally ignore lookup caches * quota checking for appendfile transport during message reception * sqlite lookups allow a "file=<path>" option * lsearch lookups allow a "ret=full" option * command line option for the notifier socket * faster TLS startup * new main config option "proxy_protocol_timeout" * expand "smtp_accept_max_per_connection" * log selector "queue_size_exclusive" * main config option "smtp_backlog_monitor" * main config option "hosts_require_helo" * main config option "allow_insecure_tainted_data" OBS-URL: https://build.opensuse.org/request/show/922115 OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=256
This commit is contained in:
parent
c36f5e1f4e
commit
6fcdc365d7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:902e611486400608691dff31e1d8725eb9e23602399ad75670ec18878643bc4f
|
||||
size 2007178
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE0L/WueylaUpvFJ3Or0zGdqa2wUIFAmCL9CUACgkQr0zGdqa2
|
||||
wULhwAgAy1T60wVzeey/1mJKkq5kugAMF3CeGYW63RHUHOKlw/U1dm5kHd7bakgF
|
||||
y0t4zcE+6bdBiVaLz+kllq6lclaFRKtR79Qv2c5Mw1T2bMNRgyK38dvTwpnxAJLe
|
||||
9eLfnxAJx6kxKNpGhkkujRwXTl9AfIFXz4ZGQdsYs/22EOHE3cS1idpl7pyyKwVd
|
||||
NGAQimod9FzBXRiddDQ1C5z4wIx/XuqXVxpJm7KYqmiwRUQRdBd2pAIoR0sZK/qB
|
||||
vTfkC3NGSABJvnbsVdpmTUUt+0SMhQx81okJdSIVCf9UUUcBjd2FERHdy3RIUN3I
|
||||
Vmpqq87TL+3RLPc+HIS+PAw0cqlOqg==
|
||||
=dNau
|
||||
-----END PGP SIGNATURE-----
|
3
exim-4.95.tar.bz2
Normal file
3
exim-4.95.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f4716cc1b3fee66930d83b249f1c7b119fa1957f6f46e3f4372805cbc97ea63
|
||||
size 2035738
|
11
exim-4.95.tar.bz2.asc
Normal file
11
exim-4.95.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE0L/WueylaUpvFJ3Or0zGdqa2wUIFAmFS1G4ACgkQr0zGdqa2
|
||||
wUKHcAgApLHqXMO+Z3em3BGQqqRz2Slo/gPAuy3iC3mwnP4v3QOxt9lPfFyyMstn
|
||||
0HDFhhELYrWsHQ+W6J0HDYkfh4sj6H6YE8kb+ZxCrY8/H0Iw+6156To4SNCPQ1hN
|
||||
vbkFBMI41q02LklcbB9ICYW3UpynG0lLaTDg2x0LcTRqU4NUhGSEXyK3mWR5Mju4
|
||||
iH1g3chBnjC3ydPQewPxxmp3Jv0a6RL/G1JYRZGsvdsU0HtxX2/3VRVQKBLeKCRg
|
||||
SHllvJHl5E1nk737ccZxPC3TcAYQVplLvaF8SIEyhnVZMGW9UgmzUPyuMzf5LYVH
|
||||
zgB53WIuIP5vjPKoYFPLnpoJu3lTyg==
|
||||
=PAKu
|
||||
-----END PGP SIGNATURE-----
|
21
exim.changes
21
exim.changes
@ -1,3 +1,24 @@
|
||||
Wed Sep 29 06:22:01 UTC 2021 - Peter Wullinger <wullinger@rz.uni-kiel.de>
|
||||
|
||||
- update to exim 4.95
|
||||
* fast-ramp queue run
|
||||
* native SRS
|
||||
* TLS resumption
|
||||
* LMDB lookups with single key
|
||||
* smtp transport option "message_linelength_limit"
|
||||
* optionally ignore lookup caches
|
||||
* quota checking for appendfile transport during message reception
|
||||
* sqlite lookups allow a "file=<path>" option
|
||||
* lsearch lookups allow a "ret=full" option
|
||||
* command line option for the notifier socket
|
||||
* faster TLS startup
|
||||
* new main config option "proxy_protocol_timeout"
|
||||
* expand "smtp_accept_max_per_connection"
|
||||
* log selector "queue_size_exclusive"
|
||||
* main config option "smtp_backlog_monitor"
|
||||
* main config option "hosts_require_helo"
|
||||
* main config option "allow_insecure_tainted_data"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 14 07:31:37 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
@ -74,7 +74,7 @@ Requires(pre): group(mail)
|
||||
%endif
|
||||
Requires(pre): fileutils textutils
|
||||
%endif
|
||||
Version: 4.94.2
|
||||
Version: 4.95
|
||||
Release: 0
|
||||
%if %{with_mysql}
|
||||
BuildRequires: mysql-devel
|
||||
@ -105,7 +105,6 @@ Source40: exim.service
|
||||
Source41: exim_db.8.gz
|
||||
Patch0: exim-tail.patch
|
||||
Patch1: gnu_printf.patch
|
||||
Patch2: taintwarn.patch
|
||||
|
||||
%package -n eximon
|
||||
Summary: Eximon, an graphical frontend to administer Exim's mail queue
|
||||
@ -149,7 +148,6 @@ once, if at all. The rest is done by logrotate / cron.)
|
||||
%setup -q -n exim-%{version}
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
# build with fPIE/pie on SUSE 10.0 or newer, or on any other platform
|
||||
%if %{?suse_version:%suse_version}%{?!suse_version:99999} > 930
|
||||
fPIE="-fPIE"
|
||||
|
1052
taintwarn.patch
1052
taintwarn.patch
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user