Skip to content

Commit aa78519

Browse files
committed
The patches for 3.2.4.
1 parent c336504 commit aa78519

25 files changed

+27
-27
lines changed

backup-deleted.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
77
./configure (optional if already run)
88
make
99

10-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
10+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1111
diff --git a/generator.c b/generator.c
1212
--- a/generator.c
1313
+++ b/generator.c

catch_crash_signals.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To use this patch, run these commands for a successful build:
2525
./configure (optional if already run)
2626
make
2727

28-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
28+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
2929
diff --git a/errcode.h b/errcode.h
3030
--- a/errcode.h
3131
+++ b/errcode.h

checksum-reading.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To use this patch, run these commands for a successful build:
1616
./configure (optional if already run)
1717
make
1818

19-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
19+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
2020
diff --git a/clientserver.c b/clientserver.c
2121
--- a/clientserver.c
2222
+++ b/clientserver.c

checksum-xattr.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To use this patch, run these commands for a successful build:
88
./configure (optional if already run)
99
make
1010

11-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
11+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1212
diff --git a/flist.c b/flist.c
1313
--- a/flist.c
1414
+++ b/flist.c

clone-dest.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use this patch, run these commands for a successful build:
1313
./configure (optional if already run)
1414
make
1515

16-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
16+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1717
diff --git a/Makefile.in b/Makefile.in
1818
--- a/Makefile.in
1919
+++ b/Makefile.in

congestion.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To use this patch, run these commands for a successful build:
2727
./configure (optional if already run)
2828
make
2929

30-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
30+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
3131
diff --git a/daemon-parm.txt b/daemon-parm.txt
3232
--- a/daemon-parm.txt
3333
+++ b/daemon-parm.txt

date-only.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To use this patch, run these commands for a successful build:
1414
./configure (optional if already run)
1515
make
1616

17-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
17+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1818
diff --git a/generator.c b/generator.c
1919
--- a/generator.c
2020
+++ b/generator.c

db.diff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To use this patch, run these commands for a successful build:
2121
./configure
2222
make
2323

24-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
24+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
2525
diff --git a/.gitignore b/.gitignore
2626
--- a/.gitignore
2727
+++ b/.gitignore
@@ -2863,7 +2863,7 @@ diff --git a/rsync.h b/rsync.h
28632863
#define NDX_DONE -1
28642864
#define NDX_FLIST_EOF -2
28652865
#define NDX_DEL_STATS -3
2866-
@@ -1434,7 +1438,8 @@ extern short info_levels[], debug_levels[];
2866+
@@ -1438,7 +1442,8 @@ extern short info_levels[], debug_levels[];
28672867
#define DEBUG_CHDIR (DEBUG_BIND+1)
28682868
#define DEBUG_CONNECT (DEBUG_CHDIR+1)
28692869
#define DEBUG_CMD (DEBUG_CONNECT+1)

detect-renamed.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ TODO:
3838
a file that can't use it, while missing out on giving it to a file
3939
that could use it.
4040

41-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
41+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
4242
diff --git a/backup.c b/backup.c
4343
--- a/backup.c
4444
+++ b/backup.c

direct-io.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
1010
./configure (optional if already run)
1111
make
1212

13-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
13+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1414
diff --git a/options.c b/options.c
1515
--- a/options.c
1616
+++ b/options.c

downdate.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
77
./configure (optional if already run)
88
make
99

10-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
10+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1111
diff --git a/generator.c b/generator.c
1212
--- a/generator.c
1313
+++ b/generator.c

fileflags.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
77
./configure (optional if already run)
88
make
99

10-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
10+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1111
diff --git a/compat.c b/compat.c
1212
--- a/compat.c
1313
+++ b/compat.c

filter-attribute-mods.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use this patch, run these commands for a successful build:
99
./configure (optional if already run)
1010
make
1111

12-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
12+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1313
diff --git a/exclude.c b/exclude.c
1414
--- a/exclude.c
1515
+++ b/exclude.c

