SECURITY UPDATE: use-after-free in receive_xattr()
debian/patches/CVE-2026-41035.patch: replace stale local 'count'
with tempxattr.count in the qsort call inside receivexattr(),
so the sort uses the live size of the rebuilt xattr items list;
victim must run rsync with -X / --xattrs