From 484be66fdf3adb658b3ddf98ad294643ebf57b68 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Wed, 22 Jul 2026 22:18:09 +1200 Subject: [PATCH] postfix: upgrade 3.8.17 -> 3.8.19 Release Notes: https://www.postfix.org/announcements/postfix-3.11.4.html https://www.postfix.org/announcements/postfix-3.11.5.html Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- .../postfix/{postfix_3.8.17.bb => postfix_3.8.19.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/postfix/{postfix_3.8.17.bb => postfix_3.8.19.bb} (99%) diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.8.17.bb b/meta-networking/recipes-daemons/postfix/postfix_3.8.19.bb similarity index 99% rename from meta-networking/recipes-daemons/postfix/postfix_3.8.17.bb rename to meta-networking/recipes-daemons/postfix/postfix_3.8.19.bb index b67a1cf96e..018e8d89bb 100644 --- a/meta-networking/recipes-daemons/postfix/postfix_3.8.17.bb +++ b/meta-networking/recipes-daemons/postfix/postfix_3.8.19.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] = "8221897d96b42495d68d2a730a65edf1b83c7358cdc45f84bed4146eb9212574" +SRC_URI[sha256sum] = "1ebaec340fea1b80a9c88d276f07bed0886cc4f000753cf310223affb427754b" UPSTREAM_CHECK_REGEX = "postfix\-(?P3\.8(\.\d+)+).tar.gz"