diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-09 15:10:17 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:02 +0100 |
commit | 5521ea7257554f44c06d83e319eb5057641a6783 (patch) | |
tree | 046bd44c22d1c8005b2504108e651f0f40a34de0 /scripts/lib/checklayer/context.py | |
parent | 2dd3161336575558ee21a588598072b70dd31768 (diff) | |
download | poky-5521ea7257554f44c06d83e319eb5057641a6783.tar.gz |
rsync: upgrade 3.2.7 -> 3.3.0
0001-Add-missing-prototypes-to-function-declarations.patch
makefile-no-rebuild.patch
refreshed for 3.3.0
Changelog:
==========
- Fixed a bug with '--sparse --inplace' where a trailing gap in the source
file would not clear out the trailing data in the destination file.
- Fixed an buffer overflow in the checksum2 code if SHA1 is being used for
the checksum2 algorithm.
- Fixed an issue when rsync is compiled using '_FORTIFY_SOURCE' so that the
extra tests don't complain about a strlcpy() limit value (which was too
large, even though it wasn't possible for the larger value to cause an
overflow).
- Add a backtick to the list of characters that the filename quoting needs to
escape using backslashes.
- Fixed a string-comparison issue in the internal handling of '--progress' (a
locale such as tr_TR.utf-8 needed the internal triggering of '--info' options
to use upper-case flag names to ensure that they match).
- Make sure that a local transfer marks the sender side as trusted.
- Change the argv handling to work with a newer popt library -- one that likes
to free more data than it used to.
- Rsync now calls 'OpenSSL_add_all_algorithms()' when compiled against an older
openssl library.
- Fixed a problem in the daemon auth for older protocols (29 and before) if the
openssl library is being used to compute MD4 checksums.
- Fixed 'rsync -VV' on Cygwin -- it needed a flush of stdout.
- Fixed an old stats bug that counted devices as symlinks.
(From OE-Core rev: fbf01c03527024342b9deb5f10b2aa05ac47045b)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions