summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-09 23:31:53 +1300
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-03-09 17:14:08 +0530
commit6f989b75a08aacdcec1edb761da5559d3443c1ef (patch)
treeb488fa6e935e7510fe9f430d06cd2cf58c5fe688
parente771677d737e698b5b6cf2cedc3bdf7c0a2a754d (diff)
downloadmeta-openembedded-whinlatter.tar.gz
postfix: upgrade 3.10.6 -> 3.10.8whinlatter
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 09cc9579d41843bcb74ab7f6f052517d282d6613) Release Notes: https://www.postfix.org/announcements/postfix-3.10.7.html https://www.postfix.org/announcements/postfix-3.10.8.html Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix_3.10.8.bb (renamed from meta-networking/recipes-daemons/postfix/postfix_3.10.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.10.6.bb b/meta-networking/recipes-daemons/postfix/postfix_3.10.8.bb
index 6c091d9c56..757e6efa8c 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
28 file://0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \ 28 file://0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \
29 " 29 "
30 30
31SRC_URI[sha256sum] = "71b383f57d4cb363201be8a301bcbafe304aadbe7f38ebde41cd5b952248465b" 31SRC_URI[sha256sum] = "31d4b3eb8093d823b5a151f571719ff7c0462571bc95e6440d87ca525bfb096c"
32 32
33UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html" 33UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html"
34UPSTREAM_CHECK_REGEX = "postfix-(?P<pver>\d+(\.\d+)+)" 34UPSTREAM_CHECK_REGEX = "postfix-(?P<pver>\d+(\.\d+)+)"