diff mbox series

[meta-networking,scarthgap,7/8] postfix: upgrade 3.8.12 -> 3.8.16

Message ID 20260513050450.3515182-7-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,scarthgap,1/8] exiftool: ignore CVE-2026-7580 | expand

Commit Message

Ankur Tyagi May 13, 2026, 5:04 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

3.8.13
http://www.postfix.org/announcements/postfix-3.10.6.html

3.8.14
http://www.postfix.org/announcements/postfix-3.10.7.html

3.8.15
http://www.postfix.org/announcements/postfix-3.10.8.html

3.8.16
http://www.postfix.org/announcements/postfix-3.11.2.html

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../postfix/{postfix_3.8.12.bb => postfix_3.8.16.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-daemons/postfix/{postfix_3.8.12.bb => postfix_3.8.16.bb} (99%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.8.12.bb b/meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb
similarity index 99%
rename from meta-networking/recipes-daemons/postfix/postfix_3.8.12.bb
rename to meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb
index d3c91782e7..1c31130c04 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.8.12.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.8.16.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] = "0fdabc9f272ee6c85781750dbd2642920701795f948f2fd3abe7b46a1f5160a9"
+SRC_URI[sha256sum] = "54244c05f71cfa22adc70506b8ef7e17cb55e18ac2595332ec629d8ea0f0e5f4"
 
 UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.8(\.\d+)+).tar.gz"