From a742dae3f208b8200505046614ccfbe30db4f81b Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Wed, 3 Jun 2026 21:42:05 +1200 Subject: [PATCH] postfix: upgrade 3.8.16 -> 3.8.17 https://www.postfix.org/announcements/postfix-3.11.3.html Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- .../postfix/{postfix_3.8.16.bb => postfix_3.8.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/postfix/{postfix_3.8.16.bb => postfix_3.8.17.bb} (99%) diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb b/meta-networking/recipes-daemons/postfix/postfix_3.8.17.bb similarity index 99% rename from meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb rename to meta-networking/recipes-daemons/postfix/postfix_3.8.17.bb index 1c31130c04..b67a1cf96e 100644 --- a/meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb +++ b/meta-networking/recipes-daemons/postfix/postfix_3.8.17.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] = "54244c05f71cfa22adc70506b8ef7e17cb55e18ac2595332ec629d8ea0f0e5f4" +SRC_URI[sha256sum] = "8221897d96b42495d68d2a730a65edf1b83c7358cdc45f84bed4146eb9212574" UPSTREAM_CHECK_REGEX = "postfix\-(?P3\.8(\.\d+)+).tar.gz"