ignore-case.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ TODO:
1212
- Make this code handle multibyte character encodings, and honor the
1313
--iconv setting when converting case.
1414

15-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
15+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1616
diff --git a/exclude.c b/exclude.c
1717
--- a/exclude.c
1818
+++ b/exclude.c

kerberos.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use this patch, run these commands for a successful build:
99
./configure
1010
make
1111

12-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
12+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1313
diff --git a/Makefile.in b/Makefile.in
1414
--- a/Makefile.in
1515
+++ b/Makefile.in

link-by-hash.diff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use this patch, run these commands for a successful build:
1212
./configure
1313
make
1414

15-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
15+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1616
diff --git a/Makefile.in b/Makefile.in
1717
--- a/Makefile.in
1818
+++ b/Makefile.in
@@ -387,7 +387,7 @@ diff --git a/rsync.c b/rsync.c
387387
diff --git a/rsync.h b/rsync.h
388388
--- a/rsync.h
389389
+++ b/rsync.h
390-
@@ -1443,7 +1443,8 @@ extern short info_levels[], debug_levels[];
390+
@@ -1447,7 +1447,8 @@ extern short info_levels[], debug_levels[];
391391
#define DEBUG_FUZZY (DEBUG_FLIST+1)
392392
#define DEBUG_GENR (DEBUG_FUZZY+1)
393393
#define DEBUG_HASH (DEBUG_GENR+1)

omit-dir-changes.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To use this patch, run these commands for a successful build:
77
./configure (optional if already run)
88
make
99

10-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
10+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1111
diff --git a/generator.c b/generator.c
1212
--- a/generator.c
1313
+++ b/generator.c

slow-down.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To use this patch, run these commands for a successful build:
1414
./configure (optional if already run)
1515
make
1616

17-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
17+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1818
diff --git a/flist.c b/flist.c
1919
--- a/flist.c
2020
+++ b/flist.c

slp.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
1010
TODO: the configure changes should abort if the user requests --enable-slp
1111
and we can't honor that request.
1212

13-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
13+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1414
diff --git a/Makefile.in b/Makefile.in
1515
--- a/Makefile.in
1616
+++ b/Makefile.in

soften-links.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
1010
./configure (optional if already run)
1111
make
1212

13-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
13+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1414
diff --git a/syscall.c b/syscall.c
1515
--- a/syscall.c
1616
+++ b/syscall.c

source-backup.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use this patch, run these commands for a successful build:
99

1010
-- Matt McCutchen <hashproduct@gmail.com>
1111

12-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
12+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1313
diff --git a/options.c b/options.c
1414
--- a/options.c
1515
+++ b/options.c

source-filter_dest-filter.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use this patch, run these commands for a successful build:
3030
./configure (optional if already run)
3131
make
3232

33-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
33+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
3434
diff --git a/generator.c b/generator.c
3535
--- a/generator.c
3636
+++ b/generator.c

sparse-block.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To use this patch, run these commands for a successful build:
1818
./configure (optional if already run)
1919
make
2020

21-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
21+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
2222
diff --git a/fileio.c b/fileio.c
2323
--- a/fileio.c
2424
+++ b/fileio.c

transliterate.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use this patch, run these commands for a successful build:
1010
./configure (optional if already run)
1111
make
1212

13-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
13+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1414
diff --git a/flist.c b/flist.c
1515
--- a/flist.c
1616
+++ b/flist.c

xxh3-safety-check.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To use this patch, run these commands for a successful build:
66
patch -p1 <patches/xxh3-safety-check.diff
77
make
88

9-
based-on: d821e4cbfbc66848cdf91a336af26fdb89dd9a8f
9+
based-on: 0ac7ebceef70417355f25daf9e2fd94e84c49749
1010
diff --git a/checksum.c b/checksum.c
1111
--- a/checksum.c
1212
+++ b/checksum.c

0 commit comments

Comments
 (0)