]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
update maintainer address
authorAndrew Tridgell <andrew@tridgell.net>
Tue, 14 Jan 2025 21:20:12 +0000 (08:20 +1100)
committerAndrew Tridgell <andrew@tridgell.net>
Wed, 15 Jan 2025 01:13:41 +0000 (12:13 +1100)
use rsync.project@gmail.com

SECURITY.md
packaging/lsb/rsync.spec

index c24357413a1e95e5c70a4dab99a235d64f120abb..f390ff9f0e6cf28c37c465ec78b59aeb8597ab9f 100644 (file)
@@ -9,4 +9,5 @@ help backporting fixes into an older release, feel free to ask.
 
 Email your vulnerability information to rsync's maintainer:
 
-  Wayne Davison <wayne@opencoder.net>
+  Rsync Project <rsync.project@gmail.com>
+
index 294715f7ea1f99d172cbb4625e460168c814d7a6..4771de3e4cd4332272aca7f15a1eab6e87131902 100644 (file)
@@ -79,9 +79,5 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/rsync-ssl/certs
 
 %changelog
-* Wed Jan 15 2025 Wayne Davison <wayne@opencoder.net>
+* Wed Jan 15 2025 Rsync Project <rsync.project@gmail.com>
 Released 3.4.0.
-
-* 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.