diff mbox series

[meta-networking,scarthgap,1/4] postfix: upgrade 3.8.17 -> 3.8.19

Message ID 20260722101812.625240-1-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-networking,scarthgap,1/4] postfix: upgrade 3.8.17 -> 3.8.19 | expand

Commit Message

Ankur Tyagi July 22, 2026, 10:18 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

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 <ankur.tyagi85@gmail.com>
---
 .../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 mbox series

Patch

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\-(?P<pver>3\.8(\.\d+)+).tar.gz"