]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Tweak my email.
authorWayne Davison <wayne@opencoder.net>
Tue, 16 Jun 2020 14:55:42 +0000 (07:55 -0700)
committerWayne Davison <wayne@opencoder.net>
Tue, 16 Jun 2020 14:55:42 +0000 (07:55 -0700)
packaging/lsb/rsync.spec
support/rrsync

index 9176ee86a26adb78764c54eeebe8b60c3ddb66fe..829bfe40b00cbb337d2305f622e6e7c166676929 100644 (file)
@@ -79,9 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/rsync-ssl/certs
 
 %changelog
-* Mon Jun 15 2020 Wayne Davison <wayned@samba.org>
+* Mon Jun 15 2020 Wayne Davison <wayne@opencoder.net>
 Released 3.2.0pre2.
 
-* Fri Mar 21 2008 Wayne Davison <wayned@samba.org>
+* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
 Added installation of /etc/xinetd.d/rsync file and some commented-out
 lines that demonstrate how to use the rsync-patches tar file.
index c9bf39f3a859b78f5532166d4b8af8f910396de9..a0ba074df8ecca5b8d1ee8923b6392e0b97a6acd 100644 (file)
@@ -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 <js-cgi@inwap.com> 30-Sep-2004
-# Modified by: Wayne Davison <wayned@samba.org>
+# Modified by: Wayne Davison <wayne@opencoder.net>
 use strict;
 
 use Socket;