From: Andrew Tridgell Date: Mon, 8 Jun 2026 02:05:21 +0000 (+1000) Subject: rsync-web: updates for the 3.4.4 release X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66712a90b388024660b3756fb3610aa456102245;p=thirdparty%2Frsync.git rsync-web: updates for the 3.4.4 release --- diff --git a/rsync-web/index.html b/rsync-web/index.html index 511f365f..0e5290ab 100644 --- a/rsync-web/index.html +++ b/rsync-web/index.html @@ -26,6 +26,58 @@ License and is currently being maintained by +

Rsync version 3.4.4 released

+June 8th, 2026 + +

Rsync version 3.4.4 has been released. This is a regression fix + release for the issues that have been reported with the 3.4.3 + security release. Many thanks to everyone who reported the issues + (see NEWS.md + for credits).

+ The 3.4.3 release had so many issues for two main reasons: +

+ To fix this for future releases we have greatly expanded the test + suite for 3.5 (currently in master) and grown the development + team, especially with more people with security expertise. + Thanks for your patience! + + +

See the 3.4.4 NEWS for a detailed changelog. +The latest manpages are also available for:

+ +

The source tar is available here: +rsync-3.4.4.tar.gz +(signature), +and the diffs from version 3.4.3 are available here: +rsync-3.4.3-3.4.4.diffs.gz +(signature). + +

Patch sets are also available for the older stable series, for +distributors not yet able to move to 3.4.4. Each is GPG signed. The +full set applies to a pristine release tarball; the update +set has only the patches added since the previous security release:

+

Rsync version 3.4.3 released

May 20th, 2026