From: Wayne Davison Date: Tue, 16 Jun 2020 14:55:42 +0000 (-0700) Subject: Tweak my email. X-Git-Tag: v3.2.0pre3~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae94e3db4b66d6e7a379b1e9371aca2bd6249cff;p=thirdparty%2Frsync.git Tweak my email. --- diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 9176ee86..829bfe40 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -79,9 +79,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/rsync-ssl/certs %changelog -* Mon Jun 15 2020 Wayne Davison +* Mon Jun 15 2020 Wayne Davison Released 3.2.0pre2. -* Fri Mar 21 2008 Wayne Davison +* Fri Mar 21 2008 Wayne Davison Added installation of /etc/xinetd.d/rsync file and some commented-out lines that demonstrate how to use the rsync-patches tar file. diff --git a/support/rrsync b/support/rrsync index c9bf39f3..a0ba074d 100644 --- a/support/rrsync +++ b/support/rrsync @@ -2,7 +2,7 @@ # Name: /usr/local/bin/rrsync (should also have a symlink in /usr/bin) # Purpose: Restricts rsync to subdirectory declared in .ssh/authorized_keys # Author: Joe Smith 30-Sep-2004 -# Modified by: Wayne Davison +# Modified by: Wayne Davison use strict; use Socket;