rsync security fix for bundled builds

I have updated all linux builds.
This commit is contained in:
Joey Hess 2025-01-15 11:16:46 -04:00
parent bd5d7e936d
commit 8b6e506759
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -24,6 +24,7 @@ git-annex (10.20250103) UNRELEASED; urgency=medium
that correspond to the post-update-annex and pre-commit-annex hooks.
* Added annex.pre-init-command git config and pre-init-annex hook
that is run before git-annex repository initialization.
* Linux standalone builds bundled rsync updated to fix security holes.
-- Joey Hess <id@joeyh.name> Fri, 03 Jan 2025 14:30:38 -0400