On Fri, Jun 26, 2015 at 09:54:12PM -0500, John Gateley wrote:
> Due to a forced upgrade, I'm running Linux Kernel 4.0:
> xxx:~/hg/postfix/build/postfix-3.0.1$ uname -r
> 4.0.5-x86_64-xxx
>
> The postfix build is failing while creating the Makefiles
> as this is not handled in the makedefs script:
> case "$SYSTEM.$RELEASE" in
> And only linux.1*, 2* and 3* are handled.
>
> Is there a release of postfix planned to handle Linux 4?
Author: Wietse Venema <[email protected]>
Date: Sat May 23 00:00:00 2015 -0500
postfix-3.1-20150523
diff --git a/postfix/HISTORY b/postfix/HISTORY
...
+20150501
+
+ Support for Linux 4.*, and some simplification for future
+ makedefs files. Files: makedefs, util/sys_defs.h.
--
Viktor.