From 09cc9579d41843bcb74ab7f6f052517d282d6613 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 25 Feb 2026 17:37:22 +0800 Subject: [PATCH] postfix: upgrade 3.10.6 -> 3.10.8 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../postfix/{postfix_3.10.6.bb => postfix_3.10.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/postfix/{postfix_3.10.6.bb => postfix_3.10.8.bb} (99%) diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.10.6.bb b/meta-networking/recipes-daemons/postfix/postfix_3.10.8.bb similarity index 99% rename from meta-networking/recipes-daemons/postfix/postfix_3.10.6.bb rename to meta-networking/recipes-daemons/postfix/postfix_3.10.8.bb index 647680bf25..2423e17169 100644 --- a/meta-networking/recipes-daemons/postfix/postfix_3.10.6.bb +++ b/meta-networking/recipes-daemons/postfix/postfix_3.10.8.bb @@ -28,7 +28,7 @@ SRC_URI = "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P file://0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \ " -SRC_URI[sha256sum] = "71b383f57d4cb363201be8a301bcbafe304aadbe7f38ebde41cd5b952248465b" +SRC_URI[sha256sum] = "31d4b3eb8093d823b5a151f571719ff7c0462571bc95e6440d87ca525bfb096c" UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html" UPSTREAM_CHECK_REGEX = "postfix-(?P\d+(\.\d+)+)"