Skip to content

Commit 3ea81a5

Browse files
authored
postfix: upgrade to 3.7.4 [2.0] (#13570)
1 parent cfd1a16 commit 3ea81a5

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

SPECS/postfix/postfix.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Signatures": {
33
"README-Postfix-SASL-RedHat.txt": "ee4f586103caeb67439389542f4f4937168a4a34e7576e64060517fb9a216a3f",
44
"pflogsumm-1.1.5.tar.gz": "da6443679117de5109fd7d65fe915286c20ad1ecee63fe07d8cdddd0b75fe466",
5-
"postfix-3.7.0.tar.gz": "645c6a74959703f8dff5b696b2df2e8bc0c91ac530127a21c998e3defbb9528c",
5+
"postfix-3.7.4.tar.gz": "4c137a2303448f25993836837deeae87fac5d4d03af11ade8e9bead806328645",
66
"postfix-chroot-update": "a6180d5b2cb81e8f84388d889fe671c80a5bc953a122ef03633346dc3f21a16a",
77
"postfix-etc-init.d-postfix": "ede617a0d1210d61d3d2557954d16caeccb0bac1137e6b202c5d201be7adfc32",
88
"postfix-pam.conf": "b0fb611f3e88f94068ee2d5b7e26d433283ad2d3c2dbf11c36eceadac6bcc91a",

SPECS/postfix/postfix.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252

5353
Summary: Postfix Mail Transport Agent
5454
Name: postfix
55-
Version: 3.7.0
56-
Release: 3%{?dist}
55+
Version: 3.7.4
56+
Release: 1%{?dist}
5757
License: (IBM AND GPLv2+) OR (EPL-2.0 AND GPLv2+)
5858
Vendor: Microsoft Corporation
5959
Distribution: Mariner
6060
URL: http://www.postfix.org
61-
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
61+
Source0: http://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
6262
Source1: postfix-etc-init.d-postfix
6363
Source2: postfix.service
6464
Source3: README-Postfix-SASL-RedHat.txt
@@ -764,6 +764,9 @@ exit 0
764764
%endif
765765

766766
%changelog
767+
* Wed Apr 23 2025 Andrew Phelps <anphel@microsoft.com> - 3.7.4-1
768+
- Upgrade to 3.7.4 to get support for building with 6.x kernel
769+
767770
* Wed Jan 10 2024 Henry Li <lihl@microsoft.com> - 3.7.0-3
768771
- Fix CVE-2023-51764
769772

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21434,8 +21434,8 @@
2143421434
"type": "other",
2143521435
"other": {
2143621436
"name": "postfix",
21437-
"version": "3.7.0",
21438-
"downloadUrl": "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.7.0.tar.gz"
21437+
"version": "3.7.4",
21438+
"downloadUrl": "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.7.4.tar.gz"
2143921439
}
2144021440
}
2144121441
},

0 commit comments

Comments
 (0)