Пакет rsync: Изменения
Последнее изменение
21 октября 2022 г. Dmitry V. Levin 3.2.7-alt1
- v3.2.6 -> v3.2.7.
9 сентября 2022 г. Dmitry V. Levin 3.2.6-alt1
- v3.2.5 -> v3.2.6.
14 августа 2022 г. Dmitry V. Levin 3.2.5-alt1
- v3.2.5pre2 -> v3.2.5.
9 августа 2022 г. Dmitry V. Levin 3.2.5-alt0.2
- v3.2.5pre1 -> v3.2.5pre2 (fixes: CVE-2022-37434 in the bundled zlib).
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.
2 декабря 2020 г. Dmitry V. Levin 3.1.3-alt2
- Fixed build with gcc 10.x.
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).
22 декабря 2015 г. Dmitry V. Levin 3.1.2-alt1
- Updated to v3.1.2.
28 ноября 2014 г. Dmitry V. Levin 3.1.1-alt1
- Updated to v3.1.1. - server: packaged systemd unit files (closes: #30508).
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.
26 сентября 2011 г. Dmitry V. Levin 3.0.9-alt1
- Updated to v3.0.9.
7 апреля 2011 г. Dmitry V. Levin 3.0.8-alt1
- Updated to v3.0.8 (fixes CVE-2011-1097).
24 марта 2010 г. Dmitry V. Levin 3.0.7-alt1
- Updated to v3.0.7.
9 сентября 2009 г. Dmitry V. Levin 3.0.6-alt1
- Updated to v3.0.6-1-g2daed02. - Moved "make check" to %check section.
1 января 2009 г. Dmitry V. Levin 3.0.5-alt1
- Updated to v3.0.5.
12 декабря 2008 г. Dmitry V. Levin 3.0.4-alt3
- Changed build to succeed even if "make check" fails.
25 ноября 2008 г. Dmitry V. Levin 3.0.4-alt2
- Updated to v3.0.5pre2.
30 сентября 2008 г. Dmitry V. Levin 3.0.4-alt1
- Updated to v3.0.4-8-g5df89a1.
1 мая 2008 г. Dmitry V. Levin 3.0.2-alt2
- Backported a few fixes from development branch.
9 апреля 2008 г. Dmitry V. Levin 3.0.2-alt1
- Updated to 3.0.2 release.
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
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).
18 января 2007 г. Dmitry V. Levin 2.6.9-alt1
- Updated to 2.6.9 release.
21 июня 2006 г. Dmitry V. Levin 2.6.8-alt1
- Updated to 2.6.8 release. - Updated patches.
2 июня 2005 г. Dmitry V. Levin 2.6.5-alt1
- Updated to 2.6.5 release.
21 мая 2005 г. Dmitry V. Levin 2.6.5-alt0.1
- Updated to 2.6.5pre2.
7 апреля 2005 г. Dmitry V. Levin 2.6.4-alt3
- Applied few fixes from cvs.
5 апреля 2005 г. Dmitry V. Levin 2.6.4-alt2
- Applied few fixes from cvs.
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.
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