X-Git-Url: https://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/bc6af72d767f6b75eda7cf8d41c336ba6632d6da..f84d3f9f4fa61b9cc6cc2472bf7fc7f9be8347c3:/debian/patches/50-relax-appendfile-chown-openafs.patch 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. */