From: Clinton Ebadi Date: Sun, 16 Feb 2020 04:24:32 +0000 (-0500) Subject: refresh hcoop patch for exim 4.92 X-Git-Tag: debian/4.92-8+deb10u3_hcoop1~1 X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/commitdiff_plain/24ce8045b1e2d3468dda97a3da68f41a3d3e61aa refresh hcoop patch for exim 4.92 --- diff --git a/debian/patches/50-relax-appendfile-chown-openafs.patch b/debian/patches/50-relax-appendfile-chown-openafs.patch index 951a93d..0a2e0a8 100644 --- a/debian/patches/50-relax-appendfile-chown-openafs.patch +++ b/debian/patches/50-relax-appendfile-chown-openafs.patch @@ -1,6 +1,6 @@ --- a/src/transports/appendfile.c +++ b/src/transports/appendfile.c -@@ -2580,13 +2580,24 @@ +@@ -2613,13 +2613,24 @@ /* Why are these here? Put in because they are present in the non-maildir directory case above. */ @@ -32,7 +32,7 @@ } #endif /* SUPPORT_MAILDIR */ -@@ -2739,12 +2750,21 @@ +@@ -2772,12 +2783,21 @@ /* In all cases of writing to a new file, ensure that the file which is going to be renamed has the correct ownership and mode. */