exim: update to 4.98.2
authorDaniel Golle <redacted>
Sun, 23 Feb 2025 16:45:04 +0000 (16:45 +0000)
committerDaniel Golle <redacted>
Sun, 30 Mar 2025 16:18:03 +0000 (17:18 +0100)
Fixes CVE-2025-26794 (SQL injection when using SQLite for ETRN hints)

Signed-off-by: Daniel Golle <redacted>
mail/exim/Makefile

index 714fe2d8df7247ceead52aa085812dbec1321367..db090501bc2b309b2d6938d592c9c1a6bcaf1428 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=exim
-PKG_VERSION:=4.98
+PKG_VERSION:=4.98.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://ftp.exim.org/pub/exim/exim4/
-PKG_HASH:=0ebc108a779f9293ba4b423c20818f9a3db79b60286d96abc6ba6b85a15852f7
+PKG_HASH:=88b8e8a67c1db6cc0b1d148161aa36e662f4ca2fef25d5b6f3694d490e42dcae
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 
 PKG_LICENSE:=GPL-2.0-or-later
git clone https://git.99rst.org/PROJECT