Oct. 21, 2022 Dmitry V. Levin 3.2.7-alt1 |
- v3.2.6 -> v3.2.7. |
Sept. 9, 2022 Dmitry V. Levin 3.2.6-alt1 |
- v3.2.5 -> v3.2.6. |
Aug. 14, 2022 Dmitry V. Levin 3.2.5-alt1 |
- v3.2.5pre2 -> v3.2.5. |
Aug. 9, 2022 Dmitry V. Levin 3.2.5-alt0.2 |
- v3.2.5pre1 -> v3.2.5pre2 (fixes: CVE-2022-37434 in the bundled zlib). |
Aug. 2, 2022 Dmitry V. Levin 3.2.5-alt0.1 |
- v3.1.3 -> v3.2.5pre1 (fixes: CVE-2022-29154).
- Removed --noatime option added in 3.1.3-alt1
in favour of --open-noatime option added in rsync 3.2.0. |
Dec. 2, 2020 Dmitry V. Levin 3.1.3-alt2 |
- Fixed build with gcc 10.x. |
Feb. 15, 2018 Dmitry V. Levin 3.1.3-alt1 |
- v3.1.2 -> v3.1.3 (fixes CVE-2018-5764).
- Fixed running with an unknown current directory
(by Florian Weimer; fixes upstream bug 6422).
- Added --noatime option (based on patch from Nicolas George;
fixes upstream bug 7249). |
Dec. 22, 2015 Dmitry V. Levin 3.1.2-alt1 |
- Updated to v3.1.2. |
Nov. 28, 2014 Dmitry V. Levin 3.1.1-alt1 |
- Updated to v3.1.1.
- server: packaged systemd unit files (closes: #30508). |
April 23, 2012 Dmitry V. Levin 3.0.9-alt2 |
- Reverted default timeout value to upstream value 0.
It used to be 60 seconds more than 10 years, but some subtle change
in the code made it non-overridable via rsyncd.conf which is not
acceptable for servers. |
Sept. 26, 2011 Dmitry V. Levin 3.0.9-alt1 |
- Updated to v3.0.9. |
April 7, 2011 Dmitry V. Levin 3.0.8-alt1 |
- Updated to v3.0.8 (fixes CVE-2011-1097). |
March 24, 2010 Dmitry V. Levin 3.0.7-alt1 |
- Updated to v3.0.7. |
Sept. 9, 2009 Dmitry V. Levin 3.0.6-alt1 |
- Updated to v3.0.6-1-g2daed02.
- Moved "make check" to %check section. |
Jan. 1, 2009 Dmitry V. Levin 3.0.5-alt1 |
- Updated to v3.0.5. |
Dec. 12, 2008 Dmitry V. Levin 3.0.4-alt3 |
- Changed build to succeed even if "make check" fails. |
Nov. 25, 2008 Dmitry V. Levin 3.0.4-alt2 |
- Updated to v3.0.5pre2. |
Sept. 30, 2008 Dmitry V. Levin 3.0.4-alt1 |
- Updated to v3.0.4-8-g5df89a1. |
May 1, 2008 Dmitry V. Levin 3.0.2-alt2 |
- Backported a few fixes from development branch. |
April 9, 2008 Dmitry V. Levin 3.0.2-alt1 |
- Updated to 3.0.2 release. |
Dec. 6, 2007 Dmitry V. Levin 2.6.9-alt3 |
- Applied upstream patch implementing "munge symlinks" option
related to CVE-2007-6199/CVE-2007-6200, for details see
http://rsync.samba.org/security.html#s3_0_0 |
Aug. 15, 2007 Dmitry V. Levin 2.6.9-alt2 |
- Applied patch from Sebastian Krahmer to fix two off by one
stack overflows (CVE-2007-4091). |
Jan. 18, 2007 Dmitry V. Levin 2.6.9-alt1 |
- Updated to 2.6.9 release. |
June 21, 2006 Dmitry V. Levin 2.6.8-alt1 |
- Updated to 2.6.8 release.
- Updated patches. |
June 2, 2005 Dmitry V. Levin 2.6.5-alt1 |
- Updated to 2.6.5 release. |
May 21, 2005 Dmitry V. Levin 2.6.5-alt0.1 |
- Updated to 2.6.5pre2. |
April 7, 2005 Dmitry V. Levin 2.6.4-alt3 |
- Applied few fixes from cvs. |
April 5, 2005 Dmitry V. Levin 2.6.4-alt2 |
- Applied few fixes from cvs. |
March 31, 2005 Dmitry V. Levin 2.6.4-alt1 |
- Updated to 2.6.4.
- Updated patches.
- The "transfer logging" option is no longer enabled by default. |
Dec. 17, 2004 Dmitry V. Levin 2.6.3-alt3 |
- Backported upstream fixes for few bugs reported via
rsync bug tracker (1873, 2033, 2116).
- Applied upstream fix for bug in "ignore nonreadable"
support when dealing with symlinks,
http://lists.samba.org/archive/rsync/2004-December/011178.html |