3.2.6: ERROR: rejecting unrequested file-list

2022-09-12 Thread Carlos Carvalho via rsync
I've just upgraded the Debian package to 3.2.6 and now I'm getting many cases of this error. I see that there have been improvements in the check but it seems they're either not enough or incompatible with 3.1.[23]. This is always with --files-from, used for mirroring. We're a large free software

Re: 3.2.6: ERROR: rejecting unrequested file-list

2022-09-12 Thread Wayne Davison via rsync
It helps to have some kind of a reproducer. Also, keep in mind there are 2 kinds of rejections: unrequested args and unfiltered files. The latter should have a big improvement in the latest git version. If you want some debug info on arg rejection, try adding `--debug=filter5` and see what

[SCM] The rsync repository. - branch master updated

2022-09-12 Thread Rsync CVS commit messages
The branch, master has been updated via 51dae12c Update NEWS. via 95073031 Fix bug with validing remote filter rules. via 81c5c813 Mention the filename when unpack_smb_acl() returns an error. via a6a0d2f7 Require a newer protocol to specify the digest list.