diff --git a/rsync.changes b/rsync.changes index a609ce7..6ae6a45 100644 --- a/rsync.changes +++ b/rsync.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jan 17 08:26:55 UTC 2025 - ecsos + +- Update to 3.4.1 + * BUG FIXES: + - fixed handling of -⁠H flag with conflict in internal flag values + - fixed a user after free in logging of failed rename + - fixed build on systems without openat() + - removed dependency on alloca() in bundled popt + * DEVELOPER RELATED: + - fix to permissions handling in the developer release script +- Drop 705.patch, because now in upstream. + ------------------------------------------------------------------- Thu Jan 16 17:26:53 UTC 2025 - Andreas Stieger