public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/postfix] f43: New version
Date: Mon, 17 Aug 2026 18:42:50 GMT [thread overview]
Message-ID: <178699217097.1.8589928427195804433.rpms-postfix-eecfe25cb493@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/postfix
Branch : f43
Commit : eecfe25cb49357513512d3d7b8f0d876e6e09004
Author : Jaroslav Škarvada <jskarvad@redhat.com>
Date : 2026-08-17T20:42:30+02:00
Stats : +34/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/postfix/c/eecfe25cb49357513512d3d7b8f0d876e6e09004?branch=f43
Log:
New version
Resolves: rhbz#2513537
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
---
diff --git a/postfix-3.10.13-linux-7-fix.patch b/postfix-3.10.13-linux-7-fix.patch
new file mode 100644
index 0000000..6f8e1d3
--- /dev/null
+++ b/postfix-3.10.13-linux-7-fix.patch
@@ -0,0 +1,26 @@
+diff --git a/makedefs b/makedefs
+index 186a3b9..d6a2eb8 100644
+--- a/makedefs
++++ b/makedefs
+@@ -682,7 +682,7 @@ EOF
+ : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"}
+ : ${PLUGIN_LD="${CC-gcc} -shared"}
+ ;;
+- Linux.[3456].*)
++ Linux.[34567].*)
+ SYSTYPE=LINUX$RELEASE_MAJOR
+ case "$CCARGS" in
+ *-DNO_DB*) ;;
+diff --git a/src/util/sys_defs.h b/src/util/sys_defs.h
+index 3c1e93c..a6a2808 100644
+--- a/src/util/sys_defs.h
++++ b/src/util/sys_defs.h
+@@ -764,7 +764,7 @@ extern int initgroups(const char *, int);
+ * LINUX.
+ */
+ #if defined(LINUX2) || defined(LINUX3) || defined(LINUX4) || defined(LINUX5) \
+- || defined(LINUX6)
++ || defined(LINUX6) || defined(LINUX7)
+ #define SUPPORTED
+ #define UINT32_TYPE unsigned int
+ #define UINT16_TYPE unsigned short
diff --git a/postfix.spec b/postfix.spec
index d474d2c..deceab7 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -56,7 +56,7 @@
Name: postfix
Summary: Postfix Mail Transport Agent
-Version: 3.10.10
+Version: 3.10.13
Release: 1%{?dist}
Epoch: 2
URL: http://www.postfix.org
@@ -101,6 +101,7 @@ Patch2: postfix-3.9.0-files.patch
Patch3: postfix-3.9.0-alternatives.patch
# probably rhbz#428996
Patch4: postfix-3.10.10-large-fs.patch
+Patch5: postfix-3.10.13-linux-7-fix.patch
# rhbz#1931403, sent upstream
Patch9: pflogsumm-1.1.6-syslog-name-underscore-fix.patch
Patch11: postfix-3.4.4-chroot-example-fix.patch
@@ -260,6 +261,7 @@ maps with Postfix, you need this.
%patch -P2 -p1 -b .files
%patch -P3 -p1 -b .alternatives
%patch -P4 -p1 -b .large-fs
+%patch -P5 -p1 -b .linux-7-fix
# Change DEF_SHLIB_DIR according to build host
sed -i \
@@ -274,10 +276,6 @@ popd
%endif
%patch -P11 -p1 -b .chroot-example-fix
-# Backport 3.8-20221006 fix for uname -r detection
-sed -i makedefs -e '\@Linux\.@s|345|3456|'
-sed -i src/util/sys_defs.h -e 's@defined(LINUX5)@defined(LINUX5) || defined(LINUX6)@'
-
for f in README_FILES/TLS_{LEGACY_,}README TLS_ACKNOWLEDGEMENTS; do
iconv -f iso8859-1 -t utf8 -o ${f}{_,} &&
touch -r ${f}{,_} && mv -f ${f}{_,}
@@ -846,6 +844,10 @@ fi
%endif
%changelog
+* Mon Aug 17 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.10.13-1
+- New version
+ Resolves: rhbz#2513537
+
* Mon May 18 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 2:3.10.10-1
- New version
Resolves: CVE-2026-43964
diff --git a/sources b/sources
index 2dec362..736f372 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (pflogsumm-1.1.6.tar.gz) = 4581d2120bc17cfb322fda8d293989a2754eb9fa2696e3a1cea9032e85ed6a566e75aea1f628a6c7bbc7b9d6bf47ffeb873f95d71d7cb7f0ee46e27e492cf630
-SHA512 (postfix-3.10.10.tar.gz) = 25d08769a1917a91721220cbf2ad518694f65182e550b77e663b27810428981c7955946eb96a439534098e77c52433e3984b484d2d7381128aa93630263106f5
+SHA512 (postfix-3.10.13.tar.gz) = d03d6ebcfd907201825bf294cda8eb0816ffdafee0e1c94a8e5a557a72468bd8f73ee13691f33895a37925ace8f0782723ab8937c41a3ff852757d06508c7f00
next reply other threads:[~2026-08-17 18:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-17 18:42 [this message]
2026-09-08 15:48 [rpms/postfix] f43: New version
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178699217097.1.8589928427195804433.rpms-postfix-eecfe25cb493@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox