File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ # NEWS for rsync 3.4.1 (16 Jan 2025)
2+
3+ Release 3.4.1 is a fix for regressions introduced in 3.4.0
4+
5+ ## Changes in this version:
6+
7+ ### BUG FIXES:
8+
9+ - fixed handling of -H flag with conflict in internal flag values
10+
11+ - fixed a user after free in logging of failed rename
12+
13+ - fixed build on systems without openat()
14+
15+ - removed dependency on alloca() in bundled popt
16+
17+ ### DEVELOPER RELATED:
18+
19+ - fix to permissions handling in the developer release script
20+
21+ ------------------------------------------------------------------------------
122# NEWS for rsync 3.4.0 (15 Jan 2025)
223
324Release 3.4.0 is a security release that fixes a number of important vulnerabilities.
@@ -4816,6 +4837,7 @@ to develop and test fixes.
48164837
48174838| RELEASE DATE | VER. | DATE OF COMMIT\* | PROTOCOL |
48184839| --------------| --------| ------------------| -------------|
4840+ | 16 Jan 2025 | 3.4.1 | | 32 |
48194841| 15 Jan 2025 | 3.4.0 | | 32 |
48204842| 06 Apr 2024 | 3.3.0 | | 31 |
48214843| 20 Oct 2022 | 3.2.7 | | 31 |
You can’t perform that action at this time.
0 commit comments