refresh hcoop patch for exim 4.92
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 16 Feb 2020 04:24:32 +0000 (23:24 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 16 Feb 2020 04:24:32 +0000 (23:24 -0500)
debian/patches/50-relax-appendfile-chown-openafs.patch

index 951a93d..0a2e0a8 100644 (file)
@@ -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. */