diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-02-02 03:05:29 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-02-02 03:05:29 +0000 |
| commit | 49971cad7f2f75df53d5a2615d979bcafb3e6040 (patch) | |
| tree | d777a5aee06f90bb65fc1d324aae71fa694e95a7 /exim.spec | |
| parent | 18d5addc64e6606c659fcf16ccfca578eae814b5 (diff) | |
automatic import of eximopeneuler24.03_LTS_SP2
Diffstat (limited to 'exim.spec')
| -rw-r--r-- | exim.spec | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -3,7 +3,7 @@ Summary: The exim mail transfer agent Name: exim -Version: 4.98.2 +Version: 4.99.1 Release: 1 License: GPLv2+ Url: https://www.exim.org/ @@ -35,11 +35,11 @@ Source10: exim.service Source11: exim-gen-cert Source12: clamd.exim.service -Patch0: exim-4.98.2-config.patch +Patch0: exim-4.99.1-config.patch Patch1: exim-4.94-libdir.patch -Patch2: exim-4.98.2-dlopen-localscan.patch +Patch2: exim-4.99.1-dlopen-localscan.patch Patch3: exim-4.96-pic.patch -Patch4: exim-4.98.2-no-gsasl.patch +Patch4: exim-4.99.1-no-gsasl.patch Requires: /etc/pki/tls/certs /etc/pki/tls/private @@ -57,7 +57,7 @@ BuildRequires: sqlite-devel BuildRequires: cyrus-sasl-devel BuildRequires: libspf2-devel BuildRequires: libopendmarc-devel -BuildRequires: mariadb-connector-c-devel +BuildRequires: greatsql-devel BuildRequires: libpq-devel BuildRequires: libXaw-devel BuildRequires: libXmu-devel @@ -73,7 +73,6 @@ BuildRequires: libXt-devel BuildRequires: perl(ExtUtils::Embed) BuildRequires: systemd-units BuildRequires: libgsasl-devel -BuildRequires: mariadb-devel BuildRequires: libnsl2-devel BuildRequires: libtirpc-devel BuildRequires: gnupg2 @@ -203,7 +202,7 @@ install -m 4775 exim $RPM_BUILD_ROOT%{_sbindir} for i in eximon eximon.bin exim_dumpdb exim_fixdb exim_tidydb \ exinext exiwhat exim_dbmbuild exicyclog exim_lock \ exigrep eximstats exipick exiqgrep exiqsumm \ - exim_checkaccess convert4r4 + exim_checkaccess do install -m 0755 $i $RPM_BUILD_ROOT%{_sbindir} done @@ -383,7 +382,6 @@ fi %{_sbindir}/exiqsumm %{_sbindir}/exim_lock %{_sbindir}/exim_checkaccess -%{_sbindir}/convert4r4 %{_sbindir}/sendmail.exim %{_bindir}/mailq.exim %{_bindir}/runq.exim @@ -480,6 +478,11 @@ fi %{_sysconfdir}/cron.daily/greylist-tidy.sh %changelog +* Fri Jan 30 2026 zhuchao <tom_toworld@163.com> - 4.99.1-1 +- Upgrade to 4.99.1 to fix CVE-2025-67896 (Remote heap corruption) +- Adapted all patches for 4.99.1 compatibility +- Removed exim-4.98.2-no-gsasl.patch (no longer needed in 4.99.1) + * Sun May 25 2025 zhuchao <tom_toworld@163.com> - 4.98.2-1 - DESC: upgrade to 4.98.2 to resolve the to CVE-2025-26794 to CVE-2025-30232 |
