diff --git a/SPECS/rsync.spec b/SPECS/rsync.spec index 669986d..e63923f 100644 --- a/SPECS/rsync.spec +++ b/SPECS/rsync.spec @@ -9,7 +9,7 @@ Summary: A program for synchronizing files over a network Name: rsync Version: 3.1.3 -Release: 7%{?dist} +Release: 9%{?dist} Group: Applications/Internet URL: http://rsync.samba.org/ @@ -31,6 +31,7 @@ Patch0: rsync-man.patch Patch1: rsync-3.0.6-iconv-logging.patch Patch2: rsync-3.1.3-covscan.patch Patch3: rsync-3.1.2-remove-symlinks.patch +Patch4: rsync-3.1.2-vvv-hang.patch %description Rsync uses a reliable algorithm to bring remote and host files into @@ -72,6 +73,7 @@ patch -p1 -i patches/copy-devices.diff %patch1 -p1 -b .iconv %patch2 -p1 -b .covscan %patch3 -p1 -b .symlinks +%patch4 -p1 -b .vvv %build @@ -119,6 +121,12 @@ chmod -x support/* %systemd_postun_with_restart rsyncd.service %changelog +* Mon Aug 24 2020 Michal Ruprich <michalruprich@gmail.com> - 3.1.3-9 +- Resolves: #1667436 - rsyncd.service fails to start at boot if address is configured + +* Wed Jun 10 2020 Michal Ruprich <michalruprich@gmail.com> - 3.1.3-8 +- Resolves: #1775561 - rsync 3.1.2 hangs when run with -vvv to sync a large repository + * Tue Oct 29 2019 Michal Ruprich <mruprich@redhat.com> - 3.1.3-7 - Resolves: #1693162 - remove-source-files fails with symlinks