packages/mail
Hauke Mehrtens 99fc0216e0 postfix: Fix compile with glibc 2.34
This adds a patch from Open embedded to fix compilation with glibc 2.34.
This patch was taken from here:
https://github.com/openembedded/meta-openembedded/blob/master/meta-networking/recipes-daemons/postfix/files/0007-correct-signature-of-closefrom-API.patch

It fixes the following build problem:
/builder/shared-workdir/build/sdk/staging_dir/toolchain-arc_arc700_gcc-11.2.0_glibc/include/unistd.h:366:13: error: conflicting types for 'closefrom'; have 'void(int)'
  366 | extern void closefrom (int __lowfd) __THROW;
      |             ^~~~~~~~~
In file included from attr_clnt.c:87:
./sys_defs.h:1511:12: note: previous declaration of 'closefrom' with type 'int(int)'
 1511 | extern int closefrom(int);
      |            ^~~~~~~~~
make: *** [Makefile:192: attr_clnt.o] Error 1

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-01-09 15:25:13 -08:00
..
alpine alpine: update to 2.25 2021-12-17 23:02:38 -08:00
bogofilter bogofilter: make use of PKG_BUILD_PARALLEL 2019-10-14 08:45:18 -04:00
dovecot dovecot: update to 2.3.16 2021-09-19 15:19:01 -07:00
emailrelay emailrelay: fix compilation with GCC11 2021-07-07 14:51:09 -07:00
exim exim: update to version 4.95 2021-10-09 17:02:48 +01:00
fdm fdm: don't use host headers 2021-04-14 02:11:40 -07:00
greyfix treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
mailsend treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
mblaze mblaze: update to 1.2 2021-12-16 15:26:52 -08:00
msmtp msmtp: update to version 1.8.1.9 2021-12-04 07:30:39 +01:00
mutt mutt: prevent exposing mutt config options when not enabled 2021-11-08 17:56:46 -08:00
nail treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
opendkim treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
pigeonhole pigeonhole: update to 0.5.16 2021-09-25 20:14:14 -07:00
postfix postfix: Fix compile with glibc 2.34 2022-01-09 15:25:13 -08:00
sendmail treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00