The patches for 3.2.7pre1. v3.2.7pre1
authorWayne Davison <wayne@opencoder.net>
Fri, 30 Sep 2022 19:51:03 +0000 (12:51 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 30 Sep 2022 19:51:03 +0000 (12:51 -0700)
26 files changed:
backup-deleted.diff
catch_crash_signals.diff
checksum-reading.diff
checksum-updating.diff
checksum-xattr.diff
clone-dest.diff
congestion.diff
date-only.diff
db.diff
detect-renamed-lax.diff
detect-renamed.diff
direct-io.diff
downdate.diff
fileflags.diff
filter-attribute-mods.diff
ignore-case.diff
kerberos.diff
link-by-hash.diff
omit-dir-changes.diff
slow-down.diff
slp.diff
soften-links.diff
source-backup.diff
source-filter_dest-filter.diff
sparse-block.diff
transliterate.diff

index edc7f49eefc3aaf006d5f759073f5346382fb057..8ce6229c9f902c9b073da36b05d7fc16af706faf 100644 (file)
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
     ./configure                                 (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/generator.c b/generator.c
 --- a/generator.c
 +++ b/generator.c
index b303ee6725acc54fe35bb9351149bc2e4d5824d8..ddb0ef5ddc03255b53b42977b18337ee6b0d96d0 100644 (file)
@@ -25,7 +25,7 @@ To use this patch, run these commands for a successful build:
     ./configure                                  (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/errcode.h b/errcode.h
 --- a/errcode.h
 +++ b/errcode.h
index e71c2a396274d2fa59c3f9c7cca737db9554b420..5c1466a370e5b8df85e5371900c510c755b6b42f 100644 (file)
@@ -16,7 +16,7 @@ To use this patch, run these commands for a successful build:
     ./configure                               (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/clientserver.c b/clientserver.c
 --- a/clientserver.c
 +++ b/clientserver.c
@@ -797,7 +797,7 @@ diff --git a/rsync.h b/rsync.h
 diff --git a/rsyncd.conf.5.md b/rsyncd.conf.5.md
 --- a/rsyncd.conf.5.md
 +++ b/rsyncd.conf.5.md
-@@ -445,6 +445,19 @@ the values of parameters.  See the GLOBAL PARAMETERS section for more details.
+@@ -449,6 +449,19 @@ the values of parameters.  See the GLOBAL PARAMETERS section for more details.
      the max connections limit is not exceeded for the modules sharing the lock
      file.  The default is `/var/run/rsyncd.lock`.
  
index 2b85f4e10218aa60a544a2245831c1bf08a4a236..63c86eb2e0230b94cecb3d7d6ed4f524af552889 100644 (file)
@@ -630,7 +630,7 @@ diff --git a/rsync.h b/rsync.h
 diff --git a/rsyncd.conf.5.md b/rsyncd.conf.5.md
 --- a/rsyncd.conf.5.md
 +++ b/rsyncd.conf.5.md
-@@ -450,13 +450,15 @@ the values of parameters.  See the GLOBAL PARAMETERS section for more details.
+@@ -454,13 +454,15 @@ the values of parameters.  See the GLOBAL PARAMETERS section for more details.
      This parameter tells rsync to make use of any cached checksum information
      it finds in per-directory .rsyncsums files when the current transfer is
      using the `--checksum` option.  The value can be set to either "lax",
index 09bdcc1d13728971f611267002f0e0008ef93efe..e4bbaf676e03e13b7eb9f64c2866a5d3708d118f 100644 (file)
@@ -8,7 +8,7 @@ To use this patch, run these commands for a successful build:
     ./configure                               (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/flist.c b/flist.c
 --- a/flist.c
 +++ b/flist.c
index cbc3249e5a3931d86b306a18299340bf437940bb..0918a1f179476f96994ddc6feea5e988d3ef2d56 100644 (file)
@@ -13,7 +13,7 @@ To use this patch, run these commands for a successful build:
     ./configure                         (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/Makefile.in b/Makefile.in
 --- a/Makefile.in
 +++ b/Makefile.in
@@ -137,7 +137,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --compress, -z           compress file data during the transfer
  --compress-choice=STR    choose the compression algorithm (aka --zc)
  --compress-level=NUM     explicitly set compression level (aka --zl)
-@@ -2667,6 +2668,18 @@ expand it.
+@@ -2665,6 +2666,18 @@ expand it.
      this bug by avoiding the `-o` option (or using `--no-o`) when sending to an
      old rsync.
  
index 04ec0a8b8aa501e74afb89ea081617959d715eba..198c8de20bbbf30dff2409d529dc7634b354ff58 100644 (file)
@@ -27,7 +27,7 @@ To use this patch, run these commands for a successful build:
     ./configure                         (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/daemon-parm.txt b/daemon-parm.txt
 --- a/daemon-parm.txt
 +++ b/daemon-parm.txt
index 893ae218761e87996b35d1f18db666cd27f3df76..f352d3ac2f3e268447e092b8d03a145ffca29b2c 100644 (file)
@@ -14,7 +14,7 @@ To use this patch, run these commands for a successful build:
     ./configure                                 (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/generator.c b/generator.c
 --- a/generator.c
 +++ b/generator.c
diff --git a/db.diff b/db.diff
index 5c4b3576e8485d9f66342990837ed724117bc25f..7bc6a81395ae9358ca8cf3b5fe400b4aacf68252 100644 (file)
--- a/db.diff
+++ b/db.diff
@@ -21,7 +21,7 @@ To use this patch, run these commands for a successful build:
     ./configure
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/.gitignore b/.gitignore
 --- a/.gitignore
 +++ b/.gitignore
index 70422c930248f08c5be0130ff8f2b766cb542e76..127114de9e0361b7ee6035cab9e6bce0442bcae3 100644 (file)
@@ -100,7 +100,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --compare-dest=DIR       also compare destination files relative to DIR
  --copy-dest=DIR          ... and include copies of unchanged files
  --link-dest=DIR          hardlink to files in DIR when unchanged
-@@ -2599,6 +2601,20 @@ expand it.
+@@ -2597,6 +2599,20 @@ expand it.
      otential alternate-basis files will be removed as the transfer progresses.
      This option conflicts with [`--inplace`](#opt) and [`--append`](#opt).
  
index f4e66673ccf780f1c44e4948abf8bc4c19992503..71b1e9d4f3b27b505f3e36e1b7238484328fed17 100644 (file)
@@ -38,7 +38,7 @@ TODO:
   a file that can't use it, while missing out on giving it to a file
   that could use it.
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/backup.c b/backup.c
 --- a/backup.c
 +++ b/backup.c
@@ -666,7 +666,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --compare-dest=DIR       also compare destination files relative to DIR
  --copy-dest=DIR          ... and include copies of unchanged files
  --link-dest=DIR          hardlink to files in DIR when unchanged
-@@ -2582,6 +2583,22 @@ expand it.
+@@ -2580,6 +2581,22 @@ expand it.
      potential fuzzy-match files, so either use [`--delete-after`](#opt) or
      specify some filename exclusions if you need to prevent this.
  
index db91cd9029289d8c4e29e2c8ab80f29ae04c80a5..2f663dc4eba13e675260dbe9cc6921a4078e92f1 100644 (file)
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
     ./configure                         (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/options.c b/options.c
 --- a/options.c
 +++ b/options.c
@@ -42,7 +42,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --prune-empty-dirs, -m   prune empty directory chains from file-list
  --numeric-ids            don't map uid/gid values by user/group name
  --usermap=STRING         custom username mapping
-@@ -3380,6 +3381,17 @@ expand it.
+@@ -3378,6 +3379,17 @@ expand it.
      update algorithm that is even more atomic (it uses [`--link-dest`](#opt)
      and a parallel hierarchy of files).
  
index 2f7d57b7cf01d4e003267c5cc190e22b6b3e37e1..9364003fbb73f99e14c36cf60f037b3b032914a2 100644 (file)
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
     ./configure                                 (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/generator.c b/generator.c
 --- a/generator.c
 +++ b/generator.c
index 1e51944def18a820def5552c7bead558dab87cd5..c70c08a502885741b049a3077bf5498dd801961e 100644 (file)
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
     ./configure                         (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/compat.c b/compat.c
 --- a/compat.c
 +++ b/compat.c
@@ -525,7 +525,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  0.  `--chmod=CHMOD`
  
      This option tells rsync to apply one or more comma-separated "chmod" modes
-@@ -1969,8 +2005,8 @@ expand it.
+@@ -1967,8 +2003,8 @@ expand it.
      [`--ignore-missing-args`](#opt) option a step farther: each missing arg
      will become a deletion request of the corresponding destination file on the
      receiving side (should it exist).  If the destination file is a non-empty
@@ -536,7 +536,7 @@ diff --git a/rsync.1.md b/rsync.1.md
      independent of any other type of delete processing.
  
      The missing source files are represented by special file-list entries which
-@@ -1981,14 +2017,14 @@ expand it.
+@@ -1979,14 +2015,14 @@ expand it.
      Tells [`--delete`](#opt) to go ahead and delete files even when there are
      I/O errors.
  
@@ -554,7 +554,7 @@ diff --git a/rsync.1.md b/rsync.1.md
      [`--recursive`](#opt) option was also enabled.
  
  0.  `--max-delete=NUM`
-@@ -3046,7 +3082,7 @@ expand it.
+@@ -3044,7 +3080,7 @@ expand it.
      also turns on the output of other verbose messages).
  
      The "%i" escape has a cryptic output that is 11 letters long.  The general
index 8bbd37ddbf76ee0b4ff95af710437450b084c832..96b31a12a837465b7aa2ecbb2a01bf738d994c3a 100644 (file)
@@ -9,7 +9,7 @@ To use this patch, run these commands for a successful build:
     ./configure                         (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/exclude.c b/exclude.c
 --- a/exclude.c
 +++ b/exclude.c
@@ -349,7 +349,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  
      See the [`--perms`](#opt) and [`--executability`](#opt) options for how the
      resulting permission value can be applied to the files in the transfer.
-@@ -2980,6 +2982,10 @@ expand it.
+@@ -2978,6 +2980,10 @@ expand it.
      An older rsync client may need to use [`-s`](#opt) to avoid a complaint
      about wildcard characters, but a modern rsync handles this automatically.
  
@@ -360,7 +360,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  0.  `--timeout=SECONDS`
  
      This option allows you to set a maximum I/O timeout in seconds.  If no data
-@@ -4130,6 +4136,15 @@ The following modifiers are accepted after an include (+) or exclude (-) rule:
+@@ -4128,6 +4134,15 @@ The following modifiers are accepted after an include (+) or exclude (-) rule:
    like "CVS" and "`*.o`" are marked as perishable, and will not prevent a
    directory that was removed on the source from being deleted on the
    destination.
@@ -376,7 +376,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  - An `x` indicates that a rule affects xattr names in xattr copy/delete
    operations (and is thus ignored when matching file/dir names).  If no
    xattr-matching rules are specified, a default xattr filtering rule is used
-@@ -4187,6 +4202,12 @@ The following modifiers are accepted after a merge or dir-merge rule:
+@@ -4185,6 +4200,12 @@ The following modifiers are accepted after a merge or dir-merge rule:
    rules in the file must not specify sides (via a modifier or a rule prefix
    such as `hide`).
  
index 2bdade2fc5fc70a8c1e2af0692ee8a0575677850..9cc764465579eec91fedd00d82ed7d8e041b6e61 100644 (file)
@@ -12,7 +12,7 @@ TODO:
  - Make this code handle multibyte character encodings, and honor the
    --iconv setting when converting case.
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/exclude.c b/exclude.c
 --- a/exclude.c
 +++ b/exclude.c
@@ -252,7 +252,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --address=ADDRESS        bind address for outgoing socket to daemon
  --port=PORT              specify double-colon alternate port number
  --sockopts=OPTIONS       specify custom TCP options
-@@ -2530,6 +2531,12 @@ expand it.
+@@ -2528,6 +2529,12 @@ expand it.
  
      >     sudo rsync -aive lsh -M--copy-as=joe src/ lh:dest/
  
index 7b097caad86bf639a39422b5965be24dadf8649b..578a2ceac3656d80caf5e756b26a90cd01f03fe1 100644 (file)
@@ -9,7 +9,7 @@ To use this patch, run these commands for a successful build:
     ./configure
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/Makefile.in b/Makefile.in
 --- a/Makefile.in
 +++ b/Makefile.in
index 2abe8a2495eb95e1bbf00d96571994b8cd21b8b7..89f8d4086964ac82ffaf9618992c9905df2a03cb 100644 (file)
@@ -12,7 +12,7 @@ To use this patch, run these commands for a successful build:
     ./configure
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/Makefile.in b/Makefile.in
 --- a/Makefile.in
 +++ b/Makefile.in
@@ -46,7 +46,7 @@ diff --git a/checksum.c b/checksum.c
  #ifdef SUPPORT_XXHASH
  static XXH64_state_t* xxh64_state;
  #endif
-@@ -593,6 +595,8 @@ int sum_init(struct name_num_item *nni, int seed)
+@@ -596,6 +598,8 @@ int sum_init(struct name_num_item *nni, int seed)
  #endif
          case CSUM_MD5:
                md5_begin(&ctx_md);
@@ -55,7 +55,7 @@ diff --git a/checksum.c b/checksum.c
                break;
          case CSUM_MD4:
                mdfour_begin(&ctx_md);
-@@ -646,6 +650,8 @@ void sum_update(const char *p, int32 len)
+@@ -642,6 +646,8 @@ void sum_update(const char *p, int32 len)
  #endif
          case CSUM_MD5:
                md5_update(&ctx_md, (uchar *)p, len);
@@ -64,7 +64,7 @@ diff --git a/checksum.c b/checksum.c
                break;
          case CSUM_MD4:
          case CSUM_MD4_OLD:
-@@ -712,6 +718,8 @@ void sum_end(char *sum)
+@@ -708,6 +714,8 @@ void sum_end(char *sum)
  #endif
          case CSUM_MD5:
                md5_result(&ctx_md, (uchar *)sum);
@@ -311,7 +311,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --compress, -z           compress file data during the transfer
  --compress-choice=STR    choose the compression algorithm (aka --zc)
  --compress-level=NUM     explicitly set compression level (aka --zl)
-@@ -2667,6 +2668,50 @@ expand it.
+@@ -2665,6 +2666,50 @@ expand it.
      this bug by avoiding the `-o` option (or using `--no-o`) when sending to an
      old rsync.
  
@@ -400,7 +400,7 @@ diff --git a/rsync.h b/rsync.h
 diff --git a/rsyncd.conf.5.md b/rsyncd.conf.5.md
 --- a/rsyncd.conf.5.md
 +++ b/rsyncd.conf.5.md
-@@ -380,6 +380,23 @@ the values of parameters.  See the GLOBAL PARAMETERS section for more details.
+@@ -384,6 +384,23 @@ the values of parameters.  See the GLOBAL PARAMETERS section for more details.
      is 0, which means no limit.  A negative value disables the module.  See
      also the "[lock file](#)" parameter.
  
index f0ff1c3028c706dbdfab9cb9c06cd341dd1015e5..17352b0f786e4caeb5c742529aea33cc1d542a19 100644 (file)
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
     ./configure                              (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/generator.c b/generator.c
 --- a/generator.c
 +++ b/generator.c
index b78982d693dacfc4a782558a44731593af545d2f..fe4b976cca417908d589c14998df2e2eb40a4615 100644 (file)
@@ -14,7 +14,7 @@ To use this patch, run these commands for a successful build:
     ./configure                           (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/flist.c b/flist.c
 --- a/flist.c
 +++ b/flist.c
index df5dcea802672d84280a6eb0ebe3d74873edf8db..75e0e94eed174469aaa03a70f708922bcd6b13a6 100644 (file)
--- a/slp.diff
+++ b/slp.diff
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
 TODO: the configure changes should abort if the user requests --enable-slp
 and we can't honor that request.
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/Makefile.in b/Makefile.in
 --- a/Makefile.in
 +++ b/Makefile.in
@@ -200,7 +200,7 @@ diff --git a/rsyncd.conf.5.md b/rsyncd.conf.5.md
  ## MODULE PARAMETERS
  
  After the global parameters you should define a number of modules, each module
-@@ -1200,6 +1215,7 @@ A more sophisticated example would be:
+@@ -1204,6 +1219,7 @@ A more sophisticated example would be:
  > max connections = 4
  > syslog facility = local5
  > pid file = /var/run/rsyncd.pid
index cfd04a3f2a4304246ca4adbda16b593f7d23c89b..8f1a8d508e39e6996a183ade2915449f2f76826a 100644 (file)
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
     ./configure                           (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/syscall.c b/syscall.c
 --- a/syscall.c
 +++ b/syscall.c
index 48483a85f9800e9bdf860ddb1b43e49f64387ccb..4b45396166998459a8aca3fcb64cc4ecbe54fe13 100644 (file)
@@ -9,7 +9,7 @@ To use this patch, run these commands for a successful build:
 
 -- Matt McCutchen <hashproduct@gmail.com>
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/options.c b/options.c
 --- a/options.c
 +++ b/options.c
@@ -49,7 +49,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --del                    an alias for --delete-during
  --delete                 delete extraneous files from dest dirs
  --delete-before          receiver deletes before xfer, not during
-@@ -1843,6 +1844,17 @@ expand it.
+@@ -1841,6 +1842,17 @@ expand it.
      not remove a file the receiver just verified, such as when the user
      accidentally makes the source and destination directory the same path.
  
index 7f7bbb20c684e4233fcc51c79acd9ccb6457a02f..81b5a7886631ffc9471c200c2c6587e7e5ac827f 100644 (file)
@@ -30,7 +30,7 @@ To use this patch, run these commands for a successful build:
     ./configure                                (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/generator.c b/generator.c
 --- a/generator.c
 +++ b/generator.c
@@ -330,7 +330,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --protocol=NUM           force an older protocol version to be used
  --iconv=CONVERT_SPEC     request charset conversion of filenames
  --checksum-seed=NUM      set block/file checksum seed (advanced)
-@@ -3656,6 +3659,36 @@ expand it.
+@@ -3654,6 +3657,36 @@ expand it.
      [`--write-batch`](#opt).  If _FILE_ is `-`, the batch data will be read
      from standard input. See the "BATCH MODE" section for details.
  
index e799dbbe1ac901f0eeddeff6964b2501fccae1ba..d2925ad0347c5b38d70c518b26de85f4d822ffc2 100644 (file)
@@ -18,7 +18,7 @@ To use this patch, run these commands for a successful build:
     ./configure                               (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/fileio.c b/fileio.c
 --- a/fileio.c
 +++ b/fileio.c
index 1e366d289ae306637c2e07ea40f4df9e9e5a0a6a..782b6a59a4f2444ea4125bd8e37a47e560b8c275 100644 (file)
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
     ./configure                                 (optional if already run)
     make
 
-based-on: f9e29dfb0912f2689ad10a7ba14ebb3ed43cf153
+based-on: ed4b3448be243b1bdb30a5da811f1e217f5a0601
 diff --git a/flist.c b/flist.c
 --- a/flist.c
 +++ b/flist.c
@@ -153,7 +153,7 @@ diff --git a/rsync.1.md b/rsync.1.md
  --checksum-seed=NUM      set block/file checksum seed (advanced)
  --ipv4, -4               prefer IPv4
  --ipv6, -6               prefer IPv6
-@@ -3698,6 +3699,22 @@ expand it.
+@@ -3696,6 +3697,22 @@ expand it.
      free to specify just the local charset for a daemon transfer (e.g.
      `--iconv=utf8`).