Changelog for
rsync-bpc-3.1.2.2-lp154.3.1.x86_64.rpm :
* Fri Sep 18 2020 Andres Ayala
Release 3.1.2.2 This release contains some bug fixes and improvements:- add xattr support on directories and symlinks- remove old xattr when updating, and also when setting empty ACL- fix for restore of migrated v3 backup- fix from rsync-3.2.0dev to get correct file ndx for xattr fetching from sender when need_unsorted_flist == 1; fixes incorrect file indexing rsync bug when long xattr values are fetched- fixed attrib refCnt when attrib is unchanged- bpc_attrib_dirWrite() doesn\'t create empty attrib files- force rewrite of attr file if xattr key fixup was applied- mkdir sets mtime to current time if --omit-dir-times- bpc_sysCall_checkFileMatch() only prints missing file warning if size > 0- fix to bpc_lstat() that returned wrong type for socket- ensure bpc_lsetxattr() only returns 0 or -1- replaced AC_HEADER_MAJOR with check for sys/mkdev.h and sys/sysmacros.h to avoid compiler warnings- fix compiler warnings about possible snprintf() truncation
* Fri Dec 14 2018 Andres Ayala This is the first release of rsync-bpc based on rsync 3.1.2. It contains the cumulative set of fixes and features in the recently released rsync-bpc 3.0.9.13 (which is based on rsync 3.0.9).